post https://sandbox.xfers.io/api/v4/payments//tasks
[Available in Sandbox environment only] Update a payment's status to simulate customer payments or payment cancellation.
| Action | Description |
|---|---|
| cancel | [Sandbox only] Cancel a payment when it is still in pending state. Status will be changed to cancelled. |
| receive_payment | [Sandbox only] Simulates a payment received from the customer for a given payment. Status will be changed to paid. |
| settle | [Sandbox only] Simulates funds for a payment being made available for transfer or withdrawal. Status will be changed to completed. |
