Skip to main content
POST
/
commerce
/
inventory
/
v1
/
export
/
create
Error
A valid request URL is required to generate request examples
{
  "exportSettingsFTPName": "<string>",
  "exportSettingsName": "<string>",
  "exportSettingsS3Name": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Body

application/json

Request to create a new Export Settings

Request needed for creating Export Settings

exportSettings
Export Settings · object

Export Settings

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

Job ID Response

exportSettingsFTPName
string

Created Export Settings FTP Name

exportSettingsName
string

Created Export Settings Name

exportSettingsS3Name
string

Created Export Settings S3 Name