Shipment
Object description
Field
Type
Required
Description
price
double
Yes
Shipping price
expectedDeliveryUTCTime
String
Yes
Expected delivery in UTC
createdUTCTime
String
Yes
Shipment created UTC
contactEmail
String
Yes
Client email
contactPhone
String
Yes
Client phone
Enum type possible values
ShipmentMethod
COURIER
Shipment method courier
PARCEL
Shipment method parcel
COME_BY_SPOT
Shipment method for pick up by myself
Last updated