Skip to main content
Stay up to date with API changes: new endpoints, updates to existing ones and other improvements.
March 10, 2026

GET /v1/public/products

  • added the optional property ‘items/items/archived’ to the response with the ‘200’ status
  • added the optional property ‘items/items/excludedStatusIds’ to the response with the ‘200’ status
  • added the optional property ‘items/items/status’ to the response with the ‘200’ status

POST /v1/public/products

  • added the optional property ‘archived’ to the response with the ‘201’ status
  • added the optional property ‘excludedStatusIds’ to the response with the ‘201’ status
  • added the optional property ‘status’ to the response with the ‘201’ status

GET /v1/public/products/

  • added the optional property ‘archived’ to the response with the ‘200’ status
  • added the optional property ‘excludedStatusIds’ to the response with the ‘200’ status
  • added the optional property ‘status’ to the response with the ‘200’ status

PATCH /v1/public/products/

  • added the optional property ‘archived’ to the response with the ‘200’ status
  • added the optional property ‘excludedStatusIds’ to the response with the ‘200’ status
  • added the optional property ‘status’ to the response with the ‘200’ status
February 6, 2026

POST /v1/public/items

  • endpoint added

DELETE /v1/public/items/

  • endpoint added

PATCH /v1/public/items/

  • endpoint added

POST /v1/public/products

  • endpoint added

DELETE /v1/public/products/

  • endpoint added

PATCH /v1/public/products/

  • endpoint added

POST /v1/public/properties

  • endpoint added

DELETE /v1/public/properties/

  • endpoint added

PATCH /v1/public/properties/

  • endpoint added