listPurchasesOfEmail
Syntax
listPurchasesOfEmail( email, limit=100 )
Lists purchases belonging to an email address.
Access rights
readonly needed.
Arguments
email - the buyer's email address
limit - maximum number of purchases to show. Default is 100.
Return data
List with purchases.
Was this helpful?