This module enhances Drupal's JSON:API to enable full API-driven e-commerce functionality for decoupled applications. It provides essential create, read, update, and delete operations, along with additional actions specifically designed for modern e-commerce workflows.
This module extends the JSON:API implementation provided by Drupal for the Commerce module and its ecosystem. It adds capabilities beyond the default create, read, update, and delete operations for entities to support actions required to work with a decoupled ecommerce system.
Compatibility notes
Currently, this module does not work with some of the JSON:API ecosystem modules. Please read #3116465: Document recommended patches for any required or recommended patches.