Returns a URL from which you can GET the image of the check when a payment was made as a printed check.

There are two types of check images: Issued and Deposited. This endpoint will by default return the most recent image available for a check. If the check has not yet been deposited, this endpoint will return the issued check image. Once the check is deposited, this endpoint will return the deposited check image.

You can request a specific check image type using the checkImageType query parameter and pass either the Issued or Deposited value.

An empty array will be returned if there are no images available for the check.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!