Skip to main content
Version: 1.2.0 - Production

Delete Cash Account

DELETE 

/v1.2/customer/account/cash

This is used to delete cash accounts.

Request

Query Parameters

    cashAccountNumber stringrequired

    Cash account number of the cash account which wants to delete.

Header Parameters

    Throttle-Key string

Responses

OK

Schema
    cashAccountNumber string
    status stringrequired

    Possible values: non-empty, [SUCCESS, FAILED]

    reason string

    Possible values: non-empty

    rejectCode number

    Find error codes here

Loading...
Is this page helpful for you?