Skip to main content
Generate Benefit Verification Report
curl --request POST \
  --url https://api.spikecare.com/public/v1/benefit-verifications/{benefit_verification_id}/reports \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

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

Path Parameters

benefit_verification_id
string
required

Response

Benefits Check Report Create Response Schema

The response is of type any.