Skip to Content

PackageOrderSummaryInput

Properties

NameTypeDescriptionNotes
vendor_idLongVendor to use for the package delivery.[default to null]
package_type_idLongType of package being delivered.[default to null]
pickup_location_idLongID of the pickup location address.[optional] [default to null]
dropoff_location_idLongID of the dropoff location address.[optional] [default to null]
stopsListOptional list of intermediate stops.[optional] [default to null]
weightDoubleWeight of the package in kilograms.[optional] [default to null]
coupon_codeStringOptional coupon code for discount.[optional] [default to null]
ignore_checkBooleanWhether to skip location validation checks.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]