Hello everyone,
I'm trying to update a value in an invoice, but it's not working. For testing, I hardcoded the Company and InvoiceId values.
Here are the screenshots of the steps:
-
Read Invoice Data
-
Update Invoice
-
Final Read
The OurReference field doesn't update—Step 3 still shows the old value.
However, it works when using Postman.
Any ideas why this might be happening?



