Search found 16 matches

by Carl Hansen
Fri Apr 26, 2024 6:12 am
Forum: General Discussion
Topic: Contractor Job - No assigned Cost Center
Replies: 1
Views: 194

Contractor Job - No assigned Cost Center

Good Afternoon, It seems when creating contractor jobs from the Api, sometimes the work order does not appear against the selected cost center. It appears against the job, with seemingly no relation to a particular cost center. Any help would be much appreciated. /api/v1.0/companies/{companyID}/jobs...
by Carl Hansen
Mon Oct 30, 2023 11:36 pm
Forum: General Discussion
Topic: Contractor Jobs - Cost Center Not Found
Replies: 2
Views: 619

Re: Contractor Jobs - Cost Center Not Found

Thank you Sindre, the alternate endpoint provided is working fine and meets my needs.

Kind Regards,
by Carl Hansen
Mon Oct 30, 2023 1:58 am
Forum: General Discussion
Topic: Contractor Jobs - Cost Center Not Found
Replies: 2
Views: 619

Contractor Jobs - Cost Center Not Found

Good morning, As of this morning, I am getting an error when retrieving details about a contractor jobs. "Cost center was not found in section , job ". Can I please get some assistance? Example: First Call: https://aehoskinssons.simprosuite.com/api/v1.0/companies/0/jobs/272995/sections/806...
by Carl Hansen
Mon Sep 04, 2023 5:39 am
Forum: General Discussion
Topic: [Released] Can you lock a job cost centre via the API on create
Replies: 7
Views: 1433

Re: Can you lock a job cost centre via the API on create

Muqeet wrote: Wed Jan 27, 2021 11:51 pm Unfortunately there hasn't been any new update on this request.
Hello, any update on locking cost centers?
by Carl Hansen
Mon Jul 10, 2023 6:53 am
Forum: Feature Requests
Topic: [Released] Credit Notes - Date Created
Replies: 0
Views: 1242

[Released] Credit Notes - Date Created

Ability to view date created on credit notes API endpoint.
by Carl Hansen
Thu Jun 01, 2023 4:22 am
Forum: General Discussion
Topic: Webhook - Job Deleted
Replies: 6
Views: 620

Re: Webhook - Job Deleted

The logic makes sense, this would mean that the job was deleted in between the Webhook being sent and the job being deleted, meaning that the webhook was delayed in being sent?
by Carl Hansen
Thu Jun 01, 2023 1:08 am
Forum: General Discussion
Topic: Webhook - Job Deleted
Replies: 6
Views: 620

Re: Webhook - Job Deleted

Thanks Sindre,

So does deleting a job count as being 'updated'? If I subscribe to deletions will the 'updated' action be replace with 'deleted'?
by Carl Hansen
Wed May 31, 2023 12:22 am
Forum: General Discussion
Topic: Webhook - Job Deleted
Replies: 6
Views: 620

Re: Webhook - Job Deleted

Hi Sindre,

I sent you a PM, the job that comes through with a status of 'updated' cannot be found by request or by manually searching simPRO.
by Carl Hansen
Tue May 30, 2023 2:07 am
Forum: General Discussion
Topic: Webhook - Job Deleted
Replies: 6
Views: 620

Webhook - Job Deleted

When A job is deleted, the webhook action shows as 'updated', the action should show as 'deleted' otherwise the subsequent request fails as the job no longer exists.