Shipium Default Ship Options
Explore Shipium's default ship options.
About default ship options
Shipium manages a list of ship options that you may reference when using our Carrier Selection service. The following table includes the Shipium default ship option name, a brief description, and the value you should pass (shipOption
identifier) for each ship option to be considered during Carrier Selection API calls.
Shipium default ship option | Description | shipOption identifier value |
---|---|---|
International One To Four Week | This service method is for international deliveries that intend to arrive in one to four weeks. | internationalonetofourweek |
International One To Three Day | This service method is for international deliveries that intend to arrive in one to three days. | internationalonetothreeday |
International One To Three Day Early | This service method is for international deliveries that intend to arrive early in one to three days. | internationalonetothreedayearly |
International One To Two Week | This service method is for international deliveries that intend to arrive in one to two weeks. | internationalonetotwoweek |
International Two To Five Day | This service method is for international deliveries that intend to arrive in two to five days. | internationaltwotofiveday |
International Two To Ten Day | This service method is for international deliveries that intend to arrive in two to ten days. | internationaltwototenday |
Next Day | This service method is for next day deliveries. | nextday |
Same Day | This service method is for same day deliveries. | sameday |
Standard | This service method is for standard deliveries. | standard |
Three Day | This service method is for three day deliveries. | threeday |
Two Day | This service method is for two day deliveries. | twoday |
Two Day Morning | This service method is for two day morning deliveries. | twodaymorning |
Carrier service methods for each ship option
For the carrier service methods associated with each ship option, you can refer to the service methods listed in the Shipium Console. You'll select Configurable Ship Options from the Configure menu. Within the Configurable Ship Options landing page, you'll see a list of ship options by columns Type and Name. Toggling the Type column switches the list from configured ship options to Shipium's default ship options.
For each Shipium default ship option, you can use the toggle next to the service methods in the Service Methods column to view each carrier service method associated with the ship option.
FAQ
Q: Can I include a desired delivery date (DDD) in addition to passing a ship option when using the all-in-one shipment and label method?
A: Yes. For example, shipOption
: standard
, desiredDeliveryDate
: 2023-11-15
limits the carrier selection search to only those methods that are marked as standard and for which the DDD of 2023-11-15 can be met. If the DDD of 2023-11-15 cannot be met, Shipium will return the cheapest service method on 2023-11-16, and so on.
Resources
Your Shipium team member is available to help along the way. However, you might find these resources helpful:
Updated 7 months ago