Benefit Checks
Create Benefits Check
POST
This endpoint supports idempotency keys
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unique key to prevent duplicate requests. We support keys up to 255 characters.
Required string length:
1 - 255
Body
application/json
Benefits Check Create Request Schema
Benefits Check Create Request Schema
Patient Plan ID
List of specialties to create benefits check for
Available options:
PHYSICAL_THERAPY
, ABA_THERAPY
, SPEECH_THERAPY
, OCCUPATIONAL_THERAPY
, PSYCHOLOGICAL_TESTING
, HOME_HEALTH_CARE
, HOSPICE
, CARDIAC_REHABILITATION
, INTENSIVE_CARDIAC_REHABILITATION
, MENTAL_HEALTH
Example:
["PHYSICAL_THERAPY"]
Response
201
application/json
Benefits Check Create Response Schema
Benefits Check Create Response Schema
List of created benefits check IDs