Skip to main content

POST v3/payout/{id}/confirm

CodeMessageHTTP Status
20195Field is required and must be a valid payout_id400
20390Field cannot be empty, must be a valid transaction hash400
20391Field cannot be empty, must be valid xid type with prefix ‘col_‘400
20392Transaction hash already used for other payment, please try again with different transaction hash.400
20393Payout status is invalid to perform this action, payout has moved to higher status.409
20394The collect created is already linked to a payout. Please try with different collect id or transaction hash.400
20395The transaction hash provided is not valid or mismatched with collect id. Please try with different transaction hash.400
20396The balance impact or the currency of the collect does not match with the payout. Please try with different transaction hash or collect id.400
20397The account ID of the payout does not match the account ID of the collect. Please ensure both transactions belong to the same account.401
20398Collect status is invalid to perform this action400
20399Payout status is invalid to perform this action, payout was not funded within the time limit and has failed.409
20631Holding currency of payout and collect do not match400

Internal Service Errors

CodeMessageHTTP Status
4008Invalid quote_id provided400
4304FX quote not found404