| ClassIT+™ |
The SupplementPackageBatch method retrieves the Supplement package data.
|
This method is only available on Production during the following window: Batch requests will not impact monthly thresholds. |
Method Definition
Http Method: POST
Authorization header: Bearer JWT
- Sandbox URL: https://snbxapi-se.nmfta.org/api/v1.0/search/SupplementPackageBatch
- Production URL: https://Api-se.classitplus.com/api/v1.0/search/SupplementPackageBatch
The SupplementPackageBatch API method does not require any parameters other than the authentication token for authorization.
Method Request
| Result Status | Result JSON String |
| Http Method | POST |
| BODY | None required |
Method Result
Method JSON Result
| Result Status | Result JSON String |
| success | { "newPackage": [ { "packageNumber": "2475", "packageHeader": "Example of a Package Content with Table and Image", "packageSubHeading": null, "issueDate": "2025-11-06T06:00:00Z", "effectiveDate": "2025-12-06T06:00:00Z", "cancellationDate": "2095-12-31T06:00:00Z", "tariffIssue": null, "packageDescriptions": [ { "type": "generic", "title": null, "text": "The following definitions will apply when such terms are used in this Classification or", "subItems": [] } ] } ], "amendedPackage": [ { "packageNumber": "2475", "packageHeader": "Example of a Package Content with Table and Image", "packageSubHeading": null, "issueDate": "2025-11-06T06:00:00Z", "effectiveDate": "2025-12-06T06:00:00Z", "cancellationDate": "2095-12-31T06:00:00Z", "tariffIssue": null, "packageDescriptions": [ { "type": "generic", "title": null, "text": "The following definitions will apply when such terms are used in this Classification or in tariffs ", "subItems": [] } ] } ], "canceledPackageItems": [ { "canceledItemNumber": "2480", "newItemNumbers": [], "newItemsDescription": "" } ], "message": "", "success": true } |
| failure | { "newPackage": [], "amendedPackage": [], "canceledPackageItems": [], "message": "message here", "success": false } |
Result Definition
| JSON Properties | Description | Data Type |
| success | Identifies if the method call completed successfully. |
-True -False |
| message | Result message. |
|
| newPackages | Gets or sets the list of newly created packages in the batch, represented as search result DTOs. |
|
| amendPackages | Gets or sets the list of amended (updated) packages in the batch, represented as search result DTOs |
|
| canceledPackageItems | List of items that have been canceled in this batch. |
|
All content © Copyright 2025 National Motor Freight Traffic Association, Inc.™ All Rights Reserved.