Create VBA Notification Group
Use this API to create a notification group. The recipients in the group will receive notifications regarding the payment details.
Headers
client id generated from the merchant dashboard
client secret generated from the merchant dashboard
API version to be used. The accepted format is YYYY-MM-DD.
2024-07-10T00:00:00.000Z
Request id for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to Cashfree Payments.
"4dfb9780-46fe-11ee-be56-0242ac120002"
Body
PG VBA Notification Group Create Request
It is the name you create to identify the notification group. The parameter allows alphanumeric characters, hyphen (-), and underscore ( _ ).
"finance_team"
It is the email addresses of the recipients who receive the notifications.
It is the phone number of the recipients who receive the notifications.
Response
Was this page helpful?