Skip to main content
POST
Delete bank card from wallet

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

delBankCardFromWalletRequest

Delete bank card from wallet Api Model

cardId
integer<int64>
required

Bank card id

Example:

12658

subscriptionId
integer<int64>
required

Subscription Id

Example:

12658

Response

The bank card(s) successfully deleted.

Response Model for payment api

code
string
Example:

"200"

reason
string
Example:

"Success"

message
string
Example:

"Payment Success"

status
string
Example:

"ok"