Get Check Deposit
Returns details about a check deposit for the specified account by transaction ID. Includes check number and originating bank details useful for reconciliation.
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Headers
Optional entity_id to scope requests to a specific entity.
Path Parameters
The ID of the account.
The transaction group ID for the check deposit (e.g. deposit_ttx_...).
Response
Successful Response
The transaction group ID for this check deposit.
Current status of the check deposit.
AUTHORIZATION, MEMO, PENDING, POSTED The check deposit amount.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Timestamp when the transaction was posted.
The check number from the deposited check.
Routing number from the deposited check.
Masked account number from the deposited check (last 4 digits).