Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.15 KB

PickupBase.md

File metadata and controls

14 lines (11 loc) · 1.15 KB

# PickupBase

Properties

Name Type Description Notes
carrier_account string The object ID of your USPS or DHL Express carrier account. You can retrieve this from your Rate requests or our <a href=&quot;#tag/Carrier-Accounts/&quot;>Carrier Accounts</a> endpoint.
location \OpenAPI\Client\Model\Location
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]
requested_end_time \DateTime The latest that you requested your parcels to be available for pickup. Expressed in the timezone specified in the response.
requested_start_time \DateTime The earliest that you requested your parcels to be ready for pickup. Expressed in the timezone specified in the response.
transactions string[] The transaction(s) object ID(s) for the parcel(s) that need to be picked up.

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