Cancel a payout

POST {{baseUrl}}/declineThirdParty

Cancels a previously submitted payout. To confirm and send a payout, use the /confirmThirdParty endpoint.

Request Body

{"merchantAccount"=>"{{YOUR_MERCHANT_ACCOUNT}}", "originalReference"=>"9913140798220028"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"pspReference":"991617894325360J","response":"[payout-decline-received]"}