Purpose:Make a request for the latest Scan Data on consignments in our system, allowing you to feed the most current carrier scan data into your system.
Info |
---|
In this instance I am making a call to provide all information underneath a connote I require my Session credentials from my previous example to continue. This will allow me to perform future calls as this will provide me with "ConsignmentID"
*Learn how to chain this call in Creating Chained Requests |
Warning |
---|
THIS CALL IS LIMITED TO 5 CALLS PER HOUR PER CONSIGNMENT. - WE ALSO RECOMMEND STOPPING ALL SUBSEQUENT API CALLS AFTER THE 'DEL' SCAN EVENT IS RECEIVED
- OR 14 DAYS AFTER RELEASE (To Account for bad carrier Data)
|
Endpoint: https://bau-uat-wsthirdpartywcf.flipgroup.azurewebsitescom.netau/Data/ChainIT/DataService.svc
Headers:
...
Code Block |
---|
language | xml |
---|
theme | RDark |
---|
firstline | 1 |
---|
title | Failed Web Service Call Response |
---|
linenumbers | true |
---|
collapse | true |
---|
|
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<ConsignmentTrackingSearchResponse xmlns="http://www.opensys.com.au/ChainIT/4.0/ChainITDataServices">
<ConsignmentTrackingSearchResult i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/>
</ConsignmentTrackingSearchResponse>
</s:Body>
</s:Envelope>
// Reason was due to an incomplete payload being called. i.e mismatching
<cha:connoteReference></cha:connoteReference>
<cha:consignmentDate></cha:consignmentDate> |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@20f86d |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "FLIP" |
---|
labels | kb-how-to-article |
---|
|
Page Properties |
---|
|
Related issues |