Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Successful Response
unique generated (uuid4) id for the inquiry
status of the inquiry An enumeration.
Available options:
SCHEDULED
, IN_PROGRESS
, SUCCESS
, UNSUCCESSFUL
, CANCELLED
, UNKNOWN
Examples:
"SUCCESS"
timestamp of when the inquiry was created
Examples:
"2020-01-01T00:00:00.000000Z"
The request that was used to create the inquiry.
summary of the call results
Examples:
"Benefits retrieved successfully."
The output from the call containing the benefits results..