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": [
- "string"
]
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "/entity/1",
- "@type": "string",
- "hydra:first": "/entity/1",
- "hydra:last": "/entity/1",
- "hydra:previous": "/entity/1",
- "hydra:next": "/entity/1"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}