Testing

Swagger

  1. 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#/.
  2. Once there an admin token needs to be generated. In order to do so, scroll down to the endpoint integrationAdminTokenServiceV1.
_images/swagger-1.jpg
  1. Copy the generated token
_images/swagger-2.jpg
  1. Place the token in the header of Swagger and click Apply
_images/swagger-3.jpg
  1. Once completed then all the emBlue endpoints should be available to test using Swagger
_images/swagger-4.jpg