Simple Order API

item_#_orderOriginCountry

Country where you receive the customer’s order.
Use two-character ISO standard country code.
This
item-level
field overrides the corresponding request-level field.
This field is not used for tax calculation unless the
taxService_orderOriginState
and
taxService_orderOriginCity
fields are present.

Specifications

  • Data Type:
    String
  • Data Length:
    2

Mapping Information

  • REST API Field:
    orderInformation.lineItems[].orderOrigin.country
  • SCMP API Field:
    order_origin_country
  • Simple Order API Fields:
    • item_#_orderOriginCountry
    • taxService_orderOriginCountry