Retrieve functions by a type for a given definition
Récupérez les fonctions d’un type spécifique pour une définition donnée.
Supported products
Supported products
Autorisations
The access token received from the authorization server in the OAuth 2.0 flow.
Paramètres de chemin
L'ID de l'application associée à la fonction.
L'ID de la définition associée à la fonction.
Le type de fonction à récupérer, avec les valeurs acceptées : POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS.
POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS Réponse
successful operation
Le code source ou le script qui définit le comportement de la fonction.
Le type de fonction, avec les valeurs acceptées : POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS.
POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS L'identifiant unique de la fonction d'action.