Param360View

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getParam360View

post

Param 360 view

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

Successful operation.

application/json
post
/getParam360View
200

Successful operation.

getParam360ViewSelectFields

post

Param 360 view select fields

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

Successful operation.

application/json
post
/getParam360ViewSelectFields
200

Successful operation.

updateParam360ViewByID

post

Update 360-degree views by ID

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

Successful operation.

application/json
post
/updateParam360ViewByID
200

Successful operation.

Last updated

Was this helpful?