Skip to main content

DuplicateInvoiceInput

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DuplicateInvoiceInput.json
datedate-time

Invoice date for the duplicate (default: today)

DuplicateInvoiceInput
{
"$schema": "https://example.com/schemas/DuplicateInvoiceInput.json",
"date": "2024-07-29T15:51:28.071Z"
}