MoProduct

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getMoProduct

post

Retrieve MO product information

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

Successful operation.

application/json
post
/getMoProduct
200

Successful operation.

getMoProductSelectFields

post

Retrieve MO product select fields

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

Successful operation.

application/json
post
/getMoProductSelectFields
200

Successful operation.

updateMoProductByID

post

Update mortgage products by ID

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

Successful operation.

application/json
post
/updateMoProductByID
200

Successful operation.

Last updated

Was this helpful?