POST
Search marketplace listings

Authorizations

X-INVIEW-AUTH
string
header
required

Custom API Key authentication. Default header: X-INVIEW-AUTH.

Body

pharmacyNpi
integer<int64>
required
searchingContext
enum<integer>
required
Available options:
1,
2,
3
nationalDrugCodes
string[] | null
notTornPackageLabel
boolean | null
fullPackage
boolean | null
sealedPackage
boolean | null
isGroupOnly
boolean | null
allowedStatuses
enum<integer>[] | null
Available options:
0,
1,
2,
5,
6,
7,
10
allowedDeliveryStatuses
enum<integer>[] | null
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
buyingPharmacyNpis
integer<int64>[] | null
sellingPharmacyNpis
integer<int64>[] | null
listingDate
object | null
purchasedDate
object | null
shippedDate
object | null
cancelledDate
object | null
receivedDate
object | null
searchTerm
string | null
sortDirection
string | null
sortName
string | null
start
integer<int32>
take
integer<int32>

Response

Success

data
object[] | null
recordsFiltered
integer<int32>
recordsTotal
integer<int32>
writePagedSearch
object | null