Skip to main content

Validate a New Payout

POST 

/payouts

Validates a new payout without transferring funds.

Set capture to false to validate the payout. After successful validation, the payout status changes to VALIDATION_SUCCESSFUL.

The payout id returned in the response can be used in a subsequent /payouts/{id}/capture request to execute the validated payout.

Request

Responses

Payout validated successfully.