Skip to main content
GET
Returns the retention policy for this token, including how many times the CVV has been sent to each destination.

CVV Retention Policy Guide

Control how long CVV data is retained and who can use it

Error Responses

Parameters

Path Parameters

cardToken
string
required
The token ID as returned by one of the tokenization methods.

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.
Accept
string
default:"application/json"
Set to application/xml to receive the response in XML format.

Response

The response mirrors the structure of the Set CVV Retention Policy request body, with an additional CvvDestinationUsage field per destination showing how many times the CVV has already been sent there.