Special Processing Properties
Associate a special processing property with your shipment.
About special processing properties for a shipment
In certain cases, you may need special handling for a given shipment. In that case, there are several options you can specify as part of the Shipment entity, or when using the Carrier and Method Selection & Shipment Label API single call.
This document provides instructions for designating a shipment for:
- Required delivery signature
- Saturday delivery request
- Type of transportation
For guidance on specifying shipment contents as a special designation, see the following documents:
Special processing and accessorial options
This table shows the optional special processing elements that can be included as part of the element.
Property | Property contents | Description |
|---|---|---|
| String enumeration | If you pass an optional
If you do not need a resident specifically, use |
| Boolean | This is a srict filter for Saturday-only services. For flexible weekend delivery, consider Some carrier service methods deliver on Saturday for free, whereas some charge an additional fee for Saturday delivery. If you do not want to incur extra charges for Saturday delivery, this flag should be set to
|
| String enumeration | By passing a
|
Saturday delivery
Saturday delivery can be requested using two different approaches, each with distinct behavior:
Option 1. Saturday Delivery Flag
"saturdayDelivery": true- When to use. You require delivery specifically on Saturday.
- Behavior. Returns only services that explicitly support Saturday delivery to your destination
- Result. May return fewer options, but guarantees Saturday-capable services
Option 2: Desired Delivery Date
"desiredDeliveryDate": "2024-03-16" // A Saturday- When to use. You want delivery by Saturday (weekend timeline).
- Behavior. Returns services that can deliver on or before the specified Saturday
- Result. More shipping options, including Friday delivery that meets your timeline
TipUse the Saturday delivery flag only when Saturday is a hard requirement. For flexible weekend delivery, use
desiredDeliveryDatefor more options. You can find information in the desired delivery date documentation.
Resources
Your Shipium team member is available to help along the way. However, you might find these resources helpful:
Updated 13 days ago
