Skip to main content

Documentation Portal

OrderDocumentsResponse

Parameter Name

Type

Description

Mandatory

DeliveryAdviceInformation

List of DeliveryAdviceInformation

List of DeliveryAdviceInformation objects that hold the information required for the “Delivery Advice” document.

No

Documents

List of OrderDocument

List of OrderDocument objects that hold the shipping documents. This property is included only in the GetShippingDocuments method response.

No

ErrorText

String

Description of the error to get documents

No

IsSuccess

Boolean

Indicates if API call was successful or not.

TRUE- API call was successful

FALSE – API call was not successful

ParcelsTracking

List of Merchant.ParcelTracking

List of the Merchant.ParcelTracking objects, each object holds the parcel tracking number and full tracking URL for the relevant shipper (with the parcel tracking number).

No

ShipperManifests

List of OrderDocument

List of OrderDocument objects that hold shipper manifest documents. This property is included only in the DispatchOrders method response.

No

TrackingDetails

Object Merchant.TrackingDetails

Order tracking information.

No