Using Postman is tool we can check our Restful API Services.
There are multiple methods hep to access the API.
GET – Get method used to retrieve data from Server
POST – POST method used Create New Records using API.
PATCH – Update particular column in the row using Row Identity
DELETE – Delete the Specific record using row Identity.
Authorization : We can manage Username/Password pair to protect the API data from insecurity access.
Using Postman is tool we can check our Restful API Services.There are multiple methods hep to access the API.GET – Get method used to retrieve data from ServerPOST – POST method used Create New Records using API.PATCH – Update particular column in the row using Row IdentityDELETE – Delete the Specific record using row Identity.Authorization : We can manage Username/Password pair to protect the API data from insecurity access. Read More Application Development Blog Posts articles
#SAP
+ There are no comments
Add yours