Table of Contents |
---|
...
Element | Type | Mandatory / Optional | Length | Direction | Comments | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AccountID | int |
| - |
| AccountID retrieved from Session. | |||||||||||||||
AllowConsolidation | bool |
| - |
| true/false : Indicates whether a consignment can be consolidated. If it's the first consignment for the day going to a receiver and service, a new consignment will be created. Succeeding consignments going to the same receiver and same service, the new items in this consignment will be appended to the previous consignment (that allows consolidation) and using the same connote number. This doesn't apply to consignments with Dangerous Goods. | |||||||||||||||
CloseAt | Time |
| - |
| hh:mm Time when the facilities will close (for pickup). Will be reflected on the Pickup Request and consignment data sent to carrier. | |||||||||||||||
ConsignmentDate | DateTime |
| - |
| Date of the creation of the consignment. | |||||||||||||||
ConsignmentID | long |
| - |
| ID of the record in the OneFlo database. Not required on creation. When updating an existing consignment, provide the ConsignmentID. | |||||||||||||||
ConsignmentItems | ConsignmentItem[] |
| 1...n |
| Details the items included in the consignment. | |||||||||||||||
ConsignmentNote | string |
| 20 |
| When provided, the consignment will be created with the provided Connote number. When not provided, OneFlo will generate a new connote number from the range. | |||||||||||||||
ConsignmentType | string |
| - |
| Indicates the consignment movement: Populate with "Pickup" for Outbound; "Return" for returns; and, "Transfer" for transfers. | |||||||||||||||
ConsolidatedSus | ConsolidateConsignment[] |
| - |
| Not recommended for use. | |||||||||||||||
ContainingConsignment | long |
| - |
| Not recommended for use. | |||||||||||||||
DeliveryInstructions | string |
| 80 |
| Delivery Instructions. Will appear on labels (depending on carrier specification may be limited in terms of number of characters due to real estate). | |||||||||||||||
Description | string |
| 30 |
| Description of Consignment. Won't appear on labels. | |||||||||||||||
DistributorID | int |
| - |
| DistributorID retrieved from Session. | |||||||||||||||
DownloadID | int |
| - |
| Not recommended for use. | |||||||||||||||
Exception | SaveException |
| - |
| Output. Provides detail on the result if there is an error with the data provided. | |||||||||||||||
Ext | ConsignmentsExt |
| 0...1 |
| Additional information for a consignment. | |||||||||||||||
ExtraInfo | string |
| - |
| Not recommended for use. | |||||||||||||||
Hours | float |
| - |
| Default 0. | |||||||||||||||
ModifiedBy | int |
| - |
| UserID as defined in the session. | |||||||||||||||
NoItems | short |
| - |
| Item Count Summary for the consignment. Computed from the data provided in ConsignmentItems. | |||||||||||||||
OnForwarder | int |
| - |
| Not required when Service is provided. | |||||||||||||||
PickupInstructions | string |
| 80 |
| Pickup Instructions. Will appear on Pickup request data when carrier is configured. | |||||||||||||||
ReadyAt | Time |
| - |
| hh:mm Time when the consignment is ready to be picked up. Will be reflected on Pickup Request and cosignment data sent to carrier. | |||||||||||||||
Receiver | Address |
| 1 |
| Details of the receiver of the freight. | |||||||||||||||
Reference | string |
| 20 |
| Stores the primary business reference (i.e. Sales Order Number, Pick Number, etc) | |||||||||||||||
References | Reference[] |
| 0...n |
| Additional References. | |||||||||||||||
Released | DateTime |
| - |
| Date of the release of the consignment, must be provided but will be updated by the system when the consignment is actually released via the Release*Consignment API. | |||||||||||||||
Sender | Address |
| 1 |
| Details of the sender of the freight. | |||||||||||||||
Service | string |
| 10 |
| Service for use. Must be a service defined in OneFlo as retrieved from the ShipperService Element of the ServicePricing. | |||||||||||||||
SessionID | long |
| - |
| Not recommended for use. | |||||||||||||||
SpecialInstructions | string |
| 80 |
| Additional Instructions. Will appear on labels (depending on carrier specification may be limited in terms of number of characters due to real estate). | |||||||||||||||
Volume | float |
| - |
| Total Consignment Volume in cubic metres. Computed from the data provided in ConsignmentItems. | |||||||||||||||
Weight | float |
| - |
| Total Consignment weight in kilograms. Computed from the data provided in ConsignmentItems. |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.opensys.com.au/ChainIT/4.0/ChainITDataServices">
<soapenv:Header/>
<soapenv:Body>
<SaveConsignment>
<session>
<AccountID>{{AccountID}}</AccountID>
<DistributorID>{{DistributorID}}</DistributorID>
<Expires>{{Expires}}</Expires>
<Key>{{Key}}</Key>
<UserID>{{UserID}}</UserID>
</session>
<consignment>
<AccountID>{{AccountID}}</AccountID>
<AllowConsolidation>true</AllowConsolidation>
<CloseAt>16:00</CloseAt>
<ConsignmentDate>2018-08-02 10:09:00</ConsignmentDate>
<ConsignmentItems>
<ConsignmentItem>
<Description>SMALL CARTON NO DG</Description>
<Height>16</Height>
<ItemNo>1</ItemNo>
<Length>38</Length>
<NoItems>1</NoItems>
<Reference />
<Weight>5</Weight>
<Width>25</Width>
</ConsignmentItem>
<ConsignmentItem>
<ConsignmentProduct>
<Cubic>0.0152</Cubic>
<DangerousGoods>
<AggQty>4</AggQty>
<Class>2.1</Class>
<Group>NONE</Group>
<Name>AEROSOLS</Name>
<PSN>AEROSOLS IN A CAN</PSN>
<Qty>1</Qty>
<Receptacle>CAN</Receptacle>
<SubRisk>N/A</SubRisk>
<UnCode>1950</UnCode>
<Units>kg</Units>
</DangerousGoods>
</ConsignmentProduct>
<Description>SMALL CARTON WITH DG</Description>
<Height>16</Height>
<ItemNo>1</ItemNo>
<Length>38</Length>
<NoItems>1</NoItems>
<PackagingType>SAT</PackagingType>
<Reference />
<Weight>5</Weight>
<Width>20</Width>
</ConsignmentItem>
</ConsignmentItems>
<DeliveryInstructions>Deliver to Front Door.</DeliveryInstructions>
<Description />
<DistributorID>{{DistributorID}}</DistributorID>
<ReadyAt>14:00</ReadyAt>
<Receiver>
<AddressLocation>
<CountryCode>AU</CountryCode>
<SuburbStatePostcode>HALLAM VIC 3803</SuburbStatePostcode>
</AddressLocation>
<ATL>true</ATL>
<Contact>CONTACT PERSON</Contact>
<Country>AUSTRALIA</Country>
<CountryCode>AU</CountryCode>
<Email>hallam@company.com.au</Email>
<Line1>89 Wellington Street</Line1>
<Line2 />
<Line3 />
<Name>CUSTOMER ABC</Name>
<Phone>03 1234 1000</Phone>
</Receiver>
<Reference>PO123456</Reference>
<Released>2019-08-01T00:00:00</Released>
<Sender>
<AddressLocation>
<CountryCode>AU</CountryCode>
<SuburbStatePostcode>SCORESBY VIC 3179</SuburbStatePostcode>
</AddressLocation>
<Country>AUSTRALIA</Country>
<CountryCode>AU</CountryCode>
<Line1>7 Lakeview Drive</Line1>
<Line2 />
<Line3 />
<Name>SENDER ENTITY</Name>
<Phone />
</Sender>
<Service>STEEXP</Service>
<SpecialInstructions/>
</consignment>
</SaveConsignment>
</soapenv:Body>
</soapenv:Envelope> |
...
Anchor |
---|
...
|
...
|
Type |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Useful for | Creating and releasing consignment items within consignments | ||||||||||||
Used in | SaveConsignment / GetChargeQuote |
...
Element | Type | Mandatory / Optional | Length | Direction | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Barcode | string |
| - |
| This is the SSCC barcode. If no SSCC is provided, OneFlo will generate a barcode for you. | ||||||||||||||
ConsignmentID | long |
| - |
| ID of the record in the OneFlo database. Not required on creation. When updating an existing consignment, provide the ConsignmentID. | ||||||||||||||
ConsignmentProduct | Product |
| - |
| This is a complex type for the definition of Dangerous Goods. | ||||||||||||||
Description | string |
| 40 |
| A description of the goods being shipped. | ||||||||||||||
ExchangeReturnable | boolean |
| - |
| |||||||||||||||
Height | float |
| - |
| Height of item in centimetres (cm). | ||||||||||||||
ItemNo | int |
| - |
| The index (starting 1) or otherwise known as ordinal integer. It's not mandatory to provide this because OneFlo will assign it upon saving. e.g. if there are 3 packages, this will enumerate package 1, package 2, and package 3 | ||||||||||||||
ItemType | string |
| 20 |
| Item Code - could be your warehouse Shipping Unit code (i.e. Carton_12X or CHEP_Pallet) | ||||||||||||||
Length | float |
| - |
| Length of item in centimetres (cm). | ||||||||||||||
ModifiedBy | int |
| - |
| |||||||||||||||
NoItems | int |
| 1... |
| Total Number of SUs for the consignment. Must be a positive integer. Ideally when enumerating items, this must have a Because the representation of each item must be declared in a ConsignmentItem element, this field must always have the value of '1'. Multiple items of the same type must be declared in separate ConsignmentItem elements. | ||||||||||||||
PackagingType | string |
| 20 |
| Should be one of the available packaging types in OneFlo. Shipping Items - Packaging Type. | ||||||||||||||
Palletised | boolean |
| - |
| Non-mandatory, please see Packaging Type. | ||||||||||||||
ProductID | int |
| - |
| |||||||||||||||
Reference | string |
| 20 |
| Item Reference associated to the order. This is useful for consolidated items where items need to be identified into which particular order it's under. This can also be used to indicate specifically which references are associated to the shipping unit. | ||||||||||||||
Returnable | string |
| 20 |
| |||||||||||||||
Volume | float |
| - |
| Cubic metres (m3). Up to 3 decimal places. | ||||||||||||||
Weight | float |
| - |
| Weight of the item in kilograms (kg). | ||||||||||||||
Width | float |
| - |
| Width of item in centimetres (cm). |
...
Anchor |
---|
...
|
...
|
...
|
...
|
Type |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Useful for | Creating and releasing consignments | ||||||||||||
Used in | SaveConsignment |
...