Get the list of supported document types. For a complete and official list see https://docs.peppol.eu/edelivery/codelists/
DocumentType collection
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "scheme": "string",
- "value": "string",
- "name": "string",
- "since": "string",
- "deprecated": true,
- "deprecatedSince": "string",
- "issuedByOpenPeppol": true,
- "bisVersion": "string",
- "domainCommunity": "string",
- "processes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "scheme": "string",
- "value": "string",
- "deprecated": true
}
]
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "string",
- "type": "string",
- "hydra:first": "string",
- "hydra:last": "string",
- "hydra:previous": "string",
- "hydra:next": "string"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}