Unit of Measure Status
Output representation of the status of the Unit of Measure API request.
- JSON example
-
"status": { "errors": [], "httpStatusCode": "200", "message": " Successfully fetched UnitOfMeasure Info. " }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
errors | Unit Of Measure Error[] | Errors encountered during the processing of the API request. | Small, 63.0 | 63.0 |
httpStatusCode | String | HTTP status code of the API request. | Small, 63.0 | 63.0 |
message | String | Localized response message. | Small, 63.0 | 63.0 |