Skip to main content
POST
/
v1
/
click2pay
/
VISA
/
delete
/
card
/
{cardId}
{
  "requestTraceId": "351562ba-83cf-11ee-b962-0242ac120002"
}

Path Parameters

cardId
string<biginteger>
required

Unique identifier of the card you want to delete.

Query Parameters

auditUser
string
required

The audit user to log the request.

Body

application/json
customerBID
string
required

Unique identifier assigned to each issuer. Note: If you are using our BIN sponsorship, we provide you the customerBID; else, Visa provides you the customerBID.

Example:

"123456"

Response

Accepted

requestTraceId
string<uuid>
required

Unique identifier of the request

Required string length: 36
Example:

"351562ba-83cf-11ee-b962-0242ac120002"