Magento v2

Info

Schemes: https
Base URL: https://{host}.com.br/rest/V1

Documentation Reference

Authentication: Token

Generate token:Reference

Link for help

Endpoints

/products

GET POST PUT PATCH DELETE

Summary: Get product list

Reference

/orders

GET POST

Summary: Lists orders that match specified search criteria. This call returns an array of objects, but detailed information about each object’s attributes might not be included.

Reference

/inventory

GET

Summary: Find SourceItems by SearchCriteria We need to have this method for direct work with SourceItems because this object contains additional data like as qty, status (for example can be searchable by additional field)

Reference