PRODUCTS
...
recurrent expenses
Plain CPF
V1
1min
JSON
1{
2 "code": 200,
3 "message": "OK",
4 "requestId": "sac7k92adfg6e982146djia9b4bd9001",
5 "productName": "pf_recurrent_expenses",
6 "productVersion": "V1",
7 "productReportId": "4b2c1234-231f-11eb-97c4-f45c899f4587",
8 "productReportTime": "2024-03-01T03:29:26.845Z",
9 "enquiryCpf": "12345678909",
10 "links":
11 [
12 {
13 "linkId": "gPuKXrCJU05J4k"
14 }
15 ],
16 "recurrentExpenses":
17 {
18 "house":
19 {
20 "utilities": 300.03,
21 "housingExpenses": 400.14,
22 "houseTaxes": 150.56
23 },
24 "financial":
25 {
26 "loans": 1000.78,
27 "debtRenegociation": 200.09,
28 "insurances": 400.45,
29 "houseFinancing": 300.57,
30 "carFinancing": 100.81,
31 "studentFinancing": 50.34,
32 "bankFees": 0
33 },
34 "essential":
35 {
36 "healthcare": 600.61,
37 "mobility": 500.96,
38 "carTaxes": 200.58,
39 "education": 400.49
40 },
41 "lifestyle":
42 {
43 "diningAndDrinking": 600.27,
44 "leisureAndShopping": 400.99,
45 "groceries": 300.19
46 },
47 "investment":
48 {
49 "savingAndInvestment": 600.85
50 },
51 "recurringTransfer":
52 {
53 "recurringTransfer": 1245.45
54 }
55 ,
56 "futureCommitment":
57 {
58 "creditCardInstallmentOneMonth": 41.68,
59 "creditCardInstallmentSixMonths": 166.72,
60 "creditCardInstallmentThreeMonths": 125.04,
61 "creditCardInstallmentTwelveMonths": 166.72
62 }
63 },
64 "externalInfo":
65 {
66 "myTraceId": "yourtraceid-1",
67 "myUUID": "youruuid-1"
68 }
69}