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

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

RESPONSES

status: OK

{"preAppId":2581,"status":"P"}