Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

claim_id
string<uuid>
required

Body

application/json
decision
enum<string>
required
Available options:
sue,
decline
wants_lawyer
boolean

Austria only. Required (true) when the estimate says lawyer_required; not allowed on German claims.

lawyer_type
enum<string>

ico_network: incaseof.law assigns a lawyer. wunschanwalt: the creditor's own lawyer (name and location required).

Available options:
ico_network,
wunschanwalt
wunschanwalt_first_name
string
Maximum string length: 100
wunschanwalt_last_name
string
Maximum string length: 100
wunschanwalt_location
string
Maximum string length: 200
wunschanwalt_email
string<email>

Response

Decision recorded

success
boolean
Example:

true

data
object