Dispose the returned item as PROCESSING_REQUIRED

Hi Everyone,

We are working with the Return APIs of Shopify and got confused with this. Will anyone will help us on this?

  • This is about disposing of the return. In disposing there are four values presented in the enum which are MISSING, NOT_RESTOCKED, PROCESSING_REQUIRED, and RESTOCKED. Now as a seller items that are returned need some processing before adding back to inventory and we choose the option as PROCESSING_REQUIRED. Later once the product was ready to be restocked then we tried to dispose using the RESTOCKED option but it threw an error. In this case, what will the approach be to add the inventory back to the available quantity using the APIs?

Regards

Deepak Samria