UsageCredits::Fulfillment (5)
# {
:id => 4337,
:wallet_id => 4160,
:source_type => "Pay::Charge",
:source_id => 2890,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-28 20:49:54.927976000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2890,
"purchased_at" => "2026-06-28T20:49:54.923Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:54.928451000 UTC +00:00,
:updated_at => 2026-06-28 20:49:54.928451000 UTC +00:00
}
# {
:id => 4338,
:wallet_id => 4160,
:source_type => "Pay::Charge",
:source_id => 2891,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-28 20:49:54.958386000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2891,
"purchased_at" => "2026-06-28T20:49:54.947Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:54.959018000 UTC +00:00,
:updated_at => 2026-06-28 20:49:54.959018000 UTC +00:00
}
# {
:id => 4339,
:wallet_id => 4160,
:source_type => "Pay::Subscription",
:source_id => 1448,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-06-28 20:49:55.183400000 UTC +00:00,
:next_fulfillment_at => 2026-07-28 20:49:55.171592000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1448,
"plan" => "abcdef123456"
},
:created_at => 2026-06-28 20:49:55.184273000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.184273000 UTC +00:00
}
# {
:id => 4340,
:wallet_id => 4160,
:source_type => "Pay::Charge",
:source_id => 2892,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-28 20:49:55.204744000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2892,
"purchased_at" => "2026-06-28T20:49:55.193Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:55.205716000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.205716000 UTC +00:00
}
# {
:id => 4341,
:wallet_id => 4160,
:source_type => "Pay::Charge",
:source_id => 2893,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-29 08:25:43.240915000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2893,
"purchased_at" => "2026-06-29T08:25:43.216Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-29 08:25:43.251220000 UTC +00:00,
:updated_at => 2026-06-29 08:25:43.251220000 UTC +00:00
}
UsageCredits::Transaction (9)
# {
:id => 7171,
:wallet_id => 4160,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2890,
"purchased_at" => "2026-06-28T20:49:54.923Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-28T20:49:54.925Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:54.926538000 UTC +00:00,
:updated_at => 2026-06-28 20:49:54.926538000 UTC +00:00
}
# {
:id => 7172,
:wallet_id => 4160,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-06-28 20:49:54.941183000 UTC +00:00,
:updated_at => 2026-06-28 20:49:54.941183000 UTC +00:00
}
# {
:id => 7173,
:wallet_id => 4160,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2891,
"purchased_at" => "2026-06-28T20:49:54.947Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-28T20:49:54.950Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:54.951686000 UTC +00:00,
:updated_at => 2026-06-28 20:49:54.951686000 UTC +00:00
}
# {
:id => 7174,
:wallet_id => 4160,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-07-28 20:54:55.171592000 UTC +00:00,
:fulfillment_id => 4339,
:metadata => {
"subscription_id" => 1448,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-06-28T20:49:55.179Z"
},
:created_at => 2026-06-28 20:49:55.180710000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.180710000 UTC +00:00
}
# {
:id => 7175,
:wallet_id => 4160,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2892,
"purchased_at" => "2026-06-28T20:49:55.193Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-28T20:49:55.197Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-28 20:49:55.201187000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.201187000 UTC +00:00
}
# {
:id => 7176,
:wallet_id => 4160,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-06-28 20:49:55.215325000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.215325000 UTC +00:00
}
# {
:id => 7177,
:wallet_id => 4160,
:amount => 10,
:category => "bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-06-28 20:49:55.266396000 UTC +00:00,
:updated_at => 2026-06-28 20:49:55.266396000 UTC +00:00
}
# {
:id => 7178,
:wallet_id => 4160,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-06-29 03:34:15.834079000 UTC +00:00,
:updated_at => 2026-06-29 03:34:15.834079000 UTC +00:00
}
# {
:id => 7180,
:wallet_id => 4160,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2893,
"purchased_at" => "2026-06-29T08:25:43.216Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-29T08:25:43.232Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-29 08:25:43.235822000 UTC +00:00,
:updated_at => 2026-06-29 08:25:43.235822000 UTC +00:00
}