Get services for case
Cases
Get services for case
Retrieves a list of services ordered for a case. The list includes services of only one of the following types:
idv: Identity verification services ordered for the case.legal: Legal checks ordered for the case. Legal checks are the various required authorizations collected from a candidate when they authorize a background check (e-signature, FCRA, and disclosures).payment: Payment services ordered for the case.screenings: Screenings ordered for the case.shipment: Shipments ordered for the case.
GET
Get services for case
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The type of services to retrieve in the response. If an undefined value is provided, only screenings are returned.
Available options:
screenings, payment, idv, legal, shipment Response
OK
A list of services, each containing detailed information about a service.