SKOOR Risk Money movement. Skoored by AI.

Program

A business that banks on the tenant.

A program is a fintech platform on the bank's rails: payroll, remittance, marketplace, lending. Column identifies it by the webhook endpoint that delivered the event. Its declared activity (volume, rails, countries) is what the Skoor reads as "expected". Programs are created by the platform admin; a tenant reads them through reports, and rescoring runs per program.

Program

FieldTypeNotes
idstring (uuid)
tenantIdstring (uuid)The bank this program banks on.
slugstringStable, URL-safe name; unique per tenant.
namestring
webhookEndpointIdstring | nullColumn Webhook-Endpoint-Id header that identifies the platform delivering events.
declaredMonthlyVolumeCentsstring | nullWhat the program declared at onboarding; the Skoor reads it as expected activity. Integer cents as a string, or null.
declaredRailsstring[]Rails declared at onboarding.
declaredCountriesstring[]Countries declared at onboarding (default ["US"]).
programReserveAccountIdstring | nullReserve account whose balance backs the reserve-coverage KRI.
source"column" | "simulated"Where the program's events come from. Simulated programs are labelled everywhere.
createdAtstring (date-time)

No dedicated endpoint. This object is read through the endpoints of the objects that reference it.

← All objects