NextGen APIs

External Warehouse POST /inventory/warehouses/r1/procurement-requests/external-warehouses

Http Verb

POST

Url

/inventory/warehouses/r1/procurement-requests/external-warehouses

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

Creates a new external warehouse.

Path Parameters

Header Parameters

Default.

Request Body Parameters

Field

Type

Note

Required

code

String

The alphanumeric code that uniquely identifies the external warehouse.

Yes

description

LocalizedString

A localized description of the external warehouse.

Yes

logisticCenterId

Long

Reference identifier to the logistic center.

Yes

movementTypeId

Long

Reference identifier to the external movement type.

Yes

active

Boolean

Flag indicating if the warehouse is active (default is true).

No

Response documentation

Response payload fields

Field

Note

id

 

Response error codes

BASE_0007, BASE_0010