CashOrderVendor

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCashOrderVendor

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

Successful operation.

application/json
post
/getCashOrderVendor
200

Successful operation.

getCashOrderVendorSelectFields

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

Successful operation.

application/json
post
/getCashOrderVendorSelectFields
200

Successful operation.

getCashOrderVendorPagedList

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

Successful operation.

application/json
post
/getCashOrderVendorPagedList
200

Successful operation.

getCashOrderVendorListSelectFields

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

Successful operation.

application/json
post
/getCashOrderVendorListSelectFields
200

Successful operation.

searchCashOrderVendorSelectFields

post

Search cash order vendor select fields

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

Successful operation.

application/json
post
/searchCashOrderVendorSelectFields
200

Successful operation.

getCashOrderVendorPagedListSelectFields

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

Successful operation.

application/json
post
/getCashOrderVendorPagedListSelectFields
200

Successful operation.

searchCashOrderVendorPagedSelectFields

post

Search cash order vendor paged select fields

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

Successful operation.

application/json
post
/searchCashOrderVendorPagedSelectFields
200

Successful operation.

updateCashOrderVendorByID

post

Update Cash Order Vendor by ID

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

Successful operation.

application/json
post
/updateCashOrderVendorByID
200

Successful operation.

Last updated

Was this helpful?