API Docs / Operations / Clients / Get Client Dates

Get Client Dates

GET /api/tenants/{tenant}/clients/{code}/dates

Returns all key dates for the specified client

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

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

Try it