UsageCredits::Fulfillment (5)
# {
:id => 3390,
:wallet_id => 3256,
:source_type => "Pay::Subscription",
:source_id => 1187,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-03-03 04:48:21.595371000 UTC +00:00,
:next_fulfillment_at => 2026-04-03 04:48:21.515774000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1187,
"plan" => "abcdef123456"
},
:created_at => 2026-03-03 04:48:21.610634000 UTC +00:00,
:updated_at => 2026-03-03 04:48:21.610634000 UTC +00:00
}
# {
:id => 3391,
:wallet_id => 3256,
:source_type => "Pay::Charge",
:source_id => 2204,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-03 04:48:35.359385000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2204,
"purchased_at" => "2026-03-03T04:48:35.332Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:35.361044000 UTC +00:00,
:updated_at => 2026-03-03 04:48:35.361044000 UTC +00:00
}
# {
:id => 3392,
:wallet_id => 3256,
:source_type => "Pay::Charge",
:source_id => 2205,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-03 04:48:47.140670000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2205,
"purchased_at" => "2026-03-03T04:48:47.104Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:47.141566000 UTC +00:00,
:updated_at => 2026-03-03 04:48:47.141566000 UTC +00:00
}
# {
:id => 3393,
:wallet_id => 3256,
:source_type => "Pay::Charge",
:source_id => 2206,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-03 04:48:59.601133000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2206,
"purchased_at" => "2026-03-03T04:48:59.585Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:59.602675000 UTC +00:00,
:updated_at => 2026-03-03 04:48:59.602675000 UTC +00:00
}
# {
:id => 3394,
:wallet_id => 3256,
:source_type => "Pay::Charge",
:source_id => 2207,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-03 16:58:28.618073000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2207,
"purchased_at" => "2026-03-03T16:58:28.607Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-03 16:58:28.618631000 UTC +00:00,
:updated_at => 2026-03-03 16:58:28.618631000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 5559,
:wallet_id => 3256,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-04-03 04:53:21.515774000 UTC +00:00,
:fulfillment_id => 3390,
:metadata => {
"subscription_id" => 1187,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-03-03T04:48:21.537Z"
},
:created_at => 2026-03-03 04:48:21.556973000 UTC +00:00,
:updated_at => 2026-03-03 04:48:21.556973000 UTC +00:00
}
# {
:id => 5560,
:wallet_id => 3256,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2204,
"purchased_at" => "2026-03-03T04:48:35.332Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-03T04:48:35.343Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:35.355056000 UTC +00:00,
:updated_at => 2026-03-03 04:48:35.355056000 UTC +00:00
}
# {
:id => 5561,
:wallet_id => 3256,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2205,
"purchased_at" => "2026-03-03T04:48:47.104Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-03T04:48:47.112Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:47.114820000 UTC +00:00,
:updated_at => 2026-03-03 04:48:47.114820000 UTC +00:00
}
# {
:id => 5562,
:wallet_id => 3256,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2206,
"purchased_at" => "2026-03-03T04:48:59.585Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-03T04:48:59.593Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-03 04:48:59.594798000 UTC +00:00,
:updated_at => 2026-03-03 04:48:59.594798000 UTC +00:00
}
# {
:id => 5563,
:wallet_id => 3256,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-03-03 04:49:12.729100000 UTC +00:00,
:updated_at => 2026-03-03 04:49:12.729100000 UTC +00:00
}
# {
:id => 5564,
:wallet_id => 3256,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-03-03 04:49:24.700086000 UTC +00:00,
:updated_at => 2026-03-03 04:49:24.700086000 UTC +00:00
}
# {
:id => 5565,
:wallet_id => 3256,
:amount => 10,
:category => "bonus",
:expires_at => 2026-03-03 04:50:38.773636000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-03-03 04:49:38.777862000 UTC +00:00,
:updated_at => 2026-03-03 04:49:38.777862000 UTC +00:00
}
# {
:id => 5566,
:wallet_id => 3256,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2207,
"purchased_at" => "2026-03-03T16:58:28.607Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-03T16:58:28.612Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-03 16:58:28.616564000 UTC +00:00,
:updated_at => 2026-03-03 16:58:28.616564000 UTC +00:00
}