CashOrderVendor
Perform various operations for Symitar parameters.
Operations
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
/searchCashOrderVendorPagedSelectFields200
Successful operation.
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
/updateCashOrderVendorByID200
Successful operation.
Last updated
Was this helpful?