Introduction
Callback, or webhook, is a mechanism that sends information after a specific event occurs.
In the context of BMP APIs, a callback is sent automatically whenever specific events occur in the system.
This mechanism is used to notify updates to the status of proposals, eliminating the need for constant checks.
In this context, information is received automatically and in real time, without the need for the partner to execute a command to update itself with a response.
In this Callback Technical Procedure section, we present how this procedure works, its importance in integrations and how to use it in the development of your application when using BMP APIs.
Our callbacks should not be mapped in a restricted way. Additional fields can be included in the payloads of the returned callbacks.