Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Endpoint Modification: Update the getOrders endpoint in the RBI Partners API to include the Loyalty ID of the customer.

    1. Documentation: https://euw3-dev-bk-partners-api.rbictg.com/docs/market/#tag/OrderAPI/operation/getOrders

  2. Workflow Automation: Adjust the BookingAll system to recognize the Loyalty ID and automatically send the order details to the kitchen, bypassing the need for manual processing.

  3. Error Handling: Implement robust error-handling mechanisms to ensure orders are correctly processed even if there are issues retrieving the Loyalty ID.

  4. Performance Monitoring: Introduce monitoring tools to track the performance of the new automated workflow and identify any potential bottlenecks or issues.

...