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> |
| Base URL | Stage Environment https://api-fr-stage.docnova.ai/ Production Environment https://api-fr.docnova.ai/ |
Example Request
curl --location '{{baseUrl}}/white-label-partner/check-participant?participantId=0225:<SIREN>' \
--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 |
|---|---|---|
0225:<SIREN> | 0225 | 9-digit SIREN |