API Docs / Operations / Client - Billing - Submissions / Get Projected Invoice Submissions

Get Projected Invoice Submissions

GET /tenants/{tenant}/clients/{client}/invoicesubmissions/projected

Returns projected invoice submissions that the overnight process would create for this client. Each entry represents a billing date group of approved, unsubmitted line items.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key

Try it