Shipment

Object description

Field

Type

Required

Description

method

Yes

Method for shipment

status

Yes

Status for shipment

price

double

Yes

Shipping price

currency

Yes

Shipping currency

expectedDeliveryUTCTime

String

Yes

Expected delivery in UTC

createdUTCTime

String

Yes

Shipment created UTC

contactEmail

String

Yes

Client email

contactPhone

String

Yes

Client phone

address

Yes

Shipment address

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