Replace Card
This api Replace Card.
REST
Headers
Fields | Type | Description | Example | O/M | Data Management |
---|---|---|---|---|---|
URL | string | /v1/card-kit/replaceCard | M | ||
METHOD | string | POST | M | ||
content-type | string | JSON | application/json | M | |
x-access-token | string | Session token with validity | token | M |
Request
{
"entityId": "PaysackCust011",
"oldKitNo": "000000220003",
"newKitNo": "000000220015",
"last_digits":"1234"
}
Success
Error