Search found 16 matches

by stuart007
Sat Mar 16, 2024 6:07 pm
Forum: Feature Requests
Topic: Updating a voided invoice
Replies: 1
Views: 248

Updating a voided invoice

I am trying to update the status of a void invoice. Not the original invoice, but the actually invoice that has a "Type" of "Void" and shows in the UI as Void Invoice #123456 I have tried both the following API endpoints with PATCH: (FYI, doing a get on these does indeed retrieve...
by stuart007
Thu Mar 14, 2024 9:21 pm
Forum: General Discussion
Topic: Retainge Claims/Invoices
Replies: 3
Views: 169

Re: Retainge Claims/Invoices

Thanks Aiden. One more question regarding the credit or void of an invoice that has retainage. When I get the info back from the API ".../companies/0/creditNotes/25079 , I don't see anything about the retainage rebate information, even though it is actually added. The only way I can tell someth...
by stuart007
Mon Mar 11, 2024 10:01 pm
Forum: General Discussion
Topic: Retainge Claims/Invoices
Replies: 3
Views: 169

Retainge Claims/Invoices

From what I am currently seeing in webhooks, both a regular customer invoice and and final retainage claim come through the webhook exactly the same. Both show as an invoice. However, to get details on a regular invoice I need to go to companies/0/invoices/12345 , but if it is a retainage, I need to...
by stuart007
Tue Feb 20, 2024 2:58 pm
Forum: General Discussion
Topic: X-Response-Signature when body has double quote
Replies: 3
Views: 141

Re: X-Response-Signature when body has double quote

According to your documentation, the hash is calculated using an SHA1 HMAC hexdigest..
Why should I be trying other algorithms such as SHA256?
by stuart007
Fri Feb 16, 2024 9:42 pm
Forum: General Discussion
Topic: X-Response-Signature when body has double quote
Replies: 3
Views: 141

X-Response-Signature when body has double quote

When I receive the webhook call for "invoice.status", the X-Response-Signature never matches. My code works properly for all my other webhooks. The only difference I can see is the invoice.status webhook contains double quotes within the description. When I convert the body of the request ...
by stuart007
Fri Feb 16, 2024 9:25 pm
Forum: Feature Requests
Topic: Webhook for Reciept of Vendor Purchase Order
Replies: 0
Views: 328

Webhook for Reciept of Vendor Purchase Order

Any idea if a webhook would be added for the creating/updating of a receipt from a vendor purchase order?
by stuart007
Thu Feb 08, 2024 7:31 pm
Forum: General Discussion
Topic: Multiple 'Created' webhooks.
Replies: 26
Views: 12500

Re: Multiple 'Created' webhooks.

OK, I will wait until it happens again and capture the full details and send to you in private message. Thanks
by stuart007
Wed Feb 07, 2024 3:55 pm
Forum: General Discussion
Topic: Multiple 'Created' webhooks.
Replies: 26
Views: 12500

Re: Multiple 'Created' webhooks.

This issue still seems to be happening. I have gotten 4 webhook calls for an updated customer. I do have a few webhooks setup, but only one of them is ENABLED. The simPRO log for the customer shows only 1 update at the given time (09:49 AM), but I received 4 different webhook calls, all for the same...
by stuart007
Tue Jan 23, 2024 2:36 pm
Forum: Feature Requests
Topic: Webhook for Vendors
Replies: 0
Views: 565

Webhook for Vendors

I know this was already asked for a few years ago, but hopefully it can be added soon.

Webhooks for Vendors
by stuart007
Mon Jan 22, 2024 9:45 pm
Forum: General Discussion
Topic: Webhook Expansion
Replies: 4
Views: 850

Re: Webhook Expansion

I know this is from a very old post, but just wondering if/when you might be adding webhooks for Vendors?