Fetch the Instrument collection data

get

/service/v1/instrumentEnquiry

This endpoint fetches the instrument collection data based on given parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : InstrumentEnquiryCollection
Type: object
Collection of Instrument Enquiry
Show Source
Nested Schema : InstrumentList
Type: array
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : InstrumentEnquiryModel
Type: object
DataSlips additional Field
Show Source
Nested Schema : DepositeSlipMiscFieldsModel
Type: object
DepositeSlipMiscFieldsModel
Show Source
Nested Schema : depositeSlipUdfFields
Type: array
Show Source
Nested Schema : InstrumentMiscFieldsModel
Type: object
InstrumentMiscFieldsModel
Show Source
Nested Schema : instrumentUdfFields
Type: array
Show Source
Nested Schema : DepositeSlipUdfFieldsModel
Type: object
DepositeSlipUdfFieldsModel
Show Source
Nested Schema : InstrumentUdfFieldsModel
Type: object
InstrumentUdfFieldsModel
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top