Search Available Check Images
POST/search
This API retrieves a list of check images available given certain params.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful available check images retrieval response
Bad Request.
Unauthorized.
note
401 errors
There are two different error schemas for 401 errors, one when the API credentials sent are wrong or invalid and another one when the API credentials are valid but the operation is prohibited for the consumer.
Not found.
API Internal Error.