Versions Compared

Key

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

...

This Web Service Call allows a third party application to retrieve the manifests associated to the account. The input to this is the manifestID retrieved when calling the Web Service Call - ReleaseAllConsignmentsWeb Service Call - ReleaseSelectConsignment and Web Service Call - ReleaseConsignmentReleaseSingleConsignment . The response is a Base64 encoded PDF file in A4 format.

...

Info

In this instance I am making a call to GetChargeQuote in my uat environment through postman, Things I need to perform this call:

  1. My Session Credentials form my previous Login Call
    1. Note Session Credentials will expire If
      1. You Have generated a new "Key"
      2. You Have Passed the Expiry Date of the Session
      3. The User has been Deleted/made inactive
  2. Manifest ID


*Learn how to chain this call in 5) Creating Chained Requests

Endpoint: https://bau-uat-ws.azurewebsites.net/Data/ChainIT/DataService.svc

...