Site

Perform various operations on site records.

Symitar eDocs References: Coming soon.

Operations

getSite

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

Successful operation.

application/json
post
/getSite
200

Successful operation.

getSiteSelectFields

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

Successful operation.

application/json
post
/getSiteSelectFields
200

Successful operation.

getSiteSelectFieldsFilterChildren

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

Successful operation.

application/json
post
/getSiteSelectFieldsFilterChildren
200

Successful operation.

getSitePagedList

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

Successful operation.

application/json
post
/getSitePagedList
200

Successful operation.

getSiteListSelectFields

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

Successful operation.

application/json
post
/getSiteListSelectFields
200

Successful operation.

searchSiteSelectFields

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

Successful operation.

application/json
post
/searchSiteSelectFields
200

Successful operation.

getSitePagedListSelectFields

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

Successful operation.

application/json
post
/getSitePagedListSelectFields
200

Successful operation.

searchSitePagedSelectFields

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

Successful operation.

application/json
post
/searchSitePagedSelectFields
200

Successful operation.

getSiteCashOrderType

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

Successful operation.

application/json
post
/getSiteCashOrderType
200

Successful operation.

getSiteCashOrderTypeSelectFields

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

Successful operation.

application/json
post
/getSiteCashOrderTypeSelectFields
200

Successful operation.

getSiteCashOrderTypePagedList

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

Successful operation.

application/json
post
/getSiteCashOrderTypePagedList
200

Successful operation.

getSiteCashOrderTypeListSelectFields

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

Successful operation.

application/json
post
/getSiteCashOrderTypeListSelectFields
200

Successful operation.

searchSiteCashOrderTypeSelectFields

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

Successful operation.

application/json
post
/searchSiteCashOrderTypeSelectFields
200

Successful operation.

getSiteCashOrderTypePagedListSelectFields

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

Successful operation.

application/json
post
/getSiteCashOrderTypePagedListSelectFields
200

Successful operation.

searchSiteCashOrderTypePagedSelectFields

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

Successful operation.

application/json
post
/searchSiteCashOrderTypePagedSelectFields
200

Successful operation.

updateSiteByID

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

Successful operation.

application/json
post
/updateSiteByID
200

Successful operation.

updateSiteCashOrderTypeByID

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

Successful operation.

application/json
post
/updateSiteCashOrderTypeByID
200

Successful operation.

createSite

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

Successful operation.

application/json
post
/createSite
200

Successful operation.

createSiteCashOrderType

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

Successful operation.

application/json
post
/createSiteCashOrderType
200

Successful operation.

Last updated

Was this helpful?