Testing¶
Swagger¶
- In order to test all the enpoinds the easiest way is to use Magento buildin Swagger. To access it go to the URL http://magento.localhost/index.php/swagger#/.
- Once there an admin token needs to be generated. In order to do so, scroll down to the endpoint integrationAdminTokenServiceV1.
- Copy the generated token
- Place the token in the header of Swagger and click Apply
- Once completed then all the emBlue endpoints should be available to test using Swagger