No Objection Certificate

No Objection Certificate Application Registry APIs

API specs to apply for NOC, search or update NOC details, and allow users to take necessary actions on the NOC application.

create

post
Body

A object to bind the metadata contract and main application contract

Responses
200

OK

*/*
post
/v1/noc/_create

Update existing application.

post

Updates a given application with newer details.

Body

A object to bind the metadata contract and main application contract

Responses
post
/v1/noc/_update

search

post
Query parameters
accountIdstring[]Optional
applicationNostringOptional
idsstring[]Optional
limitinteger · int32Optional
mobileNumberstringOptional
nocNostringOptional
nocTypestringOptional
offsetinteger · int32Optional
ownerIdsstring[]Optional
sourcestringOptional
sourceRefIdstringOptional
statusstring[]Optional
tenantIdstringRequired
Body
Responses
200

OK

*/*
post
/v1/noc/_search

Last updated

Was this helpful?