POST v6/part/save
Request Information
URI Parameters
None.
Body Parameters
PartModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| PartId | integer |
None. |
|
| PartNumber | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"partId": 1,
"partNumber": "sample string 2"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.