UsageCredits::Fulfillment (5)
# {
:id => 3407,
:wallet_id => 3266,
:source_type => "Pay::Subscription",
:source_id => 1191,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-03-06 13:23:07.432732000 UTC +00:00,
:next_fulfillment_at => 2026-04-06 13:23:07.418705000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1191,
"plan" => "abcdef123456"
},
:created_at => 2026-03-06 13:23:07.438584000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.438584000 UTC +00:00
}
# {
:id => 3408,
:wallet_id => 3266,
:source_type => "Pay::Charge",
:source_id => 2217,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-06 13:23:07.472696000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2217,
"purchased_at" => "2026-03-06T13:23:07.468Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-06 13:23:07.473220000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.473220000 UTC +00:00
}
# {
:id => 3409,
:wallet_id => 3266,
:source_type => "Pay::Charge",
:source_id => 2218,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-06 13:23:07.486740000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2218,
"purchased_at" => "2026-03-06T13:23:07.481Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-06 13:23:07.487222000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.487222000 UTC +00:00
}
# {
:id => 3410,
:wallet_id => 3266,
:source_type => "Pay::Subscription",
:source_id => 1192,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-03-06 13:48:48.413204000 UTC +00:00,
:next_fulfillment_at => 2026-04-06 13:48:48.399937000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1192,
"plan" => "abcdef123456"
},
:created_at => 2026-03-06 13:48:48.414465000 UTC +00:00,
:updated_at => 2026-03-06 13:48:48.414465000 UTC +00:00
}
# {
:id => 3411,
:wallet_id => 3266,
:source_type => "Pay::Charge",
:source_id => 2219,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-06 22:35:35.400992000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2219,
"purchased_at" => "2026-03-06T22:35:35.393Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-06 22:35:35.401498000 UTC +00:00,
:updated_at => 2026-03-06 22:35:35.401498000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 5584,
:wallet_id => 3266,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-04-06 13:28:07.418705000 UTC +00:00,
:fulfillment_id => 3407,
:metadata => {
"subscription_id" => 1191,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-03-06T13:23:07.427Z"
},
:created_at => 2026-03-06 13:23:07.429257000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.429257000 UTC +00:00
}
# {
:id => 5585,
:wallet_id => 3266,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-03-06 13:23:07.446201000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.446201000 UTC +00:00
}
# {
:id => 5586,
:wallet_id => 3266,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-03-06 13:23:07.459540000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.459540000 UTC +00:00
}
# {
:id => 5587,
:wallet_id => 3266,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2217,
"purchased_at" => "2026-03-06T13:23:07.468Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-06T13:23:07.470Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-06 13:23:07.471202000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.471202000 UTC +00:00
}
# {
:id => 5588,
:wallet_id => 3266,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2218,
"purchased_at" => "2026-03-06T13:23:07.481Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-06T13:23:07.483Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-06 13:23:07.485197000 UTC +00:00,
:updated_at => 2026-03-06 13:23:07.485197000 UTC +00:00
}
# {
:id => 5589,
:wallet_id => 3266,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-04-06 13:53:48.399937000 UTC +00:00,
:fulfillment_id => 3410,
:metadata => {
"subscription_id" => 1192,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-03-06T13:48:48.407Z"
},
:created_at => 2026-03-06 13:48:48.409494000 UTC +00:00,
:updated_at => 2026-03-06 13:48:48.409494000 UTC +00:00
}
# {
:id => 5590,
:wallet_id => 3266,
:amount => 10,
:category => "bonus",
:expires_at => 2026-03-06 22:36:35.363139000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-03-06 22:35:35.366026000 UTC +00:00,
:updated_at => 2026-03-06 22:35:35.366026000 UTC +00:00
}
# {
:id => 5591,
:wallet_id => 3266,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2219,
"purchased_at" => "2026-03-06T22:35:35.393Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-06T22:35:35.398Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-06 22:35:35.399372000 UTC +00:00,
:updated_at => 2026-03-06 22:35:35.399372000 UTC +00:00
}