Duplicate Checking for Instrument Collection

get

/service/v1/instrumentCollection/duplicateCheck

This endpoint is used to check the duplicats for instrument collection.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns the Id of the duplicate instrument collection
Body ()
Root Schema : InstrumentCollectionDuplicateCheckResponseModel
Type: object
Instrument Collection Duplicate Check Model
Show Source
Nested Schema : errors
Type: object
List Of Errors
Show Source
Nested Schema : Error
Type: object
Error Model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top