OBP-API
OBP-API copied to clipboard
Customer Number should be sent to Kafka by looking at UserCustomerLink
trafficstars
Logged in User can have a UserCustomerLink
UserCustomerLink points to Customer
Customer contains customer_number. Send this to Kafka
This should be part of a new "Context" dictionary that contains various fields of the request being sent to Kafka
Context is now called OutboundContext