Get information of all materials, or add a material.
Method |
GET |
Description |
Get information of all materials. |
Query |
None. |
Request |
None. |
Response |
Succeeded: XML_MaterialList Failed: XML_ResponseStatus |
Method |
POST |
Description |
Add a material. |
Query |
None. |
Request |
|
Response |
Succeeded: <ID> (material ID) + XML_ResponseStatus Failed: XML_ResponseStatus |