Skip to main content
GET
Get services for case

Authorizations

Authorization
string
header
required

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

Path Parameters

caseId
string
required
serviceType
enum<string>
required

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

serviceGroupServices
object[]
required

A list of services, each containing detailed information about a service.