IsMyLoadReady WebService

The IsMyLoadReady WebService is used to access our IsMyLoadReady.com service.   The WebService resides behind the secure.eCotton.com webserver can use 128-bit encryption (https) for all requests and responses.  You can access this WebService either with unencrypted http or with encrypted https.

Methods require authentication by the same Company ID and Password which are used to access IsMyLoadReady.com directly.

Below is a listing of each method available from the IsMyLoadReady WebService, along with brief explanations:



Method GetMarkStatusXML

Returns single shipping order/mark information.  The requesting Company ID must be the shipper or trucking company identified on the shipping order specified by the WhID and Mark parameters.

The return string is in XML format using the IMLRMarkQuery XML schema (the XMLAuthor parameter must be xmlECOTTON).



Method GetAllMarksStatusXML

Returns shipping order/mark information for all shipping orders on which the requesting Company ID is either the shipper or trucking company.

The return string is in XML format using the IMLRMarkQuery XML schema (the XMLAuthor parameter must be xmlECOTTON).



Method SendUpdatedShippingOrders

Used by cotton warehouses to send shipping order information to IsMyLoadReady.com.  The data represented in the XMLOrders parameter can be partial (new or updated shipping orders) or complete (all existing orders are deleted before posting the data).

The XMLOrders parameter should be in XML format using the IMLRMarkUpdate XML schema.



 

Copyright © 2008 eCotton - a division of EWR, Inc. All rights reserved.