Reads a single Exportable expense

What does it do?

This will generate an export of the type "Project's expenses". You will have to pass the start and end date to determine the range for which htis information will be exported; as well as the projects ids to get the information of specifically given projects.

What params does it accept?
  • start_date: It's mandatory to pass this data, being start date to delimit the range of information exported.
  • end_date: It's mandatory to pass this data, corresponding to an end date for the date range of data to be exported.
  • project_ids: Mandatory data to pass to the export, specifying the projects to be exported from.
Who can use it?

Only companies who have enabled the projects_management feature and users with the permission of read projects.

Language
Authorization
URL
Click Try It! to start a request and see the response here!