Step 4 - Generate Connect URL
POST {{baseUrl}}/connect/v2/generate
Request Body
{"partnerId"=>"{{partnerId}}", "customerId"=>"{{customerId}}", "language"=>"en", "consumerId"=>"0bf46322c167b562e6cbed9d40e19a4c", "redirectUri"=>"https://www.finicity.com/connect/", "webhookContentType"=>"application/json", "singleUseUrl"=>true, "fromDate"=>1607450357, "reportCustomFields"=>[{"label"=>"loanID", "value"=>"123456", "shown"=>true}, {"label"=>"loanID", "value"=>"123456", "shown"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
App-Token | string | ||
App-Key | string |