Cancel a check
DELETE {{baseUrl}}/checks/:chk_id
Completely removes a check from production. This can only be done if the check has a send_date
and the send_date
has not yet passed. If the check is successfully canceled, you will not be charged for it. Read more on cancellation windows and scheduling. Scheduling and cancellation is a premium feature. Upgrade to the appropriate Print & Mail Edition to gain access.
RESPONSES
status: OK
{"id":"adr_PZ3Fw70hp9","deleted":true}