Hi,
So I can get my api to work using Postman
But trying to replicate it in NAV is where i'm getting a 404 error.
There is a Path Parameter I need to pass

Within NAV I tried assigning a value to a variable 'order_id' thus giving me a url of

Even tried passing it to the header

is there a HttpwebRequest I'm missing ?
Many thanks in advance for any replies