Shipment Options¶
Overview¶
The following are the shipment options that can be set in the shipmentOptions
array when creating and rating shipments.
Shipment Options¶
Name |
Description |
---|---|
ADD_TO_MANIFEST |
Applies to: Expedited, Presort, PB Delivery, PMOD To make a PB Expedited or PB Presort shipment eligible for inclusion in the end-of-day manifest, set this to For PB Expedited, note the following:
|
Applies to: PB Delivery CARRIER: LEAVE IF NO RESPONSE message is printed on the label and instructs carriers to leave the parcel if no one is available to accept the parcel. A parcel may be left in an unprotected location such as a stairway or uncovered porch. Important This service does not work with APAC servers. A carrier release endorsement may only be used on:
|
|
CARRIER_FACILITY_ID |
Applies to: PB Delivery, CBDS Outbound, CBDS Inbound The ID of the Pitney Bowes facility that will receive the parcel. This is either a PB facility or a CBDS Hub. |
CLIENT_FACILITY_ID |
Applies to: PB Delivery, CBDS Outbound An identifier for the merchant’s facility. Depending on the API call, this is either an ID that Pitney Bowes has assigned or an ID that the merchant has assigned. |
CLIENT_ID |
Applies to: PB Delivery, PB Returns, CBDS Outbound, CBDS Returns The merchant’s ID for access to a specific service. Note: The |
CLIENT_SERVICE_FLAG |
Applies to: PB Returns For a PB PB Returns label, set this to |
CONTENT_VERIFICATION |
Applies to: CBDS Returns Indicates whether the contents of the parcel should be verified. Valid values:
Defaults to |
DELIVERY_SOLUTION |
Applies to: CBDS Selects the delivery solution for a CBDS shipment. See Select the Delivery Solution when Creating a Shipment. |
DISPOSITION_RULESET_ID |
Applies to: PB Returns For a PB Returns label, the ruleset assigned to the merchant during onboarding. The ruleset determines the routing and the disposition of the returned parcel. |
FUTURE_SHIPMENT_DATE |
Applies to: Expedited, PB Delivery, FedEx
|
HIDE_TOTAL_CARRIER_CHARGE |
Applies to: Expedited Set the value to Note: When shipping to Brazil, set this option to |
IS_RECTANGULAR |
Applies to: PB Delivery, PB Returns For a PB shipment, indicates the parcel uses rectangular dimensions. This is |
LABEL_ID |
Applies to: PB Returns RESPONSE ONLY. If a PB Returns shipment creates a QR code, this is the alpha-numeric identifier for the QR code. The actual QR code is returned in the documents object. |
MINIMAL_ADDRESS_VALIDATION |
Applies to: Expedited, PB Delivery, PB Returns, Presort, FedEx, UPS, CBDS Domestic Addresses Only. When this is set to By default, this option is Domestic addresses include the 50 states, District of Columbia, U.S. territories, and APO/FPO/DPO. For PB Returns labels, this option applies only to the For CBDS, this option appears only in the response. You cannot send it in the request. |
NON_DELIVERY_OPTION |
Applies to: Expedited, PB Delivery, Presort Prints instructions on the label or form on what to do if a parcel cannot be delivered. Applies to the following:
|
PARCEL_TRACKING_BARCODEVALUE |
Applies to: PB Delivery, PB Returns,Expedited, UPS, and FedEx
|
PARCEL_TRACKING_ID |
Applies to: PB Delivery, PB Returns, Expedited, UPS, and FedEx
|
PERMIT_NUMBER |
Applies to: PB Presort The merchant’s permit number for flats for a PB Presort shipment. When shipping letters and flats through PB Presort, you must include the merchant’s permit number in the Create Shipment request. |
PERMIT_CITY |
Applies to: PB Presort
|
PERMIT_STATE |
Applies to: PB Presort The state from which the merchant’s permit was issued. When shipping letters and flats through PB Presort, you must include the merchant’s permit number, city, and state in the Create Shipment request. |
PRINT_CUSTOM_MESSAGE_1 |
Applies to: Expedited, Presort PKG, Presort LGENV, FedEx Domestic Labels Only. Prints a merchant-defined message on the label. You can use this, for example, to print a merchant-defined reference field. The message position and font depend on the carrier:
|
PRINT_CUSTOM_MESSAGE_2 |
Applies to: Expedited, PB Delivery, Presort PKG, CBDS Prints a merchant-defined message on the label. You can use this, for example, to print a merchant-defined reference field. The message position and font depend on the carrier:
|
PRINT_IMBREADABLE_BARCODE |
Applies to: PB Presort If set to |
PRINT_RETURN_PACKSLIP |
Applies to: CBDS Returns Indicates whether the packing slip should be printed. Valid values:
Defaults to |
PRINTER_MODEL |
Applies to: Expedited, PB Delivery, Presort, CBDS, PMOD Uses ASCII instead of Unicode to generate labels. This option is intended for older ZPL printers that do not support Unicode. By default, the APIs generate labels using UTF-8, which supports international characters. Important: If you request ASCII, international characters might not print properly. Consider contacting your Zebra printer provider to update your printer’s firmware to a version that supports Unicode. To request ASCII, set this option to {
"name": "PRINTER_MODEL",
"value": "ZP500"
}
|
RETURN_DISPOSITION |
Applies to: CBDS Returns The disposition for the parcel. Valid value: Defaults to |
RETURN_ID |
Applies to: PB Returns For a PB Returns label, this is a unique merchant-generated identifier for the label. The Order ID is frequently used as this value. The identifier is included as part of the Pitney Bowes barcode. This value can be alpha-numeric, up to 20 characters in length. |
RETURN_REASON |
Applies to: CBDS Returns The reason for the return. Enter up to 100 characters. If you send more than 100 characters, the API truncates the string to 100 characters. |
SELLER_ID |
Applies to: CBDS Outbound, CBDS Returns A seller ID that a marketplace shipper has shared with Pitney Bowes in advance. A marketplace shipper is a shipper who uses the same |
SHIPPER_ID |
Applies to: All carriers The Shipper ID of the merchant on whose behalf the label is being printed. The merchant’s Shipper ID is found in the |
SHIPPING_LABEL_RECEIPT |
Applies to: Expedited, PB Returns DOC_8X11 Labels Only. Prints a receipt for the shipping label. Valid values are:
|
SHIPPING_LABEL_SENDER_SIGNATURE |
Applies to: Expedited Adds the sender’s signature and the date on CN 22 and CP 72 shipping labels. Enter the signature as a String. The sender’s signature date is automatically populated. |
SMART_LABEL_BARCODE |
Applies to: PB Returns RESPONSE ONLY. The PB Returns barcode number. This is different from the shipment tracking number returned in the |