Webhook Management Endpoints
These endpoints allow a User Correspondent to manage webhook configurations. Once set, notifications will be automatically sent to the registered webhook URL whenever events occur in the associated role.
⚠️ Each role supports only one webhook URL — registering a new one will overwrite the previous configuration.
Available webhook roles:
transactions
remittances
clients
simple_transactions
simple_remittances
simple_moneygram
Use these endpoints to create, update, or remove webhook URLs according to your integration needs
Webhook object
Attribute
Description
Type
id
Unique identifier
Integer
url
URL from webhook
String
role
Shows from what role is this URL
String
correspondent_id
Indicates from which correspondent is this webhook
Integer

