Skip to main content

AcceptInvoiceResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/AcceptInvoiceResponseBody.json
messagestringrequired

Success message

AcceptInvoiceResponseBody
{
"$schema": "https://example.com/schemas/AcceptInvoiceResponseBody.json",
"message": "string"
}