Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tejastank/88b2904e2a1cb5c639a884167a1682bd to your computer and use it in GitHub Desktop.
Save tejastank/88b2904e2a1cb5c639a884167a1682bd to your computer and use it in GitHub Desktop.
foodics API integration - snippetbucket tejas tank, INDIA , info@snippetbucket.com
{
"name": "YOUR COMPANY NAME",
"client_id": "97453c72-TEJAS-TANK-be18-ab001b81f773",
"redirect": "https://console-sandbox.foodics.com/",
"install_url": null,
"webhook_url": null,
"webhook_events": null,
"scopes": [
"general.read",
"orders.list",
"menu.write",
"inventory.transactions.read",
"inventory.transactions.write",
"inventory.settings.read",
"inventory.settings.write",
"menu.ingredients.read",
"menu.ingredients.write",
"customers.list",
"customers.write"
]
}
https://apidocs.foodics.com/core/introduction.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment