Onboard/Monitor Carriers
Retrieve Carrier Documents
Retrieves base64 encoded document data that can be converted back into the original document format
get/_c/std/api/DocumentAPI.aspx
Query parameters
clientIDstring required
API Client ID (4 digit number)
pwdstring required
API Password
Example:MyPass123!
documentType'Certificate' | 'W9' | 'Agreement' | 'ClientAgreement' | 'Document' required
Which type of document you are retreiving
Example:insdid
documentIDstring required
Identifier for the document
Example:MC1234
insdIDstring required
RMIS ID of the carrier this document belongs to
versionstring required
Which version of API (Current version is 1)
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.