Assignment WorkProduct


This API endpoint allows client to get work product documents for an assignment by ConfirmationID in Crawford systems. Client sending data for assignment creation is validated against APIKEY

Endpoint
Protocol Endpoint
GET api/assignment/workproduct
Request
Parameter Data Type Parameter Description
ConfirmationID Long Integer Body ConfirmationID (Identifier) received while creating assignment using iQ Connect
APIKEY String Header Expected APIKEY used for Authentication
Response
Field Description
WorkProduct List of URL representation of work product. This work product can be .pdf, .jpeg, .jpg etc. files. This URLs would be valid up to certain validity period only.In case user is not able to download the files using URL after expiry period, users are expected to revisit the endpoint to get new URLs for the work product.