For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
TokenstringOptional
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
TokenstringOptional
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
TokenstringOptional
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
TokenstringOptional
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
TokenstringOptional
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
TokenstringOptional
post/searchSiteCashOrderTypePagedSelectFields
200

Successful operation.

updateSiteByID

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

Successful operation.

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.

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
SiteCashOrderTypeLocatorintegerOptional
post/createSiteCashOrderType
200

Successful operation.

Last updated

Was this helpful?