Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

As soon as a dispatch is confirmed by the DC on SupplyStream, this method will push the tracking information to the Hub.

System behaviours

  • The information returned in this service is also returned in the Push Dispatch Confirmation service.

Available formats

API

FTP

Manual

XML

x

x

JSON

x

CSV

x

Field level details

TrackingDetails

Field

Description

Data Type

MessageGroupId

Placeholder

nvarchar(100)

MessagePart

This is the message part of the total number of messages. API only.

int

MessageTotal

This is the total number of messages. API only.

int

IntegrationId

This is determined by SupplyStream and is the client unique identifier. This will be a consistent unique value per client. Example: CCIND

nvarchar(100)

SequenceNumber

This is determined by SupplyStream. Every push message will increment by 1 for each service selected

int

InterfaceRecordId

This is the SupplyStream Globally Unique Identifier. If the GUID is not provided in the Load message, this will be automatically generated by the system. System generated example: a99645dc-5b45-4917-890c-4b02c68ac342.

varchar(100)

SalesOrderNumber

Sales Order Number as specified in sales order service

nvarchar(50)

SalesOrderReference

Sales Order reference as specified in sales order service

nvarchar(50)

DispatchNumber

Client specific counter for sales orders

nvarchar(100)

Courier

The courier the sales order was dispatched on

nvarchar(100)

TrackingNumber

Reference code as supplied by courier service

nvarchar(50)

TrackingUrl

The courier specific URL for tracking the dispatch

nvarchar(4000)