Resource

URL https://api.fixionline.com/PrivateServices/Resourceservice.svc
Methods Supported GET
Description This method will return a list of all active Resource (courts) for a centre

Methods

Name  Description 
GetResources   
Method: GetResources
Parameters
Name  Type  Direction  Description 
GetResourcesRequest  GetResourcesRequest  Input   
Returns

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

Name  Type  Description 
Message  string   
Success  boolean   
ResourceListViewList  ArrayOfResourceListView   

Complex Types: ResourceService

Complex Types
Name  Description 
ArrayOfResourceListView   
GetResourcesRequest   
GetResourcesResponse   
ResourceListView   
ResponseBase   
Complex Type: ArrayOfResourceListView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
ResourceListView  ResourceListView   
Complex Type: GetResourcesRequest
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
ApplicationId  guid   
Complex Type: GetResourcesResponse
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Message  string   
Success  boolean   
ResourceListViewList  ArrayOfResourceListView   
Complex Type: ResourceListView
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Id  int   
Name  string   
Complex Type: ResponseBase
Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Message  string   
Success  boolean