Customers' basic membership asset information, including current membership level, remaining available points, store credits balance, gift card balance, number of successfully invited customers, etc.
Fields
buyerId ● String
Customer id
giftCardCurrentBalance ● UnsignedInt64
Current balance of gift card
invitedSuccess ● UnsignedInt64
Number of customers successfully invited by the customer within the store. This refers to the total successful completions of invitation tasks set by the merchant.
levelCode ● String
The code of current level or paid membership of the customer.
levelName ● String
The name of current level or paid membership of the customer. Up to 25 characters.
membershipType ● MembershipType
The current active membership mechanism of the store. level: membership levels paid: paid membership
More
pointsBalance ● UnsignedInt64
Remaining available points
storeCreditsBalance ● UnsignedInt64
Store credits current balance
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
MemberBasicInfo
Was this article helpful to you?