Balance Alert
There's a Request Log available for you on our plateforme to help you set your webhooks.
To receive the information when your Balance Alert trigger is reached, you have to create a BALANCE_ALERT webhook. We'll then push the data through a POST HTTP request with a JSON string in the body (raw) as follows:
BALANCE_ALERT
{
"balance": "159",
"trigger": "500",
"date": "2024-11-21 06:47:14",
}
balance | Your current balance |
trigger | The trigger your set to alert yourself when it's reached |
date | The delivery date |
Our servers IP addresses
You might have to authorize some IPs to your firewall in order to allow incoming requests from us. Here's the list of our servers IP addresses:
- 51.159.7.123
- 51.159.21.54