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

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Body

application/json

Request to update an existing Export Settings S3

Request needed updating existing Export Settings S3

exportSettingsName
string

Export Settings Name to associate the ftp settings with

exportSettingsS3
Export Settings S3 · object

Export Settings S3

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

Update Export Settings S3 Response

exportSettingsID
integer

Export Settings ID to associate the s3 settings with

exportSettingsS3ID
integer

Export Settings S3 ID

messages
string[]

List of messages

numResults
integer

Number of results

success
boolean

Flag for success

tenantID
integer

Tenant ID