Disclosure

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDisclosure

post

Retrieve disclosure information.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getDisclosure
200

Successful operation.

getDisclosureSelectFields

post

Retrieve select fields for disclosure information.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getDisclosureSelectFields
200

Successful operation.

updateDisclosureByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/updateDisclosureByID
200

Successful operation.

Last updated

Was this helpful?