Skip to content

Instantly share code, notes, and snippets.

@khusamov
Created June 26, 2024 10:14
Show Gist options
  • Save khusamov/26c4ab19a0f26506f2394234570a28b8 to your computer and use it in GitHub Desktop.
Save khusamov/26c4ab19a0f26506f2394234570a28b8 to your computer and use it in GitHub Desktop.
{
"AdditionalFilter": {
"NotificationsTemplates": [
{
"NotificationType": {
"Code": "Post"
},
"NotificationSearchType": {
"Id": null
},
"NotificationNumber": null
},
{
"NotificationType": {
"Code": "Phone"
},
"NotificationSearchType": {
"Id": null
},
"NotificationNumber": null
}
],
"AdditionalCharacteristics": [
{
"Name": "IsPassportExists",
"Value": true,
"DataType": "Boolean"
},
{
"Name": "IsClosedPayerCodeExists",
"Value": false,
"DataType": "Boolean"
},
{
"Name": "IsCourtDocsNotExists",
"DataType": "Boolean",
"Value": true
}
],
"IsSubsidyExists": null,
"IsExemptionExists": null,
"IsServiceLimit": null,
"IsOverpayExists": null,
"IsOrganization": null,
"Id": null,
"Name": null,
"DebtPeriodMin": null,
"DebtPeriodMax": null,
"UnpaidDebtPeriodMin": null,
"UnpaidDebtPeriodMax": null,
"DebtAmountMin": null,
"DebtAmountMax": null,
"AccountCategories": [],
"Districts": [],
"OwnershipTypes": [],
"Suppliers": [],
"PaymentAgreementType": {
"Code": "null"
},
"TelephoneType": {
"Code": "null"
},
"DebtType": {
"Code": "EntirePeriod"
},
"AppartmentType": {
"Id": null
},
"Area": {
"Id": null
}
},
"PageNumber": 1,
"PageSize": 25,
"SortOrder": {
"Name": "orderBy",
"Value": "debtAmount:A",
"DataType": "String"
},
"SearchParameters": [
{
"Name": "searchFieldType",
"Value": "fullName",
"DataType": "String"
}
],
"SearchValue": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment