Skip to main content

SkippedInvoice

existingIdstring

UUID of existing invoice if duplicate

numberstringrequired

Invoice number that was skipped

reasonstringrequired

Reason for skipping

SkippedInvoice
{
"existingId": "string",
"number": "string",
"reason": "string"
}