v1

latestOpenAPI 3.0.32026-07-22500188.9 KB
Payments

Execute batch payment (V1 Legacy)

V1-compatible endpoint to broadcast a previously-signed batch of pay-now payments.

post/v1/payments/batch-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.

Response

Default Response