How to Test


How to Test

  1. Use your preferred tool to test. We use the tool Postman.

  2. Download the collection for your registered application.

  3. If you have not yet imported the environments,

    1. Click on the settings button in the right hand corner of Postman.

    2. Click on the Import button on the “Manage Environments” page

    3. Open each environment and fill in the respective variables: AppKey, AppSecret, Username, Password

  4. Use the API documentation to fill in the required fields and payload for the API.

  5. Click send and confirm a 200 OK response.