Upload File for an Existing Claim
Upload a file with and attach it to a claim that has already been submitted
Upload File for an Existing Claim
POST
https://staging.api.xclaim.xcover.com/partners/{partnerCode}/claims/{claimUuid}/files
Upload a file with and attach it to a claim that has already been submitted. Note that the section_field_id
in this request can be obtained from the FNOL request for a given claim type.
Path Parameters
Name
Type
Description
partnerCode*
String
eg. XYZ999
Headers
Name
Type
Description
Authorization*
String
Bearer {{JWT token}}
Last updated