Transferir pedido

La comunicación Transferir pedido correlaciona la solicitud ProcessOrder de HCL Commerce con la llamada a la API createOrder de Sterling Order Management. Puesto que tanto HCL Commerce como Sterling Order Management se pueden personalizar, se hacen suposiciones con respecto a la correlación de un sistema a otro.

Solicitud

Las suposiciones hechas para esta llamada son:
Solicitud transferOrder
Sterling Order ManagementVía de acceso de API Contexto de origen Origen
Order/@OrderNo _ord:Order/_ord:OrderIdentifier/_wcf:UniqueID
Order/@EnterpriseCode N/A Mantiene la correlación entre SC:OrganizationCode y WC:StoreIdentifer (StoreId) en el archivo local ValueMaps.xml.
Order/@SellerOrganizationCode N/A

Mantiene la correlación entre SC:SellerOrganizationCode y WC:StoreIdentifer (StoreId) en el archivo local ValueMaps.xml.

Nota: Es lo mismo que Order/@EnterpriseCode.
Order/@OrderDate _ord:DataArea/_ord:Order _ord:PlacedDate
Order/OrderLines/OrderLine/@SubLineNo (No siempre presente) _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemIdentifier/_wcf:UniqueID

Si el anterior incluye un guión (-), utilice solo la parte después del guión. De lo contrario, este campo está en blanco.

Order/@BuyerUserId _ord:DataArea/_ord:Order _ord:BuyerIdentifier/_wcf:ExternalIdentifier/_wcf:Identifier
Order/@ValidatePromotionAward N/A Establecer en "N"
Order/@ BypassPricing N/A Establecer en "Y"
Order/@IsShipAsComplete _ord:Order/ShipAsComplete
Order/PriceInfo/@Currency _order:Order/_ord:OrderAmount/_wcf:TotalProductPrice/@currency Mantiene la correlación entre SC:Currency y WC:Currency en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice WC:Currency.
Order/PaymentMethods/PaymentMethod/@CreditCardName _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:FirstName_ord:Order/OrderPaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:MiddleName _ord:Order/_ord:OrderPaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:LastName
Nota: Para configurar el texto sin formato de un número de tarjeta de crédito, utilice Plain = "-4" en HCL Commerce.

Para obtener más información, consulte el centro de información de V7 HCL Commerce y busque el archivo paymentsystempluginmapping XML.

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo/@AddressID _ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/ContactInfoNickName _ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/_wcf:ContactInfoNickName
Order/PersonInfoBillTo/@AddressID ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction[1]/_ord:BillingAddress/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/_wcf:ContactInfoNickName _ord:Order/_ord:BuyerBillInfo/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/_wcf:ContactInfoNickName
Order/OrderLines/OrderLine/Instructions/Instruction/@InstructionType (InstructionType=SHIP) Ord: order/_ord: OrderItem/_ord: OrderItemShippingInfo/_ord: ShippingInstruction
Order/OrderLines/OrderLine/PersonInfoShipTo/@DayPhone ord:Order/_ord:OrderItem/_ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Telephone1
Order/OrderLines/OrderLine/PersonInfoShipTo/@EveningPhone ord:Order/_OrderItem/_ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Telephone2
Order/OrderLines/OrderLine/PersonInfoShipTo/@AddressID Ord: order/_ord: OrderItem/_ord: OrderItemShippingInfo/_ord: ShippingAddress/_wcf: ContactInfoIdentifier/_wcf: ExternalIdentifier/ContactInfoNickName
Order/OrderLines/OrderLine/Awards/Award/@AwardType _ord:DataArea/ord:Order/_ord:OrderItem/ Si ord:OrderItemAmount/@freeGift=true, establézcalo en "FreeGift".
Order/OrderLines/OrderLine/Awards/Award/@AwardAmount _ord:DataArea/ord:Order/_ord:OrderItem/ _ord:OrderItemAmount/_wcf:Adjustment/_wcf:Amount
Order/OrderLines/OrderLine/Awards/Award/@ChargeCategory _ord:DataArea/ord:Order/_ord:OrderItem/ Utilice lo siguiente como clave para obtener RuleSetFiledName de promotionTypeToRuleSetFiledName en Valuemaps.xml

