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

Successful operation.

updateSiteByID

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

Successful operation.

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

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?