UsageCredits::Fulfillment (5)
# {
:id => 3280,
:wallet_id => 3190,
:source_type => "Pay::Subscription",
:source_id => 1153,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-02-18 17:02:27.756581000 UTC +00:00,
:next_fulfillment_at => 2026-03-18 17:02:27.743435000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1153,
"plan" => "abcdef123456"
},
:created_at => 2026-02-18 17:02:27.760597000 UTC +00:00,
:updated_at => 2026-02-18 17:02:27.760597000 UTC +00:00
}
# {
:id => 3281,
:wallet_id => 3190,
:source_type => "Pay::Charge",
:source_id => 2128,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-02-18 17:02:28.979951000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2128,
"purchased_at" => "2026-02-18T17:02:28.973Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:28.980855000 UTC +00:00,
:updated_at => 2026-02-18 17:02:28.980855000 UTC +00:00
}
# {
:id => 3282,
:wallet_id => 3190,
:source_type => "Pay::Charge",
:source_id => 2129,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-02-18 17:02:30.365310000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2129,
"purchased_at" => "2026-02-18T17:02:30.357Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:30.365950000 UTC +00:00,
:updated_at => 2026-02-18 17:02:30.365950000 UTC +00:00
}
# {
:id => 3283,
:wallet_id => 3190,
:source_type => "Pay::Charge",
:source_id => 2130,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-02-18 17:02:30.806548000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2130,
"purchased_at" => "2026-02-18T17:02:30.800Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:30.807259000 UTC +00:00,
:updated_at => 2026-02-18 17:02:30.807259000 UTC +00:00
}
# {
:id => 3284,
:wallet_id => 3190,
:source_type => "Pay::Subscription",
:source_id => 1154,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-02-18 18:44:02.821816000 UTC +00:00,
:next_fulfillment_at => 2026-03-18 18:44:02.816021000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1154,
"plan" => "abcdef123456"
},
:created_at => 2026-02-18 18:44:02.822567000 UTC +00:00,
:updated_at => 2026-02-18 18:44:02.822567000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 5393,
:wallet_id => 3190,
:amount => 10,
:category => "bonus",
:expires_at => 2026-02-18 17:03:26.857164000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-02-18 17:02:26.877802000 UTC +00:00,
:updated_at => 2026-02-18 17:02:26.877802000 UTC +00:00
}
# {
:id => 5394,
:wallet_id => 3190,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-03-18 17:07:27.743435000 UTC +00:00,
:fulfillment_id => 3280,
:metadata => {
"subscription_id" => 1153,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-02-18T17:02:27.753Z"
},
:created_at => 2026-02-18 17:02:27.754866000 UTC +00:00,
:updated_at => 2026-02-18 17:02:27.754866000 UTC +00:00
}
# {
:id => 5395,
:wallet_id => 3190,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-02-18 17:02:28.475059000 UTC +00:00,
:updated_at => 2026-02-18 17:02:28.475059000 UTC +00:00
}
# {
:id => 5396,
:wallet_id => 3190,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2128,
"purchased_at" => "2026-02-18T17:02:28.973Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-02-18T17:02:28.976Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:28.978118000 UTC +00:00,
:updated_at => 2026-02-18 17:02:28.978118000 UTC +00:00
}
# {
:id => 5397,
:wallet_id => 3190,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-02-18 17:02:29.925304000 UTC +00:00,
:updated_at => 2026-02-18 17:02:29.925304000 UTC +00:00
}
# {
:id => 5398,
:wallet_id => 3190,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2129,
"purchased_at" => "2026-02-18T17:02:30.357Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-02-18T17:02:30.362Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:30.363370000 UTC +00:00,
:updated_at => 2026-02-18 17:02:30.363370000 UTC +00:00
}
# {
:id => 5399,
:wallet_id => 3190,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2130,
"purchased_at" => "2026-02-18T17:02:30.800Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-02-18T17:02:30.803Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-02-18 17:02:30.804895000 UTC +00:00,
:updated_at => 2026-02-18 17:02:30.804895000 UTC +00:00
}
# {
:id => 5400,
:wallet_id => 3190,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-03-18 18:49:02.816021000 UTC +00:00,
:fulfillment_id => 3284,
:metadata => {
"subscription_id" => 1154,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-02-18T18:44:02.819Z"
},
:created_at => 2026-02-18 18:44:02.820377000 UTC +00:00,
:updated_at => 2026-02-18 18:44:02.820377000 UTC +00:00
}