Cancel a specific payment before it is processed and sent.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| id | Int | Yes | N/A | The payment's ID found in your Checkissuing dashboard or in the payment's information returned from various API calls |
| reason | String | No | N/A | The reason the payment was cancelled |
{"status":1,"errors":[]}