Create barcode entries
| From Body | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [BarcodeAccess] | Multiple barcode entries/ submissions | ||||||||||||||||||||||
|
|||||||||||||||||||||||
{
"BarcodeSubmissions": [
{
"Barcode": "sample string 1",
"ContactGuid": "b875d1bc-b334-4dfb-9566-b527b6d4b8fd",
"EndDateTime": "2026-03-27T02:41:06.025923+00:00",
"LocationGuid": "aadc64be-a119-4b4b-9bb0-97ed4350816d",
"MaxNumberOfEntriesOnBarcode": 4,
"StartDateTime": "2026-03-27T02:41:06.025923+00:00"
},
{
"Barcode": "sample string 1",
"ContactGuid": "b875d1bc-b334-4dfb-9566-b527b6d4b8fd",
"EndDateTime": "2026-03-27T02:41:06.025923+00:00",
"LocationGuid": "aadc64be-a119-4b4b-9bb0-97ed4350816d",
"MaxNumberOfEntriesOnBarcode": 4,
"StartDateTime": "2026-03-27T02:41:06.025923+00:00"
},
{
"Barcode": "sample string 1",
"ContactGuid": "b875d1bc-b334-4dfb-9566-b527b6d4b8fd",
"EndDateTime": "2026-03-27T02:41:06.025923+00:00",
"LocationGuid": "aadc64be-a119-4b4b-9bb0-97ed4350816d",
"MaxNumberOfEntriesOnBarcode": 4,
"StartDateTime": "2026-03-27T02:41:06.025923+00:00"
}
]
}
BarcodeSubmissionResponse
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [BarcodeAccessResult] | ||||||||||||||
|
||||||||||||||
{
"BarcodeResults": [
{
"ContactGuid": "329fda2b-b2c0-40d6-a3f2-8e04a16699c9",
"Successful": true,
"Barcode": "sample string 3"
},
{
"ContactGuid": "329fda2b-b2c0-40d6-a3f2-8e04a16699c9",
"Successful": true,
"Barcode": "sample string 3"
},
{
"ContactGuid": "329fda2b-b2c0-40d6-a3f2-8e04a16699c9",
"Successful": true,
"Barcode": "sample string 3"
}
]
}
| Bundle(s) |
|---|
| Cap2 |