| ClassIT+™ |
Performs calculations for Item 680 Note 2C classification.
Endpoints
- Sandbox URL: https://Snbxapi-c.nmfta.org/api/v1.0/calculator/calc_680note2c
- Production URL: https://Api-c.classitplus.com/api/v1.0/calculator/calc_680note2c
Methods Definition
- Http Method: POST
- Authorization header: Bearer JWT
Parameter Name, Description, and Data Type
| Parameter Name | Description | Data Type |
| length | The length of the object or package. |
|
| width | The shortest dimension width of the object or package. |
|
| height | The height of the object or package. |
|
| liftLength | The length of the lift platform. |
|
| liftWidth | The width of the lift platform. |
|
Calculator Method Result Definition
| JSON Property | Description | Data Type |
| result | Response for Item 680 Note 2C calculations. |
|
| referenceNumber | A unique number that identifies or tags a request. |
|
| success | Flag that indicates whether the process succeeded. |
|
| message | Result message. |
|
Sample
| Sample Name | Sample Code |
| Sample Request JSON |
{ "length": 50, "width": 42, "height": 62, "liftLength": 52, "liftWidth": 45 } |
| Sample Response JSON |
{ "result": { "ratio": 1.4761904761904761904761904762, "isAboveThreshold": false, "maximumAllowableCalculations": { "maxCommodityHeight": 41.54, "maxAllowableWidthHeight": 41.54, "maxCommodityLength": 62, "maxCommodityWidth": 54, "maxAllowableLength": 62, "maxAllowableWidth": 54, "largerMaxAllowableLength": 62, "largerMaxAllowableWidth": 54 } } "success": true, "message": [], } |
All content © Copyright 2025 National Motor Freight Traffic Association, Inc.™ All Rights Reserved.