API Docs / Operations / Professional Clearance / Get Items for Client

Get Items for Client

GET /api/tenants/{tenant}/clients/{clientCode}/pcl/items

Returns all professional clearance request items for the client based on their non-inactive billable services, including global items

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string

Responses

200 OK
401 Unauthorized - Invalid or missing API key
404 Not Found

Try it