GET ServicePoints

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ServicePoint
NameDescriptionTypeAdditional information
Id

integer

None.

Type

integer

None.

Name

string

None.

ParentId

integer

None.

IsPrivate

boolean

None.

IsDeletable

boolean

None.

MaxNumOfServicePoints

integer

None.

UserId

integer

None.

OrganizationId

integer

None.

CreatedDate

date

None.

Text

Collection of string

None.

SubServicePoints

Collection of ServicePoint

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'PSWinCom.Intouch.RestApi.Core.ServicePoints.ServicePoint'. Path '[0].SubServicePoints'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'PSWinCom.Intouch.RestApi.Core.ServicePoints.ServicePoint'. Path '[0].SubServicePoints'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: There was an error generating the XML document.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: There was an error generating the XML document.