UltracartClient::ChannelPartnerImportResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
error | Error | [optional] | |
import_errors | Array<String> | Array of errors if errors occurred | [optional] |
import_warnings | Array<String> | Array of warnings if warnings occurred | [optional] |
metadata | ResponseMetadata | [optional] | |
order_id | String | The order id of the newly imported order if successful | [optional] |
success | BOOLEAN | Indicates if API call was successful | [optional] |
warning | Warning | [optional] |