https://delivery.econt.com/services
generated at 2023-07-21 11:23

Data types:

ShipmentStatus (Class)

Name Type Multiplicity Description
shipmentNumber string [0..1]
storageOfficeName string [0..1]
storagePersonName string [0..1]
createdTime dateTime [0..1]
sendTime dateTime [0..1]
deliveryTime dateTime [0..1]
shipmentType string [0..1]
packCount int [0..1]
weight double [0..1]
shipmentDescription string [0..1]
senderDeliveryType string [0..1]
senderOfficeCode string [0..1]
receiverDeliveryType string [0..1]
receiverOfficeCode string [0..1]
cdCollectedAmount double [0..1]
cdCollectedCurrency string [0..1]
cdCollectedTime dateTime [0..1]
cdPaidAmount double [0..1]
cdPaidCurrency string [0..1]
cdPaidTime dateTime [0..1]
totalPrice double [0..1]
currency string [0..1]
discountPercent double [0..1]
discountAmount double [0..1]
discountDescription string [0..1]
senderDueAmount double [0..1]
receiverDueAmount double [0..1]
otherDueAmount double [0..1]
deliveryAttemptCount int [0..1]
services ShipmentStatusService [0..n]
trackingEvents ShipmentTrackingEvent [0..n]
pdfURL string [0..1]
expectedDeliveryDate date [0..1]
payAfterAccept boolean [0..1]
payAfterTest boolean [0..1]
partialDelivery boolean [0..1]
alertRedirected string [0..1]
packingListPDFURL string [0..1]
returnShipmentURL string [0..1]
notApplicableServices string [0..1]

ShipmentStatusService (Class)

Name Type Multiplicity Description
type string [0..1]
description string [0..1]
count double [0..1]
paymentSide string [0..1]
price double [0..1]
currency string [0..1]

ShipmentTrackingEvent (Class)

Name Type Multiplicity Description
time string [0..1]
isReceipt boolean [0..1]
destinationType string [0..1]
destinationDetails string [0..1]
destinationDetailsEn string [0..1]
officeName string [0..1]
officeNameEn string [0..1]
cityName string [0..1]
cityNameEn string [0..1]
countryCode string [0..1]

Order (Class)

Name Type Multiplicity Description
id int [0..1]
orderNumber string [0..1]
status string [0..1]
orderTime dateTime [0..1]
orderSum double [0..1]
cod boolean [0..1]
declaredValue double [0..1]
partialDelivery boolean [0..1]
currency string [0..1]
shipmentDescription string [0..1]
shipmentNumber string [0..1]
senderInfo CustomerInfo [0..1]
customerInfo CustomerInfo [0..1]
items OrderItem [0..n]
packCount int [0..1]
receiverShareAmount string [0..1]
paymentToken string [0..1]
paymentSide string [0..1]

CustomerInfo (Class)

Name Type Multiplicity Description
id string [0..1]
name string [0..1]
face string [0..1]
phone string [0..1]
email string [0..1]
countryCode string [0..1]
cityName string [0..1]
postCode string [0..1]
officeCode string [0..1]
zipCode string [0..1]
address string [0..1]
quarter string [0..1]
street string [0..1]
num string [0..1]
other string [0..1]
priorityFrom string [0..1]
priorityTo string [0..1]

OrderItem (Class)

Name Type Multiplicity Description
name string [0..1]
variants string [0..1]
SKU string [0..1]
URL string [0..1]
count int [0..1]
totalPrice double [0..1]
totalWeight double [0..1]
additionalInfo string [0..1]
alternativeDepartment string [0..1]

ShipmentsForGroup (Class)

Name Type Multiplicity Description
destinationOfficeCode string [0..1]
preparedGroupShipments int [0..n]
shipmentsData ShipmentForGroupData [0..n]

ShipmentForGroupData (Class)

Name Type Multiplicity Description
id int [0..1]
number int [0..1]
shipmentPackCount int [0..1]
weight double [0..1]
destinationCityName string [0..1]
shipmentDescription string [0..1]

Services:

OrdersService (Interface)

getPrice (Method)

Parameters
Name Type Multiplicity Description
Order
Result
Name Type Multiplicity Description
ShipmentStatus
Faults
Type Description

updateOrder (Method)

Parameters
Name Type Multiplicity Description
Order
Result
Name Type Multiplicity Description
Order
Faults
Type Description

createAWB (Method)

Parameters
Name Type Multiplicity Description
Order
Result
Name Type Multiplicity Description
ShipmentStatus
Faults
Type Description

getTrace (Method)

Parameters
Name Type Multiplicity Description
Order
Result
Name Type Multiplicity Description
ShipmentStatus
Faults
Type Description

deleteLabel (Method)

Parameters
Name Type Multiplicity Description
Order
Result
Name Type Multiplicity Description
boolean
Faults
Type Description

PaymentsService (Interface)

createPayment (Method)

Parameters
Name Type Multiplicity Description
order Order [0..1]
shopName string [0..1]
Result
Name Type Multiplicity Description
paymentURI string [0..1]
paymentIdentifier string [0..1]
Faults
Type Description

confirmPayment (Method)

Parameters
Name Type Multiplicity Description
paymentIdentifier string [0..1]
Result
Name Type Multiplicity Description
paymentToken string [0..1]
Faults
Type Description

GroupingService (Interface)

suggestShipments (Method)

Parameters
Name Type Multiplicity Description
timePeriod string [0..1]
Result
Name Type Multiplicity Description
shipments ShipmentsForGroup [0..n]
Faults
Type Description

groupShipments (Method)

Parameters
Name Type Multiplicity Description
groupShipmentNumber int [0..1]
destinationOfficeCode string [0..1]
shipmentNumbers int [0..n]
Result
Name Type Multiplicity Description
destinationOfficeCode string [0..1]
groupShipmentNumber int [0..1]
groupedAmount int [0..1]
Faults
Type Description