/api/v1/customers/{id}Retrieve a single customer profile by its ID.
Personally identifiable information is not exposed through the Store Management API.
Requires the Customers:View permission.
Path parameters
idstring· uuidrequiredThe customer ID.
Customer object
idstring· uuidrequiredThe customer ID.
playerUsernamestringrequiredPlayer in-game name.
playerUuidstring· uuidMinecraft UUID, if known.
totalSpentnumberrequiredLifetime spend in the store currency.
ordersCountintegerrequiredTotal number of completed orders.
lastPurchaseAtstring· date-timeMost recent purchase, or null.
createdAtstring· date-timerequiredFirst-seen timestamp.