Skip to main content
Version: 1.1.1

Delete Cash Account

DELETE 

/v1.1/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.

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?