Skip to content

Instantly share code, notes, and snippets.

This module extends Magento API and adds some extra functionality for bundle and configurable products (SOAP v1, v2 and REST).

Bundle products

Resource: bundle

Methods:

  - bundle.createLink (SOAP V1)
  - bundleCreateLink  (SOAP V2)
 - /bundles/itemsbatch/:product_id/store/:store (REST)