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

Changes

No recorded changes to this endpoint across all 1 revision of this API.