CurrencyCtrl

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCurrencyCtrl

post

Retrieve currency control information.

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

Successful operation.

application/json
post
/getCurrencyCtrl
200

Successful operation.

getCurrencyCtrlSelectFields

post

Retrieve select fields for currency control information.

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

Successful operation.

application/json
post
/getCurrencyCtrlSelectFields
200

Successful operation.

updateCurrencyCtrlByID

post

Update Currency Control by ID

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

Successful operation.

application/json
post
/updateCurrencyCtrlByID
200

Successful operation.

Last updated

Was this helpful?