v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
1. Customers

Delete a low balance alert for a specific Account under a Customer.

delete/customers/{customerIdentifier}/accounts/{accountIdentifier}/lowbalance/{balanceAlertID}

Path parameters

customerIdentifierstring required

The customerIdentifier for the Customer / Account combination.

accountIdentifierstring required

The accountIdentifier for the Customer / Account combination.

balanceAlertIDstring uuid required

The balance alert ID that is being deleted.

Response

OK

balanceAlertIDstring uuid
status'ACTIVE' | 'INACTIVE' | 'DELETED'