docs/Error.md in ultracart_api-3.1.45 vs docs/Error.md in ultracart_api-3.1.46

- old
+ new

@@ -4,8 +4,9 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **developer_message** | **String** | A technical message meant to be read by a developer | [optional] **error_code** | **String** | HTTP status code | [optional] **more_info** | **String** | Additional information often a link to additional documentation | [optional] +**object_id** | **String** | Object id that the error is associated with | [optional] **user_message** | **String** | An end-user friendly message suitable for display to the customer | [optional]