List customer purchases
Reference
List customer purchases
Lists purchases for a specific customer.
GET
List customer purchases
Authorizations
API key created in the organization settings.
Path Parameters
Public customer ID.
Pattern:
^cus_[A-Za-z0-9_-]+$Query Parameters
Maximum number of items per page.
Required range:
1 <= x <= 100ID of the last purchase on the previous page.
Pattern:
^pur_[A-Za-z0-9_-]+$Filters by purchase payment status.
Available options:
any, pending, authorized, paid, abandoned, refunded, voided Filters by source platform.
Available options:
nuvemshop, shopify, woocommerce, bling, instagram, popup Includes items created at or after this instant.
Includes items created at or before this instant.
Minimum purchase amount in cents.
Required range:
x >= 0Maximum purchase amount in cents.
Required range:
x >= 0