UsageCredits::Fulfillment (5)
# {
:id => 3453,
:wallet_id => 3305,
:source_type => "Pay::Charge",
:source_id => 2249,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-14 09:05:28.401900000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2249,
"purchased_at" => "2026-03-14T09:05:28.397Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-14 09:05:28.402409000 UTC +00:00,
:updated_at => 2026-03-14 09:05:28.402409000 UTC +00:00
}
# {
:id => 3454,
:wallet_id => 3305,
:source_type => "Pay::Charge",
:source_id => 2250,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-14 20:50:24.682341000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2250,
"purchased_at" => "2026-03-14T20:50:24.672Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-14 20:50:24.682955000 UTC +00:00,
:updated_at => 2026-03-14 20:50:24.682955000 UTC +00:00
}
# {
:id => 3455,
:wallet_id => 3305,
:source_type => "Pay::Charge",
:source_id => 2251,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-15 05:19:56.129214000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2251,
"purchased_at" => "2026-03-15T05:19:56.008Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:19:56.147841000 UTC +00:00,
:updated_at => 2026-03-15 05:19:56.147841000 UTC +00:00
}
# {
:id => 3456,
:wallet_id => 3305,
:source_type => "Pay::Charge",
:source_id => 2252,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-15 05:20:06.190273000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2252,
"purchased_at" => "2026-03-15T05:20:06.173Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:20:06.191008000 UTC +00:00,
:updated_at => 2026-03-15 05:20:06.191008000 UTC +00:00
}
# {
:id => 3457,
:wallet_id => 3305,
:source_type => "Pay::Charge",
:source_id => 2253,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-15 05:20:07.500783000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2253,
"purchased_at" => "2026-03-15T05:20:07.489Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:20:07.501504000 UTC +00:00,
:updated_at => 2026-03-15 05:20:07.501504000 UTC +00:00
}
UsageCredits::Transaction (7)
# {
:id => 5666,
:wallet_id => 3305,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2249,
"purchased_at" => "2026-03-14T09:05:28.397Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-14T09:05:28.398Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-14 09:05:28.399827000 UTC +00:00,
:updated_at => 2026-03-14 09:05:28.399827000 UTC +00:00
}
# {
:id => 5667,
:wallet_id => 3305,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2250,
"purchased_at" => "2026-03-14T20:50:24.672Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-14T20:50:24.678Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-14 20:50:24.680538000 UTC +00:00,
:updated_at => 2026-03-14 20:50:24.680538000 UTC +00:00
}
# {
:id => 5668,
:wallet_id => 3305,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-03-14 21:00:31.346455000 UTC +00:00,
:updated_at => 2026-03-14 21:00:31.346455000 UTC +00:00
}
# {
:id => 5669,
:wallet_id => 3305,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2251,
"purchased_at" => "2026-03-15T05:19:56.008Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-15T05:19:56.076Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:19:56.111056000 UTC +00:00,
:updated_at => 2026-03-15 05:19:56.111056000 UTC +00:00
}
# {
:id => 5670,
:wallet_id => 3305,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2252,
"purchased_at" => "2026-03-15T05:20:06.173Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-15T05:20:06.178Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:20:06.181569000 UTC +00:00,
:updated_at => 2026-03-15 05:20:06.181569000 UTC +00:00
}
# {
:id => 5671,
:wallet_id => 3305,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2253,
"purchased_at" => "2026-03-15T05:20:07.489Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-15T05:20:07.495Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-15 05:20:07.497361000 UTC +00:00,
:updated_at => 2026-03-15 05:20:07.497361000 UTC +00:00
}
# {
:id => 5672,
:wallet_id => 3305,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-03-15 05:20:09.616117000 UTC +00:00,
:updated_at => 2026-03-15 05:20:09.616117000 UTC +00:00
}