SuccessResultInvoice
Represents a successfully processed invoice in a batch operation.
iduuid
The unique identifier of the created resource.
linkstringnullable
The URL link to access the created resource.
inputIndexint32
statusCodeint32
externalInvoiceIdstringnullable
The external invoice identifier from the request.
SuccessResultInvoice
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"link": "string",
"inputIndex": 0,
"statusCode": 0,
"externalInvoiceId": "string"
}