<- Inventory API

Inventory API

All versions ->

Create inventory adjustment reasonBeta

POST

 /v2/inventory/adjustment-reasons/create

Creates a custom inventory adjustment reason.

Permissions:INVENTORY_WRITE
Try in API Explorer
Link to section

Request body

Example code

Link to section

idempotency_key

string

Required

Link to section

adjustment_reason

Required

The custom inventory adjustment reason to create. Only custom adjustment reasons can be created.

Link to section

Response fields

Link to section

errors

Errors encountered when the request fails.

Link to section

adjustment_reason

The successfully created inventory adjustment reason.