Cancel Payment

Cancel a specific payment before it is processed and sent.

Parameters
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
Sample Response
{"status":1,"errors":[]}