My Products
Help
Michel V
CONTRIBUTOR ***

arinvoice_changed webhook creditnote and debitnote wrong resourceUri

by Michel V

Hi,

The resource uri's for the creditnote and debitnote seem to be wrong. I expected just as with the "customerInvoice" webhook that the GetById uri is in the response. 

DebitNote, goes to the DRM endpoint which does not seem to exist

"resourceUri": "https://integration.visma.net/API/controller/api/v1/customerDebitNote/DRM/000102",

Creditnote, goes to the CRM endpoint which does not seem to exist

"resourceUri": "https://integration.visma.net/API/controller/api/v1/customerCreditNote/CRM/000101",

 

1 REPLY 1
Marten Voort
VISMA

by Marten Voort

Hi Michel, as discussed in local support portal, my test results are the same. The webhook returned for debitnote and creditnote contain incorrect resourceURI's (direct and relative). They contain values DRM and CRM which lead to an incorrect URI, that cannot be used. If you strip the DRM and CRM from the URI it will work, so this is now under investigation by our development. Thx for mentioning!