Generate Third Party Access Key

POST {{baseUrl}}/aggregation/v1/partners/accessKey

Generate access key for third party partners.

A partner can provide access to third party partners with this access key.

Request Body

{"customerId"=>"{{customerId}}", "partnerId"=>"{{partnerId}}", "thirdPartyPartnerId"=>"1234583871234", "provenance"=>{"clientFingerprint"=>"LU9ZYxcDNQCwEmAxH52XFzaRiGMAAAAABclSKxW5S9P8pUMDV4fbpg", "ipAddress"=>"8.8.8.8", "token"=>"P9YbR+srNVyQI35893d+BzPrhGMAAAAAuacVUt+3m4svbaFjVSbHEA=="}, "products"=>[{"product"=>"moneyTransferDetails", "payorId"=>"2445581559892", "maxCalls"=>200, "accountId"=>"{{accountId}}", "accessPeriod"=>{"type"=>"timeframe", "startTime"=>"{{nowIso8601}}", "endTime"=>"{{tomorrowIso8601}}"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Finicity-App-Tokenstring
Finicity-App-Keystring

RESPONSES

status: OK

{}