Create payment psbt
Handles the creation of a payment PSBT.
Body
orderIdstringOptionalExample:
The ID of the order.
order123paymentAddressstringOptionalExample:
The payment address.
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNapaymentPublicKeystringOptionalExample:
The payment public key.
02b463a1e6b8e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1ordinalAddressstringOptionalExample:
The ordinal address.
bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kygt080ordinalPublicKeystringOptionalExample:
The ordinal public key.
03b463a1e6b8e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1e1a1feeRatenumberOptionalExample:
The fee rate for the transaction.
0.0001Responses
200
Successfully created the payment PSBT.
application/json
400
Bad request. Invalid input parameters.
application/json
500
Internal server error.
application/json
post
/create-payment-psbt
