{
"masterId": "string",
"companyId": "string",
"establishmentId": "string",
"groupId": "string",
"establishment": [
"string"
],
"additionalIds": [
"string"
],
"beneficiaryName": [
"string"
],
"beneficiaryNationalRegister": [
"string"
],
"initialDueValue": "string",
"finalDueValue": "string",
"currency": [
"string"
],
"paymentMode": [
"string"
],
"project": [
{}
],
"type": [
"CONSUMPTION_BILL"
],
"subType": [
"string"
],
"startDate": "string",
"endDate": "string",
"fromDate": "string",
"toDate": "string",
"initialDueDate": "string",
"finalDueDate": "string",
"status": [
"AWAITING_PAYMENT"
],
"statusDescription": [
"string"
],
"installment": {},
"searchQuery": "string",
"orderBy": "createdAt",
"ninStatus": [
"AWAITING_PAYMENT"
],
"integrationStatus": [
"PROCESSING"
],
"ninIntegrationStatus": [
"PROCESSING"
],
"orderByDirection": "desc",
"limit": 25,
"page": 1
}