Hi, i use POST method to write some data in NAV using APIs and everything was fine until i have changed ID of the destination table cause in the meanwhile that ID was taken in client's database.
When i make the call ,request sees the old table ID and the problem is that table ID Destination is now different.
i restarted that NAV service,synchonized schema ,compiled all object, but postman still tries to post data in wrong table.
Any clue how to refresh my request,or any suggestion what to do next?
Thanks!
0
Answers