UsageCredits::Fulfillment (6)
# {
:id => 3786,
:wallet_id => 3625,
:source_type => "Pay::Charge",
:source_id => 2491,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-25 06:57:29.358785000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2491,
"purchased_at" => "2026-04-25T06:57:29.354Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-25 06:57:29.359222000 UTC +00:00,
:updated_at => 2026-04-25 06:57:29.359222000 UTC +00:00
}
# {
:id => 3787,
:wallet_id => 3625,
:source_type => "Pay::Subscription",
:source_id => 1296,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-04-25 07:36:25.346729000 UTC +00:00,
:next_fulfillment_at => 2026-05-25 07:36:25.339554000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1296,
"plan" => "abcdef123456"
},
:created_at => 2026-04-25 07:36:25.347390000 UTC +00:00,
:updated_at => 2026-04-25 07:36:25.347390000 UTC +00:00
}
# {
:id => 3788,
:wallet_id => 3625,
:source_type => "Pay::Charge",
:source_id => 2492,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-25 07:47:46.267420000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2492,
"purchased_at" => "2026-04-25T07:47:46.258Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-04-25 07:47:46.268063000 UTC +00:00,
:updated_at => 2026-04-25 07:47:46.268063000 UTC +00:00
}
# {
:id => 3789,
:wallet_id => 3625,
:source_type => "Pay::Charge",
:source_id => 2493,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-25 09:12:01.437927000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2493,
"purchased_at" => "2026-04-25T09:12:01.428Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-25 09:12:01.438480000 UTC +00:00,
:updated_at => 2026-04-25 09:12:01.438480000 UTC +00:00
}
# {
:id => 3790,
:wallet_id => 3625,
:source_type => "Pay::Subscription",
:source_id => 1297,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-04-25 09:12:05.437841000 UTC +00:00,
:next_fulfillment_at => 2026-05-25 09:12:05.433900000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1297,
"plan" => "abcdef123456"
},
:created_at => 2026-04-25 09:12:05.438374000 UTC +00:00,
:updated_at => 2026-04-25 09:12:05.438374000 UTC +00:00
}
# {
:id => 3791,
:wallet_id => 3625,
:source_type => "Pay::Subscription",
:source_id => 1298,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-04-25 13:44:33.729005000 UTC +00:00,
:next_fulfillment_at => 2026-05-25 13:44:33.719366000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1298,
"plan" => "abcdef123456"
},
:created_at => 2026-04-25 13:44:33.729874000 UTC +00:00,
:updated_at => 2026-04-25 13:44:33.729874000 UTC +00:00
}
UsageCredits::Transaction (9)
# {
:id => 6237,
:wallet_id => 3625,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2491,
"purchased_at" => "2026-04-25T06:57:29.354Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-25T06:57:29.356Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-25 06:57:29.357101000 UTC +00:00,
:updated_at => 2026-04-25 06:57:29.357101000 UTC +00:00
}
# {
:id => 6238,
:wallet_id => 3625,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-04-25 07:06:40.941170000 UTC +00:00,
:updated_at => 2026-04-25 07:06:40.941170000 UTC +00:00
}
# {
:id => 6239,
:wallet_id => 3625,
:amount => 10,
:category => "bonus",
:expires_at => 2026-04-25 07:17:52.107420000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-04-25 07:16:52.115569000 UTC +00:00,
:updated_at => 2026-04-25 07:16:52.115569000 UTC +00:00
}
# {
:id => 6240,
:wallet_id => 3625,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-04-25 07:26:55.876193000 UTC +00:00,
:updated_at => 2026-04-25 07:26:55.876193000 UTC +00:00
}
# {
:id => 6241,
:wallet_id => 3625,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-05-25 07:41:25.339554000 UTC +00:00,
:fulfillment_id => 3787,
:metadata => {
"subscription_id" => 1296,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-04-25T07:36:25.343Z"
},
:created_at => 2026-04-25 07:36:25.344647000 UTC +00:00,
:updated_at => 2026-04-25 07:36:25.344647000 UTC +00:00
}
# {
:id => 6242,
:wallet_id => 3625,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2492,
"purchased_at" => "2026-04-25T07:47:46.258Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-25T07:47:46.263Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-04-25 07:47:46.265141000 UTC +00:00,
:updated_at => 2026-04-25 07:47:46.265141000 UTC +00:00
}
# {
:id => 6243,
:wallet_id => 3625,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2493,
"purchased_at" => "2026-04-25T09:12:01.428Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-25T09:12:01.434Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-25 09:12:01.435841000 UTC +00:00,
:updated_at => 2026-04-25 09:12:01.435841000 UTC +00:00
}
# {
:id => 6244,
:wallet_id => 3625,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-05-25 09:17:05.433900000 UTC +00:00,
:fulfillment_id => 3790,
:metadata => {
"subscription_id" => 1297,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-04-25T09:12:05.435Z"
},
:created_at => 2026-04-25 09:12:05.436477000 UTC +00:00,
:updated_at => 2026-04-25 09:12:05.436477000 UTC +00:00
}
# {
:id => 6245,
:wallet_id => 3625,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-05-25 13:49:33.719366000 UTC +00:00,
:fulfillment_id => 3791,
:metadata => {
"subscription_id" => 1298,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-04-25T13:44:33.724Z"
},
:created_at => 2026-04-25 13:44:33.726517000 UTC +00:00,
:updated_at => 2026-04-25 13:44:33.726517000 UTC +00:00
}