Skip to main content
POST
Commit a retail payout transaction from an accepted quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
quote_id
string
required

Quote ID to commit into a transaction

beneficiary_id
string
required

Beneficiary ID to receive the payout

otp_token
string

OTP token for step-up authentication if required

Response

Created