Menu - Pricing & Availability
Pricing and availability capabilities of Oracle
Content
Store availability
Question | Answer |
---|---|
| Yes. You need to subcribe to the
{
"subscriptionId": "6fe17e58-ffb3-4829-ab3d-62f5888f0859",
"callbackUri": "https://play.svix.com/in/e_8c35PkfkLdaGK7Rv5oVfLVySc8b/",
"messageType": {
"id": "OrganizationsNotification" // notifies of changes in any of our locations. If a store goes offline, this should be notified in this webhook
},
"postOfficeOptions": {
"postOfficeType": "PushOnePostOffice"
},
"orgShortName": "uat",
"locRef": "99990",
"rvcRef": "101"
}
] It might not be possible. Also, there is a cache of up to 15min in STS. In the future we might be able to use the telemetry module, available in early 2025. |
Menu pricing & availability
Question | Answer |
---|---|
| To check availability, the following endpoints must be checked in this order:
In the
Available item for in-restaurant Unavailable item for in-restaurant ( priceSequence not defined)
|
|
Oracle’s recommendation on combo setup: Availability
Pricing
|
Webhook for pricing & availability changes? Khumbu relies on a daily sync to get that information and update P&A in RBI’s platform.
| Yes, configuration notifications webhook: {
"subscriptionId": "e1cf1100-d807-4556-83ba-71eef21030b2",
"callbackUri": "https://play.svix.com/in/e_8c35PkfkLdaGK7Rv5oVfLVySc8b/",
"messageType": {
"id": "ConfigurationNotification"
},
"postOfficeOptions": {
"postOfficeType": "PushOnePostOffice"
},
"orgShortName": "uat",
"locRef": "99990",
"rvcRef": "101"
}
|
|
|
| Oracle has a Get Menus endpoint. |
|
|
|
|
|
|