Upload File

Upload a File. Use the returned Id when submitting a claim to attach it to that claim.

Upload File

POST https://staging.api.xclaim.xcover.com/partners/{partnerCode}/files

Upload a File. Use the returned Id when submitting a claim to attach it to that claim.

Path Parameters

Name
Type
Description

partnerCode*

String

eg. XYZ999

Headers

Name
Type
Description

Authorization*

String

Bearer {{JWT token}}

{
    "file": null
}

Last updated