PayEdge test app
Test tokenization
Use this scenario when you want to confirm that account data can move through a tokenization test flow.
- Select the V3 base URL for your test environment.
- Prepare a request body that includes
primaryAccountDetails.accountNumber. - Send a
POSTrequest to/auth/tokenization. - Send a
GETrequest to/auth/tokenizationif you need to retrieve the tokenization test message. - Confirm that your application handles the response without exposing sensitive account data inappropriately.