API Details

Delving deeper into the API request's body parameters and responses

In every API endpoint like Create item, body parameters (also called query parameters) are passed along with the GET, POST, PUT and DELETE requests.

The responses contain attributes related to the passed in query parameters which unveil the data model used in the application.

We'll break down the attributes consistent with each broad categorization of the API endpoints:

  1. Items endpoints
  2. Sales endpoints