PeppolDocument 🆕
- entity type: AggregateRoot
- id:
43b56f5c-2613-4e34-9353-de9cd5e3bba0 - code:
PeppolDocument - name: PeppolDocument
- description: contract used for structured data exchange between Peppol and an ERP system via the SAPI
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CorrelationId | Text | ✔ | ✘ | ✘ | ✘ | unique identifier for the entire data exchange related to a single item | |
| ❗ | CountryCode | Text | ✘ | ✘ | ✘ | ✘ | code of country, to which country document is beeing sent, alpha 2 code |
| Direction | LookupEntity [PeppolDocumentDirectionType] | ✘ | ✘ | ✘ | ✘ | indicating if direcion is inbound or outbound | |
| DocumentState | LookupEntity [PeppolDocumentStateType] | ✘ | ✔ | ✘ | ✘ | state of document | |
| DocumentTypeId | Text | ✘ | ✔ | ✘ | ✘ | type of document | |
| Errors | Text | ✘ | ✔ | ✔ | ✘ | machine readable messages | |
| FileContent | FileReference | ✘ | ✔ | ✘ | ✘ | document that being sent | |
| ❗ | MessageNote | MultilineText | ✘ | ✔ | ✘ | ✘ | human readable message |
| PeppolMessageDeliveredAt | UtcDateTime | ✘ | ✔ | ✘ | ✘ | datetime when message from peppol was delivered | |
| PeppolProvider | Text | ✘ | ✔ | ✘ | ✘ | provider that connect us to peppol | |
| PeppolState | LookupEntity [PeppolStateType] | ✘ | ✔ | ✘ | ✘ | state of peppol | |
| ReceiverParticipantId | Text | ✘ | ✘ | ✘ | ✘ | receiver id in peppol | |
| ReferenceDocumentId | Text | ✘ | ✔ | ✘ | ✘ | reference of document in peppol | |
| SenderParticipantId | Text | ✘ | ✘ | ✘ | ✘ | sender id in peppol |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here
List of changes
June 2026
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| ❗ | CountryCode | |||||
| ❗ | MessageNote |