Admin read of a customer's reward inventory. Same domain object as RewardInventoryQueryService enriched with customerId + customerName, matching the admin-service convention of resolving the owning customer.
customerId
customerName
Reward inventory for a customer, labelled with the customer's name. Null when no such customer exists.
when the customer has no inventory wallet provisioned (see RewardInventoryQueryService.get).
Admin read of a customer's reward inventory. Same domain object as RewardInventoryQueryService enriched with
customerId+customerName, matching the admin-service convention of resolving the owning customer.