Operations
The following are the different types of API request methods supported:
Method | Description |
---|---|
POST | Used to add entity details |
GET | Used to view the entity details |
PUT | Used to Update/Bulk-Update the entity detail(s) |
DELETE | Used to Delete/Bulk-Delete the entity detail(s) |