solidus-sdk

solidus-sdk

  • Docs
  • GitLab
  • Solidus

›API

Getting Started

  • Basic Usage
  • Configuration
  • Plugins
  • Customizations

API

  • checkout
  • classification
  • config
  • country
  • creditCard
  • inventoryUnit
  • optionType
  • optionValue
  • order
  • Products
  • Promotions
  • property
  • shipment
  • stockItem
  • stockLocation
  • store
  • storeCreditEvent
  • taxon
  • taxonomy
  • user
  • variant
  • zone

Other

  • Contributing
Edit

stockItem

Allows you to interact with stockitem and related endpoints.

all

[GET] /api/stock_items

🚨 This endpoint is missing documentation.

Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.

Here are some helpful links that should help you get started:

  • Solidus Developers Guide
  • Solidus API Reference
  • Solidus API Source
  • Solidus API Request Specs

update

[PATCH] /api/stock_items/:id

🚨 This endpoint is missing documentation.

Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.

Here are some helpful links that should help you get started:

  • Solidus Developers Guide
  • Solidus API Reference
  • Solidus API Source
  • Solidus API Request Specs

delete

[DELETE] /api/stock_items/:id

🚨 This endpoint is missing documentation.

Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.

Here are some helpful links that should help you get started:

  • Solidus Developers Guide
  • Solidus API Reference
  • Solidus API Source
  • Solidus API Request Specs
← shipmentstockLocation →
  • all
  • update
  • delete
solidus-sdk
Docs
Getting Started
More
GitLabSolidus.io