# Payor Account Notifications ## Create PayorAccountNotify - [POST /payor-account-notifications](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/payor-account-notifications/createpayoraccountnotify.md): Creates a new PayorAccountNotify ## List PayorAccountNotify - [GET /payor-account-notifications](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/payor-account-notifications/listpayoraccountnotify.md): Lists all PayorAccountNotify ## Get PayorAccountNotify - [GET /payor-account-notifications/{payorAccountKey}/{userID}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/payor-account-notifications/getpayoraccountnotify.md): Gets PayorAccountNotify ## Delete PayorAccountNotify - [DELETE /payor-account-notifications/{payorAccountKey}/{userID}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/payor-account-notifications/deletepayoraccountnotify.md): Deletes an PayorAccountNotify ## Create Batch PayorAccountNotify - [PUT /payor-account-notifications-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/payor-account-notifications/updatebatchpayoraccountnotify.md): Create or Update multiple PayorAccountNotify at once. If the entity does not exist, it will be created. Updates are not allowed. If the entity does exist, an error message will be returned with the resultset.