v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Notification

Add Notification Enrollment – Creates a notification enrollment for an account.

Creates a notification enrollment for an account, enabling notification delivery based on user preferences. Requires account identifier, program code, and enrollment details. Returns enrollment status and details.

post/programs/{programCode}/accounts/{accountIdentifier}/notification/enrollment

Path parameters

programCodestring required

The unique code identifying the partner program context for which the notification enrollment is created.

accountIdentifierstring required

The unique identifier of the account to enroll for notifications.

Headers

X-GD-RequestIdstring required

The unique request identifier (GUID) for tracking and idempotency. Required in the X-GD-RequestId header.

Request body

productCodestring nullable

The product code for which notifications are being enrolled (e.g., "CARD", "SAVINGS"). Used to scope notification preferences to a specific product or service.

Response

Created