Overview
Response data for SynchInventoryItemList method call.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| Sku | string | Specifies the SKU | |
| Result | bool | Identifies whether or not the sync process for the Sku was successful | If set to false, then the sync operation failed for the specified SKU. Please see the ErrorMessage property for the failure reason. |
| ErrorMessage | string | Contains any error information resulting from a failure during the sync process |
Notes:
- N/A