Testing Business Central Online APIs using Postman
This post explains how to test Microsoft Dynamics Business Central Online APIs using Postman with complete details. Postman is a very useful tool for developers to test various types of HTTP requests, including REST APIs. Business Central supports REST APIs in both On-Premises and Online environments. To test Business Central Online APIs, client application must pass through OAuth2 authentication. An advantage with Postman is that it supports OAuth2 authentication, therefore