Corgi BankDocumentation
OpenAPI

Set overdraft protection

PUT/accounts/{id}/overdraft-protection

Path parameters

idstringRequired

Headers

Idempotency-KeystringOptional

Send 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_idstringRequired

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

daily_fee_capintegerRequired

Fees charged on one day at most

de_minimis_amountintegerRequired

No fee when the overdraft is this small or smaller

draw_increment_amountintegerRequired
facility_idstringOptional
fee_amountintegerRequired

Per item paid into overdraft

limit_amountintegerRequired

The most the account may be overdrawn by

linked_account_idstringOptional

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

pay_into_overdraftbooleanRequired
sourcestringRequired

None, line or linked_account

updated_atstring · date-timeRequired

Returns

200 OK

account_idstringRequired

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

daily_fee_capintegerRequired

Fees charged on one day at most

de_minimis_amountintegerRequired

No fee when the overdraft is this small or smaller

draw_increment_amountintegerRequired
facility_idstringOptional
fee_amountintegerRequired

Per item paid into overdraft

limit_amountintegerRequired

The most the account may be overdrawn by

linked_account_idstringOptional

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

pay_into_overdraftbooleanRequired
sourcestringRequired

None, line or linked_account

updated_atstring · date-timeRequired

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close