Newer Version Available

This content describes an older version of this product. View Latest

Shipping Carrier Input

Shipping carrier.
Root XML tag
shippingCarrier
JSON example
1"shippingCarrier": {
2    "externalReference": "UPS001",
3    "shippingCarrierMethods": [
4      {
5        "externalReference": "UPSGround001"
6      },
7      {
8        "externalReference": "UPSAIR001"
9      }
10    ]
11  },
Properties
Property Type Description Required or Optional Available Version
externalReference String Unique code, reference, or identifier for the shipping carrier used by external systems. Optional 63.0
shippingCarrierMethods ListConnectApi.ShippingCarrierMethodInputRepresentation List of shipping carrier methods. Required 63.0