Subscription Events
There are 4 types of events that Revup will send to the eventSubscriptionUrl
Merchant URL to report changes/updates.
The method used to send subscription events is a HTTPS web server POST.
The body of the message will be in application/json format.
If the request to the provided URL returns any status code different from 200 or takes more than 20 seconds, there will be a retry later.