Retrieves the complete payment history for a community member including all invoices, charges, and refunds.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
The ID of the community membership
Returns
Returns detailed payment history including invoices, charges, and refunds.Response Fields
Array of invoice objects with charge and refund details
Total amount paid by member in cents
Total amount refunded to member in cents
Net amount (paid minus refunded) in cents
Total number of successful payments
Notes
- Authorization: Community owner or admin only
- Limit: Returns last 100 invoices
- Charge Details: Each payment includes refundability information
- Refund Tracking: Shows all refunds associated with each charge
- Currency: All amounts shown in both cents and dollars

