SubmitInvoiceRequest
Request body for submitting an invoice for a specific billing date
Properties
| Name | Type | Description |
|---|---|---|
| billingDate* | string | The billing date of the projected submission to create and push |
The billing date of the projected submission to create and push | ||
JSON Example
{
"billingDate": "2024-01-01"
}