Receiving a Webhook Notification
When making Postmen API request, you can give a parameter async=true to receive a webhook notification when Postmen has the response ready. In order to receive a webhook, you need to enable the webhook setting first.
In the API request, you have to:

Webhook data is sent as JSON in the POST request body.
The webhook envelope contains:


calculated rate webhook

In the API request, you have to:

Webhook data is sent as JSON in the POST request body.
The webhook envelope contains:

Events

Example
calculated rate webhook

Updated on: 01/06/2022
Thank you!