Create a deposit abuse report
POST
/deposit-abuse-reportsDedicated accounts:chex:write human staff authority (the chex_officer role) and authentication within five minutes required; accounts:write and API keys are refused 403. Idempotent on the key. reason is nsf_activity, unpaid_balance, suspected_fraud, account_abuse or returned_deposits. Identity is unsealed from the customer's most recent inquiry. Close with a ChexSystems reason also furnishes best-effort after a prior inquiry.
Headers
Idempotency-KeystringRequiredSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Body parameters
account_idstringRequiredExample acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm
customer_idstringRequiredExample cust_2tVh8nqLxq4GbDe0K1F6S9zRcWm
reasonstringRequiredunpaid_amountintegerOptionalReturns
200 OK
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503