Skip to main content

invoicePackageArtifact

fileNamestringrequired

File name inside the ZIP archive.

contentTypestringrequired

Possible values: [application/pdf, application/json, text/csv]

artifactTypestringrequired

Possible values: [invoicePdf, invoiceDetailJson, invoiceDetailCsv]

invoicePackageArtifact
{
"fileName": "string",
"contentType": "application/pdf",
"artifactType": "invoicePdf"
}