GET api/Load/referencebycage/{value}?page={page}&take={take}

Reference data by NIIN

Request Information

URI Parameters

NameDescriptionTypeAdditional information
value

CAGE (example: 00000)

string

Required

page

Page number

integer

Default value is 0

take

Number of results per page. Max 100.

integer

Default value is 25

Body Parameters

None.

Response Information

Resource Description

ReferencePart[]

Collection of Reference
NameDescriptionTypeAdditional information
NIIN

string

None.

CAGE_CODE

string

None.

PART_NUMBER

string

None.

DAC

string

None.

HCC

string

None.

MSDS

string

None.

RNAAC

string

None.

RNCC

string

None.

RNVC

string

None.

SADC

string

None.

CAGE

Cage

None.

Identification

Identification

None.

YearMonth

string

None.

Key

string

None.

CA

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.