<- Inventory API

Inventory API

All versions ->

Retrieve inventory adjustment reasonBeta

POST

 /v2/inventory/adjustment-reasons/retrieve

Returns the inventory adjustment reason identified by the provided reason_id.

Deleted custom reasons can be retrieved by ID.

Permissions:INVENTORY_READ
Try in API Explorer
Link to section

Request body

Example code

Link to section

reason_id

Required

The identifier of the inventory adjustment reason to retrieve.

Link to section

Response fields

Link to section

errors

Errors encountered when the request fails.

Link to section

adjustment_reason

The successfully retrieved inventory adjustment reason. Deleted custom reasons can be retrieved by ID and have is_deleted set to true.