Server-Side Tokenization
Get Tokenization Profiles
Returns a list of pre-configured tokenization profiles. Use the profile name when calling the Tokenize on Response Using Preset Profiles endpoint.
GET
Universal Tokenization Guide
Tokenize cards from any source using preset profiles
Error Responses
Response
200 - An array of available profiles.The profile identifier. Use this value as the
ProfileName path parameter when calling Tokenize on Response Using Preset Profiles.A description of the profile, including the target URL. If the URL contains dynamic path segments, they are shown as placeholders (e.g.
{SiteMinderCustID}).Dynamic path segment names that must be provided via the
pathSegments query parameter when submitting a request. Empty array if the profile’s URL has no dynamic segments.
