Fill In Claim Form

Fill in claim form. This API can only be used on claims with INITIATED, DATA_INCOMPLETE, and ADDITIONAL_DATA status. Partner may complete the form in multiple requests.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Claim ID.

Body Params
string

Value that the customer has inputted (text or file). Replace {field-1} with ID of the field. Max upload size: 30 MB per file, 50 MB per request.

To remove a previously uploaded file, set "{field-1}_reset: true". Only files on optional fields can be removed.

Example:
insured-name: John Doe
insured-identity-number: 123456
invoice: <file>
boarding-pass_reset: true

Note:
If both "boarding-pass" and "boarding-pass_reset: true" exist in the same request, "boarding-pass" will be ignored.


Validation:
If the value inputted does not pass the field's validation, 422 Unprocessable Entity will be returned with error messages that can be displayed to the customer.

Example:
insured-identity-number: Jumlah karakter harus 16.
invoice: File tidak boleh melebihi 30 MB.

string
string
Headers
string
enum

Preferred language for headings, labels, placeholders, help texts, and form validation messages. Default: id.

Note: en is currently only available for select product IDs.

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json