v1

latestOpenAPI 3.0.32026-07-22500188.9 KB
Payments

Execute instant payment (V1 Legacy)

V1-compatible endpoint to broadcast a previously-signed single pay-now payment.

post/v1/payments/pay

Request body

walletstring required

Wallet address of the payer.

requestobject required

The typed-data request object returned by the sign step.

signaturestring required

Signature over the typed data returned by the sign step.

titlestring

Optional payment title (max 60 chars).

descriptionstring

Optional payment description (max 1000 chars).

external_idstring

Optional caller-supplied external reference id.

Response

Default Response