Table: dbo.Client_Onboarding_Property
Contains information required to support communication with the MyPay Onboarding product. The Onboarding product is a wizard, hosted in Onvio, that collects data to be imported and create an SBPR client.
Columns
NameTypeConstraintsDescription
property_namenvarchar (100)NOT NULLName of the property
property_valuenvarchar (510)NOT NULLThe value for the property
Primary key
NameColumnsDescription
PK_Client_Onboarding_Property$property_nameproperty_name

Schema diagram