Type
magento2-module
Extended Magento 2 Api.
magento2-module
None
None
None
None
None
None
I've added couple new features to make your life easier. Please scroll down to see them.
composer require aleksli/module-extended-api
you can get the list of all the customers
BASE_URL/rest/V1/customersList/
you can get the list of stock items writing their skus
BASE_URL/rest/V1/stockItemsList/:productSKUs
you can get the list of order
BASE_URL/rest/V1/ordersEssential/