Retrieve a check image in base64 format
POST/retrieve
This API retrieves a scanned check image from Fortis core in base64 format.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful check image 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.