POST v6/operation/repair/materials/delete
Request Information
URI Parameters
None.
Body Parameters
RepairMaterialsModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RTI | string |
None. |
|
| SKUID | integer |
None. |
|
| BatchNumber | string |
None. |
|
| RRD | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"rti": "sample string 1",
"skuid": 2,
"batchNumber": "sample string 3",
"rrd": "2025-11-08T08:25:17.5203448+00:00"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.