OptionalconsumerAny contract related details here.
OptionalincludeFlag to indicate if we should include services that are sample data only services. Default is false.
OptionallocaleSend 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).
OptionalsampleOptions for sample data flow
OptionalserviceService ID to be added. If serviceId is not passed user will have option to choose service that will be added.
OptionalsessionAny optional parameters for the share.
OptionalsourcesOptions 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.
OptionalsourcePlease use SourceType push to filter out only services that are push type. Default SourceType is set to pull.
OptionalstateAny extra data you want to be passed back after a authorization flow.
OptionaltriggerFlag 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.
User 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.