Any contract related details here.
Optional
includeFlag to indicate if we should include sample data only sources. Default is false.
Optional
localeSend preferred locale for authorization client to be used. If passed locale is not supported then language will fallback to browser language. If browser locale is not supported we will fallback to default locale (en).
Optional
sampleOptions for sample data flow
Optional
serviceOnboard a service while authorizing.
Optional
sessionAny optional parameters for the share.
Optional
sourcesOptions that is used to scope list of available sources during process of adding sources. Currently this is only used for data types but will be used for other params as well.
Optional
sourcePlease use SourceType push to filter out only services that are push type. Default SourceType is set to pull.
Any extra data you want to be passed back after a authorization flow.
Optional
storageProvide storage.id returned createProvisionalStorage to connect this storage to created user
Optional
triggerFlag to indicate if data query will be triggered post service authorisation. Default is true. If this is set to false data for added service will not be returned. You may want to set to false when adding multiple services subsequently and only get data for all services when adding last service.
Optional
userUser access token you may already have for this user from this or from another contract.
A URL to call to be called after authorization is done.