Simple Order API

shipTo_shippingMethod

Shipping method for the product.
Possible values:
  • lowcost
    : Lowest-cost service.
  • sameday
    : Courier or same-day service.
  • oneday
    : Next-day or overnight service.
  • twoday
    : Two-day service.
  • threeday
    : Three-day service.
  • pickup
    : Store pick-up.
  • other
    : Other shipping method.
  • none
    : No shipping method because product is a service or subscription.

Specifications

  • Data Type:
    String
  • Data Length:
    10

Mapping Information

  • REST API Field:
    orderInformation.shippingDetails.shippingMethod
  • SCMP API Field:
    shipping_method
  • Simple Order API Field:
    shipTo_shippingMethod