© 2025 Clarivate
GET /api/.../polineitems/{id}/otherbibsubfields
Returns list of other standard identifiers as strings for purchase order line item by id.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to the purchase order line item. |
{
[
"786936222197",
"31207"
]
}
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 |
FAILURE.
|
Permission IDs found here.
CR_AccessAcquisitions_Allow (),
CR_PurchaseOrders_Access (based on owner ID)