Skip to main content

Testing

For testing purposes Stratech Booking has a seperate environment from our Production environment.

Stratech provides a Postman collection with the following environment variables. These files can be imported into Postman. After the import the following environment variables have to be set:

  • client_id
  • client_secret
  • distribution_channel

To be able to authenticate 'Organization' calls in the Postman collection the following call has to be executed once:
"Authentication/Get refresh token"
In the 'Body' of this call the 'code' and 'redirect_uri' properties has to be set with the values received in the configured webhook when a connection with the Partner has been made in Stratech booking.

info

If you want to start testing your integration with Stratech Booking please contact your Stratech contact person.