Skip to main content

4 docs tagged with "general concepts"

View all tags

Common Codes

The shopapi/v3 makes use of various codes which are defacto standards. These codes have been added to this page for your convenience on these pages.

General Concepts

The shopapi/v3 is based on several concepts and design principles. These principles are derived from the JSON:API specifications. The most relevant and important concepts and principles are described in the chapters below.

JSON:API

JSON:API design principles as applied by the shopapi/v3.

Pagination

Iteratively retreiving large sets using json:api pagination links