II-HOW TO USE THE API

Depending on the environment, you should use the appropriate base URL while keeping the same API endpoints structure:

For both environments, the endpoint structure remains unchanged. Simply switch the domain accordingly

Example Request

Sandbox request

Production request

This allows you to seamlessly switch between environments by only changing the base URL while keeping the same API paths.

Last updated