Check Peppol participant
Verify whether a company is already registered on the Peppol network before sending an invoice or submitting a registration request.
Endpoint
| Property | Value |
|---|---|
| URL | GET /white-label-partner/check-participant |
| Method | GET |
| Auth | R-Auth: <partner-jwt> |
Example Request
curl --location '{{baseUrl}}/white-label-partner/check-participant?participantId=0002:426919851' \
--header 'R-Auth: {{partnerJwt}}'
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
participantId | string | Yes | Peppol participant identifier in icd:value format |
France-specific identifiers
| Format | ICD | Description |
|---|---|---|
0002:<SIREN> | 0002 | 9-digit SIREN |
0009:<SIRET> | 0009 | 14-digit SIRET |