improved
Webhook improvements
April 10th, 2025
The webhook notification payloads for all bill, vendor, bank account, and card account events now include all the response fields. For example, if you have subscribed to the vendor.created
event, the payload for each related notification will now include the response fields for each created vendor.
All the webhook notification payload samples have been updated in the documentation.
- Bill notification payloads
- Vendor notification payloads
- Bank account notification payloads
- Card account notification payloads
In addition, the vendorName
field is now available in all the bill webhooks. If you have subscribed to the bill.updated
, bill.archived
, or bill.restored
events, the vendorName
field is available in each payload.