Merchant Signature
All merchant signature events will return the following merchant signature object. This is the same object as the merchant signature api returns. API Endpoint
[
{
"merchantNumber": "string",
"recordId": 0,
"type": "MerchantDirectDebit",
"recordedDate": "2025-10-01T13:30:00.000Z"
}
]
Events
- merchantsignature.added - This event will be triggered every time a merchant signature is added.