_ord:OrderItemAmount/_wcf:Adjustment/ _wcf:PromotionType _ _wcf:IsPromotionCodeRequired

Order/OrderLines/OrderLine/Awards/Award/@ChargeName _ord:DataArea/ord:Order/_ord:OrderItem/ _ord:OrderItemAmount/_wcf:Adjustment/_wcf:CalculationCodeID/_wcf:UniqueID
Order/OrderLines/OrderLine/Awards/Award/@AwardId _ord:DataArea/ord:Order/_ord:OrderItem/ _ord:OrderItemAmount/_wcf:Adjustment/_wcf:CalculationCodeID/_wcf:UniqueID
Order/OrderLines/OrderLine/Awards/Award/@PromotionId _ord:DataArea/ord:Order/ si _ord:OrderItem/ /_ord:OrderItemAmount/_wcf:Adjustment/_wcf:IsPromotionCodeRequired = 'true', entonces: _ord:PromotionCode/_ord:Code
Order/OrderLines/OrderLine/Awards/Award/@Description _ord:DataArea/ord:Order/_ord:OrderItem/ _ord:OrderItemAmount/_wcf:Adjustment/_wcf:Description
Order/Promotions/Promotion/@PromotionApplied _ord:DataArea/ord:Order/ Si _ord:OrderAmount/_wcf:Adjustment /_wcf:IsPromotionCodeRequired = 'true', establézcalo en "Y".
Order/OrderLines/OrderLine/Promotions/Promotion/@PromotionId _ord:DataArea/ord:Order/_ord:OrderItem/ _ord:OrderItemAmount/_wcf:Adjustment/[_wcf:IsPromotionCodeRequired= 'true']/_wcf:CalculationCodeID/_wcf:UniqueID
Order/Promotions/Promotion/@PromotionId _ord:DataArea/ord:Order/ Si _ord:OrderAmount/_wcf:Adjustment/_wcf:IsPromotionCodeRequired = 'true', entonces _ord:PromotionCode/_ord:Code
Order/Promotions/Promotion/@PromotionGroup _ord:DataArea/ord:Order/ Si _ord:OrderAmount/_wcf:Adjustment/_wcf:IsPromotionCodeRequired = 'true', establézcalo en "COUPON".
Para cargos de línea distintos a los de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargePerLine _ord:DataArea/ord:Order/_ord:OrderItem/ 0-_ord:OrderItemAmount/_wcf:Adjustment/_wcf:Amount
Para cargos de línea distintos a los de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargeCategory _ord:DataArea/ord:Order/_ord:OrderItem/ Utilice lo siguiente como clave para obtener RuleSetFiledName de promotionTypeToRuleSetFiledName en ValueMaps.xml de

_ord:OrderItemAmount/_wcf:Adjustment/ _wcf:PromotionType _ _wcf:IsPromotionCodeRequired

Order/OrderLine/LineTaxes(@ChargeCategory=price)/@TaxPercentage TaxPercentage=Sales Tax / (OrderItemPrice-Total Item Discount Adjustment) * 100
Order/OrderLine/LineTaxes(@ChargeCategory=Shipping)/TaxPercentage TaxPercentage=Shipping Tax / (OrderItemPrice-(ShippingCharge+ajuste de envío del total de artículos)) * 100
Order/OrderLines/OrderLine/@OrderedQty _ord:DataArea/_ord:Order/_ord:OrderItem _ord:Quantity
Order/OrderLines/OrderLine/@CarrierServiceCode _ord:DataArea/_ord:Order/_ord:OrderItem ord:OrderItemShippingInfo/_ord:ShippingMode/_ord:ShippingModeIdentifier/_ord:ExternalIdentifier/_ord:ShipModeCode.

