Update Inventory Hold

Replaces the products covered by an inventory hold created through POST /v1/integrations/inventory-hold, addressed by the inventory_hold_uuid that call returned.

General description

  • The items list is the desired state: products missing from it are released, new ones are added and the rest is left untouched.
  • Just like creating a hold, this works only until the receiving starts being received.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier of the inventory hold to update, as returned when it was created.

items
array of objects
required

Products the hold should cover from now on. The list replaces the current one, so items missing from it are released, new items are added and the rest is left untouched.

items*
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json