Examples of endpoints
As explained in
About the Planon REST API, six main endpoints are supported:
• {domain}/sdk/system/rest/v2/execute/{configurationID}/{bom}
• {domain}/sdk/system/rest/v2/lookup/{configurationID}/{lookup_value}
• {domain}/sdk/system/rest/v2/changeState/{configurationID}/{targetState}
• {domain}/sdk/system/rest/v2/read/{configurationID}
• {domain}/sdk/system/rest/v2/update/{configurationID}
• {domain}/sdk/system/rest/v2/delete/{configurationID}
There can be more endpoints, depending on the available BOMs.
The examples in this section, are based on the BO UsrReservationMeetingRoom, which allows you to manage meeting room reservations.