Document Retrieval API Configuration
Below are simple instructions on how to implement our Document Retrieval 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 Rate Quote URL.
Document Retrieval Method
- Method to get the list of document types: GetDocumentTypes(string APIKey, string ProNumber, string CustomerData)
- Sample XML: request | response
Document Retrieval Method
- Method to request your documents: GetDocuments(string APIKey, string ProNumber, List'<'CustomTypes.DocumentType'>' documentTypes, string CustomerData)
- Sample XML: request | response
Having Trouble?
Should you have any issues with our API tools, questions or suggestions, contact our technology team.