Mantenga la correlación entre SC:CarrierServiceCode y WC:ShipModeCode en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice el valor anterior.

Order/OrderLines/OrderLine/@ShipNode _ord:DataArea/_ord:Order/_ord:OrderItem Si _ord:OrderItemShippingInfo/_ord:ShippingMode/_ord:ShippingModeIdentifier/_ord:ExternalIdentifier/_ord:ShipModeCode = 'PickupInStore'

Utilice _ord:OrderItemShippingInfo/_ord:PhysicalStoreIdentifier/_wcf:ExternalIdentifier. Mantenga la correlación entre el nombre de SC:Store y WC:PhysicalStore en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice el valor anterior.

En cualquier otro caso, utilice _ord:FulfillmentCenter/_ord:FulfillmentCenterIdentifier/_wcf:Name. Mantenga la correlación entre el nombre de SC:ShipNode y WC:FulfillmentCenter en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice el valor anterior.

Order/OrderLines/OrderLine/@ReqShipDate _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:RequestedShipDate
Order/OrderLines/OrderLine/@DeliveryMethod _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingMode/_ord:ShippingModeIdentifier/_ord:ExternalIdentifier/_ord:ShipModeCode Si lo anterior es "PickupInStore", entonces "PICK"; de lo contrario, "SHP"
Order/OrderLines/OrderLine@FillQuantity _ord:DataArea/_ord:Order/_ord:OrderItem _ord:Quantity
Order/OrderLines/OrderLine/OrderLineReservations/OrderLineReservation/@ItemID _ord:DataArea/_ord:Order/_ord:OrderItem _ord:CatalogEntryIdentifier/_wcf:ExternalIdentifier/_wcf:PartNumber
Order/OrderLines/OrderLine/OrderLineReservations/OrderLineReservation/@Node _ord:DataArea/_ord:Order/_ord:OrderItem _ord:FulfillmentCenter/_ord:FulfillmentCenterIdentifier/_wcf:Name

Mantenga la correlación entre el nombre de SC:Node y WC:FulfillmentCenter en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice el valor anterior.

Order/OrderLines/OrderLine/OrderLineReservations/OrderLineReservation/@Quantity _ord:DataArea/_ord:Order/_ord:OrderItem _ord:Quantity
Order/OrderLines/OrderLine/OrderLineReservations/OrderLineReservation/@ReservationID _ord:DataArea/_ord:Order/_ "WC_" antepuesto a _ord:OrderIdentifier/_wcf:UniqueID
Order/OrderLines/OrderLine/Item/@ItemID _ord:DataArea/_ord:Order/_ord:OrderItem _ord:CatalogEntryIdentifier/_wcf:ExternalIdentifier/_wcf:PartNumber
Order/OrderLines/OrderLine/Item/@UnitOfMeasure _ord:DataArea/_ord:Order/_ord:OrderItem _ord:Quantity/@uom

Mantenga la correlación entre SC:UnitOfMeasure y WC:uom en ValueMaps.xml. Si no se encuentra ninguna correlación, utilice "each".

Order/OrderLines/OrderLine/PersonInfoShipTo@FirstName _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:ContactName/_wcf::FirstName
Order/OrderLines/OrderLine/PersonInfoShipTo@LastName _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:ContactName/_wcf::LastName
Order/OrderLines/OrderLine/PersonInfoShipTo@AddressLine1 _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::AddressLine[1]
Order/OrderLines/OrderLine/PersonInfoShipTo@AddressLine2 _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::AddressLine[2]
Order/OrderLines/OrderLine/PersonInfoShipTo@AddressLine3 _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::AddressLine[3]
Order/OrderLines/OrderLine/PersonInfoShipTo@City _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::City
Order/OrderLines/OrderLine/PersonInfoShipTo@State _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::StateOrProvinceName
Order/OrderLines/OrderLine/PersonInfoShipTo@Country _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::Country
Order/OrderLines/OrderLine/PersonInfoShipTo@ZipCode _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:Address/_wcf::ZipCode
Order/OrderLines/OrderLine/PersonInfoShipTo@EmailID _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemShippingInfo/_ord:ShippingAddress/_wcf:EmailAddress1
Order/OrderLines/OrderLine/LinePriceInfo@UnitPrice _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:UnitPrice/_wcf:Price
Order/OrderLines/OrderLine/LinePriceInfo@ListPrice _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:UnitPrice/_wcf:Price
Order/OrderLines/OrderLine/LinePriceInfo@RetailPrice _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:UnitPrice/_wcf:Price
Order/OrderLines/OrderLine/LinePriceInfo@IsLinePrice

