Centre Service

URL https://api.fixionline.com/PrivateServices/CentreService.svc
Methods Supported GET
Description This method will return the details for the specified centre.

Methods

Name  Description 
GetCentre
Method: GetCentre
Parameters
Name  Type  Direction  Description 
GetCentreRequest GetCentreRequest Input
Returns

A GetCentreResult element having the structure defined by the following table.

Name  Type  Description 
Message string
Success boolean
CentreDetailView CentreDetailView

Complex Types

Complex Type: ArrayOfCentreListView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
CentreListView CentreListView
Complex Type: CentreDetailView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Address string
Country CountryView
Email string
Id int
Logo base64Binary
Message string
Name string
Pincode string
Postcode string
State string
Suburb string
Telephone string
WebUrl string
Website string
Complex Type: CentreListView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Address string
Country CountryView
Id int
Name string
Postcode string
State string
Suburb string
Complex Type: CountryView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Id string
Name string
Complex Type: GetCentreRequest
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
ApplicationId guid
Complex Type: GetCentreResponse
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Message string
Success boolean
CentreDetailView CentreDetailView
Complex Type: ResponseBase
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Message string
Success boolean