
Hello, I have created web service for account in Dynamics 365 business central. I am using this web service API to add account record in account table using POST method in POSTMAN. But when I hit POST request it will give error "methodNotAllowed", I have all permission sets related to that page when I checked in Permission Sets. Can anyone help me to resolve this issue?