Modify App Registration
PUT {{baseUrl}}/aggregation/v1/partners/applications/{{preAppId}}
Update a registered application.
Supported regions:
Request Body
{"appDescription"=>"The app that makes your budgeting experience awesome", "appName"=>"Awesome Budget App_{{$guid}}", "appUrl"=>"https://www.finicity.com/", "ownerAddressLine1"=>"434 W Ascension Way", "ownerAddressLine2"=>"Suite #200", "ownerCity"=>"Murray", "ownerCountry"=>"USA", "ownerName"=>"Finicity", "ownerPostalCode"=>"84123", "ownerState"=>"UT", "image"=>"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgICAKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHZpZXdCb3g9IjAgMCAwIDAiCiAgIGhlaWdodD0iMCIKICAgd2lkdGg9IjAiPgogICAgPGcvPgo8L3N2Zz4K"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |
RESPONSES
status: OK
{"preAppId":2581,"status":"P"}