post
https://is.getodie.com/api/v2/claim//documents
Document upload is only available when claim status is "CLAIMNEEDSUSERACTION".
Use form-data to set Key values "documentType" and "document". The document must be provided as a binary file object and not a URL, only one document at a time is supported.
Document upload only supports .jpg, .jpeg, png, and .pdf filetypes. File requirements are case sensitive.
Webhook Payload: /need-user-action-callback
Endpoint Guide:
- A claims callback is sent to your endpoint that was given when submitting a claim with the status "CLAIMNEEDSUSERACTION"
- Submit document(s) using this endpoint.
- When all files are submitted, notify Odie claims department that all documents are submitted and ready for review by calling the "review-documents" endpoint.