ForInformationOnly

N
Order/OrderLines/OrderLine/LinePriceInfo@PricingQuantityStrategy FIX
Para cargos de línea distintos a los de envío: Order /OrderLines/OrderLine/LineCharges/LineCharge/@IsManual N/A Establecer en "N"
Para cargos de línea distintos a los de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargeName _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:Adjustment/_wcf:CalculationCodeID/_wcf:UniqueID
Para gastos de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargePerLine _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:ShippingCharge
Para gastos de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargeCategory Envío
Para gastos de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@ChargeName Cargos de envío
Para gastos de envío: Order/OrderLines/OrderLine/LineCharges/LineCharge/@IsManual N/A Establecer en "N"
Order/OrderLines/OrderLine/LineTaxes/LineTax[1]/@ChargeCategory Precio
Order/OrderLines/OrderLine/LineTaxes/LineTax[1]/@Tax _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:SalesTax
Order/OrderLines/OrderLine/LineTaxes/LineTax[1]/@TaxName Impuestos sobre la venta
Order/OrderLines/OrderLine/LineTaxes/LineTax[2]/@ChargeCategory Envío
Order/OrderLines/OrderLine/LineTaxes/LineTax[2]/@Tax _ord:DataArea/_ord:Order/_ord:OrderItem _ord:OrderItemAmount/_wcf:ShippingTax
Order/OrderLines/OrderLine/LineTaxes/LineTax[2]/@TaxName Impuesto sobre el envío
Order/PersonInfoBillTo@FirstName _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:ContactName/_wcf:FirstName
Order/PersonInfoBillTo@LastName _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:ContactName/_wcf:LastName
Order/PersonInfoBillTo@AddressLine1 _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:AddressLine[1]
Order/PersonInfoBillTo@AddressLine2 _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:AddressLine[2]
Order/PersonInfoBillTo@AddressLine3 _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:AddressLine[3]
Order/PersonInfoBillTo@City _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:City
Order/PersonInfoBillTo@State _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:StateOrProvinceName
Order/PersonInfoBillTo@Country _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:Country
Order/PersonInfoBillTo@ZipCode _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:Address/_wcf:PostalCode
Order/PersonInfoBillTo@EmailID _ord:DataArea/_ord:Order _ord:Order/_ord:BuyerBillInfo/_wcf:EmailAddress1/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:EmailAddress1/_wcf:Value

Order/PaymentMethods/PaymentMethod/@PaymentType _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:PaymentMethod/_ord:PaymentMethodName
Order/PaymentMethods/PaymentMethod/@DisplayCreditCardNo _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData: _display_value

Para fines de exhibición

Order/PaymentMethods/PaymentMethod/@CreditCardType _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData: cc_brand
Order/PaymentMethods/PaymentMethod/@CreditCardExpDate _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData:expire_month
Order/PaymentMethods/PaymentMethod/@CreditCardExpDate _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData:expire_year
Order/PaymentMethods/PaymentMethod/@FirstName _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:FirstName
Order/PaymentMethods/PaymentMethod/@LastName _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:LastName
Order/PaymentMethods/PaymentMethod/@MiddleName _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:MiddleName
Order/PaymentMethods/PaymentMethod/@DisplayCustomerAccountNo _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData: _display_value

