ClassIT+™ |
Performs calculations for Item 680 Note 2B classification.
Methods Definition
Http Method: POST
Authorization header: Bearer JWT
URL: https://Snbxapi-c.nmfta.org/api/v1.0/calculator/calc_680note2b
Item 680 Note 2B Request Parameter Name, Description, and Data Type
Parameter Name | Description | Data Type |
commodity | Commodity dimensions, including the length and width of the product being transported. | |
package | The handling platform type, which defines the dimensions of the platform or support structure (e.g., Pallet, Skid, Platform) used for transporting the commodity. |
Item 680 Note 2B Calculator Method Result Definition
JSON Property | Description | Data Type |
result |
Response for Item 680 Note 2B 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 |
{ "commodity": { "length": 38, "width": 32 }, "handlingPlatformType": { "length": 40, "width": 40 } } |
Sample Response JSON |
{ "result": { "commodityArea": 1216, "liftArea": 1600, "percentageSurfaceAreaOccupiedByCommodity": 76.00, "isBelowThreshold": false }, "referenceNumber": "9155f9d77bb5474993303720cd51ec9c", "success": true, "message": [], } |
All content © Copyright 2025 National Motor Freight Traffic Association, Inc.™ All Rights Reserved.