DocumentType

Retrieves the collection of DocumentType resources.

Get the list of supported document types. For a complete and official list see https://docs.peppol.eu/edelivery/codelists/

SecurityBearer
Request
query Parameters
page
integer
Default: 1

The collection page number

itemsPerPage
integer >= 0
Default: 30

The number of items per page

Responses
200

DocumentType collection

get/document-types
Request samples
Response samples
{
  • "hydra:member": [
    ],
  • "hydra:totalItems": 0,
  • "hydra:view": {
    },
  • "hydra:search": {
    }
}