NextGen APIs

Warehouse Pickup User POST /inventory/warehouses/r1/central-warehouses/{centralWarehouseId}/pickup-users

Http Verb

POST

Url

/inventory/warehouses/r1/central-warehouses/{centralWarehouseId}/pickup-users

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

This API creates a new warehouse pickup user.

Path Parameters

Field

Note

centralWarehouseId

The identifier of the central warehouse.

Header Parameters

Default.

Request Body Parameters

Field

Type

Note

Required

user

Long

Reference identifier to the user.

Yes

isSchedulingResource

Boolean

Flag indicating if the user is a scheduling resource.

No

identityDocumentType

Long

Reference identifier to the identity document type.

No

identityDocumentNumber

String

The identity document number.

No

isPreferred

Boolean

Flag indicating if this is the preferred pickup user.

No

Response documentation

Response payload fields

Returns the created warehouse pickup user details.

Response error codes