UsageCredits::Fulfillment (5)
# {
:id => 4029,
:wallet_id => 3865,
:source_type => "Pay::Subscription",
:source_id => 1365,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-05-21 07:19:52.649959000 UTC +00:00,
:next_fulfillment_at => 2026-06-21 07:19:52.642594000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1365,
"plan" => "abcdef123456"
},
:created_at => 2026-05-21 07:19:52.651074000 UTC +00:00,
:updated_at => 2026-05-21 07:19:52.651074000 UTC +00:00
}
# {
:id => 4030,
:wallet_id => 3865,
:source_type => "Pay::Charge",
:source_id => 2665,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-21 07:19:54.169746000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2665,
"purchased_at" => "2026-05-21T07:19:54.163Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:54.170107000 UTC +00:00,
:updated_at => 2026-05-21 07:19:54.170107000 UTC +00:00
}
# {
:id => 4031,
:wallet_id => 3865,
:source_type => "Pay::Charge",
:source_id => 2666,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-21 07:19:55.525712000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2666,
"purchased_at" => "2026-05-21T07:19:55.520Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:55.526186000 UTC +00:00,
:updated_at => 2026-05-21 07:19:55.526186000 UTC +00:00
}
# {
:id => 4032,
:wallet_id => 3865,
:source_type => "Pay::Charge",
:source_id => 2667,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-21 07:19:58.265541000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2667,
"purchased_at" => "2026-05-21T07:19:58.260Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:58.266018000 UTC +00:00,
:updated_at => 2026-05-21 07:19:58.266018000 UTC +00:00
}
# {
:id => 4033,
:wallet_id => 3865,
:source_type => "Pay::Charge",
:source_id => 2668,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-21 11:12:43.205505000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2668,
"purchased_at" => "2026-05-21T11:12:43.196Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-21 11:12:43.206291000 UTC +00:00,
:updated_at => 2026-05-21 11:12:43.206291000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 6646,
:wallet_id => 3865,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-06-21 07:24:52.642594000 UTC +00:00,
:fulfillment_id => 4029,
:metadata => {
"subscription_id" => 1365,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-05-21T07:19:52.645Z"
},
:created_at => 2026-05-21 07:19:52.647202000 UTC +00:00,
:updated_at => 2026-05-21 07:19:52.647202000 UTC +00:00
}
# {
:id => 6647,
:wallet_id => 3865,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2665,
"purchased_at" => "2026-05-21T07:19:54.163Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-21T07:19:54.165Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:54.166377000 UTC +00:00,
:updated_at => 2026-05-21 07:19:54.166377000 UTC +00:00
}
# {
:id => 6648,
:wallet_id => 3865,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2666,
"purchased_at" => "2026-05-21T07:19:55.520Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-21T07:19:55.522Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:55.523987000 UTC +00:00,
:updated_at => 2026-05-21 07:19:55.523987000 UTC +00:00
}
# {
:id => 6649,
:wallet_id => 3865,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-05-21 07:19:56.877859000 UTC +00:00,
:updated_at => 2026-05-21 07:19:56.877859000 UTC +00:00
}
# {
:id => 6650,
:wallet_id => 3865,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2667,
"purchased_at" => "2026-05-21T07:19:58.260Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-21T07:19:58.262Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-05-21 07:19:58.264054000 UTC +00:00,
:updated_at => 2026-05-21 07:19:58.264054000 UTC +00:00
}
# {
:id => 6651,
:wallet_id => 3865,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-05-21 07:19:59.774363000 UTC +00:00,
:updated_at => 2026-05-21 07:19:59.774363000 UTC +00:00
}
# {
:id => 6652,
:wallet_id => 3865,
:amount => 10,
:category => "bonus",
:expires_at => 2026-05-21 07:21:00.828725000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-05-21 07:20:00.831237000 UTC +00:00,
:updated_at => 2026-05-21 07:20:00.831237000 UTC +00:00
}
# {
:id => 6653,
:wallet_id => 3865,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2668,
"purchased_at" => "2026-05-21T11:12:43.196Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-21T11:12:43.201Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-21 11:12:43.203347000 UTC +00:00,
:updated_at => 2026-05-21 11:12:43.203347000 UTC +00:00
}