v24

latestOpenAPI 3.1.0raw.githubusercontent.com2025-12-1152106250.5 KB
Admin

Register Tenant Peppol

Register a tenant on the Peppol network (idempotent).

Performs end-to-end registration for Belgian companies including:

  • KBO data fetching
  • Hermes migration or direct SMP registration
  • Business card creation
  • Default document type endpoints
post/api/admin/tenants/{tenant_id}/peppol/register

Path parameters

tenant_idstring required

Request body

peppol_idstring required

Peppol ID (must be 0208:<digits> for Belgium)

dry_runboolean

If true, perform a dry run without making changes

Example request

{
  "peppol_id": "0208:0123456789"
}

Response

Successful Response

successboolean required
peppol_idstring required