Search found 38 matches

by spolacsek
Fri Mar 22, 2024 2:44 am
Forum: General Discussion
Topic: STCs Value
Replies: 1
Views: 117

STCs Value

Hi there,

Is there an API call that can retrieve the STCs value from our build?

The value I am after is accessible via the web app here: Setup->Defaults->Financial->STCs Value.

Thanks
by spolacsek
Thu Jan 18, 2024 1:13 am
Forum: Feature Requests
Topic: Payment Integration Link
Replies: 0
Views: 644

Payment Integration Link

Hi there, We have integrated Stripe as a payment type, and we use the PAY NOW Payment Integration on our PDF invoices. Would it be possible to have an API call to generate the link that is produced within the PDF invoice on the PAY NOW button? The link that has the following format: https://{build}....
by spolacsek
Wed Mar 08, 2023 4:53 am
Forum: General Discussion
Topic: Inconsistant pricing when adding prebuilds to quote costcenter
Replies: 2
Views: 2350

Inconsistant pricing when adding prebuilds to quote costcenter

Hi there, This issue is quite difficult to explain, but I will try my best. When adding certain prebuilds to a quote cost center the price is very incorrect, very high. This only occurs if there is no other prebuild on the cost center. If there is another prebuild, then adding the prebuild will resu...
by spolacsek
Tue Mar 07, 2023 12:31 am
Forum: Feature Requests
Topic: TakeOffTemplate Group Hierarchy
Replies: 1
Views: 3435

TakeOffTemplate Group Hierarchy

Hi There, Is it possible for TakeOffTemplate groups/subgroups to use the same hierarchy of results as Prebuild groups/subgroups? Currently with Prebuild groups, I am able to use a single request to retrieve all the groups/subgroups. /api/v1.0/companies/{companyID}/prebuildGroups/ I can use the data ...
by spolacsek
Tue Feb 28, 2023 4:09 am
Forum: General Discussion
Topic: [Released]Can't order prebuild groups by display order
Replies: 1
Views: 358

[Released]Can't order prebuild groups by display order

Hi there, When using the endpoint: /api/v1.0/companies/4/prebuildGroups/?ParentGroup=null&columns=ID,Name,ParentGroup,DisplayOrder&orderby=DisplayOrder I get the following error: { "errors": [ { "path": "DisplayOrder", "message": "Column \"Di...
by spolacsek
Thu Feb 23, 2023 3:56 am
Forum: General Discussion
Topic: 500 Internal Server error adding prebuild to quote
Replies: 2
Views: 355

500 Internal Server error adding prebuild to quote

Hi there, We have started receiving 500 Internal Server Errors when adding a particular prebuild to a quote via the API. There is no further error information to try and troubleshoot the issue. This is occurring using both the by using a single add or with the multiple endpoint. Would I be able to P...
by spolacsek
Thu Dec 01, 2022 2:38 am
Forum: General Discussion
Topic: Customer Payment discrepancy
Replies: 5
Views: 1567

Re: Customer Payment discrepancy

Thanks SIndre,

PM sent.
by spolacsek
Thu Dec 01, 2022 2:21 am
Forum: General Discussion
Topic: Customer Payment discrepancy
Replies: 5
Views: 1567

Customer Payment discrepancy

Hi There, We have an odd issue that occurs only a small percentage of the time. Are you able to explain the discrepancy between these 2 payment amounts? 99% of the time when using the API, the correct, matching amount comes through. the other 1% of the time, the amount comes through as 0. interface....