Administration
Billing
Lists recent successful payments using any combination of normalized email, card first six, card last four, and payment date. Each row includes the latest Membership status and whether cancellation is pending at period end. A payment date searches the selected UTC day plus the adjacent day on each side.
get/api/v1/admin/payments
Query parameters
emailstring email
firstSixstring
lastFourstring
limitinteger
pageinteger
paymentDatestring date
Cookies
billing_sessionstring
Response
Successful payments matching every supplied filter, across all Products.
Changes
No recorded changes to this endpoint across all 1 revision of this API.