ApWorkFlow

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getApWorkFlow

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

Successful operation.

application/json
post
/getApWorkFlow
200

Successful operation.

getApWorkFlowSelectFields

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

Successful operation.

application/json
post
/getApWorkFlowSelectFields
200

Successful operation.

getApWorkFlowPagedList

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

Successful operation.

application/json
post
/getApWorkFlowPagedList
200

Successful operation.

getApWorkFlowListSelectFields

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

Successful operation.

application/json
post
/getApWorkFlowListSelectFields
200

Successful operation.

searchApWorkFlowSelectFields

post

Search AP workflow select fields

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

Successful operation.

application/json
post
/searchApWorkFlowSelectFields
200

Successful operation.

getApWorkFlowPagedListSelectFields

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

Successful operation.

application/json
post
/getApWorkFlowPagedListSelectFields
200

Successful operation.

searchApWorkFlowPagedSelectFields

post

Search AP workflow paged select fields

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

Successful operation.

application/json
post
/searchApWorkFlowPagedSelectFields
200

Successful operation.

updateApWorkFlowByID

post

Update AP Workflow by ID

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

Successful operation.

application/json
post
/updateApWorkFlowByID
200

Successful operation.

Last updated

Was this helpful?