CheckTrace
Description
The CheckTrace object represents the outcome of a check verification.
Properties
| Type | Name | Description |
|---|---|---|
| string | Status | Indicates whether the operation is pending, succeeded, or failed. |
| string | StatusCode | Code representing the operation status. |
| string | BankNote | Message or note provided by the bank. |
| string | Effective | Date until which the check is considered effective. |
| string | Processed | Date the check was processed. |
| string | Returned | Date the check was returned. |
| string | ReturnCode | Code representing the return reason. |
| string | Reason | Description of why the check was returned. |
| string | Settled | Date the check was settled. |
| string | TrackingNum | Tracking number associated with the check. |
Updated 5 months ago
