Get the list of supported document types. For a complete and official list see https://docs.peppol.eu/edelivery/codelists/
Process collection
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "scheme": "string",
- "value": "string",
- "deprecated": true
}
], - "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
}
]
}
}