Cancel
Request Cancel
DELETE
https://sandbox.localpayment.com/qa/v2/payouts/cancel
Headers
Name | Type | Description |
---|---|---|
Content-Type* | String | Default: application/json Content Type |
Authorization* | String | Authorization |
customer_id* | String | <= 12 Customer id |
TransactionMechanism* | boolean | Transaction Mechanism |
Request Body
Name | Type | Description |
---|---|---|
transaction_id | integer <int64> | |
payout_id | String |
The request to cancel a payout is only possible when the transaction has status "Received", if the payout has been sent to the bank and has status "In Progress" is no not possible any more.
Last updated