Notice: Starting April 12th, browsers will be required to support TLS 1.2 or higher. Verify your browser is up to date. Check your TLS version.

Bill of Lading API: SOAP - XML v1.0.2

Warning: This endpoint will be deprecated in the near future. Please use Bill Of Lading REST v1.

Bill of Lading API Configuration

Below are simple instructions on how to implement our Bill of Lading API Tool using the SOAP - XML format. When using the methods make sure to replace the highlighted text with your appropriate data.

To access the service, send your API request to the following Bill of Lading URL.

Bill of Lading Method

  • Method to create a Bill Of Lading: CreateBillOfLading(string APIKey, BillOfLadingRequest request)
  • Sample XML: request | response

Get Bill Of Lading PDF Method

  • Method to Get a Bill Of Lading PDF: GetBillOfLadingPDF(string APIKey, int BillOfLadingId)
  • Sample XML: request | response

Get Bill Of Lading Label PDF Method

  • Method to Get Shipping Label for the Bill Of Lading in PDF format: GetBillOfLadingLabelPDF(string APIKey, int BillOfLadingId, string style, int startPosition, int numLabels)
  • Sample XML: request | response

List of accepted State/Country codes

Having Trouble?

Should you have any issues with our API tools, questions or suggestions, contact our technology team.