Skip to main content
POST
/
commerce
/
inventory
/
v1
/
export
/
ftp
/
create
Error
A valid request URL is required to generate request examples
{
  "exportSettingsName": "<string>",
  "exportSettingsFTPName": "<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 FTP

Request needed for creating Export Settings FTP

exportSettingsName
string

Export Settings Name to associate the ftp settings with

exportSettingsFTP
Export Settings FTP · object

Export Settings FTP

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

Job ID Response

exportSettingsName
string

Created Export Settings Name

exportSettingsFTPName
string

Created Export Settings FTP Name

exportSettingsS3Name
string

Created Export Settings S3 Name