Skip to main content
POST
/
public
/
v1
/
benefit-verifications
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

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

Headers

idempotency-key
string

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

The body is of type unknown.

Response

Benefits Check Create Response Schema