Customer service is special: While it can interact with multiple customers like an admin service, when used in a non-admin context, it should only be used to interact with the current customer.
Customer ID for the legacy numerical one
Only use this method when legacy code is interacting with new code. This method will be removed later.
numerical ID for the Customer
Only use this method when interacting with legacy code from new code. This method will be removed later.
Customer service is special: While it can interact with multiple customers like an admin service, when used in a non-admin context, it should only be used to interact with the current customer.