v1

latestOpenAPI 3.0.02026-07-2656110201.6 KB
Headless Transactions

Submit a Headless Payment

Submits a Solana headless transaction.

post/v1/transaction/headless/submit

Request body

signedTransactionstring required

The serialized transaction signed by the payer.

transactionTokenstring required

The token returned from the prepare step, used to identify the transaction.

Response

The transaction was submitted successfully

signedTransactionstring required

The serialized transaction signed by the payer.

transactionTokenstring required

The token returned from the prepare step, used to identify the transaction.