Notifications
Number of APIs: 5
- 
Create a notification POST https://{{host}}/invoicing-api/v4/notifications 
- 
List notifications for an account GET https://{{host}}/invoicing-api/v4/notifications 
- 
Get a notification GET https://{{host}}/invoicing-api/v4/notifications/:notificationId 
- 
Modify a notification PUT https://{{host}}/invoicing-api/v4/notifications/:notificationId 
- 
Remove a notification DELETE https://{{host}}/invoicing-api/v4/notifications/:notificationId