Tokenization customer service
Search V3
Provides the ability to search for tokens based on Account PAN, Token Unique Reference, Token, Payment App Instance Id or Comment Id.
post/pws/customerservice/v3/search/
Request body
Example request
{
"api_call_unique_identifier": "438574845790657485",
"client_id": 760131,
"token": 311012081
}Response
Successful Response
Example response
{
"header": {
"error_desc": "success"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.