© 2024 Clarivate
PUT /api/.../invLineItems/{id}?action=receive
Receive one or more invoice line items.
Name | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | The unique id assigned to the invoice line item. |
action | String | Yes. Value should be 'receive' | action identifier |
An integer array of invoice line item identifiers to be received.
[2229, 3258, 3556]
{
"Code": 1,
"Details": "Line 1 There are 3 requests for Moby Dick ",
}
Code | Description |
---|---|
200 | OK. Success |
400 |
FAILURE.
|
404 |
FAILURE.
|
Permission IDs found here.
CR_AccessAcquisitions_Allow (), CR_Invoices_Access (based on owner ID), CR_PurchaseOrders_ReleaseReceiveCancelClosePO (based on owner ID)