Skip to main content
PayEdge test app

Test tokenization

Use this scenario when you want to confirm that account data can move through a tokenization test flow.

  1. Select the V3 base URL for your test environment.
  2. Prepare a request body that includes primaryAccountDetails.accountNumber.
  3. Send a POST request to /auth/tokenization.
  4. Send a GET request to /auth/tokenization if you need to retrieve the tokenization test message.
  5. Confirm that your application handles the response without exposing sensitive account data inappropriately.