cURL
curl --request POST \ --url https://api.anagram.care/api/auth/v1/eligibility/{request_uid}/details/ \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "request_uid": "<string>", "result_id": 123, "person_id": 123 }'
{ "request_uid": "af42aa113b4148ec86f3ed7324f24242" }
Requesting a detailed insurance plan from a successful eligibility request
Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"
Plan details request started
The response is of type object.
object