Skip to main content
POST
Create a case

Authorizations

Authorization
string
header
required

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

Body

application/json
estate_value
enum<string>
required
Available options:
unknown,
under_25k,
25k_to_100k,
100k_to_500k,
500k_to_1m,
over_1m
progress
enum<string>
required
Available options:
no_clue,
just_started,
making_progress,
almost_done,
completed
queue_assignment
string
possible_dispute
enum<string>
Available options:
no_dispute_expected,
possible_dispute,
active_dispute

Response

Case created.

data
object