Using definitions
In order to verify whether the REST API definitions are defined correctly, an application such as
Postman can be used, which enables you to create and send API requests.
To do this, a few steps need to be taken:
• Generate OpenAPI documents for your REST API definitions
• Import these OpenAPI documents in a tool such as
Postman.
• Create new requests in -for example- Postman
• Send your requests to Planon and verify whether the results are as expected