NextGen APIs

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

Http Verb

GET

Url

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

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

Retrieves the specific details of a single warehouse pickup user.

Path Parameters

Field

Note

centralWarehouseId

The identifier of the central warehouse.

pickupUserId

The identifier of the pickup user.

Query String Parameters

Fields

Default.

Language

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Type

Description

id

Long

Unique identifier of the warehouse pickup user.

warehouse

Long

Reference identifier to the central warehouse.

user

Long

Reference identifier to the user.

isSchedulingResource

Boolean

Flag indicating if the user is a scheduling resource.

identityDocumentType

Long

Reference identifier to the identity document type.

identityDocumentNumber

String

The identity document number.

isPreferred

Boolean

Flag indicating if this is the preferred pickup user.

Response error codes