NextGen APIs

PATCH /inventory/warehouses/r1/procurement-requests/{procurementRequestId}/items/batch

Http Verb

PATCH

Url

/inventory/warehouses/r1/procurement-requests/{procurementRequestId}/items/batch

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W2 (FSM 23.0)

Deprecated since


Removed since


Tech Tags


Business Logic

Updates the required procurement request items in batch (max 50 items).

Path Parameters

Field

Note

procurementRequestId

The identifier of the procurement request header.

Header Parameters

Default.

Request Body Parameters

An array of objects containing the information that will be used in batch to update the procurement request items.

Field

Type

Note

Required

id

Long

The requested id to update.

Yes

requestedQuantity

Double

The requested quantity.

No

deliveredQuantity

Double

The delivered quantity.

No

reservationCode

String

The reservation code.

No

externalWarehouseId

Long

Reference identifier to the external warehouse.

No

externalMovementTypeId

Long

Reference identifier to the external movement type.

No

externalCostAccountId

Long

Reference identifier to the external cost account.

No

externalAuxiliaryAccountId

Long

Reference identifier to the external auxiliary account.

No

externalCostId

Long

Reference identifier to the external cost.

No

errorMessage

String

The error message.

No

sendingAttempts

Long

The number of sending attempts.

No

Response documentation

Response payload fields

No Content (Empty response payload).

Response error codes

BASE_0010, NOT_FOUND