© 2024 Clarivate
PUT /api/.../publicationpatterns/{id}?action=open
Re-open publication pattern.
Name | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | The unique id assigned to the publication pattern. |
DtoPubPatternUpdateCloseInfo | Re-open Information | Yes | Define this parameter in the request body. |
action | String | Yes. Value should be 'open' to re-open the publication pattern | action identifier |
Property | Type | Nullable | Description |
---|---|---|---|
EndDate | DateTime | No | Date by when prediction for pattern or template stops or for a pattern only, gets re-opened. |
{
"EndDate": "2022-02-08T14:13:04.051Z"
}
True is returned upon success.
true
Code | Description |
---|---|
200 | OK. Success |
400 |
FAILURE.
|
Permission IDs found here.
CR_AccessSerials_Allow (), CR_SerialCopyRecords_Access (based on owner ID), CR_SerialCopyRecords_Modify (based on owner ID)