Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.13 KB

BatchBase.md

File metadata and controls

12 lines (9 loc) · 1.13 KB

# BatchBase

Properties

Name Type Description Notes
default_carrier_account string ID of the Carrier Account object to use as the default for all shipments in this Batch. The carrier account can be changed on a per-shipment basis by changing the carrier_account in the corresponding BatchShipment object.
default_servicelevel_token string Token of the service level to use as the default for all shipments in this Batch. The servicelevel can be changed on a per-shipment basis by changing the servicelevel_token in the corresponding BatchShipment object. <a href=&quot;#tag/Service-Levels&quot;>Servicelevel tokens can be found here.</a>
label_filetype \OpenAPI\Client\Model\LabelFileTypeEnum [optional]
metadata string A string of up to 100 characters that can be filled with any additional information you want to attach to the object. [optional]

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