docs/ChannelPartnerImportResponse.md in ultracart_api-3.10.0 vs docs/ChannelPartnerImportResponse.md in ultracart_api-3.10.1
- old
+ new
@@ -5,9 +5,10 @@
------------ | ------------- | ------------- | -------------
**error** | [**Error**](Error.md) | | [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**](ResponseMetadata.md) | | [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**](Warning.md) | | [optional]