AtomicPayAtomicPay Documentation

List purchases

Return purchases owned by the authenticated account or product-scoped API key.

Last updated

Author: AtomicPay API

Authentication

Send your AtomicPay developer API key using Authorization: Bearer <API_KEY> or X-API-Key: <API_KEY>. This endpoint requires purchases.read permission, unless the key has wildcard access (*).

Query parameters

limit

Optional. Number of records to return. Defaults to 20 and is capped at 100.

status

Optional. Filter by purchase status, such as approved, declined, or refunded.

customer_id

Optional. Filter purchases by AtomicPay customer ID.