An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Batch query the membership asset information of all customers in the store, including current membership level, remaining available points, shopping balance, gift card balance, number of successfully invited customers, etc.
Arguments
size ● Int
size, maximum 20 items per page
sinceId ● String
The buyerId of the last entry that can be used to retrieve the next page of data. If no buyerId is returned, it means that there are no more pages of data.
Return
customerCount ● UnsignedInt64
Customer total number
memberBasicInfo ● [MemberBasicInfo]
Customers' basic membership asset information, including current membership level, remaining available points, store credits balance, gift card balance, number of successfully invited customers, etc.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?