Skip to main content

GetInvoiceXMLResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/GetInvoiceXMLResponseBody.json
xmlstringrequired

Invoice XML content

GetInvoiceXMLResponseBody
{
"$schema": "https://example.com/schemas/GetInvoiceXMLResponseBody.json",
"xml": "string"
}