Adobe Commerce (versión preliminar)
Adobe Commerce, con tecnología de Magento, proporciona plataformas de comercio electrónico y soluciones en la nube. Conéctese a Adobe Commerce para recuperar pedidos y enviar actualizaciones.
Este conector está disponible en los siguientes productos y regiones:
| Service | Class | Regions |
|---|---|---|
| Aplicaciones lógicas | Estándar | Todas las regiones de Logic Apps excepto las siguientes: - Regiones de Azure Government - Regiones de Azure China - Departamento de Defensa de EE. UU. (DoD) |
| Contacto | |
|---|---|
| Nombre | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| Correo electrónico | iomdri@microsoft.com |
| Metadatos del conector | |
|---|---|
| Publicador | Microsoft |
| Sitio web | https://business.adobe.com/products/magento/magento-commerce.html |
| Directiva de privacidad | https://www.adobe.com/privacy/policy.html |
| Categorías | Comercio; Sitio web |
El conector adobe Commerce se ha desarrollado específicamente para su uso para la integración del proveedor de Dynamics 365 Intelligent Order Management.
Prerrequisitos
La cuenta de Adobe Commerce Cloud está registrada y se implementa el sitio web.
Obtención de credenciales
Token de acceso (tipo de token de integración):
- Iniciar sesión en el administrador del sitio web de Adobe Commerce
- Haga clic en Integraciones de extensiones > del sistema > para mostrar la página Integraciones.
- Haga clic en "Agregar nueva integración" para mostrar la página Nueva integración.
- Escriba un nombre único para la integración en el campo Nombre y escriba la contraseña de administrador en el campo Su contraseña. Deje el resto de los campos en blanco.
- Haga clic en la pestaña API. Seleccione los recursos de Adobe Commerce a los que puede acceder la integración. Puede seleccionar todos los recursos o seleccionar una lista personalizada.
- Haga clic en Guardar para guardar los cambios y volver a la página Integraciones.
- Haga clic en el vínculo Activar de la cuadrícula que corresponde a la integración recién creada.
- Haga clic en Permitir y se abre un cuadro de diálogo.
- Busque el "Token de acceso" en este cuadro de diálogo.
Nota: La dirección URL del host es el nombre de host del sitio web de Adobe Commerce.
Introducción al conector
Siga https://docs.microsoft.com/en-us/dynamics365/intelligent-order-management/work-providers#set-up-a-provider para habilitar el proveedor de Adobe Commerce.
Problemas y limitaciones conocidos
Este conector se ha desarrollado específicamente para usarse para la integración del proveedor adobe Commerce de Adobe Commerce de Dynamics 365 Intelligent Order Management. La compatibilidad con casos de uso fuera de Dynamics 365 Intelligent Order Management se limitará.
Creación de una conexión
El conector admite los siguientes tipos de autenticación:
| Predeterminado | Parámetros para crear una conexión. | Todas las regiones | No se puede compartir |
Predeterminado
Aplicable: Todas las regiones
Parámetros para crear una conexión.
Esta conexión no se puede compartir. Si la aplicación de energía se comparte con otro usuario, se pedirá a otro usuario que cree explícitamente una nueva conexión.
| Nombre | Tipo | Descripción | Obligatorio |
|---|---|---|---|
| Clave de API | securestring | La clave de API de esta API | Cierto |
| Dirección URL del host de la tienda | cuerda / cadena | Adobe Commerce Store Host URL | Cierto |
Limitaciones
| Nombre | Llamadas | Período de renovación |
|---|---|---|
| Llamadas API por conexión | 100 | 60 segundos |
Acciones
| Cancelar un pedido |
Cancela un orden especificado. |
| Crear o actualizar un pedido |
Crea o actualiza un orden especificado. |
| Obtención del cliente por identificador de cliente |
Obtener el cliente por identificador de cliente. |
| Obtener todos los pedidos |
Enumera los pedidos que coinciden con los criterios de búsqueda especificados. |
Cancelar un pedido
Cancela un orden especificado.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Identificador de pedido único
|
id | True | string |
Identificador de pedido único. |
Devoluciones
- Respuesta
- boolean
Crear o actualizar un pedido
Obtención del cliente por identificador de cliente
Obtener el cliente por identificador de cliente.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Id. de cliente
|
customerId | True | string |
Obtener el cliente por identificador. |
Devoluciones
Obtener todos los pedidos
Enumera los pedidos que coinciden con los criterios de búsqueda especificados.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Página actual
|
searchCriteria[currentPage] | integer |
Devuelve la página actual. |
|
|
Condición de filtro
|
searchCriteria[filter_groups][0][filters][0][condition_type] | string |
Condición para el filtro en pedidos. |
|
|
Filtrar por campo
|
searchCriteria[filter_groups][0][filters][0][field] | string |
Campo para filtrar pedidos. |
|
|
Valor de filtro
|
searchCriteria[filter_groups][0][filters][0][value] | string |
Valor de filtro en pedidos. |
|
|
Tamaño de página
|
searchCriteria[pageSize] | integer |
Número total de registros por página. |
|
|
Dirección de ordenación
|
searchCriteria[sortOrders][0][direction] | string |
Ordene asc o desc. |
|
|
Campo de ordenación
|
searchCriteria[sortOrders][0][field] | string |
Ordenar pedidos en el campo. |
Devoluciones
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
items
|
items | array of itemsHeader | |
|
filter_groups
|
search_criteria.filter_groups | array of object | |
|
filters
|
search_criteria.filter_groups.filters | array of object | |
|
campo
|
search_criteria.filter_groups.filters.field | string | |
|
value
|
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 | |
|
campo
|
search_criteria.sort_orders.field | string | |
|
dirección
|
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 |
Definiciones
billing_address
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
address_type
|
address_type | string | |
|
city
|
city | string | |
|
empresa
|
company | string | |
|
country_id
|
country_id | string | |
|
customer_address_id
|
customer_address_id | integer | |
|
customer_id
|
customer_id | integer |
Id. de cliente. |
|
Correo electrónico
|
string | ||
|
entity_id
|
entity_id | integer |
Id. de entidad. |
|
fax
|
fax | string | |
|
nombre de pila
|
firstname | string | |
|
apellido
|
lastname | string | |
|
middlename
|
middlename | string | |
|
parent_id
|
parent_id | integer | |
|
Cp
|
postcode | string | |
|
prefix
|
prefix | string | |
|
región
|
region | string | |
|
region_code
|
region_code | string | |
|
region_id
|
region_id | integer | |
|
street
|
street | array of string | |
|
sufijo
|
suffix | string | |
|
teléfono
|
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 |
pago
| Nombre | Ruta de acceso | Tipo | 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 |
Importe devuelto. |
|
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 |
Importe base devuelto. |
|
base_amount_refunded_online
|
base_amount_refunded_online | float | |
|
base_shipping_amount
|
base_shipping_amount | float |
Importe de envío 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. de entidad. |
|
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 |
Importe del envío. |
|
shipping_captured
|
shipping_captured | float | |
|
shipping_refunded
|
shipping_refunded | float |
Envío devuelto. |
|
notification_message
|
extension_attributes.notification_message | string | |
|
entity_id
|
extension_attributes.vault_payment_token.entity_id | integer |
Id. de entidad. |
|
customer_id
|
extension_attributes.vault_payment_token.customer_id | integer |
Id. de cliente. |
|
public_hash
|
extension_attributes.vault_payment_token.public_hash | string | |
|
payment_method_code
|
extension_attributes.vault_payment_token.payment_method_code | string | |
|
tipo
|
extension_attributes.vault_payment_token.type | string | |
|
fecha_de_creación
|
extension_attributes.vault_payment_token.created_at | string |
Creado en. |
|
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
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
comentario
|
comment | string | |
|
fecha_de_creación
|
created_at | string |
Creado en. |
|
entity_id
|
entity_id | integer |
Id. de entidad. |
|
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 | |
|
estado
|
status | string |
Estado del pedido. |
|
extension_attributes
|
extension_attributes | object |
extension_attributes
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
payment_additional_info
|
payment_additional_info | array of object | |
|
clave
|
payment_additional_info.key | string | |
|
value
|
payment_additional_info.value | string | |
|
identificador_de_pedido
|
company_order_attributes.order_id | float |
Id. de pedido. |
|
company_id
|
company_order_attributes.company_id | float | |
|
nombre_de_empresa
|
company_order_attributes.company_name | string | |
|
extension_attributes
|
company_order_attributes.extension_attributes | object | |
|
applied_taxes
|
applied_taxes | array of object | |
|
código
|
applied_taxes.code | string | |
|
title
|
applied_taxes.title | string | |
|
por ciento
|
applied_taxes.percent | float | |
|
amount
|
applied_taxes.amount | float | |
|
base_amount
|
applied_taxes.base_amount | float | |
|
Tarifas
|
applied_taxes.extension_attributes.rates | array of object | |
|
items
|
applied_taxes.extension_attributes.rates | object | |
|
item_applied_taxes
|
item_applied_taxes | array of object | |
|
tipo
|
item_applied_taxes.type | string | |
|
item_id
|
item_applied_taxes.item_id | float |
Id. de elemento. |
|
associated_item_id
|
item_applied_taxes.associated_item_id | float | |
|
applied_taxes
|
item_applied_taxes.applied_taxes | array of object | |
|
items
|
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 | |
|
id
|
gift_cards.id | float | |
|
código
|
gift_cards.code | string | |
|
amount
|
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. de cliente. |
|
sender
|
gift_message.sender | string | |
|
destinatario
|
gift_message.recipient | string | |
|
Mensaje
|
gift_message.message | string | |
|
entity_id
|
gift_message.extension_attributes.entity_id | string |
Id. de entidad. |
|
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 |
Gw id. |
|
gw_allow_gift_receipt
|
gw_allow_gift_receipt | string | |
|
gw_add_card
|
gw_add_card | string | |
|
gw_base_price
|
gw_base_price | string |
Precio base de Gw. |
|
gw_price
|
gw_price | string |
Precio de 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 |
Importe de impuestos base de Gw. |
|
gw_tax_amount
|
gw_tax_amount | string |
Importe de impuestos 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 |
Precio base de Gw facturado. |
|
gw_price_invoiced
|
gw_price_invoiced | string |
Precio de Gw facturado. |
|
gw_items_base_price_invoiced
|
gw_items_base_price_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_items_price_invoiced
|
gw_items_price_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_card_base_price_invoiced
|
gw_card_base_price_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_card_price_invoiced
|
gw_card_price_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_base_tax_amount_invoiced
|
gw_base_tax_amount_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_tax_amount_invoiced
|
gw_tax_amount_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_items_base_tax_invoiced
|
gw_items_base_tax_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_items_tax_invoiced
|
gw_items_tax_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_card_base_tax_invoiced
|
gw_card_base_tax_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_card_tax_invoiced
|
gw_card_tax_invoiced | string |
Precio base de los artículos gw facturados. |
|
gw_base_price_refunded
|
gw_base_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_price_refunded
|
gw_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_items_base_price_refunded
|
gw_items_base_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_items_price_refunded
|
gw_items_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_card_base_price_refunded
|
gw_card_base_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_card_price_refunded
|
gw_card_price_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_base_tax_amount_refunded
|
gw_base_tax_amount_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_tax_amount_refunded
|
gw_tax_amount_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_items_base_tax_refunded
|
gw_items_base_tax_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_items_tax_refunded
|
gw_items_tax_refunded | string |
Precio base de los artículos gw devueltos. |
|
gw_card_base_tax_refunded
|
gw_card_base_tax_refunded | string |
Se ha devuelto el impuesto sobre la tarjeta gw. |
|
gw_card_tax_refunded
|
gw_card_tax_refunded | string |
Se ha devuelto el impuesto sobre la tarjeta gw. |
|
reward_points_balance
|
reward_points_balance | float |
Se ha devuelto el impuesto sobre la tarjeta gw. |
|
reward_currency_amount
|
reward_currency_amount | float |
Importe de moneda de recompensa. |
|
base_reward_currency_amount
|
base_reward_currency_amount | float |
Importe de moneda de recompensa. |
|
amazon_order_reference_id
|
amazon_order_reference_id.amazon_order_reference_id | string | |
|
identificador_de_pedido
|
amazon_order_reference_id.order_id | float |
Id. de pedido. |
items
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
base_amount_refunded
|
base_amount_refunded | float |
Importe base devuelto. |
|
base_cost
|
base_cost | float |
Costo base. |
|
base_discount_amount
|
base_discount_amount | float |
Importe de descuento base. |
|
base_discount_invoiced
|
base_discount_invoiced | float |
Descuento base facturado. |
|
base_discount_refunded
|
base_discount_refunded | float |
Descuento base devuelto. |
|
base_original_price
|
base_original_price | float |
Precio base. |
|
base_price
|
base_price | float |
Precio base. |
|
base_price_incl_tax
|
base_price_incl_tax | float |
Impuesto sobre el precio base. |
|
base_row_invoiced
|
base_row_invoiced | float |
Fila base facturada. |
|
base_row_total
|
base_row_total | float |
Total de filas base. |
|
base_row_total_incl_tax
|
base_row_total_incl_tax | float |
Impuestos totales de fila base. |
|
base_tax_amount
|
base_tax_amount | float |
Importe de impuestos base. |
|
base_tax_before_discount
|
base_tax_before_discount | float |
Impuesto base antes del descuento. |
|
base_tax_invoiced
|
base_tax_invoiced | float |
Impuesto base facturado. |
|
base_tax_refunded
|
base_tax_refunded | float |
Impuestos base devueltos. |
|
fecha_de_creación
|
created_at | string |
Creado en. |
|
descripción
|
description | string | |
|
discount_amount
|
discount_amount | float |
Importe de descuento. |
|
discount_invoiced
|
discount_invoiced | float |
Descuento facturado. |
|
discount_percent
|
discount_percent | float |
Descuento facturado. |
|
discount_refunded
|
discount_refunded | float |
Descuento devuelto. |
|
event_id
|
event_id | integer |
Descuento facturado. |
|
ext_order_item_id
|
ext_order_item_id | string |
Descuento facturado. |
|
free_shipping
|
free_shipping | integer |
Envío gratuito. |
|
is_qty_decimal
|
is_qty_decimal | integer |
Es decimal qty. |
|
is_virtual
|
is_virtual | integer |
Es virtual. |
|
item_id
|
item_id | integer |
Id. de elemento. |
|
locked_do_invoice
|
locked_do_invoice | integer |
La factura está bloqueada. |
|
locked_do_ship
|
locked_do_ship | integer |
La factura está bloqueada. |
|
nombre
|
name | string |
Nombre de. |
|
no_discount
|
no_discount | integer |
Sin descuento. |
|
identificador_de_pedido
|
order_id | integer |
Id. de pedido. |
|
original_price
|
original_price | float |
Precio original. |
|
parent_item_id
|
parent_item_id | integer |
Id. de elemento primario. |
|
precio
|
price | float |
Artículo de precio. |
|
price_incl_tax
|
price_incl_tax | float |
Precio incluido impuestos. |
|
product_id
|
product_id | float |
Id. de producto. |
|
product_type
|
product_type | string |
Tipo de producto. |
|
qty_backordered
|
qty_backordered | float |
Cantidad reordenada. |
|
qty_canceled
|
qty_canceled | float |
Cantidad cancelada. |
|
qty_invoiced
|
qty_invoiced | float |
Cantidad facturada. |
|
qty_ordered
|
qty_ordered | float |
Cantidad ordenada. |
|
qty_refunded
|
qty_refunded | float |
Cantidad de reembolso. |
|
qty_returned
|
qty_returned | float |
Cantidad devuelta. |
|
qty_shipped
|
qty_shipped | float |
Qty enviado. |
|
quote_item_id
|
quote_item_id | integer |
Id. de elemento de comillas. |
|
row_invoiced
|
row_invoiced | float |
Fila facturada. |
|
row_total
|
row_total | float |
Total de filas. |
|
row_total_incl_tax
|
row_total_incl_tax | float |
Total de filas, incluido el impuesto. |
|
row_weight
|
row_weight | float |
Peso de fila. |
|
sku
|
sku | string |
SKU del elemento. |
|
store_id
|
store_id | integer |
Id. de la tienda. |
|
tax_amount
|
tax_amount | float |
Monto de impuestos. |
|
tax_before_discount
|
tax_before_discount | float | |
|
tax_canceled
|
tax_canceled | float |
Impuestos cancelados. |
|
tax_invoiced
|
tax_invoiced | float |
Facturación fiscal. |
|
tax_percent
|
tax_percent | float | |
|
tax_refunded
|
tax_refunded | float |
Impuestos devueltos. |
|
updated_at
|
updated_at | string | |
|
weee_tax_applied
|
weee_tax_applied | string |
Se aplica el impuesto a wee. |
|
weee_tax_applied_amount
|
weee_tax_applied_amount | float |
Importe aplicado a impuestos de Wee. |
|
weee_tax_applied_row_amount
|
weee_tax_applied_row_amount | float |
Importe aplicado a impuestos de Wee. |
|
weee_tax_disposition
|
weee_tax_disposition | float |
Disposición fiscal de Wee. |
|
weee_tax_row_disposition
|
weee_tax_row_disposition | float |
Disposición fiscal de Wee. |
|
weight
|
weight | float |
Peso del elemento. |
|
parent_item
|
parent_item | object |
Elemento primario. |
|
custom_options
|
product_option.extension_attributes.custom_options | array of object | |
|
items
|
product_option.extension_attributes.custom_options | object | |
|
bundle_options
|
product_option.extension_attributes.bundle_options | array of object | |
|
items
|
product_option.extension_attributes.bundle_options | object | |
|
downloadable_links
|
product_option.extension_attributes.downloadable_option.downloadable_links | array of object | |
|
items
|
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 | |
|
items
|
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. de cliente. |
|
sender
|
extension_attributes.gift_message.sender | string |
Nombre del remitente. |
|
destinatario
|
extension_attributes.gift_message.recipient | string |
Nombre del destinatario. |
|
Mensaje
|
extension_attributes.gift_message.message | string |
Texto del mensaje. |
|
entity_id
|
extension_attributes.gift_message.extension_attributes.entity_id | string |
Id. de entidad. |
|
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 |
Gw id. |
|
gw_base_price
|
extension_attributes.gw_base_price | string |
Precio base de Gw. |
|
gw_price
|
extension_attributes.gw_price | string |
Precio de gw. |
|
gw_base_tax_amount
|
extension_attributes.gw_base_tax_amount | string |
Importe de impuestos base de Gw. |
|
gw_tax_amount
|
extension_attributes.gw_tax_amount | string |
Importe de impuestos base de Gw. |
|
gw_base_price_invoiced
|
extension_attributes.gw_base_price_invoiced | string |
Precio base de Gw facturado. |
|
gw_price_invoiced
|
extension_attributes.gw_price_invoiced | string |
Precio de Gw facturado. |
|
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 | |
|
código
|
extension_attributes.vertex_commodity_code.code | string | |
|
tipo
|
extension_attributes.vertex_commodity_code.type | string |
itemsHeader
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
base_discount_amount
|
base_discount_amount | float |
Importe de descuento base. |
|
base_discount_canceled
|
base_discount_canceled | float |
Descuento base cancelado. |
|
base_discount_invoiced
|
base_discount_invoiced | float |
Descuento base facturado. |
|
base_discount_refunded
|
base_discount_refunded | float |
Descuento base devuelto. |
|
base_grand_total
|
base_grand_total | float |
Total general base. |
|
base_subtotal
|
base_subtotal | float |
Subtotal base. |
|
base_subtotal_canceled
|
base_subtotal_canceled | float |
Subtotal base cancelado. |
|
base_subtotal_incl_tax
|
base_subtotal_incl_tax | float |
Impuestos incluidos en el subtotal base. |
|
base_subtotal_invoiced
|
base_subtotal_invoiced | float |
Base subtotal innvoiced. |
|
base_subtotal_refunded
|
base_subtotal_refunded | float |
Subtotal base reembolsable. |
|
base_tax_amount
|
base_tax_amount | float |
Importe de impuestos base. |
|
base_tax_canceled
|
base_tax_canceled | float |
Impuesto base cancelado. |
|
base_tax_invoiced
|
base_tax_invoiced | float |
Impuesto base facturado. |
|
base_tax_refunded
|
base_tax_refunded | float |
Impuestos base devueltos. |
|
base_total_canceled
|
base_total_canceled | float |
Total base cancelado. |
|
base_total_due
|
base_total_due | float |
Total base vencido. |
|
base_total_invoiced
|
base_total_invoiced | float |
Total base facturado. |
|
base_total_invoiced_cost
|
base_total_invoiced_cost | float |
Costo total base facturado. |
|
base_total_offline_refunded
|
base_total_offline_refunded | float |
Total total sin conexión base devuelto. |
|
base_total_online_refunded
|
base_total_online_refunded | float |
Base total de reembolsos en línea. |
|
base_total_paid
|
base_total_paid | float |
Total base pagado. |
|
base_total_qty_ordered
|
base_total_qty_ordered | float |
Cantidad total base ordenada. |
|
base_total_refunded
|
base_total_refunded | float |
Total base devuelto. |
|
base_to_global_rate
|
base_to_global_rate | float |
Base a tasa global. |
|
base_to_order_rate
|
base_to_order_rate | float |
Base para ordenar la tasa. |
|
billing_address_id
|
billing_address_id | float |
Id. de dirección de facturación. |
|
can_ship_partially
|
can_ship_partially | float |
Puede enviarse parcialmente. |
|
can_ship_partially_item
|
can_ship_partially_item | float |
Puede enviar elementos parcialmente. |
|
coupon_code
|
coupon_code | string |
Código de cupón. |
|
fecha_de_creación
|
created_at | string |
Creado en. |
|
customer_dob
|
customer_dob | string |
Dob del cliente. |
|
customer_email
|
customer_email | string |
Correo electrónico del cliente. |
|
customer_firstname
|
customer_firstname | string |
Nombre del cliente. |
|
customer_gender
|
customer_gender | float |
Sexo del cliente. |
|
customer_group_id
|
customer_group_id | float |
Identificador del grupo de clientes. |
|
customer_id
|
customer_id | float |
Id. de cliente. |
|
customer_is_guest
|
customer_is_guest | float |
El cliente es invitado. |
|
customer_lastname
|
customer_lastname | string |
Apellido del cliente. |
|
customer_middlename
|
customer_middlename | string |
Nombre intermedio del cliente. |
|
customer_note
|
customer_note | string |
Nota del cliente. |
|
customer_note_notify
|
customer_note_notify | float |
Notificación de la nota del cliente. |
|
customer_prefix
|
customer_prefix | string |
Prefijo del cliente. |
|
customer_suffix
|
customer_suffix | string |
Sufijo del cliente. |
|
customer_taxvat
|
customer_taxvat | string |
Taxvat del cliente. |
|
discount_amount
|
discount_amount | float |
Importe de descuento. |
|
discount_canceled
|
discount_canceled | float |
Descuento cancelado. |
|
discount_description
|
discount_description | string |
Descripción del descuento. |
|
discount_invoiced
|
discount_invoiced | float |
Descuento facturado. |
|
discount_refunded
|
discount_refunded | float |
Descuento devuelto. |
|
edit_increment
|
edit_increment | float |
Editar incremento. |
|
email_sent
|
email_sent | float |
Correo electrónico enviado. |
|
entity_id
|
entity_id | float |
Id. de entidad. |
|
ext_customer_id
|
ext_customer_id | string |
Id. de cliente ext. |
|
ext_order_id
|
ext_order_id | string |
Id. de pedido ext. |
|
forced_shipment_with_invoice
|
forced_shipment_with_invoice | float |
Envío forzado con factura. |
|
global_currency_code
|
global_currency_code | string |
Código de moneda global. |
|
grand_total
|
grand_total | float |
Total general. |
|
discount_tax_compensation_amount
|
discount_tax_compensation_amount | float |
Importe de compensación fiscal de descuento. |
|
discount_tax_compensation_invoiced
|
discount_tax_compensation_invoiced | float |
Compensación fiscal de descuento facturada. |
|
discount_tax_compensation_refunded
|
discount_tax_compensation_refunded | float |
Compensación fiscal de descuento reembolsable. |
|
hold_before_state
|
hold_before_state | string |
Mantenga presionado antes del estado. |
|
hold_before_status
|
hold_before_status | string |
Mantenga presionado antes del estado. |
|
increment_id
|
increment_id | string |
Id. de incremento. |
|
is_virtual
|
is_virtual | float |
Es virtual. |
|
order_currency_code
|
order_currency_code | string |
Ordene el código de moneda. |
|
original_increment_id
|
original_increment_id | string |
Id. de incremento original. |
|
payment_authorization_amount
|
payment_authorization_amount | float |
Importe de autorización de pago. |
|
payment_auth_expiration
|
payment_auth_expiration | float |
Expiración de la autorización de pago. |
|
protect_code
|
protect_code | string |
Proteger el código. |
|
quote_address_id
|
quote_address_id | float |
Id. de dirección de cita. |
|
quote_id
|
quote_id | float |
Id. de cita. |
|
relation_child_id
|
relation_child_id | string |
Id. secundario de relación. |
|
relation_child_real_id
|
relation_child_real_id | string |
Relación del identificador real secundario. |
|
relation_parent_id
|
relation_parent_id | string |
Id. primario de relación. |
|
relation_parent_real_id
|
relation_parent_real_id | string |
Id. real del elemento primario de relación. |
|
remote_ip
|
remote_ip | string |
Ip remota. |
|
shipping_amount
|
shipping_amount | float |
Importe del envío. |
|
shipping_canceled
|
shipping_canceled | float |
Envío cancelado. |
|
shipping_description
|
shipping_description | string |
Descripton de envío. |
|
shipping_discount_amount
|
shipping_discount_amount | float |
Importe de descuento de envío. |
|
shipping_discount_tax_compensation_amount
|
shipping_discount_tax_compensation_amount | float |
Importe de compensación fiscal de descuento de envío. |
|
shipping_incl_tax
|
shipping_incl_tax | float |
El envío incluye impuestos. |
|
shipping_invoiced
|
shipping_invoiced | float |
Envío facturado. |
|
shipping_refunded
|
shipping_refunded | float |
Envío devuelto. |
|
shipping_tax_amount
|
shipping_tax_amount | float |
Importe de impuestos de envío. |
|
shipping_tax_refunded
|
shipping_tax_refunded | float |
Impuestos de envío devueltos. |
|
estado
|
state | string |
Estado del pedido. |
|
estado
|
status | string |
Estado del pedido. |
|
store_currency_code
|
store_currency_code | string |
Almacenar código de moneda. |
|
store_id
|
store_id | float |
Id. de la tienda. |
|
store_name
|
store_name | string |
Nombre del almacén. |
|
store_to_base_rate
|
store_to_base_rate | float |
Almacenar a la tarifa base. |
|
store_to_order_rate
|
store_to_order_rate | float |
Almacenar a la tarifa de pedidos. |
|
subtotal
|
subtotal | float |
Orden subtotal. |
|
subtotal_canceled
|
subtotal_canceled | float |
Subtotal cancelado. |
|
subtotal_incl_tax
|
subtotal_incl_tax | float |
Subtotal incl tax. |
|
subtotal_invoiced
|
subtotal_invoiced | float |
Facturado por subtotal. |
|
subtotal_refunded
|
subtotal_refunded | float |
Subtotal reembolsable. |
|
tax_amount
|
tax_amount | float |
Monto de impuestos. |
|
tax_canceled
|
tax_canceled | float |
Impuestos cancelados. |
|
tax_invoiced
|
tax_invoiced | float |
Facturación fiscal. |
|
tax_refunded
|
tax_refunded | float |
Impuestos devueltos. |
|
total_canceled
|
total_canceled | float |
Impuestos cancelados. |
|
total_due
|
total_due | float |
Total vencido. |
|
total_invoiced
|
total_invoiced | float |
Total facturado. |
|
total_item_count
|
total_item_count | float |
Recuento total de elementos. |
|
total_offline_refunded
|
total_offline_refunded | float |
Total de reembolso sin conexión. |
|
total_online_refunded
|
total_online_refunded | float |
Total de reembolsos en línea. |
|
total_paid
|
total_paid | float |
Total pagado. |
|
total_qty_ordered
|
total_qty_ordered | float |
Cantidad total ordenada. |
|
total_refunded
|
total_refunded | float |
Total devuelto. |
|
updated_at
|
updated_at | string |
Actualizado en. |
|
weight
|
weight | float |
Peso del elemento. |
|
x_forwarded_for
|
x_forwarded_for | string |
Reenviado para. |
|
items
|
items | items | |
|
billing_address
|
billing_address | billing_address | |
|
pago
|
payment | payment | |
|
status_histories
|
status_histories | status_histories | |
|
extension_attributes
|
extension_attributes | extension_attributes |
CustomerCollectionResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | integer |
Id. de cliente. |
|
group_id
|
group_id | integer |
Identificador del grupo de clientes. |
|
default_billing
|
default_billing | string |
Facturación predeterminada del cliente. |
|
default_shipping
|
default_shipping | string |
Envío predeterminado del cliente. |
|
confirmación
|
confirmation | string |
Confirmación del cliente. |
|
fecha_de_creación
|
created_at | string |
Creado en la fecha. |
|
updated_at
|
updated_at | string |
Actualizado en la fecha. |
|
created_in
|
created_in | string |
Creado en. |
|
Dob
|
dob | string |
Fecha de nacimiento. |
|
Correo electrónico
|
string |
Correo electrónico del cliente. |
|
|
nombre de pila
|
firstname | string |
Nombre del cliente. |
|
apellido
|
lastname | string |
Apellido del cliente. |
|
middlename
|
middlename | string |
Nombre intermedio del cliente. |
|
prefix
|
prefix | string |
Prefijo usado. |
|
sufijo
|
suffix | string |
Sufijo usado. |
|
género
|
gender | integer |
Sexo del cliente. |
|
store_id
|
store_id | integer |
Id. de la tienda. |
|
taxvat
|
taxvat | string |
Iva fiscal. |
|
website_id
|
website_id | integer |
Id. del sitio web. |
|
addresses
|
addresses | CustomerAddresses |
Direcciones del cliente. |
|
disable_auto_group_change
|
disable_auto_group_change | integer |
Deshabilite el cambio de grupo automático. |
|
extension_attributes
|
extension_attributes | CustomerExtensionAttributes |
Atributos de extensión. |
|
custom_attributes
|
custom_attributes | array of CustomerCustomAttributes |
Atributos personalizados |
CustomerAddresses
Direcciones del cliente.
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | integer |
Id. de dirección. |
|
customer_id
|
customer_id | integer |
Id. de cliente. |
|
region_code
|
region.region_code | string |
Código de región. |
|
región
|
region.region | string | |
|
region_id
|
region.region_id | integer |
Id. de región. |
|
region_id
|
region_id | integer |
Id. de región. |
|
country_id
|
country_id | string |
Id. de país. |
|
street
|
street | array of string |
Dirección postal. |
|
empresa
|
company | string |
Empresa cliente. |
|
teléfono
|
telephone | string |
Teléfono del cliente. |
|
fax
|
fax | string |
Fax del cliente. |
|
Cp
|
postcode | string |
Código postal del cliente. |
|
city
|
city | string |
Ciudad del cliente. |
|
nombre de pila
|
firstname | string |
Nombre del cliente. |
|
apellido
|
lastname | string |
Apellido del cliente. |
|
middlename
|
middlename | string |
Nombre intermedio del cliente. |
|
prefix
|
prefix | string |
Prefijo del cliente. |
|
sufijo
|
suffix | string |
Sufijo del cliente. |
|
vat_id
|
vat_id | string |
Id. de iva. |
|
default_shipping
|
default_shipping | boolean |
Envío predeterminado. |
|
default_billing
|
default_billing | boolean |
Facturación predeterminada. |
|
custom_attributes
|
custom_attributes | array of object |
Atributos personalizados. |
|
attribute_code
|
custom_attributes.attribute_code | string |
Código de atributo. |
|
value
|
custom_attributes.value | string |
Valor de atributo. |
CustomerExtensionAttributes
Atributos de extensión.
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
customer_id
|
company_attributes.customer_id | integer |
Id. de cliente. |
|
company_id
|
company_attributes.company_id | integer |
Id. de la compañía. |
|
título del trabajo
|
company_attributes.job_title | string |
Puesto. |
|
estado
|
company_attributes.status | integer |
Código de estado. |
|
teléfono
|
company_attributes.telephone | string |
Teléfono del cliente. |
|
is_subscribed
|
is_subscribed | boolean |
Está suscrito. |
|
amazon_id
|
amazon_id | string |
Amazon id. |
|
vertex_customer_code
|
vertex_customer_code | string |
Código de cliente de vértices. |
|
vertex_customer_country
|
vertex_customer_country | string |
País del cliente de vértices. |
CustomerCustomAttributes
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
attribute_code
|
attribute_code | string |
Código de atributo. |
|
value
|
value | string |
Valor de atributo. |
boolean
Este es el tipo de datos básico "booleano".