Skip to main content
POST
/
commerce
/
inventory
/
v5
/
inventory
/
blockAssignment
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "messages": [
    "<string>"
  ],
  "numResults": 123
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Body

application/json

Request to block assignment on the product

Request to block assignment on the product

items
BlockAssignmentItem · object[]

list of items for blocking Assignment

locationCode
string

Location Code

userID
integer

user id

pageSize
integer

how many results to show per page

pageNum
integer

which page to show

sortBy
string

index to sort results by

Response

Success

Base Response Model

success
boolean

Flag for success

messages
string[]

List of messages

numResults
integer

Number of results