In the Sandbox environment, you can use the following details to simulate image errors and statuses that may occur in the course of Production use of the aDocumentation Index
Fetch the complete documentation index at: https://docs.treasuryprime.com/llms.txt
Use this file to discover all available pages before exploring further.
/check_deposit endpoint.
Simulate Image Errors
To simulate anerror status during the image verification process, set the amount property to any value that starts with the number 9 (e.g. 950.10, 0.97, or 0.09). The response to create the Check Deposit will initially show status as “pending”, but will later be updated to return “canceled_OCR”.
Example request to force a check deposit image error
Simulate Statuses
By default, all Check Deposits created in the sandbox environment will initially have their statuses set to “pending”. To trigger a specific status for a Check Deposit object, pass one of the following values in theamount property.
| Status | Test Amount |
|---|---|
| canceled_OCR | Any value starting with 9 |
| error | Any value starting with 8 |
| returned | Any value starting with 7 |