Sandbox instructions¶
1. Creation of Credentials to access the environment¶
To start using the sandbox environment, you need to create your credentials with audience
set to https://api-sandbox .magalu.com. These credentials are essential for authenticating calls to endpoints.
2. Register onboarding¶
The onboarding process is crucial for configuring your application in the sandbox environment, follow this documentation. The value "create": "OK"
must be returned in the response body.
Attention
Remember to use the url https://api-sandbox.magalu.com when onboarding the sandbox.
3. Use of Endpoints¶
With onboarding complete and status "create": "OK"
, you are ready to start using the endpoints available in the sandbox environment.
4. Generation of dummy data¶
To simulate the generation of data (such as orders and products) in the sandbox environment, follow the guidelines in the "Sandbox Tests" section.
Receiving Webhooks¶
To receive webhooks, you must register on this form