PUT api/LicensePlate/WithDetails/{License_Plate_ID}
Updates a License Plate and License Plate Details in one http request. 'Details' is an array property for License Plate Details.
Note: This endpoint will not create or delete details, only update existing details. To create or delete details, use POST LicensePlateDetail or DELETE LicensePlateDetail.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| License_Plate_ID | No documentation available. |
Define this parameter in the request URI. |
| pLicensePlate | No documentation available. |
None. |
Request body formats
application/json, text/json
Sample:
{
"Details": [
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
}
],
"License_Plate_ID": 1,
"Parent_License_Plate_ID": 2,
"License_Plate_Type": "sample string 3",
"License_Plate_Number": "sample string 4",
"Warehouse": "sample string 5",
"Bin": "sample string 6",
"Weight": 7.0,
"Height": 8.0,
"Width": 9.0,
"Length": 10.0,
"Shipping_Cost": 11.0,
"Tracking_Number": "sample string 12",
"Description": "sample string 13",
"License_Plate_Complete": true,
"SSCC": "sample string 14",
"Marked_For_Location": "sample string 15",
"ASN_Number": "sample string 16",
"Label_ZPL": "sample string 17",
"Label_Image": "QEBA",
"Packing_Medium": "sample string 18",
"Packing_Material": "sample string 19",
"Dimension_UofM": 20,
"Weight_UofM": 21,
"Is_Large_Package": true,
"Is_Additional_Handling_Needed": true,
"Barcode": "sample string 22",
"Is_Inactive": true,
"License_Plate_Template_ID": 23,
"Freight_Class": 24,
"Is_License_Plate": true,
"Is_Historical": true,
"Created_On": "2025-11-04T14:15:15.728-05:00",
"Created_By": "sample string 27",
"Updated_On": "2025-11-04T14:15:15.728-05:00",
"Updated_By": "sample string 28",
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"Details": [
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"License_Plate_Detail_ID": 1,
"License_Plate_ID": 2,
"Item_Number": "sample string 3",
"UofM": "sample string 4",
"Serial_Lot_Number": "sample string 5",
"Date_Seq_Num": 6,
"Date_Received": "2025-11-04T14:15:15.728-05:00",
"Qty": 7.0,
"Note": "sample string 8",
"Ordered_Qty": 9.0,
"Qty_Base_UofM": 10.0,
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
}
],
"License_Plate_ID": 1,
"Parent_License_Plate_ID": 2,
"License_Plate_Type": "sample string 3",
"License_Plate_Number": "sample string 4",
"Warehouse": "sample string 5",
"Bin": "sample string 6",
"Weight": 7.0,
"Height": 8.0,
"Width": 9.0,
"Length": 10.0,
"Shipping_Cost": 11.0,
"Tracking_Number": "sample string 12",
"Description": "sample string 13",
"License_Plate_Complete": true,
"SSCC": "sample string 14",
"Marked_For_Location": "sample string 15",
"ASN_Number": "sample string 16",
"Label_ZPL": "sample string 17",
"Label_Image": "QEBA",
"Packing_Medium": "sample string 18",
"Packing_Material": "sample string 19",
"Dimension_UofM": 20,
"Weight_UofM": 21,
"Is_Large_Package": true,
"Is_Additional_Handling_Needed": true,
"Barcode": "sample string 22",
"Is_Inactive": true,
"License_Plate_Template_ID": 23,
"Freight_Class": 24,
"Is_License_Plate": true,
"Is_Historical": true,
"Created_On": "2025-11-04T14:15:15.728-05:00",
"Created_By": "sample string 27",
"Updated_On": "2025-11-04T14:15:15.728-05:00",
"Updated_By": "sample string 28",
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
}