UsageCredits::Fulfillment (4)
# {
:id => 4254,
:wallet_id => 4071,
:source_type => "Pay::Subscription",
:source_id => 1425,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-06-17 01:17:18.269946000 UTC +00:00,
:next_fulfillment_at => 2026-07-17 01:17:18.255226000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1425,
"plan" => "abcdef123456"
},
:created_at => 2026-06-17 01:17:18.272379000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.272379000 UTC +00:00
}
# {
:id => 4255,
:wallet_id => 4071,
:source_type => "Pay::Charge",
:source_id => 2830,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-17 01:17:18.292029000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2830,
"purchased_at" => "2026-06-17T01:17:18.283Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.292783000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.292783000 UTC +00:00
}
# {
:id => 4256,
:wallet_id => 4071,
:source_type => "Pay::Charge",
:source_id => 2831,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-17 01:17:18.306081000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2831,
"purchased_at" => "2026-06-17T01:17:18.299Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.306771000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.306771000 UTC +00:00
}
# {
:id => 4257,
:wallet_id => 4071,
:source_type => "Pay::Charge",
:source_id => 2832,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-17 01:17:18.326780000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2832,
"purchased_at" => "2026-06-17T01:17:18.316Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.327311000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.327311000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 7032,
:wallet_id => 4071,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-07-17 01:22:18.255226000 UTC +00:00,
:fulfillment_id => 4254,
:metadata => {
"subscription_id" => 1425,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-06-17T01:17:18.259Z"
},
:created_at => 2026-06-17 01:17:18.267542000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.267542000 UTC +00:00
}
# {
:id => 7033,
:wallet_id => 4071,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2830,
"purchased_at" => "2026-06-17T01:17:18.283Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-17T01:17:18.286Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.289858000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.289858000 UTC +00:00
}
# {
:id => 7034,
:wallet_id => 4071,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2831,
"purchased_at" => "2026-06-17T01:17:18.299Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-17T01:17:18.302Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.303977000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.303977000 UTC +00:00
}
# {
:id => 7035,
:wallet_id => 4071,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2832,
"purchased_at" => "2026-06-17T01:17:18.316Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-17T01:17:18.322Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-17 01:17:18.324692000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.324692000 UTC +00:00
}
# {
:id => 7036,
:wallet_id => 4071,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-06-17 01:17:18.336315000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.336315000 UTC +00:00
}
# {
:id => 7037,
:wallet_id => 4071,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-06-17 01:17:18.351088000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.351088000 UTC +00:00
}
# {
:id => 7038,
:wallet_id => 4071,
:amount => 10,
:category => "bonus",
:expires_at => 2026-06-17 01:18:18.364837000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-06-17 01:17:18.370012000 UTC +00:00,
:updated_at => 2026-06-17 01:17:18.370012000 UTC +00:00
}
# {
:id => 7039,
:wallet_id => 4071,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-06-17 02:15:35.846338000 UTC +00:00,
:updated_at => 2026-06-17 02:15:35.846338000 UTC +00:00
}