GET api/products/material?code={code}&model={model}
Product Lookup
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| code |
Medprax Product Code |
string |
Required |
| model |
Include the related model hierarchy |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Product | ProductModel |
None. |
|
| DataError | DataError |
None. |
|
| IsDemoData | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.