You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I first am creating a listing using the createListing method.
I am then trying to add inventory using the updateInventory method, but am getting errors about invalid param type
Invalid params for method "updateInventory": Invalid data param type "products"
If anyone has a sample of the final structure that I need to have in php to use the updateInventory method, that would be very helpful. This is not working for me.
Thanks for the amazing library!
I first am creating a listing using the createListing method.
I am then trying to add inventory using the updateInventory method, but am getting errors about invalid param type
If anyone has a sample of the final structure that I need to have in php to use the updateInventory method, that would be very helpful. This is not working for me.
Thank You
The text was updated successfully, but these errors were encountered: