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

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

pageNum
integer

which page to show

pageSize
integer

how many results to show per page

sortBy
string

index to sort results by

userID
integer

user id

Response

Success

Base Response Model

messages
string[]

List of messages

numResults
integer

Number of results

success
boolean

Flag for success