Skip to main content
POST
/
commerce
/
inventory
/
v1
/
export
/
s3
/
update
Error
A valid request URL is required to generate request examples
{
  "tenantID": 123,
  "exportSettingsS3ID": 123,
  "exportSettingsID": 123,
  "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 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

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 S3 Response

tenantID
integer

Tenant ID

exportSettingsS3ID
integer

Export Settings S3 ID

exportSettingsID
integer

Export Settings ID to associate the s3 settings with

success
boolean

Flag for success

messages
string[]

List of messages

numResults
integer

Number of results