Service to manage notification subscriptions for merchants
| CreateNotificationSubscription |
|---|
|
Creates a notification subscription for a business. For standalone or subaccounts accounts, the business can create a subscription for self. For advanced accounts, the business can create a subscription for all managed accounts or for a specific subaccount. See Decode notifications for information on how to decode the notification payload and how to interpret its contents. We will allow the following types of notification subscriptions to exist together (per business as a subscriber per event type):
we will not allow (per business as a subscriber per event type):
|
| DeleteNotificationSubscription |
|---|
|
Deletes a notification subscription for a merchant.
|
| GetNotificationSubscription |
|---|
|
Gets notification subscriptions for an account.
|
| ListNotificationSubscriptions |
|---|
|
Gets all the notification subscriptions for a merchant.
|
| UpdateNotificationSubscription |
|---|
|
Updates an existing notification subscription for a merchant.
|