v1

Create Coverage Request

Generate a Coverage Request for Truepill to investigate whether a patient has any valid plans or benefit details.

post/v1/coverage_request

Request body

patient_tokenstring required
metadatastring

Example request

{
  "patient_token": "838a906bcc6e7671",
  "metadata": "metadata"
}

Response

Accepted

Changes

No recorded changes to this endpoint across all 1 revision of this API.