Skip to content

Commit

Permalink
feat: render data model
Browse files Browse the repository at this point in the history
  • Loading branch information
Nis Jespersen committed Dec 6, 2024
1 parent 005041a commit adae985
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/trade-docs/commercial-invoice.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Commercial Invoice
A commercial document which consists of an itemised account of goods or services delivered, together with a demand for payment.

## Data Model

{% include "schemas/unece_CommercialInvoice_dataModel.svg" %}

## Example
```json
{% include "schemas/unece_CommercialInvoice_CommercialInvoice_instance_jsonSchema.json" %}
Expand All @@ -10,3 +14,4 @@ A commercial document which consists of an itemised account of goods or services
```json
{% include "schemas/unece_CommercialInvoice_CommercialInvoice_jsonSchema.json" %}
```

0 comments on commit adae985

Please sign in to comment.