Returns a list of credit line items
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Comma-separated list of relationships to include. Allowed: profile, source
Sort order. Prefix with - for descending. Allowed: transaction_date, amount, created_at, updated_at
Filter results. Available filters: category, status, profile_id. Custom fields can also be filtered with filter[custom_fields.field_name].
Number of items per page (max 100)
Cursor for next page
Cursor for previous page