Developers
Search…
Introduction
Integration
Spring Boot Starter
Custom Integration
General
Data object descriptions
HealthStatus
DefaultOffer
DiscountOffer
ProductRelatedOffer
OfferType
OfferClassification
Order
OrderStatusChangeLog
ColorTheme
LoyaltyCard
DefaultLoyaltyCard
BonusLoyaltyCard
LoyaltyCardType
LoyaltyCardValidationType
Shipment
ShipmentStatus
Category
Addition
Address
Currency
BuyerParty
Campaign
CampaignCode
ClientCard
Information
Inspection
Invoice
LangCode
Price
Product
Quantity
SellerParty
Total
TotalVAT
Translatable
Receipt
ReceiptProduct
ReceiptLoyaltyCard
ReceiptCategory
VAT
Request & Responses
Campaign standard
Powered By
GitBook
Shipment
Object description
Field
Type
Required
Description
method
​
ShipmentMethod
​
Yes
Method for shipment
status
​
ShipmentStatus
​
Yes
Status for shipment
price
double
Yes
Shipping price
currency
​
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
​
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
Previous
LoyaltyCardValidationType
Next
ShipmentStatus
Last modified
2yr ago
Copy link
Outline
Object description
Enum type possible values