RejectInvoiceRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/RejectInvoiceRequestBody.jsonreasonstringrequired
Rejection reason
RejectInvoiceRequestBody
{
"$schema": "https://example.com/schemas/RejectInvoiceRequestBody.json",
"reason": "string"
}