List purchases for the authenticated buyer.
Use this endpoint for purchase history overview pages.
Query behavior:
Response behavior:
id from this list with the purchase detail endpoint for deep inspection.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number, defaults to 1
x >= 1Results per page, defaults to 20
1 <= x <= 50Field to sort by
createdAt, updatedAt Sort direction
asc, desc User purchases
Unique identifier for the purchase
Email address used for the purchase
Delivery charge in pence
Address where the order should be delivered
Subtotal in pence
Total in pence
Service fee in pence
Timestamp when the purchase was created
Timestamp when the purchase was last updated
Number of orders in the purchase
Purchase status
ACTIVE, REFUNDED, COMPLETED Invoice identifier generated for the purchase