Introduction


Document Delivery Service APIs are Web APIs designed and developed for the purpose of connecting consumers of services with the storage mechanism of core claim management system of Crawford. APIs provides ability to transfer document from client to core claim management system and vice versa. API is based on restful standards and conventions. Data format for communication is JSON. Below is the list of supported HTTP protocol for API.

Type Description
GET Fetches entity or resource
POST Creates entity or resource
PUT Updates entity or resource
DELETE Deletes entity or resource

Note: Color coding representation for HTTP protocols are based on swagger convention and followed across the document.