Balance Alert

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" : "2018-07-24 16:38:00"
}
	      
	  
Balance Your current balance
Trigger The trigger your set to alert yourself when it's reached
date The delivery date