Get Tokenization Profiles

The request will produce a list of supported tokenization profiles and the description for each profile.
We recommend that you first review the guide for this method.

This method will return an array of profiles preset in the PCI Booking system. Each item in the array will contain the following parameters:

  • Name: The name of the profile - you will reference this later in the Tokenize on Response Using Preset Profiles method.
  • Description: a description of the profile and how to use it. If the target URL includes dynamic values in the URL path, the URL will be included here.
  • PathSegmentNames: A list of dynamic field names that need to be populated when submitting a request to this provider. If there is no need to provide dynamic values in the URL path, the value of this field will be an empty array.
Language
Click Try It! to start a request and see the response here!