Download Project Cashflows
get
/api/restapi/projectCashflows/download/job/{jobId}
Send a request to this endpoint to download the compressed ZIP file containing a CSV file with Project Cashflows once the Export Project Cashflows Using Project Details job has completed. Send a request to the View Job Status endpoint to monitor the Export Project Cashflows Using Project Details job status.
Request
Path Parameters
-
jobId(required): integer(int64)
The jobId field value returned as part of the Export Project Cashflows Using Project Details endpoint response.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/zip
200 Response
Successful operation
Root Schema : String
Type:
string(binary)
Title:
String
400 Response
Invalid input for the Action service.