Using Partner Management via HTTP (REST API)
General: System Interaction via HTTP (REST API).
See section Partners (via HTTP) to search/create/modify/delete partners.
See section Channels (via HTTP) to search/create/modify/delete channels and additional IDs.
See section Partner Certificates (via HTTP) to create/revoke partner certificates.
Authentication
Each request requires authentication via Basic Authentication (login name and password of a Lobster_data user with user right Administrator or Administration via REST). As an alternative to Basic Authentication, the user credentials can be passed in the URL with &user=myuser&passwd=mypassword.
Logs
Logs for requests of this kind can be found in the Server Logs under internal / message.log (or in file ./logs/services/message.log ).