PCI Fields
When retrieving a card, or listing all cards, you may have noticed that thepan
and cvv
fields within the Card object returned by
the Treasury Prime API are null
, unless the respective show_pan
and show_cvv
query parameters were set to a truthy value. To set these parameters to true
, though,
requires PCI compliance on your end.