1

I can not find the REST API documentation for creating a configurable product over the REST API from Magento

I also can not find the documentation for relating simple products with a product over REST.

asked May 29, 2015 at 17:03
4
  • Is this not it? magentocommerce.com/api/rest/Resources/Products/products.html HTTP Method: POST /products and type_id Commented May 29, 2015 at 18:03
  • Second thought... maybe it's not possible. Commented May 29, 2015 at 18:06
  • @TimHallman We need to associate the child products with the parent. that is the part I am looking for Commented May 29, 2015 at 18:32
  • Considering this job posting, I'm assuming it's not an 'out of the box' option, but I could be wrong upwork.com/o/jobs/job/_~0103376d277453e2df. Definitely interested in what you find out. Commented May 29, 2015 at 18:48

1 Answer 1

1

None of this exists for the RESTful API. We created all this functionality as well as the relation of products and CRUD for categories. (They exist as SOAP now)

answered Jul 4, 2015 at 1:19

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.