Skip to main content
PATCH
Manage Notification Group Status

Headers

x-client-id
string
required

client id generated from the merchant dashboard

x-client-secret
string
required

client secret generated from the merchant dashboard

x-api-version
enum<string>
required

API version to be used. The accepted format is YYYY-MM-DD.

Available options:
2024-07-10T00:00:00.000Z
x-request-id
string

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

notification_group_name
string
required

It is the name of the created notification group.

Body

application/json

PG VBA Notification Group Create Request

status
enum<string>

It is the status to which you want to modify the created notification group.

Available options:
ACTIVE,
INACTIVE

Response

Success Response.

notification_group
object