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

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Body

application/json

Request to update an existing Export Settings

Request needed updating existing Export Settings

exportSettings
Export Settings · object

Export Settings

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

Update Export Settings Response

tenantID
integer

Tenant ID

name
string

Name

success
boolean

Flag for success

messages
string[]

List of messages

numResults
integer

Number of results