- Ressource: NotificationSubscription
<ph type="x-smartling-placeholder">
- </ph>
- Représentation JSON
- NotificationEventType
- Méthodes
Ressource: NotificationSubscription
Représente un abonnement aux notifications appartenant à un compte marchand.
Représentation JSON |
---|
{ "name": string, "registeredEvent": enum ( |
Champs | |
---|---|
name |
Uniquement en sortie. |
registeredEvent |
Événement pour lequel le marchand souhaite être averti. |
callBackUri |
URL à utiliser pour envoyer la notification au marchand. |
Champ d'union
|
|
allManagedAccounts |
Si cette valeur est "true", le compte à l'origine de la demande reçoit quotidiennement une notification de l'événement spécifié pour tous les comptes gérés (sous-comptes ou autres comptes associés), y compris les nouveaux comptes. |
targetAccount |
|
NotificationEventType
Représente le type d'événement pour lequel le marchand souhaite recevoir des notifications.
Enums | |
---|---|
NOTIFICATION_EVENT_TYPE_UNSPECIFIED |
Le type d'événement de notifications n'est pas spécifié. |
PRODUCT_STATUS_CHANGE |
Notification de modification de l'état d'un produit, par exemple lorsqu'il est refusé |
Méthodes |
|
---|---|
|
Crée un abonnement aux notifications pour un marchand. |
|
Supprime un abonnement aux notifications pour un marchand. |
|
Récupère les abonnements aux notifications pour un compte. |
|
Récupère tous les abonnements aux notifications d'un marchand. |
|
Met à jour un abonnement aux notifications existant pour un marchand. |