offeringBillingItems
Fetch paginated list of users associated with an offering
Arguments
Returns
[BillingItem!]
Example
query offeringBillingItems($offering_id: ID, $offset: Int) { offeringBillingItems(offering_id: $offering_id, offset: $offset) { amount_paid application_fee_amount card_source charge_backs coupon_code cpt_codes_super_bills_id created_at currency cursor deleted_at failure_reason gifted_by gifted_to id is_canceled is_outside_payment is_recurring item_position_number net_payment next_scheduled_payment_amount note offering offering_coupon offering_coupon_id offering_id original_price payment_medium provider receipt_last_sent_at recipient recipient_id recurring_payment refund_amount refund_date refund_items requested_payer requested_payment requested_payment_id sender sender_id shown_description shown_note state stripe_charge_id stripe_error successful_retried_payment updated_at user_package_selection }}