Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.22 KB

CreateConsentRequest.md

File metadata and controls

13 lines (8 loc) · 1.22 KB

CreateConsentRequest

Properties

Name Type Description Notes
provider_id int Unique identifier for the provider site.(e.g., financial institution sites, biller sites, lender sites, etc.).<br><br><b>Endpoints</b>:<ul><li>POST Consent</li></ul> [optional]
dataset list[ProvidersDataset] The name of the dataset attribute supported by the provider.If no dataset value is provided, the datasets that are configured for the customer will be considered.The configured dataset can be overridden by providing the dataset as an input.<br><br><b>Endpoints</b>:<ul><li>POST Consent</li></ul> [optional]
application_name str The name of the application.If no applicationName is provided in the input, the default applicationName will be considered<br><br><b>Endpoints</b>:<ul><li>POST Consent</li></ul> [optional]

[Back to Model list] [Back to API list] [Back to README]