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