A valid request URL is required to generate request examples{
"fetchFileConfigID": 123,
"tenantID": 123,
"active": true,
"failed_attempts": 123,
"lastModified": "<string>",
"emailList": "<string>",
"refreshEnabled": true,
"refreshFileDescription": "<string>",
"updateEnabled": true,
"updateFileDescription": "<string>",
"ftpServer": "<string>",
"ftpUsername": "<string>",
"ftpPassword": "<string>",
"ftpPort": 123,
"ftpRemotePath": "<string>",
"ftpRemotePathArchive": "<string>",
"region": "<string>",
"s3Key": "<string>",
"secret": "<string>",
"bucket": "<string>",
"s3Path": "<string>",
"archiveBucket": "<string>",
"s3ArchivePath": "<string>",
"lockName": "<string>",
"postProcessAction": 123,
"useControlFile": true,
"multipleFiles": true,
"zeroOutNegatives": true,
"fieldNameMap": [
"<string>"
],
"ignoreExtraFields": true,
"blankQuantityIsZero": true,
"csvDelimiter": "<string>",
"exportAfterRefresh": true,
"postImportExportId": 123,
"postImportFtpId": 123,
"productMapping": "SWAP_PART_NUMBER_WITH_UPC"
}Get the Fetch File Configs for the current tenant
A valid request URL is required to generate request examples{
"fetchFileConfigID": 123,
"tenantID": 123,
"active": true,
"failed_attempts": 123,
"lastModified": "<string>",
"emailList": "<string>",
"refreshEnabled": true,
"refreshFileDescription": "<string>",
"updateEnabled": true,
"updateFileDescription": "<string>",
"ftpServer": "<string>",
"ftpUsername": "<string>",
"ftpPassword": "<string>",
"ftpPort": 123,
"ftpRemotePath": "<string>",
"ftpRemotePathArchive": "<string>",
"region": "<string>",
"s3Key": "<string>",
"secret": "<string>",
"bucket": "<string>",
"s3Path": "<string>",
"archiveBucket": "<string>",
"s3ArchivePath": "<string>",
"lockName": "<string>",
"postProcessAction": 123,
"useControlFile": true,
"multipleFiles": true,
"zeroOutNegatives": true,
"fieldNameMap": [
"<string>"
],
"ignoreExtraFields": true,
"blankQuantityIsZero": true,
"csvDelimiter": "<string>",
"exportAfterRefresh": true,
"postImportExportId": 123,
"postImportFtpId": 123,
"productMapping": "SWAP_PART_NUMBER_WITH_UPC"
}JWT Authorization header using the Bearer scheme.
Success
Fetch File Config Model
Fetch File Config ID
Tenant ID
Active
Failed Attempts
Time config was last modified
Email List
Flag for Refresh Enabled
Description for the refresh file
Flag for Update Enabled
Description for the update file
FTP server address
FTP server username
FTP server password
FTP server port
FTP server remote path
FTP server remote path archive
S3 Region
S3 Key
S3 Secret
S3 Bucket
S3 Bucket Path (directory)
S3 Archive Bucket
S3 Archive Bucket Path (directory)
Lock name
Enum denoting action post processing
Flag for using control file
Flag for using multiple files
Flag for converting negatives to zero
List of field names
Flag for ignoring extra fields
Flag to convert null quantities to zero
CSV Delimiter
Flag for exporting after refresh
Export id post import
FTP id post import
Enum for fetch file mapping
SWAP_PART_NUMBER_WITH_UPC, SWAP_SKU_WITH_UPC