Skip to main content
Version: 1.1.0

Delete Security Account

DELETE 

/v1.1/customer/account/security

This is used to delete an already-created security account.

Request

Query Parameters

    accountNumber stringrequired

    Account number of the security account which wants to delete.

Responses

OK

Schema
    accountNumber string

    Security account number

    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?