GET api/NoqoodyUser/GetGroupListByKaharmaNumbers?LanguageId={LanguageId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LanguageId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GetKaharmaNumbersResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| GroupListWithKaharmaNumbers | Collection of GroupListWithKaharmaNumbersModel |
None. |
|
| success | boolean |
None. |
|
| code | string |
None. |
|
| message | string |
None. |
|
| errors | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"GroupListWithKaharmaNumbers": [
{
"GroupName": "sample string 1",
"GroupID": 2,
"IsActive": true,
"GroupCode": "sample string 4",
"GroupDescription": "sample string 5",
"KaharmaNumberList": [
{
"KaharmaNumberID": 1,
"KaharmaNumber": "sample string 2",
"QID": "sample string 3",
"IsActive": true,
"GroupName": "sample string 5",
"GroupID": 6,
"CurrentBill": 7.0,
"SubscriberName": "sample string 8",
"AccountNumber": "sample string 9",
"TotalOutstandingAmount": "sample string 10",
"PaymentDueDate": "sample string 11",
"CustomerName": "sample string 12",
"CustomerNo": "sample string 13",
"IsPartialAllowed": true
},
{
"KaharmaNumberID": 1,
"KaharmaNumber": "sample string 2",
"QID": "sample string 3",
"IsActive": true,
"GroupName": "sample string 5",
"GroupID": 6,
"CurrentBill": 7.0,
"SubscriberName": "sample string 8",
"AccountNumber": "sample string 9",
"TotalOutstandingAmount": "sample string 10",
"PaymentDueDate": "sample string 11",
"CustomerName": "sample string 12",
"CustomerNo": "sample string 13",
"IsPartialAllowed": true
}
],
"GroupTotal": 6.0
},
{
"GroupName": "sample string 1",
"GroupID": 2,
"IsActive": true,
"GroupCode": "sample string 4",
"GroupDescription": "sample string 5",
"KaharmaNumberList": [
{
"KaharmaNumberID": 1,
"KaharmaNumber": "sample string 2",
"QID": "sample string 3",
"IsActive": true,
"GroupName": "sample string 5",
"GroupID": 6,
"CurrentBill": 7.0,
"SubscriberName": "sample string 8",
"AccountNumber": "sample string 9",
"TotalOutstandingAmount": "sample string 10",
"PaymentDueDate": "sample string 11",
"CustomerName": "sample string 12",
"CustomerNo": "sample string 13",
"IsPartialAllowed": true
},
{
"KaharmaNumberID": 1,
"KaharmaNumber": "sample string 2",
"QID": "sample string 3",
"IsActive": true,
"GroupName": "sample string 5",
"GroupID": 6,
"CurrentBill": 7.0,
"SubscriberName": "sample string 8",
"AccountNumber": "sample string 9",
"TotalOutstandingAmount": "sample string 10",
"PaymentDueDate": "sample string 11",
"CustomerName": "sample string 12",
"CustomerNo": "sample string 13",
"IsPartialAllowed": true
}
],
"GroupTotal": 6.0
}
],
"success": true,
"code": "sample string 2",
"message": "sample string 3",
"errors": [
"sample string 1",
"sample string 2"
]
}
application/xml, text/xml
Sample:
<NoqoodyUserModels.GetKaharmaNumbersResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QatarPay.Models">
<code>sample string 2</code>
<errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</errors>
<message>sample string 3</message>
<success>true</success>
<GroupListWithKaharmaNumbers>
<NoqoodyUserModels.GroupListWithKaharmaNumbersModel>
<GroupCode>sample string 4</GroupCode>
<GroupDescription>sample string 5</GroupDescription>
<GroupID>2</GroupID>
<GroupName>sample string 1</GroupName>
<GroupTotal>6</GroupTotal>
<IsActive>true</IsActive>
<KaharmaNumberList>
<NoqoodyUserModels.KaharmaNumberListModel>
<AccountNumber>sample string 9</AccountNumber>
<CurrentBill>7</CurrentBill>
<CustomerName>sample string 12</CustomerName>
<CustomerNo>sample string 13</CustomerNo>
<GroupID>6</GroupID>
<GroupName>sample string 5</GroupName>
<IsActive>true</IsActive>
<IsPartialAllowed>true</IsPartialAllowed>
<KaharmaNumber>sample string 2</KaharmaNumber>
<KaharmaNumberID>1</KaharmaNumberID>
<PaymentDueDate>sample string 11</PaymentDueDate>
<QID>sample string 3</QID>
<SubscriberName>sample string 8</SubscriberName>
<TotalOutstandingAmount>sample string 10</TotalOutstandingAmount>
</NoqoodyUserModels.KaharmaNumberListModel>
<NoqoodyUserModels.KaharmaNumberListModel>
<AccountNumber>sample string 9</AccountNumber>
<CurrentBill>7</CurrentBill>
<CustomerName>sample string 12</CustomerName>
<CustomerNo>sample string 13</CustomerNo>
<GroupID>6</GroupID>
<GroupName>sample string 5</GroupName>
<IsActive>true</IsActive>
<IsPartialAllowed>true</IsPartialAllowed>
<KaharmaNumber>sample string 2</KaharmaNumber>
<KaharmaNumberID>1</KaharmaNumberID>
<PaymentDueDate>sample string 11</PaymentDueDate>
<QID>sample string 3</QID>
<SubscriberName>sample string 8</SubscriberName>
<TotalOutstandingAmount>sample string 10</TotalOutstandingAmount>
</NoqoodyUserModels.KaharmaNumberListModel>
</KaharmaNumberList>
</NoqoodyUserModels.GroupListWithKaharmaNumbersModel>
<NoqoodyUserModels.GroupListWithKaharmaNumbersModel>
<GroupCode>sample string 4</GroupCode>
<GroupDescription>sample string 5</GroupDescription>
<GroupID>2</GroupID>
<GroupName>sample string 1</GroupName>
<GroupTotal>6</GroupTotal>
<IsActive>true</IsActive>
<KaharmaNumberList>
<NoqoodyUserModels.KaharmaNumberListModel>
<AccountNumber>sample string 9</AccountNumber>
<CurrentBill>7</CurrentBill>
<CustomerName>sample string 12</CustomerName>
<CustomerNo>sample string 13</CustomerNo>
<GroupID>6</GroupID>
<GroupName>sample string 5</GroupName>
<IsActive>true</IsActive>
<IsPartialAllowed>true</IsPartialAllowed>
<KaharmaNumber>sample string 2</KaharmaNumber>
<KaharmaNumberID>1</KaharmaNumberID>
<PaymentDueDate>sample string 11</PaymentDueDate>
<QID>sample string 3</QID>
<SubscriberName>sample string 8</SubscriberName>
<TotalOutstandingAmount>sample string 10</TotalOutstandingAmount>
</NoqoodyUserModels.KaharmaNumberListModel>
<NoqoodyUserModels.KaharmaNumberListModel>
<AccountNumber>sample string 9</AccountNumber>
<CurrentBill>7</CurrentBill>
<CustomerName>sample string 12</CustomerName>
<CustomerNo>sample string 13</CustomerNo>
<GroupID>6</GroupID>
<GroupName>sample string 5</GroupName>
<IsActive>true</IsActive>
<IsPartialAllowed>true</IsPartialAllowed>
<KaharmaNumber>sample string 2</KaharmaNumber>
<KaharmaNumberID>1</KaharmaNumberID>
<PaymentDueDate>sample string 11</PaymentDueDate>
<QID>sample string 3</QID>
<SubscriberName>sample string 8</SubscriberName>
<TotalOutstandingAmount>sample string 10</TotalOutstandingAmount>
</NoqoodyUserModels.KaharmaNumberListModel>
</KaharmaNumberList>
</NoqoodyUserModels.GroupListWithKaharmaNumbersModel>
</GroupListWithKaharmaNumbers>
</NoqoodyUserModels.GetKaharmaNumbersResponse>