Accesses

Add provider access

Attach a new provider access to the user's account. If the provider uses an authentication flow where customer credentials have to be presented, use the information from the catalog to identify available input fields. All mandatory (is_optional=false) public (is_secret=false) fields have to be provided when creating an access. All credentials that are sent with the request are securely stored in the finX backend.

post/rest/accesses

Parameters

#/paths/~1rest~1accesses/get/parameters/0 — unresolved $ref
#/paths/~1catalog/get/parameters/0 — unresolved $ref

Request body

access_method_idstring UUID required

finX ID of the provider access method.

Response

Provider access details.

Items required— unresolved $ref