Notification Group
Manage VBA Notification Group Status
Use this API to modify the status of the created notification group.
PATCH
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.
Available options:
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.
Example:
"4dfb9780-46fe-11ee-be56-0242ac120002"
Path Parameters
It is the name of the created notification group.
Body
application/json
PG VBA Notification Group Create Request
It is the status to which you want to modify the created notification group.
Available options:
ACTIVE
, INACTIVE
Response
200
application/json
Success Response.
Was this page helpful?