post https://api.claims.curacel.co/api/v1/claims
Log in to see full request history
Responses
400Bad Request
401Unauthenticated
403Forbidden
404not found
400Bad Request
401Unauthenticated
403Forbidden
404not found
xxxxxxxxxx
15curl --request POST \
--url https://api.claims.curacel.co/api/v1/claims \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"enrollee": {
"is_floating": false,
"create_if_not_found": false
},
"is_draft": true,
"auto_vet": false,
"create_missing_tariffs": false
}
'
Try It!
to start a request and see the response here! Or choose an example: