HTTP methods - Intergraph Smart WQMS - 6 - Customization & Programming - Hexagon PPM

Smart Weld Quality Management System

Language
English
Product
Intergraph Smart WQMS
Search by Category
Customization & Programming
Smart WQMS Version
6

WQMS web API supports the GET and POST HTTP methods.

GET

The GET method is used to retrieve data from the WQMS database and to execute queries.

POST

The POST method is used to create a new entry in the WQMS database.

PUT

The PUT method is used to update an existing data in the WQMS database.