Skip to Content
DocumentationAPI ReferenceBusiness APIModelsPackage Order Pricing Response

PackageOrderPricingResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for this pricing configuration.[default to null]
package_type_idLongPackage type this pricing applies to.[default to null]
vendor_idLongVendor offering this pricing.[default to null]
base_priceDoubleBase price for the package delivery.[default to null]
size_priceDoublePrice component based on package size.[default to null]
distance_priceDoublePrice component based on delivery distance.[default to null]
price_per_kmBooleanWhether distance pricing is per kilometer.[default to null]
price_per_kgBooleanWhether size pricing is per kilogram.[default to null]
multiple_stop_feeDoubleAdditional fee for multiple stops.[default to null]

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