Integration Tests
Initial Setup in Postman
1. Import the Collection
- Download the GPAS_Wallet_Integration.postman_collection.json file
- Download the GPAS_Wallet_Integration.postman_environment.json file
- Download the GPAS_Wallet_Integration.postman_globals.json file
- In Postman, click Import > select the collection.json, postman_environment.json, and postman_globals.json files.
2. Configure Environment Variables
Edit the critical variables (ex: {{baseUrl}}, {{walletId}}) with your credentials:
baseUrl= URL where the APIs are hostedwalletId= Wallet identifierautoToken= Authentication token provided by the operator’s system to validate the request, this parameter is sent in the launcher (AuthToken) and forwarded to the operatorsecretKey= It is a secret credential generated by the target system, used to authenticate and authorize secure connections between applications or servicesx-parent-system-id= Unique GPAS identifier in the operator system