[Deprecated]: Kitlist details of each kit
post
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/inventory/kits/audit
Deprecated: Kitlist details of each kit. Rights: OrsInventoryGet.
Request
Path Parameters
-
mode(required): string
Mode of the study, accepts: test, active, or training
-
studyId(required): string(uuid)
ID of the study
Query Parameters
-
inventorySourceId: string
-
limit(required): integer(int32)
Minimum Value:
1
-
offset(required): integer(int32)
Minimum Value:
0
Supported Media Types
- application/json
Root Schema : KitDetailsExtTO
Type:
object
Title:
KitDetailsExtTO
Contains kitId of each Kit or no Kits
Show Source
-
kits: array
kits
Minimum Number of Items:
0
Maximum Number of Items:2147483647
kits
Nested Schema : kits
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
2147483647
kits
Show Source
Response
Supported Media Types
- application/json
202 Response
Successful operation
Root Schema : KitsAuditResponse v3.0
Type:
object
Title:
KitsAuditResponse v3.0
Response object containing KitList Details of each kit.
Show Source
-
barCode: string
Bar Code
-
blockNumber: string
Block Number
-
comment: string
Comment
-
deviceId: string
deviceID
-
donotCount: number
(BigDecimal)
Donot Count
-
donotShip: number
(BigDecimal)
Donot Ship
-
expirationDate: string
(date-time)
Expiration Date
-
instanceNumber: number
(BigDecimal)
Instance number of the unscheduled visitExample:
2
-
inventoryId: string
(uuid)
Unique id for inventory
-
inventorySourceId: string
(uuid)
Inventory Source ID
-
inventorySourceVersionStart: string
(date-time)
Inventory Source Version Start
-
inventoryStatusId: number
(BigDecimal)
Inventory StatusId
-
itemNumber: string
Item Number
-
kitNumber: number
(BigDecimal)
Kit Number
-
kitNumberUTF: string
Kit Number UTF
-
kitTypeId: string
(uuid)
Kittype id for each Kit
-
kitTypeVersionStart: string
(date-time)
Kittype Version Start
-
labelGroupId: string
(uuid)
Label GroupId
-
labelGroupVersionStart: string
(date-time)
Lot Group Version Start
-
lotId: string
(uuid)
Lot Id for each Lot
-
lotVersionStart: string
(date-time)
Lot Version Start
-
materialId: string
Material Id
-
missingUnits: number
(BigDecimal)
Missing Units
-
objectVersionNumber: number
(BigDecimal)
Object Version Number
-
operationType: string
operation Type
-
reason: string
Reason
-
returnedUnits: boolean
(BigDecimal)
Returned Units
-
sequenceNumber: number
(BigDecimal)
Sequence Number
-
siteId: string
(uuid)
Site id for each Site
-
siteVersionStart: string
(date-time)
Site Version Start
-
softwareVersionNumber: number
(BigDecimal)
Software Version Number
-
studyId: string
(uuid)
Study ID
-
studyVersionStart: string
(date-time)
Study Version Start
-
subjectId: string
(uuid)
ID of the subject
-
transactionId: string
(uuid)
transactionID
-
userId: string
(uuid)
User id for each User
-
verified: number
(BigDecimal)
Verified
-
versionEnd: string
(date-time)
Version End
-
versionStart: string
(date-time)
Version Start
-
visitId: string
(uuid)
ID of the visit
400 Response
Invalid Kit
Root Schema : ORSResponse
Type:
object
Common response object.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
Result Object
-
status: string
Status of requestExample:
Success
-
version: integer
(int32)
Nested Schema : result
Type:
object
Result Object
Nested Schema : details
Type:
object
404 Response
Invalid study ID OR Study not found OR Inventory Source ID not found.
Root Schema : ORSResponse
Type:
object
Common response object.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
Result Object
-
status: string
Status of requestExample:
Success
-
version: integer
(int32)
Nested Schema : result
Type:
object
Result Object
Nested Schema : details
Type:
object
500 Response
Internal server error
Root Schema : ORSResponse
Type:
object
Common response object.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
Result Object
-
status: string
Status of requestExample:
Success
-
version: integer
(int32)
Nested Schema : result
Type:
object
Result Object
Nested Schema : details
Type:
object