GetInvoiceXMLResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/GetInvoiceXMLResponseBody.jsonxmlstringrequired
Invoice XML content
GetInvoiceXMLResponseBody
{
"$schema": "https://example.com/schemas/GetInvoiceXMLResponseBody.json",
"xml": "string"
}