...
Name | Type | Description | |
---|---|---|---|
status_code | Number | Server response code | |
message | String | Server response message | |
data | Object | ||
not_processed_company_codecodes | Array | Among the company codes in the depth combination file, company codes that could not be processed because of that company code not matching the supplier access key you entered | |
id_to_common_code_pairs | Object | Key-value pairs. Key is entered by you product id and value is real product common code generated by AX | |
su_total | Number | The total product of number | |
su_success | Number | The created product of number | |
su_fail | Number | The create failed product of number |
4) Error Spec
Status Code | Message | Solution | ||||
---|---|---|---|---|---|---|
403400 |
| The valid supplier access key must be entered | 400 |
| The valid files composed of depth combination, contents, images must be entered | Check the guide sheet of the depth combination, contents and enter a valid value for each column |
...