GET api/audImportPackage/{PackageID}/{ImportPackageID}

Get all values from the Packages table found in a given ImportBatch

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PackageID

integer

Required

ImportPackageID

The ImportPackageID from the table specific to that carrier

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.