Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 818 Bytes

File metadata and controls

26 lines (19 loc) · 818 Bytes

Reject

Properties

Name Type Description Notes
rejectReason RejectReasonEnum Reject reason.
doNotNotifyCustomer Boolean Notify customer. The server will not send and SMS to the customer if the value is true. [optional]

Enum: RejectReasonEnum

Name Value
TOOBUSY "TooBusy"
FOODUNAVAILABLE "FoodUnavailable"
UNABLETODELIVER "UnableToDeliver"
UNKNOWNADDRESS "UnknownAddress"
UNKNOWNREASON "UnknownReason"
TOOSOON "TooSoon"
TIMEUNAVAILABLE "TimeUnavailable"
DONTDELIVERTOAREA "DontDeliverToArea"
STOREUNCONTACTABLE "StoreUncontactable"