Nymus Api Xpress
Participants
POSTRegister a new participant to you environment.
https://test-api.nymus.eu/v1/nymusapixpress/peppol/participants
Register a new participant on your environment. Registering a participant to your environment allows you to use this participant identifier as the sender party when sending documents over the Peppol Network and/or as the receiver party when receiving documents over the Peppol Network
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Content-Type
Accept
Bodyraw (json)
Example Request
Participant successfully registered to your environment.
200 OK
Example Response
Content-Type
PUTUpdate a participant on you environment.
https://test-api.nymus.eu/v1/nymusapixpress/peppol/participants/:participantId
Update a participant on your environment.
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Content-Type
Accept
PATH VARIABLES
participantId
Bodyraw (json)
Example Request
Participant successfully updated on your environment.
200 OK
Example Response
Content-Type
GETRetrieve a participant from your environment.
https://test-api.nymus.eu/v1/nymusapixpress/peppol/participants/:participantId
Retrieve a participant from your environment.
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Accept
PATH VARIABLES
participantId
Example Request
The retrieved participant from your environment.
200 OK
Example Response
Content-Type