Retrieving Stores Data#
Use the GET stores-pa
endpoint to retrieve the following information from your stores.
integrationId
It is the id of the store that you assign in the integration.rappiId
It is the id of the store assigned by Rappi.name
It is the name of the store.
Important
The stores to show are those that are only associated with your clientId.
To retrieve this information:
Make a GET
request to the following URL.
URL: https://{COUNTRY_DOMAIN}/api/v2/restaurants-integrations-public-api/stores-pa
{COUNTRY_DOMAIN}
: This is your Rappi Country Domain. See the list of Country Domains.
The system returns a JSON
response with the information of your stores.