Skip to main content

RejectInvoiceRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/RejectInvoiceRequestBody.json
reasonstringrequired

Rejection reason

RejectInvoiceRequestBody
{
"$schema": "https://example.com/schemas/RejectInvoiceRequestBody.json",
"reason": "string"
}