Para fines de visualización

Order/PaymentMethods/PaymentMethod/@DisplayPaymentReference1 _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData: _display_value

Para fines de visualización

Order/PaymentMethods/PaymentMethod/@DisplayPaymentReference1 _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:ProtocolData: _display_value

Para fines de visualización

Order/PaymentMethods/PaymentMethod/@MaxChargeLimit _ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:Amount

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo@FirstName

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:FirstName

Order/PersonInfoBillTo@MiddleName _ord:Order/_ord:BuyerBillInfo/_wcf:ContactName/_wcf:MiddleName

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@MiddleName

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:MiddleName

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@LastName

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:LastName

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@AddressLine1

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:AddressLine[1]

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@AddressLine2

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:AddressLine[2]

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@AddressLine3

ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:AddressLine[3]

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo@City

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:City

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo/@State

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:StateOrProvinceName

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo/@Country

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:Country

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo/@ZipCode

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Address/_wcf:PostalCode

Order/PaymentMethods/PaymentMethod/PersonInfoBillTo/@EmailID

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:EmailAddress1/_wcf:Value

Si el comprador es un invitado_ord:Order/_ord:OrderNotification/_ord:Email[1]/_wcf:valve

Order/PersonInfoBillTo@ AlternateEmailID

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@AlternateEmailID

_ord:DataArea/_ord:Order/_ord:BuyerBillInfo/_wcf:EmailAddress2/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:EmailAddress2/_wcf:Value

Si el comprador es un invitado _ord:Order/_ord:OrderNotification/_ord:Email[2]/_wcf:value

Order/PersonInfoBillTo/@DayPhone

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@DayPhone

_ord:Order/_ord:BuyerBillInfo/_wcf:Telephone1/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Telephone1/_wcf:Value

Si el comprador es un invitado _ord:Order/_ord:OrderNotification/_ord:SMS[1]/_wcf:value

Order/PersonInfoBillTo/@EveningPhone

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@EveningPhone

_ord:Order/_ord:BuyerBillInfo/_wcf:Telephone2/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Telephone2/_wcf:Value

Si el comprador es un invitado _ord:Order/_ord:OrderNotification/_ord:SMS[2]/_wcf:value

Order/PersonInfoBillTo/@DayFaxNo

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@DayFaxNo

_ord:Order/_ord:BuyerBillInfo/_wcf:Fax1/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Fax1/_wcf:Value

Order/PersonInfoBillTo/@EveningFaxNo

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@EveningFaxNo

_ord:Order/_ord:BuyerBillInfo/_wcf:Fax2/_wcf:Value

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:Fax2/_wcf:Value

Order/PersonInfoBillTo/@AddressID

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@AddressID

_ord:Order/_ord:BuyerBillInfo/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/_wcf:ContactInfoNickName

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactInfoIdentifier/_wcf:ExternalIdentifier/_wcf:ContactInfoNickName

Order/PersonInfoBillTo/@Title

Order/PaymentMethods/PaymentMethod/ PersonInfoBillTo/@Title

ord:Order/_ord:BuyerBillInfo/_wcf:ContactName/_wcf:PersonTitle

_ord:Order/_ord:OrderPaymentInfo/_ord:PaymentInstruction/_ord:BillingAddress/_wcf:ContactName/_wcf:PersonTitle

Order/PersonInfoBillTo/@MobilePhone _ord:Order/_ord:BuyerBillInfo/_wcf:MobilePhone1/_wcf:Value

o bien

_ord:Order/_ord:OrderNotificationInfo/_ord:SMS[1]/_wcf:Value

Respuesta

Respuesta de transferOrder
HCL Commerce path Origen Notes®
_ord:AcknowledgeOrder/ @OrderNo
_ord:DataArea/_ord:Order/ @OrderHeaderKey
_ord:OrderIdentifier/_ord:ExternalOrderId @OrderHeaderKey