- A URL to receive callbacks;
- This URL must have a homologation and a production environment;
- The URL must be developed to receive
GETorPOSTtype requests; - An authentication method accepted by BMP.
1. URL
The partner must develop a callback URL and send it to BMP. This URL will be used for BMP communication with the partner, through callback events.See the URL examples in the next step, below.
2. Environments
The callback for monitoring the status of proposals must be sent to both the approval environment and the production environment. It is recommended that different URLs be used for each environment.2.1 Examples of sandbox URLs
2.2 Examples of production URLs
3. Request methods
The partner must choose an HTTP method that they would like to use to receive callbacks. Available options include:POSTGET

