latestOpenAPI 3.0.02026-08-102633113.7 KB

ab5ecf64ab87

Consumer Overdrafts

Terminate a Consumer Overdraft

Terminates a consumer overdraft. This operation is only possible if the account balance is positive or zero after booking the accrued interest from the overdraft usage on the account.

post/v1/persons/{person_id}/consumer_overdrafts/{overdraft_id}/terminate

Path parameters

person_idstring required

The unique person ID, generated after completing the person onboarding process.

overdraft_idstring required

The unique ID of a consumer overdraft.

Request body

OverdraftWebConsumerTerminateOverdraftRequest required

Response

No Content