ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
755
stars
313
forks
source link
Can't set "inventory_behavior:decrement_obeying_policy" to decrease variant quantity when order is created using Order Api. #611
Open
kkentt opened 3 years ago
According to this link , we have to set "inventory_behavior:decrement_obeying_policy" to decrease variant quantity when order is created via Order Api . But I can't find that property to set in ShopifySharp Order Api. https://community.shopify.com/c/Shopify-APIs-SDKs/Is-inventory-behaviour-working-properly-for-REST-Order-Create/td-p/459221