Get purchase
Get full detail for one buyer purchase.
Use this endpoint for order-tracking pages and deep purchase detail views.
What is included:
- Orders, items, shipments, adjustments, refunds, and linked cases.
- Seller user summaries.
- Item metadata resolved from catalog search infrastructure.
Rules:
- Purchase must belong to the authenticated user.
- Returns
404when purchase is missing or not owned.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Purchase ID
Response
Purchase
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
Orders included in the purchase
Cases associated with the purchase
Purchase status
ACTIVE, REFUNDED, COMPLETED Invoice identifier generated for the purchase
User that purchased the items
Refunds against this purchase (Stripe IDs omitted)