GET api/audImportPackage/{PackageID}/{ImportPackageID}
Get all values from the Packages table found in a given ImportBatch
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PackageID | integer |
Required |
|
| ImportPackageID |
The ImportPackageID from the table specific to that carrier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.