Attach Document

Upload a new file

Document Type

  • item_invoice = Item invoice

  • cn_copy = Consignment note

  • invest_rpt = Investigation report

  • police_rpt = Police report

  • damage_photo = Damage photo

  • repair_invoice = Repair invoice

  • others = Others

circle-info

Compulsory documents by claim type

Damage Claim:

  1. item_invoice - 1 file only

  2. cn_copy - 1 file only

  3. invest_rpt - 1 file only

  4. damage_photo - allow multiple file

  5. repair_invoice - 1 file only

Loss & Total Loss Claim:

  1. item_invoice - 1 file only

  2. cn_copy - 1 file only

  3. invest_rpt - 1 file only

  4. police_rpt - 1 file only

Mime Type

  • application/pdf

  • image/png

  • image/jpeg

Maximum file size per file

  • Accept up to 2MB file size only

Endpoint

/api/claim/attach

Request

Parameters

Nam
Mandatory
Description
Type

claims_id

Claim's ID

Integer

doc_type

Document's type

String

claim_document_id

Claim document ID Required if doc_type = others

Integer

mime_type

document mime type

String

file_content

base64 encoded string

String

Example

Response

Successful Response Parameters

Name
Description
Type

status

API response status SUCCESS

String

claim_document

Claim document information

Last updated