Skip to main content
GET
Validate Peppol ID

Query Parameters

peppol_id
string
required

Peppol ID in the format <scheme>:<id>. Example: 0208:1018265814 for a Belgian company.

Response

Successful Response

Response for a Peppol ID validation request.

This model represents the validation result of a Peppol ID in the Peppol network, including whether the ID is valid and what document types it supports.

is_valid
boolean
required

Whether the Peppol ID is valid and registered in the Peppol network

Example:

true

dns_valid
boolean
required

Whether the DNS resolves to a valid SMP

Example:

true

business_card_valid
boolean
required

Whether a business card is set at the SMP

Example:

true

supported_document_types
string[]
required

List of document types that this Peppol ID supports

Example:
business_card
BusinessCard · object | null

Business card information for the Peppol ID

Example: