PRODUCTS
...
variable_incomes
CPF encoded
V1.1
1min
JSON
1{
2 "code": 200,
3 "message": "OK",
4 "requestId": "112334",
5 "productName": "pf_variable_incomes",
6 "productVersion": "V1.1",
7 "productReportId": "4b2c1648-231f-11eb-97c4-f45c899f4587",
8 "productReportTime": "2019-12-23T06:10:43",
9 "enquiryCpf": "cly0AXWVPlVJMk-3P1qFQ5i3UgY-t0mIkn3xNPAWxW4DusQWC6wKP6WKTKunzSqy2oVpKd2p7_liKxGXpV7wQ3a62M4g",
10 "links": [
11 {
12 "linkId": "gPuKXrCJU05J4k",
13 "institutionCode": "033",
14 "consents": [
15 {
16 "consentId": "f55c899f-11eb-231f-97c4-4b2c16484587",
17 "permissions": {
18 "REGISTRATION_ALL": {
19 "permissionsGranted": true,
20 "accountId": [
21 "123456"
22 ]
23 }
24 }
25 }
26 ]
27 }
28 ],
29 "investments": {
30 "accounts": [
31 {
32 "brandName": "Organização A",
33 "bacenName": "Organização A",
34 "compeCode": "001",
35 "companyCnpj": "50685362006773",
36 "branchCode": "6272",
37 "number": "94088392",
38 "checkDigit": "4",
39 "type": "CONTA_DEPOSITO_A_VISTA",
40 "subtype": "INDIVIDUAL",
41 "civilName": "Mike"
42 }
43 ],
44 "variableIncomes": [
45 {
46 "productIdentification": {
47 "issuerInstitutionCnpjNumber": "11225860000140",
48 "isinCode": "BRCST4CTF001",
49 "ticker": "PETR4"
50 },
51 "balances": [
52 {
53 "referenceDate": "2023-01-07",
54 "priceFactor": "100.0005",
55 "grossAmount": {
56 "amount": "1000.04",
57 "currency": "BRL"
58 },
59 "blockedBalance": {
60 "amount": "1000.04",
61 "currency": "BRL"
62 },
63 "quantity": "1000.00000004",
64 "closingPrice": {
65 "amount": "1000.0004",
66 "currency": "BRL"
67 }
68 }
69 ],
70 "transactions": [
71 {
72 "type": "SAIDA",
73 "transactionType": "DIVIDENDOS",
74 "transactionDate": "2018-02-15",
75 "priceFactor": "100.0005",
76 "transactionUnitPrice": {
77 "amount": "1000.0004",
78 "currency": "BRL"
79 },
80 "transactionQuantity": "42.00000025",
81 "transactionValue": {
82 "amount": "1000.04",
83 "currency": "BRL"
84 },
85 "transactionId": "ABCD2126019929279212650822221989319253344",
86 "brOKerNoteId": "XWYZ555019929279212650822221989319252233"
87 }
88 ],
89 "brOKerNoteDetails": [
90 {
91 "brOKerNoteId": "XWYZ555019929279212650822221989319252233",
92 "brOKerNoteNumber": "1854009930314350",
93 "grossValue": {
94 "amount": "5000.0024",
95 "currency": "BRL"
96 },
97 "brOKerageFee": {
98 "amount": "13.8751",
99 "currency": "BRL"
100 },
101 "clearingSettlementFee": {
102 "amount": "13.8751",
103 "currency": "BRL"
104 },
105 "clearingRegistrationFee": {
106 "amount": "13.8751",
107 "currency": "BRL"
108 },
109 "stockExchangeAssetTradeNoticeFee": {
110 "amount": "13.8751",
111 "currency": "BRL"
112 },
113 "stockExchangeFee": {
114 "amount": "13.8751",
115 "currency": "BRL"
116 },
117 "clearingCustodyFee": {
118 "amount": "13.8751",
119 "currency": "BRL"
120 },
121 "taxes": {
122 "amount": "13.8751",
123 "currency": "BRL"
124 },
125 "incomeTax": {
126 "amount": "13.8751",
127 "currency": "BRL"
128 },
129 "netValue": {
130 "amount": "4889.0012",
131 "currency": "BRL"
132 }
133 }
134 ]
135 }
136 ]
137 },
138 "externalInfo": {
139 "myTraceId": "yourtraceid-1",
140 "myUUID": "youruuid-1"
141 }
142 },
The JSON scheme is similar to pf_variable_incomes, and the productName key is pj_variable_incomes.
JSON
1 {
2 "code": 200,
3 "message": "OK",
4 "requestId": "112334",
5 "productName": "pj_variable_incomes",
6 "productVersion": "V1.1",
7 "productReportId": "4b2c1648-231f-11eb-97c4-f45c899f4587",
8 "productReportTime": "2019-12-23T06:10:43",
9 "enquiryCpf": "cly0AXWVPlVJMk-3P1qFQ5i3UgY-t0mIkn3xNPAWxW4DusQWC6wKP6WKTKunzSqy2oVpKd2p7_liKxGXpV7wQ3a62M4g",
10 "links": [
11 {
12 "linkId": "gPuKXrCJU05J4k",
13 "institutionCode": "033",
14 "consents": [
15 {
16 "consentId": "f55c899f-11eb-231f-97c4-4b2c16484587",
17 "permissions": {
18 "REGISTRATION_ALL": {
19 "permissionsGranted": true,
20 "accountId": [
21 "123456"
22 ]
23 }
24 }
25 }
26 ]
27 }
28 ],
29 "investments": {
30 "accounts": [
31 {
32 "brandName": "Organização A",
33 "bacenName": "Organização A",
34 "compeCode": "001",
35 "companyCnpj": "50685362006773",
36 "branchCode": "6272",
37 "number": "94088392",
38 "checkDigit": "4",
39 "type": "CONTA_DEPOSITO_A_VISTA",
40 "companyName": "Luiza e Benjamin Assessoria Jurídica Ltda",
41 "tradeName": "Mundo da Eletronica",
42 "cnpjNumber": "50685362006773",
43 "civilName": "Mike"
44 }
45 ],
46 "variableIncomes": [
47 {
48 "productIdentification": {
49 "issuerInstitutionCnpjNumber": "11225860000140",
50 "isinCode": "BRCST4CTF001",
51 "ticker": "PETR4"
52 },
53 "balances": [
54 {
55 "referenceDate": "2023-01-07",
56 "priceFactor": "100.0005",
57 "grossAmount": {
58 "amount": "1000.04",
59 "currency": "BRL"
60 },
61 "blockedBalance": {
62 "amount": "1000.04",
63 "currency": "BRL"
64 },
65 "quantity": "1000.00000004",
66 "closingPrice": {
67 "amount": "1000.0004",
68 "currency": "BRL"
69 }
70 }
71 ],
72 "transactions": [
73 {
74 "type": "SAIDA",
75 "transactionType": "DIVIDENDOS",
76 "transactionDate": "2018-02-15",
77 "priceFactor": "100.0005",
78 "transactionUnitPrice": {
79 "amount": "1000.0004",
80 "currency": "BRL"
81 },
82 "transactionQuantity": "42.00000025",
83 "transactionValue": {
84 "amount": "1000.04",
85 "currency": "BRL"
86 },
87 "transactionId": "ABCD2126019929279212650822221989319253344",
88 "brOKerNoteId": "XWYZ555019929279212650822221989319252233"
89 }
90 ],
91 "brOKerNoteDetails": [
92 {
93 "brOKerNoteId": "XWYZ555019929279212650822221989319252233",
94 "brOKerNoteNumber": "1854009930314350",
95 "grossValue": {
96 "amount": "5000.0024",
97 "currency": "BRL"
98 },
99 "brOKerageFee": {
100 "amount": "13.8751",
101 "currency": "BRL"
102 },
103 "clearingSettlementFee": {
104 "amount": "13.8751",
105 "currency": "BRL"
106 },
107 "clearingRegistrationFee": {
108 "amount": "13.8751",
109 "currency": "BRL"
110 },
111 "stockExchangeAssetTradeNoticeFee": {
112 "amount": "13.8751",
113 "currency": "BRL"
114 },
115 "stockExchangeFee": {
116 "amount": "13.8751",
117 "currency": "BRL"
118 },
119 "clearingCustodyFee": {
120 "amount": "13.8751",
121 "currency": "BRL"
122 },
123 "taxes": {
124 "amount": "13.8751",
125 "currency": "BRL"
126 },
127 "incomeTax": {
128 "amount": "13.8751",
129 "currency": "BRL"
130 },
131 "netValue": {
132 "amount": "4889.0012",
133 "currency": "BRL"
134 }
135 }
136 ]
137 }
138 ]
139 },
140 "externalInfo": {
141 "myTraceId": "yourtraceid-1",
142 "myUUID": "youruuid-1"
143 }
144 },