GET api/LabelSerial?QRCode={QRCode}
Documentation for 'Get'.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
QRCode | Documentation for 'QRCode'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "QRCode": "sample string 1", "UserID": 2, "StoreID": 3, "ProductID": 4, "PrintDateAndTime": "2024-11-21T09:40:59.6594599+00:00", "AddDateAndTime": "2024-11-21T09:40:59.6594599+00:00", "RemoveDateAndTime": "2024-11-21T09:40:59.6594599+00:00", "Printed": true, "Add": true, "Remove": true, "SentDate": "2024-11-21T09:40:59.6594599+00:00" }