v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCheck posting
Cancel check
Cancel a check using the provided check ID.
NOTES:
- This endpoint requires an account token - an access token encoded with an external account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.
This endpoint generates the following events:
See Data and reporting for more information about events and setting up event notifications.
post/corporate/v1/checks/{checkId}/cancel
Path parameters
checkIdstring required
Check ID
Response
Check cancel accepted
Example response
{
"check_id": "c462b2f3-55cc-42b4-ae9a-7614df3e8e72"
}