post https://api.claims.curacel.co/api/v1/enrollees
Create or Update A Single Enrollee
Log in to see full request history
Responses
400Bad Request
401Unauthenticated
403Forbidden
422Unprocessable Entity
500Server Error
Create or Update A Single Enrollee
400Bad Request
401Unauthenticated
403Forbidden
422Unprocessable Entity
500Server Error
xxxxxxxxxx
curl --request POST \
--url https://api.claims.curacel.co/api/v1/enrollees \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"AA"}'
Try It!
to start a request and see the response here! Or choose an example: