put https://cardsapi-uat-pub.globalprocessing.net/api/v1/cards//payment-tokens//status
Documentation
For more information on how to update a payment token status, see Update Payment Token Status.
Responses
Documentation
For more information on how to update a payment token status, see Update Payment Token Status.
xxxxxxxxxx
curl --request PUT \
--url https://cardsapi-uat-pub.globalprocessing.net/api/v1/cards/publicToken/payment-tokens/tokenId/status \
--header 'accept: application/json' \
--header 'content-type: application/*+json'