Anchor to ShippingCarrierPackageInputShipping
input_objectShipping Carrier Package Input
The input fields for a carrier defined shipping package that are used to pack a shipment.
Anchor to FieldsFields
- carrierCode (String!)
- carrierPackageCode (String!)
- name (String)
- Anchor to carrierCodecarrier•String!
Code non-null Code identifying the carrier supplying the package.
- Anchor to carrierPackageCodecarrier•String!
Package Code non-null Code identifying the carrier package type.
- Anchor to namename•String
Carrier defined name for the package.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for package information for the shipping label. Exactly one of custom_package or carrier_package must be provided.
Was this section helpful?