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
What is the motivation for adding/enhancing this feature?
With the new rejection API, we'll require the affectQOH field to be sent from the front end to the rejectFulfillmentReadyOrderItem API.
This could be a ProductStoreSetting that will be available for the client in the Settings section. The client can decide whether to affect QOH on rejections or not.
Below is the Enumeration and ProductStoreSetting data:
<EnumerationenumId="AFFECT_QOH_ON_REJ"enumCode="AFFECT_QOH_ON_REJ"enumName="Allow impacting QOH on order rejection."enumTypeId="PROD_STR_STNG"/>
<ProductStoreSettingproductStoreId="STORE"settingTypeEnumId="AFFECT_QOH_ON_REJ"settingValue="N"fromDate="2024-01-01 00:00:00"/>
What are the acceptance criteria?
Can you complete this feature request by yourself?
YES
NO
Additional information
For more details: 86cweb5yh
The text was updated successfully, but these errors were encountered:
What is the motivation for adding/enhancing this feature?
affectQOH
field to be sent from the front end to therejectFulfillmentReadyOrderItem
API.ProductStoreSetting
that will be available for the client in the Settings section. The client can decide whether to affect QOH on rejections or not.Enumeration
andProductStoreSetting
data:What are the acceptance criteria?
Can you complete this feature request by yourself?
Additional information
For more details: 86cweb5yh
The text was updated successfully, but these errors were encountered: