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

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.

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
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchSitePagedSelectFields
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.

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
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
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

post/updateSiteByID
200

Successful operation.

updateSiteCashOrderTypeByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
SiteCashOrderTypeLocatorintegerOptional
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?