Marketplace Integration Configuration API
Number of APIs: 5
The Integration Configuration API allows you to get a user's store list, associate your application, retrieve your application's configuration, update your application's configuration on a store, and remove your application entirely. Full documentation is available here.
Before you start
- Make sure you have the Uber Eats Marketplace API Environment selected
- Fill the
uber_api_client_id
,uber_api_client_secret
, andstore_id
variables. - Click on the Authorization tab of this collection
- Scroll down and click Get Access Token
- After the token is generated successfully, click on Use Token
-
Update Integration Data PATCH {{base_url}}/v1/eats/stores/{{store_id}}/pos_data
-
Get Integration Data GET {{base_url}}/v1/eats/stores/{{store_id}}/pos_data
-
Remove Integration DELETE {{base_url}}/v1/eats/stores/{{store_id}}/pos_data
-
User Access Token Guide & APIs - Link Application to Store POST {{base_url}}/v1/eats/stores/{{store_id}}/pos_data
-
User Access Token Guide & APIs - Retrieve Merchant Stores GET {{base_url}}/v1/delivery/stores