Customer Service API
Mea Token Platform Customer Service API allows issuer to manage the tokens during its complete lifecycle.
Detailed API Description: https://wspcustomerserviceapi.docs.apiary.io/#
V2 and V3 Customer Service API options the same use cases and issuer must expect the same results while using one or another.
V3 version is implemented for the enhanced security and recommended to be used by issuer.
Endpoint name | Description |
---|---|
Search | Retrieve all tokens and their details by the mean of PAN. |
Token Activate | Endpoint for token activation via API. May be used for Call Center and issuer application activation methods. |
Token Update | To update token to account PAN mapping information or issuer product configuration ID associated to an already provisioned token. |
Token Suspend | Temporary disable of token. |
Token Unsuspend | Resume of temporary disabled token. |
Token Delete | Intended for permanent token disable. |
Approve Device Binding (Visa Only) | Approval of device binding request via API |
Remove Device Binding (Visa Only) | Removal of device binding for token |
Options for card management are utilizing the same interfaces in the backend but repeat calls for each assigned to the card token. Issuer may select to only implement requests for card level token management.