post https://api.urjanet.com/utility/accounts//downloads
Downloading a CSV file with high-level summary information for account, statements, and associated metadata is a 2 step process. The first step (this one) prepares the download and provides a URL in the response body that can be used for downloading the CSV file. The next step is to download the file using a GET request with the response body URL. The format of the generated CSV is separate from and will not exactly match the JSON you receive from the API endpoint.