1

I am trying to create shipment after refund in magento through Rest Api but it is giving error "Cannot create shipment without item". My shipment was of 5 quantity out of which I have refunded 2 item and trying to create another shipment of 3 quantity but then it is giving error. Where I am wrong or Magento allow this or not?

1
  • Please provide your request json , it is better if you can put also the Order body (json) Commented Jun 10, 2018 at 15:17

1 Answer 1

0

There is no need to include the items in the shipment JSON for the API in order to ship the whole order. See my answer here: How do I create a shipment via REST API?

Your Answer

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.