POST v6/operation/repairRental/materials/save
Request Information
URI Parameters
None.
Body Parameters
RepairRentalMaterialsModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RTI | string |
None. |
|
| SKUID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"rti": "sample string 1",
"skuid": 2
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.