Skip to main content

SendInvoiceResponse

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SendInvoiceResponse.json
invoiceIdstringrequired
messagestringrequired
openApiUuidstringrequired
sdiIdentifierstring
statusstringrequired
SendInvoiceResponse
{
"$schema": "https://example.com/schemas/SendInvoiceResponse.json",
"invoiceId": "string",
"message": "string",
"openApiUuid": "string",
"sdiIdentifier": "string",
"status": "string"
}