Link Application to Store
POST {{base_url}}/v1/eats/stores/{{store_id}}/pos_data
Request Body
{"allowed_customer_requests"=>{"allow_single_use_items_requests"=>false, "allow_special_instruction_requests"=>false}, "integrator_brand_id"=>"app-brand-1jj9th32", "integrator_store_id"=>"app-1f2a3b4c-5d6e-7f8g-9h01-i2j3k4l5m6n7", "is_order_manager"=>true, "merchant_store_id"=>"UberStore1", "require_manual_acceptance"=>false, "store_configuration_data"=>"string", "webhooks_config"=>{"order_release_webhooks"=>{"is_enabled"=>true}, "schedule_order_webhooks"=>{"is_enabled"=>true}, "delivery_status_webhooks"=>{"is_enabled"=>true}, "webhooks_version"=>"1.0"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |