Have a large volume of packages and using an XML based system? We accept XML file format to create a delivery. Using your SFTP details, create a delivery by uploading an XML file that has data about the delivery matching the following XML parameters:
Date and time the manifest is created using ISO8601 format.
Name
Type
Required
Description
Order
Object
Yes
Details of an order within the manifest
Type
String
Yes
Type of order you are creating. For Local Delivery use DELIVERY
ConsignmentNumber
String
Yes
The consignment number of the order
ReferenceNumber
String
Yes
The reference used to identify the order
DeliveryName
String
Yes
The full name of the receiver
DeliveryEmail
String
No
The email address of the receiver. This is used to provide updates to the receiver on the status of the package. Required if DeliveryPhone is not provided
DeliveryPhone
String
No
The mobile phone number of the receiver. This is used to provide updates to the receiver on the status of the package. Required if DeliveryEmail is not provided
DeliveryAddressLine1
String
Yes
The full street address of the receiver. This should include unit numbers, building names and other address identifiers
DeliverySuburb
String
Yes
The suburb of the receiver
DeliveryStateCode
String
Yes
The state code of the receiver. Choose from: NSW, VIC, QLD, ACT, SA, WA, TAS and NT
DeliveryPostcode
String
Yes
The postcode of the receiver
DeliveryCountryCode
String
Yes
The country code of the receiver. This should always be AU
AuthorityToLeave
Boolean
Yes
Determine whether the package can be left without a signature. false requires a signature (charges applies). true is authority to leave
ContainsDangerousGoods
Boolean
Yes
Determine whether the package contains dangerous goods
Name
Type
Required
Description
Packages
Object
Yes
Details of all packages within the manifest
Name
Type
Required
Description
Package
Object
Yes
Details of an package within the manifest
ReferenceNumber
String
Yes
The reference used to identify the package
StoreId
Optional
The Agent ID of the store you want to send it too. eg. 2010-22
HubCode
String
Yes
The code of the closest hub to your customer. Choose from SYD or MEL