Batch Apply Request
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
batchId |
Unique BatchApply Control File ID |
string |
No |
String length: between 1 and 20, inclusive |
applyDateTime * |
Date and time when Control file would be applied |
date |
Yes |
None. |
fileCount * |
Number of payload files to be applied |
integer |
Yes |
None. |
fileType * |
Specifies the type of payload files as specified in control data; Value can be 'product', 'taxonomy', 'user' or 'customerinfo' |
string |
Yes |
None. |
fileFormat * |
Format of Files eg. Application/JSON or Application/XML |
string |
Yes |
None. |
payloadType |
Code determining the PayLoad |
integer |
No |
None. |
filesList * |
List of Files to be applied |
Collection of Batch Apply File Information |
Yes |
None. |
batchChecksumValidation |
The control file that specifices the validation of checksum flag (YES/NO) to validate records in file. |
string |
No |
None. |
autoStoreDataLoad |
Flag indicating whether data should be loaded to the store automotically via the `StoreDataLoad process For Exampe: 0 or NULL or greather than 2 - means no change in existing process 1 - means push message for StorDataLoad process after batch complete 2 - means no message publish to queue only Insert Data to DB. |
integer |
No |
None. |