Skip to content

Integration Tests

Initial Setup in Postman

1. Import the Collection

2. Configure Environment Variables

Edit the critical variables (ex: {{baseUrl}}, {{walletId}}) with your credentials:

  • baseUrl = URL where the APIs are hosted
  • walletId = Wallet identifier
  • autoToken = Authentication token provided by the operator’s system to validate the request, this parameter is sent in the launcher (AuthToken) and forwarded to the operator
  • secretKey = It is a secret credential generated by the target system, used to authenticate and authorize secure connections between applications or services
  • x-parent-system-id = Unique GPAS identifier in the operator system