Update Address
POST {{proxiedPublicURL}}/users/{{latestUserID}}/data_change_requests
Request user data change
Request Body
{"address"=>{"address_line1"=>"Rosenweg 221", "address_line2"=>"apt. 33", "postcode"=>"45678", "city"=>"Berlin", "state"=>"BE", "country"=>"DE"}, "issuance_date"=>"2020-01-01", "data_download_link"=>"https://storage.cloud.google.com/upvest-mock-documents/Test_PoR_InternetBill.pdf", "document_type"=>"INTERNET_BILL"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| upvest-client-id | string | (Required) Tenant Client ID | |
| upvest-api-version | number | Upvest API version | |
| Content-Type | string |