POST
/
public
/
v1
/
benefits-checks
/
{benefits_check_id}
/
reports
curl --request POST \
  --url https://api.silnahealth.com/public/v1/benefits-checks/{benefits_check_id}/reports \
  --header 'Authorization: Bearer <token>'
{
  "file_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

benefits_check_id
string
required

Response

201
application/json
Benefits Check Report Create Response Schema

Benefits Check Report Create Response Schema

file_id
string
required

ID of the generated report file