© 2024 Clarivate
PUT /api/.../serialcheckins/{id}/uncheckin/{issueId}?bypassCheckSubStatus=false
UncheckIn for a issue or part of a serial
Name | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | The unique id assigned to the serial check in record. |
issueId | Integer | Yes | The unique id assigened to the issue or part record |
bypassCheckSubStatus | Boolean | No | Should api skip the check for canceled subscriptions |
True is returned upon success, false otherwise.
true
Code | Description |
---|---|
200 | OK. Success |
400 | FAILURE. Invalid CopyID. |
400 | FAILURE. Invalid SerialID. |
403 | Unauthorized. don't have required permissions |
Permission IDs found here.
CR_AccessSerials_Allow CR_SerialCopyRecords_Access CR_SerialIssuesStandingOrderParts_UnCheckIn CR_CreateAndDeleteItemRecordFromAcquisitionsAndSerials_Allow