POST api/PFMS/pfms_get_controller
Documentation for 'pfms_get_controller'.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
model | Documentation for 'model'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "stateCode": "sample string 1", "AuthString": "sample string 2" }
application/xml, text/xml
Sample:
<RequestModelGetController xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.PFMS"> <AuthString>sample string 2</AuthString> <stateCode>sample string 1</stateCode> </RequestModelGetController>
application/x-www-form-urlencoded
Sample:
Response Information
Response body formats
application/json, text/json
Sample:
{ "AckCode": "sample string 1", "Status": "sample string 2", "Remarks": "sample string 3", "DateOfData": "sample string 4", "ControllerResponse": { "SuccessResponse": { "responseData": { "RequestStatus": [ { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "ControllerDetails": [ { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" } ] }, { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "ControllerDetails": [ { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" } ] }, { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "ControllerDetails": [ { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" }, { "ControllerCode": "sample string 1", "ControllerName": "sample string 2" } ] } ] }, "errorMessage": "sample string 1", "isSuccess": "sample string 2", "successMessage": "sample string 3", "errorCode": "sample string 4" }, "ErrorResponse": { "responseData": { "RequestStatus": [ { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "Errors": [ { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" } ] }, { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "Errors": [ { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" } ] }, { "UniqueIdentifier": "sample string 1", "RequestSource": "sample string 2", "Errors": [ { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" }, { "ErrorCode": "sample string 1", "ErrorMessage": "sample string 2" } ] } ] }, "errorMessage": "sample string 1", "isSuccess": "sample string 2", "successMessage": "sample string 3", "errorCode": "sample string 4" } } }
application/xml, text/xml
Sample:
<ResponseModelGetController xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.PFMS"> <AckCode>sample string 1</AckCode> <ControllerResponse> <ErrorResponse> <errorCode>sample string 4</errorCode> <errorMessage>sample string 1</errorMessage> <isSuccess>sample string 2</isSuccess> <responseData> <RequestStatus> <MdlGetControllerErrorRequestStatus> <Errors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> </Errors> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerErrorRequestStatus> <MdlGetControllerErrorRequestStatus> <Errors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> </Errors> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerErrorRequestStatus> <MdlGetControllerErrorRequestStatus> <Errors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> <MdlGetControllerErrors> <ErrorCode>sample string 1</ErrorCode> <ErrorMessage>sample string 2</ErrorMessage> </MdlGetControllerErrors> </Errors> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerErrorRequestStatus> </RequestStatus> </responseData> <successMessage>sample string 3</successMessage> </ErrorResponse> <SuccessResponse> <errorCode>sample string 4</errorCode> <errorMessage>sample string 1</errorMessage> <isSuccess>sample string 2</isSuccess> <responseData> <RequestStatus> <MdlGetControllerRequestStatus> <ControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> </ControllerDetails> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerRequestStatus> <MdlGetControllerRequestStatus> <ControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> </ControllerDetails> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerRequestStatus> <MdlGetControllerRequestStatus> <ControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> <MdlResponseControllerDetails> <ControllerCode>sample string 1</ControllerCode> <ControllerName>sample string 2</ControllerName> </MdlResponseControllerDetails> </ControllerDetails> <RequestSource>sample string 2</RequestSource> <UniqueIdentifier>sample string 1</UniqueIdentifier> </MdlGetControllerRequestStatus> </RequestStatus> </responseData> <successMessage>sample string 3</successMessage> </SuccessResponse> </ControllerResponse> <DateOfData>sample string 4</DateOfData> <Remarks>sample string 3</Remarks> <Status>sample string 2</Status> </ResponseModelGetController>