Adobe Commerce (préversion)
Adobe Commerce, optimisé par Magento, fournit des plateformes de commerce électronique et des solutions cloud. Connectez-vous à Adobe Commerce pour récupérer des commandes et envoyer des mises à jour.
Ce connecteur est disponible dans les produits et régions suivants :
| Service | Classe | Régions |
|---|---|---|
| Applications logiques | Norme | Toutes les régions Logic Apps , à l’exception des suivantes : - Régions Azure Government - régions de chine Azure - Us Department of Defense (DoD) |
| Contact | |
|---|---|
| Nom | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| Courrier électronique | iomdri@microsoft.com |
| Métadonnées du connecteur | |
|---|---|
| Éditeur | Microsoft |
| Website | https://business.adobe.com/products/magento/magento-commerce.html |
| Politique de confidentialité | https://www.adobe.com/privacy/policy.html |
| Catégories | Commerce ; Site internet |
Le connecteur Adobe Commerce a été spécifiquement développé pour être utilisé pour l’intégration du fournisseur de Dynamics 365 Intelligent Order Management.
Prerequisites
Le compte Adobe Commerce Cloud est inscrit et le site web est déployé.
Comment obtenir des informations d’identification
Jeton d’accès (type de jeton d’intégration) :
- Connectez-vous à l’administrateur du site web Adobe Commerce
- Cliquez sur Intégrations des extensions > système > pour afficher la page Intégrations.
- Cliquez sur « Ajouter une nouvelle intégration » pour afficher la page Nouvelle intégration.
- Entrez un nom unique pour l’intégration dans le champ Nom, puis entrez votre mot de passe administrateur dans le champ Votre mot de passe. Laissez tous les autres champs vides.
- Cliquez sur l’onglet API. Sélectionnez les ressources Adobe Commerce auxquelles l’intégration peut accéder. Vous pouvez sélectionner toutes les ressources ou sélectionner une liste personnalisée.
- Cliquez sur Enregistrer pour enregistrer vos modifications et revenir à la page Intégrations.
- Cliquez sur le lien Activer dans la grille qui correspond à l’intégration nouvellement créée.
- Cliquez sur Autoriser et une boîte de dialogue s’ouvre.
- Recherchez le « Jeton d’accès » dans cette boîte de dialogue.
Remarque : l’URL de l’hôte est le nom d’hôte du site web Adobe Commerce
Prise en main de votre connecteur
Suivez https://docs.microsoft.com/en-us/dynamics365/intelligent-order-management/work-providers#set-up-a-provider pour activer Adobe Commerce Provider.
Problèmes connus et limitations
Ce connecteur a été spécifiquement développé pour être utilisé pour l’intégration de Adobe Commerce Provider de Dynamics 365 Intelligent Order Management. La prise en charge des cas d’usage en dehors de Dynamics 365 Intelligent Order Management sera limitée.
Création d’une connexion
Le connecteur prend en charge les types d’authentification suivants :
| Par défaut | Paramètres de création de connexion. | Toutes les régions | Non partageable |
Faire défaut
Applicable : Toutes les régions
Paramètres de création de connexion.
Cette connexion n’est pas partageable. Si l’application power est partagée avec un autre utilisateur, un autre utilisateur est invité à créer une connexion explicitement.
| Nom | Type | Description | Obligatoire |
|---|---|---|---|
| Clé API | securestring | Clé API pour cette API | Vrai |
| Stocker l’URL de l’hôte | ficelle | URL de l’hôte Adobe Commerce Store | Vrai |
Limitations
| Nom | Appels | Période de renouvellement |
|---|---|---|
| Appels d’API par connexion | 100 | 60 secondes |
Actions
| Annuler une commande |
Annule une commande spécifiée. |
| Créer ou mettre à jour une commande |
Crée ou met à jour un ordre spécifié. |
| Obtenir le client par ID client |
Obtenez le client par ID client. |
| Obtenir toutes les commandes |
Répertorie les commandes qui correspondent aux critères de recherche spécifiés. |
Annuler une commande
Annule une commande spécifiée.
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID de commande unique
|
id | True | string |
ID de commande unique. |
Retours
- Réponse
- boolean
Créer ou mettre à jour une commande
Obtenir le client par ID client
Obtenez le client par ID client.
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID du client
|
customerId | True | string |
Obtenez le client par ID. |
Retours
Obtenir toutes les commandes
Répertorie les commandes qui correspondent aux critères de recherche spécifiés.
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Page en cours
|
searchCriteria[currentPage] | integer |
Retourne la page active. |
|
|
Condition de filtre
|
searchCriteria[filter_groups][0][filters][0][condition_type] | string |
Condition du filtre sur les commandes. |
|
|
Filtrer sur le champ
|
searchCriteria[filter_groups][0][filters][0][field] | string |
Champ pour filtrer sur les commandes. |
|
|
Valeur de filtre
|
searchCriteria[filter_groups][0][filters][0][value] | string |
Valeur du filtre sur les commandes. |
|
|
Taille de la page
|
searchCriteria[pageSize] | integer |
Nombre total d’enregistrements par page. |
|
|
Direction du tri
|
searchCriteria[sortOrders][0][direction] | string |
Trier dans asc ou desc. |
|
|
Champ de tri
|
searchCriteria[sortOrders][0][field] | string |
Trier les commandes sur le champ. |
Retours
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
Éléments
|
items | array of itemsHeader | |
|
filter_groups
|
search_criteria.filter_groups | array of object | |
|
filters
|
search_criteria.filter_groups.filters | array of object | |
|
champ
|
search_criteria.filter_groups.filters.field | string | |
|
valeur
|
search_criteria.filter_groups.filters.value | string | |
|
condition_type
|
search_criteria.filter_groups.filters.condition_type | string | |
|
sort_orders
|
search_criteria.sort_orders | array of object | |
|
champ
|
search_criteria.sort_orders.field | string | |
|
direction
|
search_criteria.sort_orders.direction | string | |
|
page_size
|
search_criteria.page_size | integer | |
|
current_page
|
search_criteria.current_page | integer | |
|
total_count
|
total_count | integer |
Définitions
billing_address
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
address_type
|
address_type | string | |
|
city
|
city | string | |
|
entreprise
|
company | string | |
|
country_id
|
country_id | string | |
|
customer_address_id
|
customer_address_id | integer | |
|
customer_id
|
customer_id | integer |
ID client. |
|
Messagerie électronique
|
string | ||
|
entity_id
|
entity_id | integer |
ID d’entité. |
|
fax
|
fax | string | |
|
prénom
|
firstname | string | |
|
nom de famille
|
lastname | string | |
|
middlename
|
middlename | string | |
|
parent_id
|
parent_id | integer | |
|
Cp
|
postcode | string | |
|
prefix
|
prefix | string | |
|
région
|
region | string | |
|
region_code
|
region_code | string | |
|
region_id
|
region_id | integer | |
|
street
|
street | array of string | |
|
suffixe
|
suffix | string | |
|
téléphone
|
telephone | string | |
|
vat_id
|
vat_id | string | |
|
vat_is_valid
|
vat_is_valid | integer | |
|
vat_request_date
|
vat_request_date | string | |
|
vat_request_id
|
vat_request_id | string | |
|
vat_request_success
|
vat_request_success | integer | |
|
vertex_vat_country_code
|
extension_attributes.vertex_vat_country_code | string |
paiement
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
account_status
|
account_status | string | |
|
additional_data
|
additional_data | string | |
|
additional_information
|
additional_information | array of string | |
|
address_status
|
address_status | string | |
|
amount_authorized
|
amount_authorized | float | |
|
amount_canceled
|
amount_canceled | float | |
|
amount_ordered
|
amount_ordered | float | |
|
amount_paid
|
amount_paid | float | |
|
amount_refunded
|
amount_refunded | float |
Montant remboursé. |
|
anet_trans_method
|
anet_trans_method | string | |
|
base_amount_authorized
|
base_amount_authorized | float | |
|
base_amount_canceled
|
base_amount_canceled | float | |
|
base_amount_ordered
|
base_amount_ordered | float | |
|
base_amount_paid
|
base_amount_paid | float | |
|
base_amount_paid_online
|
base_amount_paid_online | float | |
|
base_amount_refunded
|
base_amount_refunded | float |
Montant de base remboursé. |
|
base_amount_refunded_online
|
base_amount_refunded_online | float | |
|
base_shipping_amount
|
base_shipping_amount | float |
Montant de l’expédition de base. |
|
base_shipping_captured
|
base_shipping_captured | float | |
|
base_shipping_refunded
|
base_shipping_refunded | float | |
|
cc_approval
|
cc_approval | string | |
|
cc_avs_status
|
cc_avs_status | string | |
|
cc_cid_status
|
cc_cid_status | string | |
|
cc_debug_request_body
|
cc_debug_request_body | string | |
|
cc_debug_response_body
|
cc_debug_response_body | string | |
|
cc_debug_response_serialized
|
cc_debug_response_serialized | string | |
|
cc_exp_month
|
cc_exp_month | string | |
|
cc_exp_year
|
cc_exp_year | string | |
|
cc_last4
|
cc_last4 | string | |
|
cc_number_enc
|
cc_number_enc | string | |
|
cc_owner
|
cc_owner | string | |
|
cc_secure_verify
|
cc_secure_verify | string | |
|
cc_ss_issue
|
cc_ss_issue | string | |
|
cc_ss_start_month
|
cc_ss_start_month | string | |
|
cc_ss_start_year
|
cc_ss_start_year | string | |
|
cc_status
|
cc_status | string | |
|
cc_status_description
|
cc_status_description | string | |
|
cc_trans_id
|
cc_trans_id | string | |
|
cc_type
|
cc_type | string | |
|
echeck_account_name
|
echeck_account_name | string | |
|
echeck_account_type
|
echeck_account_type | string | |
|
echeck_bank_name
|
echeck_bank_name | string | |
|
echeck_routing_number
|
echeck_routing_number | string | |
|
echeck_type
|
echeck_type | string | |
|
entity_id
|
entity_id | integer |
ID d’entité. |
|
last_trans_id
|
last_trans_id | string | |
|
method
|
method | string | |
|
parent_id
|
parent_id | integer | |
|
po_number
|
po_number | string | |
|
protection_eligibility
|
protection_eligibility | string | |
|
quote_payment_id
|
quote_payment_id | integer | |
|
shipping_amount
|
shipping_amount | float |
Montant de l’expédition. |
|
shipping_captured
|
shipping_captured | float | |
|
shipping_refunded
|
shipping_refunded | float |
Expédition remboursée. |
|
notification_message
|
extension_attributes.notification_message | string | |
|
entity_id
|
extension_attributes.vault_payment_token.entity_id | integer |
ID d’entité. |
|
customer_id
|
extension_attributes.vault_payment_token.customer_id | integer |
ID client. |
|
public_hash
|
extension_attributes.vault_payment_token.public_hash | string | |
|
payment_method_code
|
extension_attributes.vault_payment_token.payment_method_code | string | |
|
type
|
extension_attributes.vault_payment_token.type | string | |
|
date_de_création
|
extension_attributes.vault_payment_token.created_at | string |
Créé à l’adresse. |
|
expires_at
|
extension_attributes.vault_payment_token.expires_at | string | |
|
gateway_token
|
extension_attributes.vault_payment_token.gateway_token | string | |
|
token_details
|
extension_attributes.vault_payment_token.token_details | string | |
|
is_active
|
extension_attributes.vault_payment_token.is_active | boolean | |
|
is_visible
|
extension_attributes.vault_payment_token.is_visible | boolean |
status_histories
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
commentaire
|
comment | string | |
|
date_de_création
|
created_at | string |
Créé à l’adresse. |
|
entity_id
|
entity_id | integer |
ID d’entité. |
|
entity_name
|
entity_name | string | |
|
is_customer_notified
|
is_customer_notified | integer | |
|
is_visible_on_front
|
is_visible_on_front | integer | |
|
parent_id
|
parent_id | integer | |
|
status
|
status | string |
État de l’ordre. |
|
extension_attributes
|
extension_attributes | object |
extension_attributes
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
payment_additional_info
|
payment_additional_info | array of object | |
|
clé
|
payment_additional_info.key | string | |
|
valeur
|
payment_additional_info.value | string | |
|
identifiant_de_commande
|
company_order_attributes.order_id | float |
ID de commande. |
|
company_id
|
company_order_attributes.company_id | float | |
|
company_name
|
company_order_attributes.company_name | string | |
|
extension_attributes
|
company_order_attributes.extension_attributes | object | |
|
applied_taxes
|
applied_taxes | array of object | |
|
code
|
applied_taxes.code | string | |
|
title
|
applied_taxes.title | string | |
|
pour cent
|
applied_taxes.percent | float | |
|
montant
|
applied_taxes.amount | float | |
|
base_amount
|
applied_taxes.base_amount | float | |
|
Tarifs
|
applied_taxes.extension_attributes.rates | array of object | |
|
Éléments
|
applied_taxes.extension_attributes.rates | object | |
|
item_applied_taxes
|
item_applied_taxes | array of object | |
|
type
|
item_applied_taxes.type | string | |
|
item_id
|
item_applied_taxes.item_id | float |
ID d’élément. |
|
associated_item_id
|
item_applied_taxes.associated_item_id | float | |
|
applied_taxes
|
item_applied_taxes.applied_taxes | array of object | |
|
Éléments
|
item_applied_taxes.applied_taxes | object | |
|
extension_attributes
|
item_applied_taxes.extension_attributes | object | |
|
converting_from_quote
|
converting_from_quote | boolean | |
|
base_customer_balance_amount
|
base_customer_balance_amount | float | |
|
customer_balance_amount
|
customer_balance_amount | float | |
|
base_customer_balance_invoiced
|
base_customer_balance_invoiced | float | |
|
customer_balance_invoiced
|
customer_balance_invoiced | float | |
|
base_customer_balance_refunded
|
base_customer_balance_refunded | float | |
|
customer_balance_refunded
|
customer_balance_refunded | float | |
|
base_customer_balance_total_refunded
|
base_customer_balance_total_refunded | float | |
|
customer_balance_total_refunded
|
customer_balance_total_refunded | float | |
|
gift_cards
|
gift_cards | array of object | |
|
pièce d'identité
|
gift_cards.id | float | |
|
code
|
gift_cards.code | string | |
|
montant
|
gift_cards.amount | float | |
|
base_amount
|
gift_cards.base_amount | float | |
|
base_gift_cards_amount
|
base_gift_cards_amount | float | |
|
gift_cards_amount
|
gift_cards_amount | float | |
|
base_gift_cards_invoiced
|
base_gift_cards_invoiced | float | |
|
gift_cards_invoiced
|
gift_cards_invoiced | float | |
|
base_gift_cards_refunded
|
base_gift_cards_refunded | float | |
|
gift_cards_refunded
|
gift_cards_refunded | float | |
|
gift_message_id
|
gift_message.gift_message_id | float | |
|
customer_id
|
gift_message.customer_id | float |
ID client. |
|
sender
|
gift_message.sender | string | |
|
destinataire
|
gift_message.recipient | string | |
|
Message
|
gift_message.message | string | |
|
entity_id
|
gift_message.extension_attributes.entity_id | string |
ID d’entité. |
|
entity_type
|
gift_message.extension_attributes.entity_type | string | |
|
wrapping_id
|
gift_message.extension_attributes.wrapping_id | float | |
|
wrapping_allow_gift_receipt
|
gift_message.extension_attributes.wrapping_allow_gift_receipt | boolean | |
|
wrapping_add_printed_card
|
gift_message.extension_attributes.wrapping_add_printed_card | boolean | |
|
gw_id
|
gw_id | string |
Id de gw. |
|
gw_allow_gift_receipt
|
gw_allow_gift_receipt | string | |
|
gw_add_card
|
gw_add_card | string | |
|
gw_base_price
|
gw_base_price | string |
Prix de base du gw. |
|
gw_price
|
gw_price | string |
Prix gw. |
|
gw_items_base_price
|
gw_items_base_price | string | |
|
gw_items_price
|
gw_items_price | string | |
|
gw_card_base_price
|
gw_card_base_price | string | |
|
gw_card_price
|
gw_card_price | string | |
|
gw_base_tax_amount
|
gw_base_tax_amount | string |
Montant de la taxe de base de gw. |
|
gw_tax_amount
|
gw_tax_amount | string |
Montant de la taxe de base de gw. |
|
gw_items_base_tax_amount
|
gw_items_base_tax_amount | string | |
|
gw_items_tax_amount
|
gw_items_tax_amount | string | |
|
gw_card_base_tax_amount
|
gw_card_base_tax_amount | string | |
|
gw_card_tax_amount
|
gw_card_tax_amount | string | |
|
gw_base_price_incl_tax
|
gw_base_price_incl_tax | string | |
|
gw_price_incl_tax
|
gw_price_incl_tax | string | |
|
gw_items_base_price_incl_tax
|
gw_items_base_price_incl_tax | string | |
|
gw_items_price_incl_tax
|
gw_items_price_incl_tax | string | |
|
gw_card_base_price_incl_tax
|
gw_card_base_price_incl_tax | string | |
|
gw_card_price_incl_tax
|
gw_card_price_incl_tax | string | |
|
gw_base_price_invoiced
|
gw_base_price_invoiced | string |
Prix de base gw facturé. |
|
gw_price_invoiced
|
gw_price_invoiced | string |
Prix gw facturé. |
|
gw_items_base_price_invoiced
|
gw_items_base_price_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_items_price_invoiced
|
gw_items_price_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_card_base_price_invoiced
|
gw_card_base_price_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_card_price_invoiced
|
gw_card_price_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_base_tax_amount_invoiced
|
gw_base_tax_amount_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_tax_amount_invoiced
|
gw_tax_amount_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_items_base_tax_invoiced
|
gw_items_base_tax_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_items_tax_invoiced
|
gw_items_tax_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_card_base_tax_invoiced
|
gw_card_base_tax_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_card_tax_invoiced
|
gw_card_tax_invoiced | string |
Prix de base des articles gw facturés. |
|
gw_base_price_refunded
|
gw_base_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_price_refunded
|
gw_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_items_base_price_refunded
|
gw_items_base_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_items_price_refunded
|
gw_items_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_card_base_price_refunded
|
gw_card_base_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_card_price_refunded
|
gw_card_price_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_base_tax_amount_refunded
|
gw_base_tax_amount_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_tax_amount_refunded
|
gw_tax_amount_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_items_base_tax_refunded
|
gw_items_base_tax_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_items_tax_refunded
|
gw_items_tax_refunded | string |
Prix de base des articles gw remboursés. |
|
gw_card_base_tax_refunded
|
gw_card_base_tax_refunded | string |
Taxes de la carte Gw remboursées. |
|
gw_card_tax_refunded
|
gw_card_tax_refunded | string |
Taxes de la carte Gw remboursées. |
|
reward_points_balance
|
reward_points_balance | float |
Taxes de la carte Gw remboursées. |
|
reward_currency_amount
|
reward_currency_amount | float |
Montant de la devise de récompense. |
|
base_reward_currency_amount
|
base_reward_currency_amount | float |
Montant de la devise de récompense. |
|
amazon_order_reference_id
|
amazon_order_reference_id.amazon_order_reference_id | string | |
|
identifiant_de_commande
|
amazon_order_reference_id.order_id | float |
ID de commande. |
Éléments
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
base_amount_refunded
|
base_amount_refunded | float |
Montant de base remboursé. |
|
base_cost
|
base_cost | float |
Coût de base. |
|
base_discount_amount
|
base_discount_amount | float |
Montant de remise de base. |
|
base_discount_invoiced
|
base_discount_invoiced | float |
Remise de base facturée. |
|
base_discount_refunded
|
base_discount_refunded | float |
Remise de base remboursée. |
|
base_original_price
|
base_original_price | float |
Prix de base. |
|
base_price
|
base_price | float |
Prix de base. |
|
base_price_incl_tax
|
base_price_incl_tax | float |
Taxe sur le prix de base. |
|
base_row_invoiced
|
base_row_invoiced | float |
Ligne de base facturée. |
|
base_row_total
|
base_row_total | float |
Total des lignes de base. |
|
base_row_total_incl_tax
|
base_row_total_incl_tax | float |
Taxe totale sur la ligne de base. |
|
base_tax_amount
|
base_tax_amount | float |
Montant de la taxe de base. |
|
base_tax_before_discount
|
base_tax_before_discount | float |
Taxe de base avant remise. |
|
base_tax_invoiced
|
base_tax_invoiced | float |
Taxe de base facturée. |
|
base_tax_refunded
|
base_tax_refunded | float |
Remboursement de la taxe de base. |
|
date_de_création
|
created_at | string |
Créé à l’adresse. |
|
descriptif
|
description | string | |
|
discount_amount
|
discount_amount | float |
Montant de remise. |
|
discount_invoiced
|
discount_invoiced | float |
Remise facturée. |
|
discount_percent
|
discount_percent | float |
Remise facturée. |
|
discount_refunded
|
discount_refunded | float |
Remise remboursée. |
|
event_id
|
event_id | integer |
Remise facturée. |
|
ext_order_item_id
|
ext_order_item_id | string |
Remise facturée. |
|
free_shipping
|
free_shipping | integer |
Livraison gratuite. |
|
is_qty_decimal
|
is_qty_decimal | integer |
Est la décimale qty. |
|
is_virtual
|
is_virtual | integer |
Est virtuel. |
|
item_id
|
item_id | integer |
ID d’élément. |
|
locked_do_invoice
|
locked_do_invoice | integer |
Verrouillé, effectuez une facture. |
|
locked_do_ship
|
locked_do_ship | integer |
Verrouillé, effectuez une facture. |
|
nom
|
name | string |
Nom de. |
|
no_discount
|
no_discount | integer |
Pas de remise. |
|
identifiant_de_commande
|
order_id | integer |
ID de commande. |
|
original_price
|
original_price | float |
Prix d’origine. |
|
parent_item_id
|
parent_item_id | integer |
ID d’élément parent. |
|
prix
|
price | float |
Article de prix. |
|
price_incl_tax
|
price_incl_tax | float |
Taxe sur le prix encl. |
|
product_id
|
product_id | float |
ID de produit. |
|
product_type
|
product_type | string |
Type de produit. |
|
qty_backordered
|
qty_backordered | float |
Qty réorganisé. |
|
qty_canceled
|
qty_canceled | float |
Qty annulé. |
|
qty_invoiced
|
qty_invoiced | float |
Qty facturé. |
|
qty_ordered
|
qty_ordered | float |
Qty ordonné. |
|
qty_refunded
|
qty_refunded | float |
Qty remboursé. |
|
qty_returned
|
qty_returned | float |
Qty retourné. |
|
qty_shipped
|
qty_shipped | float |
Qty expédié. |
|
quote_item_id
|
quote_item_id | integer |
ID d’élément de devis. |
|
row_invoiced
|
row_invoiced | float |
Ligne facturée. |
|
row_total
|
row_total | float |
Total des lignes. |
|
row_total_incl_tax
|
row_total_incl_tax | float |
Total des lignes, y compris la taxe. |
|
row_weight
|
row_weight | float |
Poids des lignes. |
|
sku
|
sku | string |
Référence SKU de l’élément. |
|
store_id
|
store_id | integer |
ID de magasin. |
|
tax_amount
|
tax_amount | float |
Montant fiscal. |
|
tax_before_discount
|
tax_before_discount | float | |
|
tax_canceled
|
tax_canceled | float |
Taxes annulées. |
|
tax_invoiced
|
tax_invoiced | float |
Taxe facturée. |
|
tax_percent
|
tax_percent | float | |
|
tax_refunded
|
tax_refunded | float |
Remboursement de l’impôt. |
|
updated_at
|
updated_at | string | |
|
weee_tax_applied
|
weee_tax_applied | string |
Taxe de wee appliquée. |
|
weee_tax_applied_amount
|
weee_tax_applied_amount | float |
Montant appliqué à la taxe de wee. |
|
weee_tax_applied_row_amount
|
weee_tax_applied_row_amount | float |
Montant appliqué à la taxe de wee. |
|
weee_tax_disposition
|
weee_tax_disposition | float |
Disposition fiscale de wee. |
|
weee_tax_row_disposition
|
weee_tax_row_disposition | float |
Disposition fiscale de wee. |
|
weight
|
weight | float |
Poids de l’élément. |
|
parent_item
|
parent_item | object |
Élément parent. |
|
custom_options
|
product_option.extension_attributes.custom_options | array of object | |
|
Éléments
|
product_option.extension_attributes.custom_options | object | |
|
bundle_options
|
product_option.extension_attributes.bundle_options | array of object | |
|
Éléments
|
product_option.extension_attributes.bundle_options | object | |
|
downloadable_links
|
product_option.extension_attributes.downloadable_option.downloadable_links | array of object | |
|
Éléments
|
product_option.extension_attributes.downloadable_option.downloadable_links | object | |
|
giftcard_amount
|
product_option.extension_attributes.giftcard_item_option.giftcard_amount | string | |
|
custom_giftcard_amount
|
product_option.extension_attributes.giftcard_item_option.custom_giftcard_amount | float | |
|
giftcard_sender_name
|
product_option.extension_attributes.giftcard_item_option.giftcard_sender_name | string | |
|
giftcard_recipient_name
|
product_option.extension_attributes.giftcard_item_option.giftcard_recipient_name | string | |
|
giftcard_sender_email
|
product_option.extension_attributes.giftcard_item_option.giftcard_sender_email | string | |
|
giftcard_recipient_email
|
product_option.extension_attributes.giftcard_item_option.giftcard_recipient_email | string | |
|
giftcard_message
|
product_option.extension_attributes.giftcard_item_option.giftcard_message | string | |
|
giftcard_created_codes
|
product_option.extension_attributes.giftcard_item_option.extension_attributes.giftcard_created_codes | array of | |
|
configurable_item_options
|
product_option.extension_attributes.configurable_item_options | array of object | |
|
Éléments
|
product_option.extension_attributes.configurable_item_options | object | |
|
gift_message_id
|
extension_attributes.gift_message.gift_message_id | integer | |
|
customer_id
|
extension_attributes.gift_message.customer_id | integer |
ID client. |
|
sender
|
extension_attributes.gift_message.sender | string |
Nom de l’expéditeur. |
|
destinataire
|
extension_attributes.gift_message.recipient | string |
Nom du destinataire. |
|
Message
|
extension_attributes.gift_message.message | string |
Texte du message. |
|
entity_id
|
extension_attributes.gift_message.extension_attributes.entity_id | string |
ID d’entité. |
|
entity_type
|
extension_attributes.gift_message.extension_attributes.entity_type | string | |
|
wrapping_id
|
extension_attributes.gift_message.extension_attributes.wrapping_id | integer | |
|
wrapping_allow_gift_receipt
|
extension_attributes.gift_message.extension_attributes.wrapping_allow_gift_receipt | boolean | |
|
wrapping_add_printed_card
|
extension_attributes.gift_message.extension_attributes.wrapping_add_printed_card | boolean | |
|
gw_id
|
extension_attributes.gw_id | string |
Id de gw. |
|
gw_base_price
|
extension_attributes.gw_base_price | string |
Prix de base du gw. |
|
gw_price
|
extension_attributes.gw_price | string |
Prix gw. |
|
gw_base_tax_amount
|
extension_attributes.gw_base_tax_amount | string |
Montant de la taxe de base de gw. |
|
gw_tax_amount
|
extension_attributes.gw_tax_amount | string |
Montant de la taxe de base de gw. |
|
gw_base_price_invoiced
|
extension_attributes.gw_base_price_invoiced | string |
Prix de base gw facturé. |
|
gw_price_invoiced
|
extension_attributes.gw_price_invoiced | string |
Prix gw facturé. |
|
gw_base_tax_amount_invoiced
|
extension_attributes.gw_base_tax_amount_invoiced | string | |
|
gw_tax_amount_invoiced
|
extension_attributes.gw_tax_amount_invoiced | string | |
|
gw_base_price_refunded
|
extension_attributes.gw_base_price_refunded | string | |
|
gw_price_refunded
|
extension_attributes.gw_price_refunded | string | |
|
gw_base_tax_amount_refunded
|
extension_attributes.gw_base_tax_amount_refunded | string | |
|
gw_tax_amount_refunded
|
extension_attributes.gw_tax_amount_refunded | string | |
|
vertex_tax_codes
|
extension_attributes.vertex_tax_codes | array of string | |
|
invoice_text_codes
|
extension_attributes.invoice_text_codes | array of string | |
|
tax_codes
|
extension_attributes.tax_codes | array of string | |
|
code
|
extension_attributes.vertex_commodity_code.code | string | |
|
type
|
extension_attributes.vertex_commodity_code.type | string |
itemsHeader
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
base_discount_amount
|
base_discount_amount | float |
Montant de remise de base. |
|
base_discount_canceled
|
base_discount_canceled | float |
Remise de base annulée. |
|
base_discount_invoiced
|
base_discount_invoiced | float |
Remise de base facturée. |
|
base_discount_refunded
|
base_discount_refunded | float |
Remise de base remboursée. |
|
base_grand_total
|
base_grand_total | float |
Total général de base. |
|
base_subtotal
|
base_subtotal | float |
Sous-total de base. |
|
base_subtotal_canceled
|
base_subtotal_canceled | float |
Sous-total de base annulé. |
|
base_subtotal_incl_tax
|
base_subtotal_incl_tax | float |
Sous-total de base inclus la taxe. |
|
base_subtotal_invoiced
|
base_subtotal_invoiced | float |
Sous-total de base innvoiced. |
|
base_subtotal_refunded
|
base_subtotal_refunded | float |
Sous-total de base remboursé. |
|
base_tax_amount
|
base_tax_amount | float |
Montant de la taxe de base. |
|
base_tax_canceled
|
base_tax_canceled | float |
Taxe de base annulée. |
|
base_tax_invoiced
|
base_tax_invoiced | float |
Taxe de base facturée. |
|
base_tax_refunded
|
base_tax_refunded | float |
Remboursement de la taxe de base. |
|
base_total_canceled
|
base_total_canceled | float |
Total de base annulé. |
|
base_total_due
|
base_total_due | float |
Total de base dû. |
|
base_total_invoiced
|
base_total_invoiced | float |
Total de base facturé. |
|
base_total_invoiced_cost
|
base_total_invoiced_cost | float |
Coût total facturé de base. |
|
base_total_offline_refunded
|
base_total_offline_refunded | float |
Total total hors connexion de base remboursé. |
|
base_total_online_refunded
|
base_total_online_refunded | float |
Total total en ligne de base remboursé. |
|
base_total_paid
|
base_total_paid | float |
Total de base payé. |
|
base_total_qty_ordered
|
base_total_qty_ordered | float |
Quantité totale de base ordonnée. |
|
base_total_refunded
|
base_total_refunded | float |
Remboursement total de base. |
|
base_to_global_rate
|
base_to_global_rate | float |
Base à taux global. |
|
base_to_order_rate
|
base_to_order_rate | float |
Base à taux d’ordre. |
|
billing_address_id
|
billing_address_id | float |
ID d’adresse de facturation. |
|
can_ship_partially
|
can_ship_partially | float |
Peut expédier partiellement. |
|
can_ship_partially_item
|
can_ship_partially_item | float |
Peut expédier partiellement l’élément. |
|
coupon_code
|
coupon_code | string |
Code de coupon. |
|
date_de_création
|
created_at | string |
Créé à l’adresse. |
|
customer_dob
|
customer_dob | string |
Dob client. |
|
customer_email
|
customer_email | string |
E-mail client. |
|
customer_firstname
|
customer_firstname | string |
Prénom du client. |
|
customer_gender
|
customer_gender | float |
Sexe du client. |
|
customer_group_id
|
customer_group_id | float |
ID de groupe client. |
|
customer_id
|
customer_id | float |
ID client. |
|
customer_is_guest
|
customer_is_guest | float |
Le client est invité. |
|
customer_lastname
|
customer_lastname | string |
Nom du client. |
|
customer_middlename
|
customer_middlename | string |
Prénom du client. |
|
customer_note
|
customer_note | string |
Note du client. |
|
customer_note_notify
|
customer_note_notify | float |
Notification de note du client. |
|
customer_prefix
|
customer_prefix | string |
Préfixe du client. |
|
customer_suffix
|
customer_suffix | string |
Suffixe client. |
|
customer_taxvat
|
customer_taxvat | string |
Taxvat du client. |
|
discount_amount
|
discount_amount | float |
Montant de remise. |
|
discount_canceled
|
discount_canceled | float |
Remise annulée. |
|
discount_description
|
discount_description | string |
Description de la remise. |
|
discount_invoiced
|
discount_invoiced | float |
Remise facturée. |
|
discount_refunded
|
discount_refunded | float |
Remise remboursée. |
|
edit_increment
|
edit_increment | float |
Modifier l’incrément. |
|
email_sent
|
email_sent | float |
E-mail envoyé. |
|
entity_id
|
entity_id | float |
ID d’entité. |
|
ext_customer_id
|
ext_customer_id | string |
ID client ext. |
|
ext_order_id
|
ext_order_id | string |
ID de l’ordre d’extensibilité. |
|
forced_shipment_with_invoice
|
forced_shipment_with_invoice | float |
Expédition forcée avec facture. |
|
global_currency_code
|
global_currency_code | string |
Code monétaire global. |
|
grand_total
|
grand_total | float |
Total général. |
|
discount_tax_compensation_amount
|
discount_tax_compensation_amount | float |
Montant de la compensation fiscale de remise. |
|
discount_tax_compensation_invoiced
|
discount_tax_compensation_invoiced | float |
Compensation fiscale de remise facturée. |
|
discount_tax_compensation_refunded
|
discount_tax_compensation_refunded | float |
Compensation de l’impôt de remise remboursée. |
|
hold_before_state
|
hold_before_state | string |
Maintenez la conservation avant l’état. |
|
hold_before_status
|
hold_before_status | string |
Maintenez la conservation avant l’état. |
|
increment_id
|
increment_id | string |
Id d’incrément. |
|
is_virtual
|
is_virtual | float |
Est virtuel. |
|
order_currency_code
|
order_currency_code | string |
Commandez le code monétaire. |
|
original_increment_id
|
original_increment_id | string |
ID d’incrément d’origine. |
|
payment_authorization_amount
|
payment_authorization_amount | float |
Montant de l’autorisation de paiement. |
|
payment_auth_expiration
|
payment_auth_expiration | float |
Expiration de l’autorisation de paiement. |
|
protect_code
|
protect_code | string |
Protéger le code. |
|
quote_address_id
|
quote_address_id | float |
ID d’adresse de devis. |
|
quote_id
|
quote_id | float |
ID de devis. |
|
relation_child_id
|
relation_child_id | string |
Id enfant de relation. |
|
relation_child_real_id
|
relation_child_real_id | string |
Relation enfant real id. |
|
relation_parent_id
|
relation_parent_id | string |
ID parent de relation. |
|
relation_parent_real_id
|
relation_parent_real_id | string |
Relation parent real id. |
|
remote_ip
|
remote_ip | string |
Adresse IP distante. |
|
shipping_amount
|
shipping_amount | float |
Montant de l’expédition. |
|
shipping_canceled
|
shipping_canceled | float |
Expédition annulée. |
|
shipping_description
|
shipping_description | string |
Descripton d’expédition. |
|
shipping_discount_amount
|
shipping_discount_amount | float |
Montant de remise d’expédition. |
|
shipping_discount_tax_compensation_amount
|
shipping_discount_tax_compensation_amount | float |
Montant de l’indemnité d’impôt sur les remises d’expédition. |
|
shipping_incl_tax
|
shipping_incl_tax | float |
Taxes d’expédition encl. |
|
shipping_invoiced
|
shipping_invoiced | float |
Expédition facturée. |
|
shipping_refunded
|
shipping_refunded | float |
Expédition remboursée. |
|
shipping_tax_amount
|
shipping_tax_amount | float |
Montant de la taxe d’expédition. |
|
shipping_tax_refunded
|
shipping_tax_refunded | float |
Taxes d’expédition remboursées. |
|
état
|
state | string |
État de l’ordre. |
|
status
|
status | string |
État de l’ordre. |
|
store_currency_code
|
store_currency_code | string |
Stocker le code monétaire. |
|
store_id
|
store_id | float |
ID de magasin. |
|
store_name
|
store_name | string |
Nom du magasin. |
|
store_to_base_rate
|
store_to_base_rate | float |
Stocker sur le taux de base. |
|
store_to_order_rate
|
store_to_order_rate | float |
Stocker le taux de commandes. |
|
sous-total
|
subtotal | float |
Sous-total de commande. |
|
subtotal_canceled
|
subtotal_canceled | float |
Sous-total annulé. |
|
subtotal_incl_tax
|
subtotal_incl_tax | float |
Taxe de sous-total encl. |
|
subtotal_invoiced
|
subtotal_invoiced | float |
Sous-total facturé. |
|
subtotal_refunded
|
subtotal_refunded | float |
Sous-total remboursé. |
|
tax_amount
|
tax_amount | float |
Montant fiscal. |
|
tax_canceled
|
tax_canceled | float |
Taxes annulées. |
|
tax_invoiced
|
tax_invoiced | float |
Taxe facturée. |
|
tax_refunded
|
tax_refunded | float |
Remboursement de l’impôt. |
|
total_canceled
|
total_canceled | float |
Taxes annulées. |
|
total_due
|
total_due | float |
Total dû. |
|
total_invoiced
|
total_invoiced | float |
Total facturé. |
|
total_item_count
|
total_item_count | float |
Nombre total d’éléments. |
|
total_offline_refunded
|
total_offline_refunded | float |
Total des remboursements hors connexion. |
|
total_online_refunded
|
total_online_refunded | float |
Total des remboursements en ligne. |
|
total_paid
|
total_paid | float |
Total payé. |
|
total_qty_ordered
|
total_qty_ordered | float |
Quantité totale ordonnée. |
|
total_refunded
|
total_refunded | float |
Total remboursé. |
|
updated_at
|
updated_at | string |
Mise à jour à l’adresse. |
|
weight
|
weight | float |
Poids de l’élément. |
|
x_forwarded_for
|
x_forwarded_for | string |
Transféré pour. |
|
Éléments
|
items | items | |
|
billing_address
|
billing_address | billing_address | |
|
paiement
|
payment | payment | |
|
status_histories
|
status_histories | status_histories | |
|
extension_attributes
|
extension_attributes | extension_attributes |
CustomerCollectionResponse
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | integer |
ID client. |
|
group_id
|
group_id | integer |
ID de groupe client. |
|
default_billing
|
default_billing | string |
Facturation par défaut du client. |
|
default_shipping
|
default_shipping | string |
Expédition par défaut du client. |
|
confirmation
|
confirmation | string |
Confirmation du client. |
|
date_de_création
|
created_at | string |
Créé à la date. |
|
updated_at
|
updated_at | string |
Mise à jour à la date. |
|
created_in
|
created_in | string |
Créé dans. |
|
Dob
|
dob | string |
Date de naissance. |
|
Messagerie électronique
|
string |
E-mail client. |
|
|
prénom
|
firstname | string |
Prénom du client. |
|
nom de famille
|
lastname | string |
Nom du client. |
|
middlename
|
middlename | string |
Prénom du client. |
|
prefix
|
prefix | string |
Préfixe utilisé. |
|
suffixe
|
suffix | string |
Suffixe utilisé. |
|
sexe
|
gender | integer |
Sexe du client. |
|
store_id
|
store_id | integer |
ID de magasin. |
|
taxvat
|
taxvat | string |
Tva fiscale. |
|
website_id
|
website_id | integer |
ID du site web. |
|
addresses
|
addresses | CustomerAddresses |
Adresses client. |
|
disable_auto_group_change
|
disable_auto_group_change | integer |
Désactivez la modification automatique du groupe. |
|
extension_attributes
|
extension_attributes | CustomerExtensionAttributes |
Attributs d’extension. |
|
custom_attributes
|
custom_attributes | array of CustomerCustomAttributes |
Attributs personnalisés |
CustomerAddresses
Adresses client.
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | integer |
ID d’adresse. |
|
customer_id
|
customer_id | integer |
ID client. |
|
region_code
|
region.region_code | string |
Code de région. |
|
région
|
region.region | string | |
|
region_id
|
region.region_id | integer |
ID de région. |
|
region_id
|
region_id | integer |
ID de région. |
|
country_id
|
country_id | string |
ID de pays. |
|
street
|
street | array of string |
Nom de la rue. |
|
entreprise
|
company | string |
Entreprise cliente. |
|
téléphone
|
telephone | string |
Téléphone client. |
|
fax
|
fax | string |
Télécopie client. |
|
Cp
|
postcode | string |
Code postal du client. |
|
city
|
city | string |
Ville du client. |
|
prénom
|
firstname | string |
Prénom du client. |
|
nom de famille
|
lastname | string |
Nom du client. |
|
middlename
|
middlename | string |
Prénom du client. |
|
prefix
|
prefix | string |
Préfixe du client. |
|
suffixe
|
suffix | string |
Suffixe client. |
|
vat_id
|
vat_id | string |
Id de tva. |
|
default_shipping
|
default_shipping | boolean |
Expédition par défaut. |
|
default_billing
|
default_billing | boolean |
Facturation par défaut. |
|
custom_attributes
|
custom_attributes | array of object |
Attributs personnalisés. |
|
attribute_code
|
custom_attributes.attribute_code | string |
Code d’attribut. |
|
valeur
|
custom_attributes.value | string |
Valeur de l’attribut. |
CustomerExtensionAttributes
Attributs d’extension.
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
customer_id
|
company_attributes.customer_id | integer |
ID client. |
|
company_id
|
company_attributes.company_id | integer |
ID d’entreprise. |
|
fonction
|
company_attributes.job_title | string |
Titre du travail. |
|
status
|
company_attributes.status | integer |
Code d’état. |
|
téléphone
|
company_attributes.telephone | string |
Téléphone client. |
|
is_subscribed
|
is_subscribed | boolean |
Est abonné. |
|
amazon_id
|
amazon_id | string |
ID Amazon. |
|
vertex_customer_code
|
vertex_customer_code | string |
Code client de vertex. |
|
vertex_customer_country
|
vertex_customer_country | string |
Pays du client Vertex. |
CustomerCustomAttributes
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
attribute_code
|
attribute_code | string |
Code d’attribut. |
|
valeur
|
value | string |
Valeur de l’attribut. |
booléen
Il s’agit du type de données de base « boolean ».