Notifications
A Notification is an event triggered by a Listener.
The notification id is put inside every notification you receive from us.
subject_id represents the ID of the object on which the Listener has been triggered (eg. a Payment Order, a Transaction...).
response_code is the HTTP response code that your server has sent. If the response_code is null, it means we couldn't reach the endpoint you provided.
Updated 12 months ago