post https://api.sandbox.billit.be/v1/peppol/participants
API Documentation
v1/peppol/participants API Call
Method: POST
The v1/peppol/participants
API endpoint is used to register an identifier on the PEPPOL network (SMP).
Request Body
To register a participant, you need to provide the tax number in the API call body in the following format:
{
"CompanyID": "BE123456789"
}