Transfer Document


This endpoint allows a client to transfer document to Crawford's core claim management system.

Endpoint
Protocol Endpoint
POST api/documents
Request
Parameter Data Type Parameter Description
ClaimId String Body Identifier of claim on which search will be performed
Documents Array of complex object Body List of complex object
Token GUID Header JWT generated post authorization
Document Request
Parameter Data Type Parameter Description
DocumentType Integer value of DocumentType Enumeration Body Document Type
DocumentUrl String Body Publicly accessible url for the document
Response
Field Description
ResponseCode Code associated to one type of Response
ResponseMessage Message associated to one type of Response