Skip to main content
POST
Settle a Transfer V2

What changed from V1

The request and response are identical to V1. Only the path differs. Use this endpoint to settle transfers created with Create a Transfer V2. V1 remains available at POST /v1/transactions/transfer-payout/settle for transfers created on V1.

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain token from Issue a Token endpoint

Body

application/json
transfer_id
string<uuid>
required
Example:

"0df4252a-7328-4ba3-8b73-6deacdfc623a"

Response

Transfer settled successfully

data
object
required