Search found 5 matches

by JackEcuyer
Wed Apr 03, 2024 8:34 am
Forum: Feature Requests
Topic: Add the cost of scheduled employee work to schedules endpoint
Replies: 0
Views: 254

Add the cost of scheduled employee work to schedules endpoint

Please can you make the cost of scheduled employee work available at the job cost center API endpoint as there is currently no way to retrieve this value via the API.
(/api/v1.0/companies/{companyID}/jobs/{jobID}/sections/{sectionID}/costCenters/{costCenterID}/schedules/)
Thanks, Jack
by JackEcuyer
Wed Apr 03, 2024 8:31 am
Forum: General Discussion
Topic: Retrieve cost of scheduled work on a job
Replies: 3
Views: 270

Re: Retrieve cost of scheduled work on a job

Hi Dan,
There are no records returned at the timesheets endpoint for the employee even though there is work scheduled for this employee on a job.
I'll put in a feature request for the cost center endpoint.
Thanks, Jack
by JackEcuyer
Tue Apr 02, 2024 3:09 pm
Forum: General Discussion
Topic: Retrieve cost of scheduled work on a job
Replies: 3
Views: 270

Retrieve cost of scheduled work on a job

Hi, I'm trying to retrieve details attaining to the cost of scheduled work by staff on a job at this endpoint however there is no info retrievable for the cost of this labour. The cost of scheduled labour for an employee is fixed once the schedule is submitted on the job therefore there is no reason...
by JackEcuyer
Wed Mar 20, 2024 1:51 pm
Forum: General Discussion
Topic: Journals Endpoint not working
Replies: 3
Views: 167

Re: Journals Endpoint not working

Hi Sindre, I believe I was getting an invalid route response due to Inventory tracking not being enabled in the build I was testing.
by JackEcuyer
Tue Mar 12, 2024 3:38 pm
Forum: General Discussion
Topic: Journals Endpoint not working
Replies: 3
Views: 167

Journals Endpoint not working

Hi, I'm trying to get a response from the journals endpoint Here however I'm receiving back an 'invalid route' response. I've ensured the path to the resource is correct (https://{mysimproURL}/api/v1.0/companies/{CompanyID}/accounts/journals/). Is this resource down or displayed incorrectly on the d...