WdFee

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWdFee

post

No description available.

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

Successful operation.

application/json
post
/getWdFee
200

Successful operation.

getWdFeeSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWdFeeSelectFields
200

Successful operation.

getWdFeePagedList

post

No description available.

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

Successful operation.

application/json
post
/getWdFeePagedList
200

Successful operation.

getWdFeeListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWdFeeListSelectFields
200

Successful operation.

searchWdFeeSelectFields

post

Fields available for selecting when retrieving WD Fee data

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

Successful operation.

application/json
post
/searchWdFeeSelectFields
200

Successful operation.

getWdFeePagedListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWdFeePagedListSelectFields
200

Successful operation.

searchWdFeePagedSelectFields

post

Fields available for selecting when retrieving paginated WD Fee data

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

Successful operation.

application/json
post
/searchWdFeePagedSelectFields
200

Successful operation.

updateWdFeeByID

post

Update Wd Fee for a specific ID.

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

Successful operation.

application/json
post
/updateWdFeeByID
200

Successful operation.

Last updated

Was this helpful?