put https://api.claims.curacel.co/api/v1/enrollees//change-status
Change the status of enrollees
Log in to see full request history
Responses
401Unauthenticated
403Forbidden
422Unprocessable Entity
Change the status of enrollees
401Unauthenticated
403Forbidden
422Unprocessable Entity
xxxxxxxxxx
curl --request PUT \
--url https://api.claims.curacel.co/api/v1/enrollees/id/change-status \
--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: