Deactivate/Reactivate Store
PUT https://openapi.doordash.com/marketplace/api/v1/stores/{{Location_ID}}/status
POST MENU
Request Body
{"is_active"=>true, "reason"=>"operational_issues", "notes"=>"test email body", "should_send_email"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string | ||
Content-Type | string | ||
auth-version | string | ||
`` | null |