Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 910 Bytes

SubmitDocumentMetadata.md

File metadata and controls

18 lines (10 loc) · 910 Bytes

SubmitDocumentMetadata

Key value pairs of metadata for a document submission. dataFormat can be ubl-invoice or ubl-creditnote:

{  "workflowId": "partner-einvoicing", "dataFormat": "ubl-invoice", "dataFormatVersion": "2.1", "countryCode": "SA", "countryMandate": "SA-Phase1-B2B" }

Properties

Name Type Description Notes
workflowId String Specifies a unique ID for this workflow.
dataFormat String Specifies the data format for this workflow.
dataFormatVersion String Specifies the data format version number.
countryCode String The two-letter ISO-3166 country code for the country where the e-invoice is being submitted
countryMandate String The e-invoicing mandate for the specified country.