WOAPI #830 Release 2024-06-03
Release date: June 3, 2024
WOAPI #830.2
1. New Features
Endpoint
Added new endpoint for estimated order completion time. - https://cbsnorthstar.atlassian.net/wiki/spaces/ORDERENTRY/pages/169671603
Webhooks
Support added for kitchen webhooks event data.
2. Improvements
NorthStar Third Party Delivery
Pickup vs Delivery Pricing for N3PD. (added in ECM 330) - ECM Release 2024-05-16 #330
WCF / Kafka
Forwards all Order Entry server requests to use Kafka instead if/when 8081 port is blocked.
Utilize Northstar.OrderEntry.Shared.UserSession.OrderType enum to deserialize WOAPI WCF payload.
HTTPS
Utilize HTTPS SystemService instead of HTTP.
3. Fixes
Webhook Test App
"Object reference not set to an instance of an object" no longers displays for MenuChanged notification.