Reference table for virtual-account providers. A provider is an arbitrary,
named, typed entity — virtual_account.providerId FKs into this table.
Integrated providers (victor / bivo / route_fusion) are seeded one
each; admins create MANUAL-type rows with arbitrary names (many allowed).
type is the discriminator the route matcher + backend code branch on; for
integrated providers it equals the old provider enum value.
Reference table for virtual-account providers. A provider is an arbitrary, named, typed entity —
virtual_account.providerIdFKs into this table.Integrated providers (
victor/bivo/route_fusion) are seeded one each; admins createMANUAL-type rows with arbitrary names (many allowed).typeis the discriminator the route matcher + backend code branch on; for integrated providers it equals the oldproviderenum value.