Logo carlschroeter header
Claims Online
Schäden online melden

API Documentation - Version 0.3.0

Report claim

Reports a claim.

If a claim contains all the necessary data, it can be reported for further processing by Carl Schröter. The claim is reported to Carl Schröter and further processing takes place.

Documents assigned with the claim cannot be deleted anymore.

A claim cannot be reported if it is already completed.

If a claim is reported multiple time the second and all further times are considered as supplementation.

PATCH /api/claims/:id/report

Parameter

Name Type Required Description
id ID Yes The ID of the claim, e.g. YHP17T

Example of request:

curl -s -X PATCH -H "CS-API-KEY: <your key>" -H "Content-Type: application/json" https://www.claims-online.de/api/claims/YHP17T/report

Example of response:

See Get claim