Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 920 Bytes

OutOfStockInstruction.md

File metadata and controls

12 lines (9 loc) · 920 Bytes

# OutOfStockInstruction

Properties

Name Type Description Notes
title string The short instruction message. [optional]
instruction_type string Type of out-of-stock instruction chosen by customer. `CONTACT` is disabled by default, kindly reach out to your integration manager if you wish to receive this instruction. [optional]
replacement_item_id string The preferred item's ID in the partner system. Only applicable when the instructionType is `SPECIFIC_ITEM`. [optional]
replacement_grab_item_id string The preferred item's ID in the Grab system. Only applicable when the instructionType is `SPECIFIC_ITEM`. [optional]

[Back to Model list] [Back to API list] [Back to README]