OriginFormatResponseDto
The format an invoice was submitted in.
mimeTypestringnullable
The mime type of the submitted invoice.
Example:
application/pdfeInvoiceStandardstringnullable
The e-invoice standard, present for electronic invoices only.
Example:
UBLOriginFormatResponseDto
{
"mimeType": "application/pdf",
"eInvoiceStandard": "UBL"
}