Release check

Releases a check using the provided payload.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to release a check.

string
required
length between 1 and 60

Check ID.

string
length between 1 and 43

Tracking ID associated with the check release transaction.

date

The settlement date defined in the settlement to be released.

Notes:

  • The settlement date must follow the ISO 8601 format (yyyy-mm-dd).
  • If you don't specify a date, the full check amount is released.
  • If provided, it must match the settlement date of one of the check's settlements.
Responses

401

Access token is missing or invalid

403

The request has been lost

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json