Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 549 Bytes

PauseStoreRequest.md

File metadata and controls

11 lines (8 loc) · 549 Bytes

# PauseStoreRequest

Properties

Name Type Description Notes
merchant_id string The merchant's ID that is in GrabFood's database.
is_pause bool Boolean value to pause or unpause store.
duration string The duration to pause the store. Only required when `isPause=true`. [optional]

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