Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 1.15 KB

ShipmentRateData.md

File metadata and controls

15 lines (10 loc) · 1.15 KB

ShipmentRateData

Properties

Name Type Description Notes
services [str], none_type The requested carrier service for the shipment. Please consult the reference for specific carriers services.<br/> Note that this is a list because on a Multi-carrier rate request you could specify a service per carrier. [optional]
carrier_ids [str], none_type The list of configured carriers you wish to get rates from. Note that the request will be sent to all carriers in nothing is specified [optional]
reference str, none_type The shipment reference [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)} User metadata for the shipment [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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