Update

Modify an incomplete document claim details

Endpoint

/api/claim/update

Request

Parameters

Name
Mandatory
Description
Type
Default

claims_id

Claim ID

Integer

claim_type

Claim type. e.g.: D, L, or T

String

consignment_note

Consignment note. Must exists in declarations with approved status

String

incident_date

Incident date. Future date is not allow. Format: yyyymmdd

Date

claimer_name

Claimer's name

String (100)

claimer_contact_person

Claimer's contact person name

String (100)

claimer_contact_no

Claimer's contact number

String (20)

claimer_email

Claimer's email. To received email from XpressCover

String (100)

desire_claim_amt

Claim amount

Decimal (11, 2)

claim_item

Item's description

String (100)

callback_url

Callback URL

String (150)

Example

Response

Successful Response Parameters

Last updated