Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Using the example documented here: Oracle Config - Items

The output of the Transaction Services API would be:

image-20241016-180702.png

In the next example the 2102002 - Sm Regular Pepsi is only available to be ordered in restaurant and price is 39.

image-20241009-185025.png

Transaction Services API: Menu

image-20241016-181623.png

 

In the next example the item 1001137 - Chipotle Stacker King is available from 9/9/2024 to 9/20/2024. It is not available before 9/9/2024 and after 9/20/2024.

image-20240916-135819.png

This is an Transaction Services API call retrieving the menu, the call was made on 9/16/2024 and the result is as below, the price is returned because it is active.

image-20240916-143123.png

This is same call made on 9/21/2024, the result is different, the price is not returned because it is not active anymore.

image-20240916-171123.png

 

  • No labels