budgea_client 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +11 -1
  4. data/budgea_openapi.json +913 -105
  5. data/docs/AdministrationApi.md +12 -12
  6. data/docs/BanksApi.md +40 -38
  7. data/docs/Client.md +1 -6
  8. data/docs/Connection.md +1 -0
  9. data/docs/ConnectionLog.md +1 -0
  10. data/docs/ConnectionsApi.md +2 -0
  11. data/docs/Document.md +2 -3
  12. data/docs/DocumentsApi.md +24 -24
  13. data/docs/InlineResponse200.md +1 -0
  14. data/docs/InlineResponse20010.md +1 -0
  15. data/docs/InlineResponse20011.md +1 -0
  16. data/docs/InlineResponse20012.md +1 -0
  17. data/docs/InlineResponse20013.md +1 -0
  18. data/docs/InlineResponse20014.md +1 -0
  19. data/docs/InlineResponse20015.md +1 -0
  20. data/docs/InlineResponse20016.md +1 -0
  21. data/docs/InlineResponse20017.md +1 -0
  22. data/docs/InlineResponse20018.md +1 -0
  23. data/docs/InlineResponse20019.md +1 -1
  24. data/docs/InlineResponse20020.md +2 -1
  25. data/docs/InlineResponse20021.md +2 -1
  26. data/docs/InlineResponse20022.md +2 -1
  27. data/docs/InlineResponse20023.md +2 -1
  28. data/docs/InlineResponse20024.md +2 -1
  29. data/docs/InlineResponse20025.md +2 -1
  30. data/docs/InlineResponse20026.md +2 -1
  31. data/docs/InlineResponse20027.md +2 -1
  32. data/docs/InlineResponse20028.md +2 -1
  33. data/docs/InlineResponse20029.md +2 -1
  34. data/docs/InlineResponse20030.md +2 -1
  35. data/docs/InlineResponse20031.md +2 -1
  36. data/docs/InlineResponse20032.md +2 -1
  37. data/docs/InlineResponse20033.md +2 -1
  38. data/docs/InlineResponse20034.md +2 -1
  39. data/docs/InlineResponse20035.md +2 -1
  40. data/docs/InlineResponse20036.md +2 -1
  41. data/docs/InlineResponse20037.md +2 -1
  42. data/docs/InlineResponse20038.md +2 -1
  43. data/docs/InlineResponse20039.md +9 -0
  44. data/docs/InlineResponse20040.md +9 -0
  45. data/docs/InlineResponse2008.md +1 -0
  46. data/docs/InlineResponse2009.md +1 -0
  47. data/docs/PFMApi.md +15 -15
  48. data/docs/ProvidersApi.md +30 -28
  49. data/docs/RecipientLog.md +1 -0
  50. data/docs/TermsApi.md +4 -4
  51. data/docs/Transfer.md +2 -2
  52. data/docs/TransferLog.md +1 -0
  53. data/docs/TransfersApi.md +24 -24
  54. data/docs/UsersManagementApi.md +4 -4
  55. data/docs/WealthApi.md +524 -16
  56. data/lib/budgea_client.rb +2 -0
  57. data/lib/budgea_client/api/administration_api.rb +18 -18
  58. data/lib/budgea_client/api/banks_api.rb +60 -57
  59. data/lib/budgea_client/api/connections_api.rb +3 -0
  60. data/lib/budgea_client/api/documents_api.rb +36 -36
  61. data/lib/budgea_client/api/pfm_api.rb +19 -19
  62. data/lib/budgea_client/api/providers_api.rb +46 -43
  63. data/lib/budgea_client/api/terms_api.rb +6 -6
  64. data/lib/budgea_client/api/transfers_api.rb +36 -36
  65. data/lib/budgea_client/api/users_management_api.rb +6 -6
  66. data/lib/budgea_client/api/wealth_api.rb +552 -24
  67. data/lib/budgea_client/models/client.rb +8 -58
  68. data/lib/budgea_client/models/connection.rb +11 -1
  69. data/lib/budgea_client/models/connection_log.rb +14 -4
  70. data/lib/budgea_client/models/document.rb +18 -24
  71. data/lib/budgea_client/models/inline_response_200.rb +14 -4
  72. data/lib/budgea_client/models/inline_response_200_10.rb +14 -4
  73. data/lib/budgea_client/models/inline_response_200_11.rb +11 -1
  74. data/lib/budgea_client/models/inline_response_200_12.rb +11 -1
  75. data/lib/budgea_client/models/inline_response_200_13.rb +11 -1
  76. data/lib/budgea_client/models/inline_response_200_14.rb +14 -4
  77. data/lib/budgea_client/models/inline_response_200_15.rb +11 -1
  78. data/lib/budgea_client/models/inline_response_200_16.rb +14 -4
  79. data/lib/budgea_client/models/inline_response_200_17.rb +11 -1
  80. data/lib/budgea_client/models/inline_response_200_18.rb +11 -1
  81. data/lib/budgea_client/models/inline_response_200_19.rb +11 -11
  82. data/lib/budgea_client/models/inline_response_200_20.rb +21 -11
  83. data/lib/budgea_client/models/inline_response_200_21.rb +21 -11
  84. data/lib/budgea_client/models/inline_response_200_22.rb +21 -11
  85. data/lib/budgea_client/models/inline_response_200_23.rb +21 -11
  86. data/lib/budgea_client/models/inline_response_200_24.rb +21 -11
  87. data/lib/budgea_client/models/inline_response_200_25.rb +21 -11
  88. data/lib/budgea_client/models/inline_response_200_26.rb +21 -11
  89. data/lib/budgea_client/models/inline_response_200_27.rb +21 -11
  90. data/lib/budgea_client/models/inline_response_200_28.rb +21 -11
  91. data/lib/budgea_client/models/inline_response_200_29.rb +21 -11
  92. data/lib/budgea_client/models/inline_response_200_30.rb +21 -11
  93. data/lib/budgea_client/models/inline_response_200_31.rb +21 -11
  94. data/lib/budgea_client/models/inline_response_200_32.rb +21 -11
  95. data/lib/budgea_client/models/inline_response_200_33.rb +21 -11
  96. data/lib/budgea_client/models/inline_response_200_34.rb +21 -11
  97. data/lib/budgea_client/models/inline_response_200_35.rb +21 -11
  98. data/lib/budgea_client/models/inline_response_200_36.rb +21 -11
  99. data/lib/budgea_client/models/inline_response_200_37.rb +21 -11
  100. data/lib/budgea_client/models/inline_response_200_38.rb +21 -11
  101. data/lib/budgea_client/models/inline_response_200_39.rb +200 -0
  102. data/lib/budgea_client/models/inline_response_200_40.rb +200 -0
  103. data/lib/budgea_client/models/inline_response_200_8.rb +14 -4
  104. data/lib/budgea_client/models/inline_response_200_9.rb +14 -4
  105. data/lib/budgea_client/models/recipient_log.rb +14 -4
  106. data/lib/budgea_client/models/transfer.rb +2 -2
  107. data/lib/budgea_client/models/transfer_log.rb +14 -4
  108. data/lib/budgea_client/version.rb +1 -1
  109. data/original_budgea_openapi.json +911 -103
  110. data/pkg/budgea_client-2.0.0.gem +0 -0
  111. data/spec/models/inline_response_200_39_spec.rb +47 -0
  112. data/spec/models/inline_response_200_40_spec.rb +47 -0
  113. metadata +12 -5
  114. data/pkg/budgea_client-2.0.1.gem +0 -0
  115. data/pkg/budgea_client-2.0.2.gem +0 -0
@@ -16,17 +16,22 @@ module BudgeaClient
16
16
  class InlineResponse2008
17
17
  attr_accessor :banks
18
18
 
19
+ # total number of results
20
+ attr_accessor :total
21
+
19
22
  # Attribute mapping from ruby-style variable name to JSON key.
20
23
  def self.attribute_map
21
24
  {
22
- :'banks' => :'banks'
25
+ :'banks' => :'banks',
26
+ :'total' => :'total'
23
27
  }
24
28
  end
25
29
 
26
30
  # Attribute type mapping.
27
31
  def self.swagger_types
28
32
  {
29
- :'banks' => :'Array<Connector>'
33
+ :'banks' => :'Array<Connector>',
34
+ :'total' => :'Float'
30
35
  }
31
36
  end
32
37
 
@@ -43,6 +48,10 @@ module BudgeaClient
43
48
  self.banks = value
44
49
  end
45
50
  end
51
+
52
+ if attributes.has_key?(:'total')
53
+ self.total = attributes[:'total']
54
+ end
46
55
  end
47
56
 
48
57
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -68,7 +77,8 @@ module BudgeaClient
68
77
  def ==(o)
69
78
  return true if self.equal?(o)
70
79
  self.class == o.class &&
71
- banks == o.banks
80
+ banks == o.banks &&
81
+ total == o.total
72
82
  end
73
83
 
74
84
  # @see the `==` method
@@ -80,7 +90,7 @@ module BudgeaClient
80
90
  # Calculates hash code according to all attributes.
81
91
  # @return [Fixnum] Hash code
82
92
  def hash
83
- [banks].hash
93
+ [banks, total].hash
84
94
  end
85
95
 
86
96
  # Builds the object from hash
@@ -16,17 +16,22 @@ module BudgeaClient
16
16
  class InlineResponse2009
17
17
  attr_accessor :connections
18
18
 
19
+ # total number of results
20
+ attr_accessor :total
21
+
19
22
  # Attribute mapping from ruby-style variable name to JSON key.
20
23
  def self.attribute_map
21
24
  {
22
- :'connections' => :'connections'
25
+ :'connections' => :'connections',
26
+ :'total' => :'total'
23
27
  }
24
28
  end
25
29
 
26
30
  # Attribute type mapping.
27
31
  def self.swagger_types
28
32
  {
29
- :'connections' => :'Array<Connection>'
33
+ :'connections' => :'Array<Connection>',
34
+ :'total' => :'Float'
30
35
  }
31
36
  end
32
37
 
@@ -43,6 +48,10 @@ module BudgeaClient
43
48
  self.connections = value
44
49
  end
45
50
  end
51
+
52
+ if attributes.has_key?(:'total')
53
+ self.total = attributes[:'total']
54
+ end
46
55
  end
47
56
 
48
57
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -68,7 +77,8 @@ module BudgeaClient
68
77
  def ==(o)
69
78
  return true if self.equal?(o)
70
79
  self.class == o.class &&
71
- connections == o.connections
80
+ connections == o.connections &&
81
+ total == o.total
72
82
  end
73
83
 
74
84
  # @see the `==` method
@@ -80,7 +90,7 @@ module BudgeaClient
80
90
  # Calculates hash code according to all attributes.
81
91
  # @return [Fixnum] Hash code
82
92
  def hash
83
- [connections].hash
93
+ [connections, total].hash
84
94
  end
85
95
 
86
96
  # Builds the object from hash
@@ -35,6 +35,9 @@ module BudgeaClient
35
35
  # Timestamp of the log
36
36
  attr_accessor :timestamp
37
37
 
38
+ # Fields for recipient in additionalInformationNeeded state with background option
39
+ attr_accessor :fields
40
+
38
41
  # Attribute mapping from ruby-style variable name to JSON key.
39
42
  def self.attribute_map
40
43
  {
@@ -44,7 +47,8 @@ module BudgeaClient
44
47
  :'request_data' => :'request_data',
45
48
  :'step' => :'step',
46
49
  :'error' => :'error',
47
- :'timestamp' => :'timestamp'
50
+ :'timestamp' => :'timestamp',
51
+ :'fields' => :'fields'
48
52
  }
49
53
  end
50
54
 
@@ -57,7 +61,8 @@ module BudgeaClient
57
61
  :'request_data' => :'String',
58
62
  :'step' => :'String',
59
63
  :'error' => :'String',
60
- :'timestamp' => :'DateTime'
64
+ :'timestamp' => :'DateTime',
65
+ :'fields' => :'String'
61
66
  }
62
67
  end
63
68
 
@@ -96,6 +101,10 @@ module BudgeaClient
96
101
  if attributes.has_key?(:'timestamp')
97
102
  self.timestamp = attributes[:'timestamp']
98
103
  end
104
+
105
+ if attributes.has_key?(:'fields')
106
+ self.fields = attributes[:'fields']
107
+ end
99
108
  end
100
109
 
101
110
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -132,7 +141,8 @@ module BudgeaClient
132
141
  request_data == o.request_data &&
133
142
  step == o.step &&
134
143
  error == o.error &&
135
- timestamp == o.timestamp
144
+ timestamp == o.timestamp &&
145
+ fields == o.fields
136
146
  end
137
147
 
138
148
  # @see the `==` method
@@ -144,7 +154,7 @@ module BudgeaClient
144
154
  # Calculates hash code according to all attributes.
145
155
  # @return [Fixnum] Hash code
146
156
  def hash
147
- [id, id_recipient, id_file, request_data, step, error, timestamp].hash
157
+ [id, id_recipient, id_file, request_data, step, error, timestamp, fields].hash
148
158
  end
149
159
 
150
160
  # Builds the object from hash
@@ -30,7 +30,7 @@ module BudgeaClient
30
30
  # IBAN of the debited account
31
31
  attr_accessor :account_iban
32
32
 
33
- # IBAN of the recipient
33
+ # IBAN of the recipient in bank recipient list
34
34
  attr_accessor :recipient_iban
35
35
 
36
36
  # Date when the transfer will be operated by the bank
@@ -48,7 +48,7 @@ module BudgeaClient
48
48
  # WebID of the transfer
49
49
  attr_accessor :webid
50
50
 
51
- # State of the transfer (created, scheduled, validating, pending, done, canceled, error, bug)
51
+ # State of the transfer (created, scheduled, validating, pending, coming, done, canceled, transaction_not_found, deleted, error, bug)
52
52
  attr_accessor :state
53
53
 
54
54
  # Error message during transfer, if any
@@ -35,6 +35,9 @@ module BudgeaClient
35
35
  # Timestamp of the log
36
36
  attr_accessor :timestamp
37
37
 
38
+ # Fields for transfer in additionalInformationNeeded state with background option
39
+ attr_accessor :fields
40
+
38
41
  # Attribute mapping from ruby-style variable name to JSON key.
39
42
  def self.attribute_map
40
43
  {
@@ -44,7 +47,8 @@ module BudgeaClient
44
47
  :'request_data' => :'request_data',
45
48
  :'state' => :'state',
46
49
  :'error' => :'error',
47
- :'timestamp' => :'timestamp'
50
+ :'timestamp' => :'timestamp',
51
+ :'fields' => :'fields'
48
52
  }
49
53
  end
50
54
 
@@ -57,7 +61,8 @@ module BudgeaClient
57
61
  :'request_data' => :'String',
58
62
  :'state' => :'String',
59
63
  :'error' => :'String',
60
- :'timestamp' => :'DateTime'
64
+ :'timestamp' => :'DateTime',
65
+ :'fields' => :'String'
61
66
  }
62
67
  end
63
68
 
@@ -96,6 +101,10 @@ module BudgeaClient
96
101
  if attributes.has_key?(:'timestamp')
97
102
  self.timestamp = attributes[:'timestamp']
98
103
  end
104
+
105
+ if attributes.has_key?(:'fields')
106
+ self.fields = attributes[:'fields']
107
+ end
99
108
  end
100
109
 
101
110
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -132,7 +141,8 @@ module BudgeaClient
132
141
  request_data == o.request_data &&
133
142
  state == o.state &&
134
143
  error == o.error &&
135
- timestamp == o.timestamp
144
+ timestamp == o.timestamp &&
145
+ fields == o.fields
136
146
  end
137
147
 
138
148
  # @see the `==` method
@@ -144,7 +154,7 @@ module BudgeaClient
144
154
  # Calculates hash code according to all attributes.
145
155
  # @return [Fixnum] Hash code
146
156
  def hash
147
- [id, id_transfer, id_file, request_data, state, error, timestamp].hash
157
+ [id, id_transfer, id_file, request_data, state, error, timestamp, fields].hash
148
158
  end
149
159
 
150
160
  # Builds the object from hash
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.4.1
11
11
  =end
12
12
 
13
13
  module BudgeaClient
14
- VERSION = '3.0.0'
14
+ VERSION = '3.0.1'
15
15
  end
@@ -21,6 +21,10 @@
21
21
  "$ref": "#/definitions/AccountType"
22
22
  },
23
23
  "type": "array"
24
+ },
25
+ "total": {
26
+ "type": "number",
27
+ "description": "total number of results"
24
28
  }
25
29
  }
26
30
  }
@@ -677,6 +681,10 @@
677
681
  "$ref": "#/definitions/Connector"
678
682
  },
679
683
  "type": "array"
684
+ },
685
+ "total": {
686
+ "type": "number",
687
+ "description": "total number of results"
680
688
  }
681
689
  }
682
690
  }
@@ -816,6 +824,10 @@
816
824
  "$ref": "#/definitions/Connection"
817
825
  },
818
826
  "type": "array"
827
+ },
828
+ "total": {
829
+ "type": "number",
830
+ "description": "total number of results"
819
831
  }
820
832
  }
821
833
  }
@@ -881,6 +893,10 @@
881
893
  "$ref": "#/definitions/ConnectorLogo"
882
894
  },
883
895
  "type": "array"
896
+ },
897
+ "total": {
898
+ "type": "number",
899
+ "description": "total number of results"
884
900
  }
885
901
  }
886
902
  }
@@ -925,6 +941,10 @@
925
941
  "$ref": "#/definitions/ConnectorLogo"
926
942
  },
927
943
  "type": "array"
944
+ },
945
+ "total": {
946
+ "type": "number",
947
+ "description": "total number of results"
928
948
  }
929
949
  }
930
950
  }
@@ -969,6 +989,10 @@
969
989
  "$ref": "#/definitions/ConnectorLogo"
970
990
  },
971
991
  "type": "array"
992
+ },
993
+ "total": {
994
+ "type": "number",
995
+ "description": "total number of results"
972
996
  }
973
997
  }
974
998
  }
@@ -1008,6 +1032,10 @@
1008
1032
  ],
1009
1033
  "type": "object",
1010
1034
  "properties": {
1035
+ "total": {
1036
+ "type": "number",
1037
+ "description": "total number of results"
1038
+ },
1011
1039
  "categories": {
1012
1040
  "items": {
1013
1041
  "$ref": "#/definitions/Category"
@@ -1198,6 +1226,10 @@
1198
1226
  ],
1199
1227
  "type": "object",
1200
1228
  "properties": {
1229
+ "total": {
1230
+ "type": "number",
1231
+ "description": "total number of results"
1232
+ },
1201
1233
  "clients": {
1202
1234
  "items": {
1203
1235
  "$ref": "#/definitions/Client"
@@ -1261,8 +1293,8 @@
1261
1293
  "required": false,
1262
1294
  "in": "formData",
1263
1295
  "type": "string",
1264
- "name": "information",
1265
- "description": "custom information about the client"
1296
+ "name": "config",
1297
+ "description": "custom config about the client"
1266
1298
  },
1267
1299
  {
1268
1300
  "required": false,
@@ -1400,14 +1432,14 @@
1400
1432
  "required": false,
1401
1433
  "in": "formData",
1402
1434
  "type": "string",
1403
- "name": "information",
1404
- "description": "custom information about the client"
1435
+ "name": "config",
1436
+ "description": "custom config about the client"
1405
1437
  },
1406
1438
  {
1407
1439
  "required": false,
1408
1440
  "in": "formData",
1409
1441
  "type": "boolean",
1410
- "name": "update_information",
1442
+ "name": "update_config",
1411
1443
  "description": "update the custom information about the client instead of replacing the existing one (default: True)"
1412
1444
  },
1413
1445
  {
@@ -1576,6 +1608,10 @@
1576
1608
  ],
1577
1609
  "type": "object",
1578
1610
  "properties": {
1611
+ "total": {
1612
+ "type": "number",
1613
+ "description": "total number of results"
1614
+ },
1579
1615
  "configlogs": {
1580
1616
  "items": {
1581
1617
  "$ref": "#/definitions/ConfigLog"
@@ -1647,6 +1683,10 @@
1647
1683
  "$ref": "#/definitions/Connection"
1648
1684
  },
1649
1685
  "type": "array"
1686
+ },
1687
+ "total": {
1688
+ "type": "number",
1689
+ "description": "total number of results"
1650
1690
  }
1651
1691
  }
1652
1692
  }
@@ -1685,6 +1725,10 @@
1685
1725
  "$ref": "#/definitions/Connector"
1686
1726
  },
1687
1727
  "type": "array"
1728
+ },
1729
+ "total": {
1730
+ "type": "number",
1731
+ "description": "total number of results"
1688
1732
  }
1689
1733
  }
1690
1734
  }
@@ -1879,6 +1923,10 @@
1879
1923
  "$ref": "#/definitions/ConnectorLogo"
1880
1924
  },
1881
1925
  "type": "array"
1926
+ },
1927
+ "total": {
1928
+ "type": "number",
1929
+ "description": "total number of results"
1882
1930
  }
1883
1931
  }
1884
1932
  }
@@ -1985,6 +2033,10 @@
1985
2033
  "$ref": "#/definitions/ConnectorLogo"
1986
2034
  },
1987
2035
  "type": "array"
2036
+ },
2037
+ "total": {
2038
+ "type": "number",
2039
+ "description": "total number of results"
1988
2040
  }
1989
2041
  }
1990
2042
  }
@@ -2029,6 +2081,10 @@
2029
2081
  "$ref": "#/definitions/ConnectorLogo"
2030
2082
  },
2031
2083
  "type": "array"
2084
+ },
2085
+ "total": {
2086
+ "type": "number",
2087
+ "description": "total number of results"
2032
2088
  }
2033
2089
  }
2034
2090
  }
@@ -2146,6 +2202,10 @@
2146
2202
  ],
2147
2203
  "type": "object",
2148
2204
  "properties": {
2205
+ "total": {
2206
+ "type": "number",
2207
+ "description": "total number of results"
2208
+ },
2149
2209
  "documenttypes": {
2150
2210
  "items": {
2151
2211
  "$ref": "#/definitions/DocumentType"
@@ -2235,6 +2295,10 @@
2235
2295
  "$ref": "#/definitions/Security"
2236
2296
  },
2237
2297
  "type": "array"
2298
+ },
2299
+ "total": {
2300
+ "type": "number",
2301
+ "description": "total number of results"
2238
2302
  }
2239
2303
  }
2240
2304
  }
@@ -2389,6 +2453,10 @@
2389
2453
  ],
2390
2454
  "type": "object",
2391
2455
  "properties": {
2456
+ "total": {
2457
+ "type": "number",
2458
+ "description": "total number of results"
2459
+ },
2392
2460
  "connectionlogs": {
2393
2461
  "items": {
2394
2462
  "$ref": "#/definitions/ConnectionLog"
@@ -2499,6 +2567,10 @@
2499
2567
  ],
2500
2568
  "type": "object",
2501
2569
  "properties": {
2570
+ "total": {
2571
+ "type": "number",
2572
+ "description": "total number of results"
2573
+ },
2502
2574
  "clients": {
2503
2575
  "items": {
2504
2576
  "$ref": "#/definitions/Client"
@@ -2807,6 +2879,10 @@
2807
2879
  ],
2808
2880
  "type": "object",
2809
2881
  "properties": {
2882
+ "total": {
2883
+ "type": "number",
2884
+ "description": "total number of results"
2885
+ },
2810
2886
  "providers": {
2811
2887
  "items": {
2812
2888
  "$ref": "#/definitions/Connector"
@@ -2850,6 +2926,10 @@
2850
2926
  "$ref": "#/definitions/Connection"
2851
2927
  },
2852
2928
  "type": "array"
2929
+ },
2930
+ "total": {
2931
+ "type": "number",
2932
+ "description": "total number of results"
2853
2933
  }
2854
2934
  }
2855
2935
  }
@@ -2901,6 +2981,10 @@
2901
2981
  "$ref": "#/definitions/ConnectorLogo"
2902
2982
  },
2903
2983
  "type": "array"
2984
+ },
2985
+ "total": {
2986
+ "type": "number",
2987
+ "description": "total number of results"
2904
2988
  }
2905
2989
  }
2906
2990
  }
@@ -2945,6 +3029,10 @@
2945
3029
  "$ref": "#/definitions/ConnectorLogo"
2946
3030
  },
2947
3031
  "type": "array"
3032
+ },
3033
+ "total": {
3034
+ "type": "number",
3035
+ "description": "total number of results"
2948
3036
  }
2949
3037
  }
2950
3038
  }
@@ -2989,6 +3077,10 @@
2989
3077
  "$ref": "#/definitions/ConnectorLogo"
2990
3078
  },
2991
3079
  "type": "array"
3080
+ },
3081
+ "total": {
3082
+ "type": "number",
3083
+ "description": "total number of results"
2992
3084
  }
2993
3085
  }
2994
3086
  }
@@ -3033,6 +3125,10 @@
3033
3125
  "$ref": "#/definitions/TermsOfService"
3034
3126
  },
3035
3127
  "type": "array"
3128
+ },
3129
+ "total": {
3130
+ "type": "number",
3131
+ "description": "total number of results"
3036
3132
  }
3037
3133
  }
3038
3134
  }
@@ -3131,6 +3227,10 @@
3131
3227
  ],
3132
3228
  "type": "object",
3133
3229
  "properties": {
3230
+ "total": {
3231
+ "type": "number",
3232
+ "description": "total number of results"
3233
+ },
3134
3234
  "users": {
3135
3235
  "items": {
3136
3236
  "$ref": "#/definitions/User"
@@ -3244,6 +3344,10 @@
3244
3344
  "$ref": "#/definitions/AccountType"
3245
3345
  },
3246
3346
  "type": "array"
3347
+ },
3348
+ "total": {
3349
+ "type": "number",
3350
+ "description": "total number of results"
3247
3351
  }
3248
3352
  }
3249
3353
  }
@@ -3321,6 +3425,10 @@
3321
3425
  ],
3322
3426
  "type": "object",
3323
3427
  "properties": {
3428
+ "total": {
3429
+ "type": "number",
3430
+ "description": "total number of results"
3431
+ },
3324
3432
  "accounts": {
3325
3433
  "items": {
3326
3434
  "$ref": "#/definitions/Account"
@@ -3759,6 +3867,10 @@
3759
3867
  ],
3760
3868
  "type": "object",
3761
3869
  "properties": {
3870
+ "total": {
3871
+ "type": "number",
3872
+ "description": "total number of results"
3873
+ },
3762
3874
  "investments": {
3763
3875
  "items": {
3764
3876
  "$ref": "#/definitions/Investment"
@@ -3814,6 +3926,10 @@
3814
3926
  "$ref": "#/definitions/InvestmentValue"
3815
3927
  },
3816
3928
  "type": "array"
3929
+ },
3930
+ "total": {
3931
+ "type": "number",
3932
+ "description": "total number of results"
3817
3933
  }
3818
3934
  }
3819
3935
  }
@@ -3855,6 +3971,67 @@
3855
3971
  "summary": "Get investment values"
3856
3972
  }
3857
3973
  },
3974
+ "/users/{id_user}/accounts/{id_account}/investments/{id_investment}/pockets": {
3975
+ "get": {
3976
+ "responses": {
3977
+ "200": {
3978
+ "description": "pockets",
3979
+ "schema": {
3980
+ "required": [
3981
+ "pockets"
3982
+ ],
3983
+ "type": "object",
3984
+ "properties": {
3985
+ "total": {
3986
+ "type": "number",
3987
+ "description": "total number of results"
3988
+ },
3989
+ "pockets": {
3990
+ "items": {
3991
+ "$ref": "#/definitions/Pocket"
3992
+ },
3993
+ "type": "array"
3994
+ }
3995
+ }
3996
+ }
3997
+ }
3998
+ },
3999
+ "tags": [
4000
+ "Wealth"
4001
+ ],
4002
+ "description": "",
4003
+ "parameters": [
4004
+ {
4005
+ "required": true,
4006
+ "in": "path",
4007
+ "type": "string",
4008
+ "name": "id_user",
4009
+ "description": "Hint: you can use 'me' or 'all'"
4010
+ },
4011
+ {
4012
+ "required": true,
4013
+ "in": "path",
4014
+ "type": "integer",
4015
+ "name": "id_account",
4016
+ "description": ""
4017
+ },
4018
+ {
4019
+ "required": true,
4020
+ "in": "path",
4021
+ "type": "integer",
4022
+ "name": "id_investment",
4023
+ "description": ""
4024
+ },
4025
+ {
4026
+ "required": false,
4027
+ "type": "string",
4028
+ "name": "expand",
4029
+ "in": "query"
4030
+ }
4031
+ ],
4032
+ "summary": "Get pockets"
4033
+ }
4034
+ },
3858
4035
  "/users/{id_user}/accounts/{id_account}/investments/{id_investment}/security/history": {
3859
4036
  "get": {
3860
4037
  "responses": {
@@ -3940,6 +4117,10 @@
3940
4117
  ],
3941
4118
  "type": "object",
3942
4119
  "properties": {
4120
+ "total": {
4121
+ "type": "number",
4122
+ "description": "total number of results"
4123
+ },
3943
4124
  "accountlogs": {
3944
4125
  "items": {
3945
4126
  "$ref": "#/definitions/AccountLog"
@@ -4019,6 +4200,10 @@
4019
4200
  ],
4020
4201
  "type": "object",
4021
4202
  "properties": {
4203
+ "total": {
4204
+ "type": "number",
4205
+ "description": "total number of results"
4206
+ },
4022
4207
  "useralerts": {
4023
4208
  "items": {
4024
4209
  "$ref": "#/definitions/UserAlert"
@@ -4277,6 +4462,60 @@
4277
4462
  "summary": "Delete an alert on transactions or investemens"
4278
4463
  }
4279
4464
  },
4465
+ "/users/{id_user}/accounts/{id_account}/pockets": {
4466
+ "get": {
4467
+ "responses": {
4468
+ "200": {
4469
+ "description": "pockets",
4470
+ "schema": {
4471
+ "required": [
4472
+ "pockets"
4473
+ ],
4474
+ "type": "object",
4475
+ "properties": {
4476
+ "total": {
4477
+ "type": "number",
4478
+ "description": "total number of results"
4479
+ },
4480
+ "pockets": {
4481
+ "items": {
4482
+ "$ref": "#/definitions/Pocket"
4483
+ },
4484
+ "type": "array"
4485
+ }
4486
+ }
4487
+ }
4488
+ }
4489
+ },
4490
+ "tags": [
4491
+ "Wealth"
4492
+ ],
4493
+ "description": "",
4494
+ "parameters": [
4495
+ {
4496
+ "required": true,
4497
+ "in": "path",
4498
+ "type": "string",
4499
+ "name": "id_user",
4500
+ "description": "Hint: you can use 'me' or 'all'"
4501
+ },
4502
+ {
4503
+ "required": true,
4504
+ "in": "path",
4505
+ "type": "integer",
4506
+ "name": "id_account",
4507
+ "description": ""
4508
+ },
4509
+ {
4510
+ "required": false,
4511
+ "type": "string",
4512
+ "name": "expand",
4513
+ "in": "query"
4514
+ }
4515
+ ],
4516
+ "summary": "Get pockets"
4517
+ }
4518
+ },
4280
4519
  "/users/{id_user}/accounts/{id_account}/recipients": {
4281
4520
  "get": {
4282
4521
  "responses": {
@@ -4288,6 +4527,10 @@
4288
4527
  ],
4289
4528
  "type": "object",
4290
4529
  "properties": {
4530
+ "total": {
4531
+ "type": "number",
4532
+ "description": "total number of results"
4533
+ },
4291
4534
  "recipients": {
4292
4535
  "items": {
4293
4536
  "$ref": "#/definitions/Recipient"
@@ -4454,6 +4697,10 @@
4454
4697
  "$ref": "#/definitions/Transfer"
4455
4698
  },
4456
4699
  "type": "array"
4700
+ },
4701
+ "total": {
4702
+ "type": "number",
4703
+ "description": "total number of results"
4457
4704
  }
4458
4705
  }
4459
4706
  }
@@ -4698,6 +4945,10 @@
4698
4945
  ],
4699
4946
  "type": "object",
4700
4947
  "properties": {
4948
+ "total": {
4949
+ "type": "number",
4950
+ "description": "total number of results"
4951
+ },
4701
4952
  "transactions": {
4702
4953
  "items": {
4703
4954
  "$ref": "#/definitions/Transaction"
@@ -5073,6 +5324,10 @@
5073
5324
  ],
5074
5325
  "type": "object",
5075
5326
  "properties": {
5327
+ "total": {
5328
+ "type": "number",
5329
+ "description": "total number of results"
5330
+ },
5076
5331
  "documents": {
5077
5332
  "items": {
5078
5333
  "$ref": "#/definitions/Document"
@@ -5630,6 +5885,10 @@
5630
5885
  "$ref": "#/definitions/TransactionInformation"
5631
5886
  },
5632
5887
  "type": "array"
5888
+ },
5889
+ "total": {
5890
+ "type": "number",
5891
+ "description": "total number of results"
5633
5892
  }
5634
5893
  }
5635
5894
  }
@@ -5874,6 +6133,10 @@
5874
6133
  ],
5875
6134
  "type": "object",
5876
6135
  "properties": {
6136
+ "total": {
6137
+ "type": "number",
6138
+ "description": "total number of results"
6139
+ },
5877
6140
  "transactionsclusters": {
5878
6141
  "items": {
5879
6142
  "$ref": "#/definitions/TransactionsCluster"
@@ -5961,6 +6224,10 @@
5961
6224
  ],
5962
6225
  "type": "object",
5963
6226
  "properties": {
6227
+ "total": {
6228
+ "type": "number",
6229
+ "description": "total number of results"
6230
+ },
5964
6231
  "documents": {
5965
6232
  "items": {
5966
6233
  "$ref": "#/definitions/Document"
@@ -6608,6 +6875,10 @@
6608
6875
  "$ref": "#/definitions/Transfer"
6609
6876
  },
6610
6877
  "type": "array"
6878
+ },
6879
+ "total": {
6880
+ "type": "number",
6881
+ "description": "total number of results"
6611
6882
  }
6612
6883
  }
6613
6884
  }
@@ -6935,6 +7206,10 @@
6935
7206
  ],
6936
7207
  "type": "object",
6937
7208
  "properties": {
7209
+ "total": {
7210
+ "type": "number",
7211
+ "description": "total number of results"
7212
+ },
6938
7213
  "alerts": {
6939
7214
  "items": {
6940
7215
  "$ref": "#/definitions/Alert"
@@ -7052,6 +7327,10 @@
7052
7327
  "$ref": "#/definitions/Category"
7053
7328
  },
7054
7329
  "type": "array"
7330
+ },
7331
+ "total": {
7332
+ "type": "number",
7333
+ "description": "total number of results"
7055
7334
  }
7056
7335
  }
7057
7336
  }
@@ -7338,6 +7617,10 @@
7338
7617
  "$ref": "#/definitions/Connection"
7339
7618
  },
7340
7619
  "type": "array"
7620
+ },
7621
+ "total": {
7622
+ "type": "number",
7623
+ "description": "total number of results"
7341
7624
  }
7342
7625
  }
7343
7626
  }
@@ -7505,6 +7788,13 @@
7505
7788
  "name": "password",
7506
7789
  "description": "Set password to this new password"
7507
7790
  },
7791
+ {
7792
+ "required": false,
7793
+ "in": "formData",
7794
+ "type": "boolean",
7795
+ "name": "decoupled",
7796
+ "description": "Try to update a connection with the decoupled error"
7797
+ },
7508
7798
  {
7509
7799
  "required": false,
7510
7800
  "type": "string",
@@ -7604,6 +7894,10 @@
7604
7894
  ],
7605
7895
  "type": "object",
7606
7896
  "properties": {
7897
+ "total": {
7898
+ "type": "number",
7899
+ "description": "total number of results"
7900
+ },
7607
7901
  "accounts": {
7608
7902
  "items": {
7609
7903
  "$ref": "#/definitions/Account"
@@ -8105,6 +8399,10 @@
8105
8399
  ],
8106
8400
  "type": "object",
8107
8401
  "properties": {
8402
+ "total": {
8403
+ "type": "number",
8404
+ "description": "total number of results"
8405
+ },
8108
8406
  "investments": {
8109
8407
  "items": {
8110
8408
  "$ref": "#/definitions/Investment"
@@ -8167,6 +8465,10 @@
8167
8465
  "$ref": "#/definitions/InvestmentValue"
8168
8466
  },
8169
8467
  "type": "array"
8468
+ },
8469
+ "total": {
8470
+ "type": "number",
8471
+ "description": "total number of results"
8170
8472
  }
8171
8473
  }
8172
8474
  }
@@ -8215,6 +8517,74 @@
8215
8517
  "summary": "Get investment values"
8216
8518
  }
8217
8519
  },
8520
+ "/users/{id_user}/connections/{id_connection}/accounts/{id_account}/investments/{id_investment}/pockets": {
8521
+ "get": {
8522
+ "responses": {
8523
+ "200": {
8524
+ "description": "pockets",
8525
+ "schema": {
8526
+ "required": [
8527
+ "pockets"
8528
+ ],
8529
+ "type": "object",
8530
+ "properties": {
8531
+ "total": {
8532
+ "type": "number",
8533
+ "description": "total number of results"
8534
+ },
8535
+ "pockets": {
8536
+ "items": {
8537
+ "$ref": "#/definitions/Pocket"
8538
+ },
8539
+ "type": "array"
8540
+ }
8541
+ }
8542
+ }
8543
+ }
8544
+ },
8545
+ "tags": [
8546
+ "Wealth"
8547
+ ],
8548
+ "description": "",
8549
+ "parameters": [
8550
+ {
8551
+ "required": true,
8552
+ "in": "path",
8553
+ "type": "string",
8554
+ "name": "id_user",
8555
+ "description": "Hint: you can use 'me' or 'all'"
8556
+ },
8557
+ {
8558
+ "required": true,
8559
+ "in": "path",
8560
+ "type": "integer",
8561
+ "name": "id_connection",
8562
+ "description": ""
8563
+ },
8564
+ {
8565
+ "required": true,
8566
+ "in": "path",
8567
+ "type": "integer",
8568
+ "name": "id_account",
8569
+ "description": ""
8570
+ },
8571
+ {
8572
+ "required": true,
8573
+ "in": "path",
8574
+ "type": "integer",
8575
+ "name": "id_investment",
8576
+ "description": ""
8577
+ },
8578
+ {
8579
+ "required": false,
8580
+ "type": "string",
8581
+ "name": "expand",
8582
+ "in": "query"
8583
+ }
8584
+ ],
8585
+ "summary": "Get pockets"
8586
+ }
8587
+ },
8218
8588
  "/users/{id_user}/connections/{id_connection}/accounts/{id_account}/investments/{id_investment}/security/history": {
8219
8589
  "get": {
8220
8590
  "responses": {
@@ -8307,6 +8677,10 @@
8307
8677
  ],
8308
8678
  "type": "object",
8309
8679
  "properties": {
8680
+ "total": {
8681
+ "type": "number",
8682
+ "description": "total number of results"
8683
+ },
8310
8684
  "accountlogs": {
8311
8685
  "items": {
8312
8686
  "$ref": "#/definitions/AccountLog"
@@ -8393,6 +8767,10 @@
8393
8767
  ],
8394
8768
  "type": "object",
8395
8769
  "properties": {
8770
+ "total": {
8771
+ "type": "number",
8772
+ "description": "total number of results"
8773
+ },
8396
8774
  "useralerts": {
8397
8775
  "items": {
8398
8776
  "$ref": "#/definitions/UserAlert"
@@ -8676,7 +9054,68 @@
8676
9054
  "in": "query"
8677
9055
  }
8678
9056
  ],
8679
- "summary": "Delete an alert on transactions or investemens"
9057
+ "summary": "Delete an alert on transactions or investemens"
9058
+ }
9059
+ },
9060
+ "/users/{id_user}/connections/{id_connection}/accounts/{id_account}/pockets": {
9061
+ "get": {
9062
+ "responses": {
9063
+ "200": {
9064
+ "description": "pockets",
9065
+ "schema": {
9066
+ "required": [
9067
+ "pockets"
9068
+ ],
9069
+ "type": "object",
9070
+ "properties": {
9071
+ "total": {
9072
+ "type": "number",
9073
+ "description": "total number of results"
9074
+ },
9075
+ "pockets": {
9076
+ "items": {
9077
+ "$ref": "#/definitions/Pocket"
9078
+ },
9079
+ "type": "array"
9080
+ }
9081
+ }
9082
+ }
9083
+ }
9084
+ },
9085
+ "tags": [
9086
+ "Wealth"
9087
+ ],
9088
+ "description": "",
9089
+ "parameters": [
9090
+ {
9091
+ "required": true,
9092
+ "in": "path",
9093
+ "type": "string",
9094
+ "name": "id_user",
9095
+ "description": "Hint: you can use 'me' or 'all'"
9096
+ },
9097
+ {
9098
+ "required": true,
9099
+ "in": "path",
9100
+ "type": "integer",
9101
+ "name": "id_connection",
9102
+ "description": ""
9103
+ },
9104
+ {
9105
+ "required": true,
9106
+ "in": "path",
9107
+ "type": "integer",
9108
+ "name": "id_account",
9109
+ "description": ""
9110
+ },
9111
+ {
9112
+ "required": false,
9113
+ "type": "string",
9114
+ "name": "expand",
9115
+ "in": "query"
9116
+ }
9117
+ ],
9118
+ "summary": "Get pockets"
8680
9119
  }
8681
9120
  },
8682
9121
  "/users/{id_user}/connections/{id_connection}/accounts/{id_account}/recipients": {
@@ -8690,6 +9129,10 @@
8690
9129
  ],
8691
9130
  "type": "object",
8692
9131
  "properties": {
9132
+ "total": {
9133
+ "type": "number",
9134
+ "description": "total number of results"
9135
+ },
8693
9136
  "recipients": {
8694
9137
  "items": {
8695
9138
  "$ref": "#/definitions/Recipient"
@@ -8877,6 +9320,10 @@
8877
9320
  "$ref": "#/definitions/Transfer"
8878
9321
  },
8879
9322
  "type": "array"
9323
+ },
9324
+ "total": {
9325
+ "type": "number",
9326
+ "description": "total number of results"
8880
9327
  }
8881
9328
  }
8882
9329
  }
@@ -9149,6 +9596,10 @@
9149
9596
  ],
9150
9597
  "type": "object",
9151
9598
  "properties": {
9599
+ "total": {
9600
+ "type": "number",
9601
+ "description": "total number of results"
9602
+ },
9152
9603
  "transactions": {
9153
9604
  "items": {
9154
9605
  "$ref": "#/definitions/Transaction"
@@ -9552,6 +10003,10 @@
9552
10003
  ],
9553
10004
  "type": "object",
9554
10005
  "properties": {
10006
+ "total": {
10007
+ "type": "number",
10008
+ "description": "total number of results"
10009
+ },
9555
10010
  "documents": {
9556
10011
  "items": {
9557
10012
  "$ref": "#/definitions/Document"
@@ -10151,6 +10606,10 @@
10151
10606
  "$ref": "#/definitions/TransactionInformation"
10152
10607
  },
10153
10608
  "type": "array"
10609
+ },
10610
+ "total": {
10611
+ "type": "number",
10612
+ "description": "total number of results"
10154
10613
  }
10155
10614
  }
10156
10615
  }
@@ -10430,6 +10889,10 @@
10430
10889
  ],
10431
10890
  "type": "object",
10432
10891
  "properties": {
10892
+ "total": {
10893
+ "type": "number",
10894
+ "description": "total number of results"
10895
+ },
10433
10896
  "transactionsclusters": {
10434
10897
  "items": {
10435
10898
  "$ref": "#/definitions/TransactionsCluster"
@@ -10531,6 +10994,10 @@
10531
10994
  ],
10532
10995
  "type": "object",
10533
10996
  "properties": {
10997
+ "total": {
10998
+ "type": "number",
10999
+ "description": "total number of results"
11000
+ },
10534
11001
  "documents": {
10535
11002
  "items": {
10536
11003
  "$ref": "#/definitions/Document"
@@ -11234,6 +11701,10 @@
11234
11701
  "$ref": "#/definitions/Transfer"
11235
11702
  },
11236
11703
  "type": "array"
11704
+ },
11705
+ "total": {
11706
+ "type": "number",
11707
+ "description": "total number of results"
11237
11708
  }
11238
11709
  }
11239
11710
  }
@@ -11531,6 +12002,10 @@
11531
12002
  ],
11532
12003
  "type": "object",
11533
12004
  "properties": {
12005
+ "total": {
12006
+ "type": "number",
12007
+ "description": "total number of results"
12008
+ },
11534
12009
  "documents": {
11535
12010
  "items": {
11536
12011
  "$ref": "#/definitions/Document"
@@ -12045,6 +12520,10 @@
12045
12520
  "$ref": "#/definitions/Connection"
12046
12521
  },
12047
12522
  "type": "array"
12523
+ },
12524
+ "total": {
12525
+ "type": "number",
12526
+ "description": "total number of results"
12048
12527
  }
12049
12528
  }
12050
12529
  },
@@ -12103,6 +12582,10 @@
12103
12582
  ],
12104
12583
  "type": "object",
12105
12584
  "properties": {
12585
+ "total": {
12586
+ "type": "number",
12587
+ "description": "total number of results"
12588
+ },
12106
12589
  "investments": {
12107
12590
  "items": {
12108
12591
  "$ref": "#/definitions/Investment"
@@ -12158,6 +12641,10 @@
12158
12641
  "$ref": "#/definitions/InvestmentValue"
12159
12642
  },
12160
12643
  "type": "array"
12644
+ },
12645
+ "total": {
12646
+ "type": "number",
12647
+ "description": "total number of results"
12161
12648
  }
12162
12649
  }
12163
12650
  }
@@ -12199,6 +12686,67 @@
12199
12686
  "summary": "Get investment values"
12200
12687
  }
12201
12688
  },
12689
+ "/users/{id_user}/connections/{id_connection}/investments/{id_investment}/pockets": {
12690
+ "get": {
12691
+ "responses": {
12692
+ "200": {
12693
+ "description": "pockets",
12694
+ "schema": {
12695
+ "required": [
12696
+ "pockets"
12697
+ ],
12698
+ "type": "object",
12699
+ "properties": {
12700
+ "total": {
12701
+ "type": "number",
12702
+ "description": "total number of results"
12703
+ },
12704
+ "pockets": {
12705
+ "items": {
12706
+ "$ref": "#/definitions/Pocket"
12707
+ },
12708
+ "type": "array"
12709
+ }
12710
+ }
12711
+ }
12712
+ }
12713
+ },
12714
+ "tags": [
12715
+ "Wealth"
12716
+ ],
12717
+ "description": "",
12718
+ "parameters": [
12719
+ {
12720
+ "required": true,
12721
+ "in": "path",
12722
+ "type": "string",
12723
+ "name": "id_user",
12724
+ "description": "Hint: you can use 'me' or 'all'"
12725
+ },
12726
+ {
12727
+ "required": true,
12728
+ "in": "path",
12729
+ "type": "integer",
12730
+ "name": "id_connection",
12731
+ "description": ""
12732
+ },
12733
+ {
12734
+ "required": true,
12735
+ "in": "path",
12736
+ "type": "integer",
12737
+ "name": "id_investment",
12738
+ "description": ""
12739
+ },
12740
+ {
12741
+ "required": false,
12742
+ "type": "string",
12743
+ "name": "expand",
12744
+ "in": "query"
12745
+ }
12746
+ ],
12747
+ "summary": "Get pockets"
12748
+ }
12749
+ },
12202
12750
  "/users/{id_user}/connections/{id_connection}/investments/{id_investment}/security/history": {
12203
12751
  "get": {
12204
12752
  "responses": {
@@ -12284,6 +12832,10 @@
12284
12832
  ],
12285
12833
  "type": "object",
12286
12834
  "properties": {
12835
+ "total": {
12836
+ "type": "number",
12837
+ "description": "total number of results"
12838
+ },
12287
12839
  "connectionlogs": {
12288
12840
  "items": {
12289
12841
  "$ref": "#/definitions/ConnectionLog"
@@ -12397,6 +12949,60 @@
12397
12949
  "summary": "Get connection logs"
12398
12950
  }
12399
12951
  },
12952
+ "/users/{id_user}/connections/{id_connection}/pockets": {
12953
+ "get": {
12954
+ "responses": {
12955
+ "200": {
12956
+ "description": "pockets",
12957
+ "schema": {
12958
+ "required": [
12959
+ "pockets"
12960
+ ],
12961
+ "type": "object",
12962
+ "properties": {
12963
+ "total": {
12964
+ "type": "number",
12965
+ "description": "total number of results"
12966
+ },
12967
+ "pockets": {
12968
+ "items": {
12969
+ "$ref": "#/definitions/Pocket"
12970
+ },
12971
+ "type": "array"
12972
+ }
12973
+ }
12974
+ }
12975
+ }
12976
+ },
12977
+ "tags": [
12978
+ "Wealth"
12979
+ ],
12980
+ "description": "",
12981
+ "parameters": [
12982
+ {
12983
+ "required": true,
12984
+ "in": "path",
12985
+ "type": "string",
12986
+ "name": "id_user",
12987
+ "description": "Hint: you can use 'me' or 'all'"
12988
+ },
12989
+ {
12990
+ "required": true,
12991
+ "in": "path",
12992
+ "type": "integer",
12993
+ "name": "id_connection",
12994
+ "description": ""
12995
+ },
12996
+ {
12997
+ "required": false,
12998
+ "type": "string",
12999
+ "name": "expand",
13000
+ "in": "query"
13001
+ }
13002
+ ],
13003
+ "summary": "Get pockets"
13004
+ }
13005
+ },
12400
13006
  "/users/{id_user}/connections/{id_connection}/recipients": {
12401
13007
  "get": {
12402
13008
  "responses": {
@@ -12408,6 +13014,10 @@
12408
13014
  ],
12409
13015
  "type": "object",
12410
13016
  "properties": {
13017
+ "total": {
13018
+ "type": "number",
13019
+ "description": "total number of results"
13020
+ },
12411
13021
  "recipients": {
12412
13022
  "items": {
12413
13023
  "$ref": "#/definitions/Recipient"
@@ -12574,6 +13184,10 @@
12574
13184
  "$ref": "#/definitions/Transfer"
12575
13185
  },
12576
13186
  "type": "array"
13187
+ },
13188
+ "total": {
13189
+ "type": "number",
13190
+ "description": "total number of results"
12577
13191
  }
12578
13192
  }
12579
13193
  }
@@ -12878,7 +13492,7 @@
12878
13492
  "tags": [
12879
13493
  "Providers"
12880
13494
  ],
12881
- "description": "It deletes a specific subscription If this is the last synced subscription of a connection, it will be removed too.<br><br>",
13495
+ "description": "It deletes a specific subscription.<br><br>",
12882
13496
  "parameters": [
12883
13497
  {
12884
13498
  "required": true,
@@ -12922,6 +13536,10 @@
12922
13536
  ],
12923
13537
  "type": "object",
12924
13538
  "properties": {
13539
+ "total": {
13540
+ "type": "number",
13541
+ "description": "total number of results"
13542
+ },
12925
13543
  "documents": {
12926
13544
  "items": {
12927
13545
  "$ref": "#/definitions/Document"
@@ -13474,6 +14092,10 @@
13474
14092
  ],
13475
14093
  "type": "object",
13476
14094
  "properties": {
14095
+ "total": {
14096
+ "type": "number",
14097
+ "description": "total number of results"
14098
+ },
13477
14099
  "transactions": {
13478
14100
  "items": {
13479
14101
  "$ref": "#/definitions/Transaction"
@@ -13849,6 +14471,10 @@
13849
14471
  ],
13850
14472
  "type": "object",
13851
14473
  "properties": {
14474
+ "total": {
14475
+ "type": "number",
14476
+ "description": "total number of results"
14477
+ },
13852
14478
  "documents": {
13853
14479
  "items": {
13854
14480
  "$ref": "#/definitions/Document"
@@ -14406,6 +15032,10 @@
14406
15032
  "$ref": "#/definitions/TransactionInformation"
14407
15033
  },
14408
15034
  "type": "array"
15035
+ },
15036
+ "total": {
15037
+ "type": "number",
15038
+ "description": "total number of results"
14409
15039
  }
14410
15040
  }
14411
15041
  }
@@ -14650,6 +15280,10 @@
14650
15280
  ],
14651
15281
  "type": "object",
14652
15282
  "properties": {
15283
+ "total": {
15284
+ "type": "number",
15285
+ "description": "total number of results"
15286
+ },
14653
15287
  "transactionsclusters": {
14654
15288
  "items": {
14655
15289
  "$ref": "#/definitions/TransactionsCluster"
@@ -14737,6 +15371,10 @@
14737
15371
  ],
14738
15372
  "type": "object",
14739
15373
  "properties": {
15374
+ "total": {
15375
+ "type": "number",
15376
+ "description": "total number of results"
15377
+ },
14740
15378
  "documents": {
14741
15379
  "items": {
14742
15380
  "$ref": "#/definitions/Document"
@@ -15384,6 +16022,10 @@
15384
16022
  "$ref": "#/definitions/Transfer"
15385
16023
  },
15386
16024
  "type": "array"
16025
+ },
16026
+ "total": {
16027
+ "type": "number",
16028
+ "description": "total number of results"
15387
16029
  }
15388
16030
  }
15389
16031
  }
@@ -15600,6 +16242,10 @@
15600
16242
  ],
15601
16243
  "type": "object",
15602
16244
  "properties": {
16245
+ "total": {
16246
+ "type": "number",
16247
+ "description": "total number of results"
16248
+ },
15603
16249
  "devices": {
15604
16250
  "items": {
15605
16251
  "$ref": "#/definitions/Device"
@@ -15828,6 +16474,10 @@
15828
16474
  ],
15829
16475
  "type": "object",
15830
16476
  "properties": {
16477
+ "total": {
16478
+ "type": "number",
16479
+ "description": "total number of results"
16480
+ },
15831
16481
  "documents": {
15832
16482
  "items": {
15833
16483
  "$ref": "#/definitions/Document"
@@ -16320,6 +16970,10 @@
16320
16970
  ],
16321
16971
  "type": "object",
16322
16972
  "properties": {
16973
+ "total": {
16974
+ "type": "number",
16975
+ "description": "total number of results"
16976
+ },
16323
16977
  "investments": {
16324
16978
  "items": {
16325
16979
  "$ref": "#/definitions/Investment"
@@ -16368,6 +17022,10 @@
16368
17022
  "$ref": "#/definitions/InvestmentValue"
16369
17023
  },
16370
17024
  "type": "array"
17025
+ },
17026
+ "total": {
17027
+ "type": "number",
17028
+ "description": "total number of results"
16371
17029
  }
16372
17030
  }
16373
17031
  }
@@ -16402,6 +17060,60 @@
16402
17060
  "summary": "Get investment values"
16403
17061
  }
16404
17062
  },
17063
+ "/users/{id_user}/investments/{id_investment}/pockets": {
17064
+ "get": {
17065
+ "responses": {
17066
+ "200": {
17067
+ "description": "pockets",
17068
+ "schema": {
17069
+ "required": [
17070
+ "pockets"
17071
+ ],
17072
+ "type": "object",
17073
+ "properties": {
17074
+ "total": {
17075
+ "type": "number",
17076
+ "description": "total number of results"
17077
+ },
17078
+ "pockets": {
17079
+ "items": {
17080
+ "$ref": "#/definitions/Pocket"
17081
+ },
17082
+ "type": "array"
17083
+ }
17084
+ }
17085
+ }
17086
+ }
17087
+ },
17088
+ "tags": [
17089
+ "Wealth"
17090
+ ],
17091
+ "description": "",
17092
+ "parameters": [
17093
+ {
17094
+ "required": true,
17095
+ "in": "path",
17096
+ "type": "string",
17097
+ "name": "id_user",
17098
+ "description": "Hint: you can use 'me' or 'all'"
17099
+ },
17100
+ {
17101
+ "required": true,
17102
+ "in": "path",
17103
+ "type": "integer",
17104
+ "name": "id_investment",
17105
+ "description": ""
17106
+ },
17107
+ {
17108
+ "required": false,
17109
+ "type": "string",
17110
+ "name": "expand",
17111
+ "in": "query"
17112
+ }
17113
+ ],
17114
+ "summary": "Get pockets"
17115
+ }
17116
+ },
16405
17117
  "/users/{id_user}/investments/{id_investment}/security/history": {
16406
17118
  "get": {
16407
17119
  "responses": {
@@ -16480,6 +17192,10 @@
16480
17192
  ],
16481
17193
  "type": "object",
16482
17194
  "properties": {
17195
+ "total": {
17196
+ "type": "number",
17197
+ "description": "total number of results"
17198
+ },
16483
17199
  "connectionlogs": {
16484
17200
  "items": {
16485
17201
  "$ref": "#/definitions/ConnectionLog"
@@ -16645,6 +17361,10 @@
16645
17361
  ],
16646
17362
  "type": "object",
16647
17363
  "properties": {
17364
+ "total": {
17365
+ "type": "number",
17366
+ "description": "total number of results"
17367
+ },
16648
17368
  "useralerts": {
16649
17369
  "items": {
16650
17370
  "$ref": "#/definitions/UserAlert"
@@ -16875,6 +17595,53 @@
16875
17595
  "summary": "Delete an alert on transactions or investemens"
16876
17596
  }
16877
17597
  },
17598
+ "/users/{id_user}/pockets": {
17599
+ "get": {
17600
+ "responses": {
17601
+ "200": {
17602
+ "description": "pockets",
17603
+ "schema": {
17604
+ "required": [
17605
+ "pockets"
17606
+ ],
17607
+ "type": "object",
17608
+ "properties": {
17609
+ "total": {
17610
+ "type": "number",
17611
+ "description": "total number of results"
17612
+ },
17613
+ "pockets": {
17614
+ "items": {
17615
+ "$ref": "#/definitions/Pocket"
17616
+ },
17617
+ "type": "array"
17618
+ }
17619
+ }
17620
+ }
17621
+ }
17622
+ },
17623
+ "tags": [
17624
+ "Wealth"
17625
+ ],
17626
+ "description": "",
17627
+ "parameters": [
17628
+ {
17629
+ "required": true,
17630
+ "in": "path",
17631
+ "type": "string",
17632
+ "name": "id_user",
17633
+ "description": "Hint: you can use 'me' or 'all'"
17634
+ },
17635
+ {
17636
+ "required": false,
17637
+ "type": "string",
17638
+ "name": "expand",
17639
+ "in": "query"
17640
+ }
17641
+ ],
17642
+ "summary": "Get pockets"
17643
+ }
17644
+ },
16878
17645
  "/users/{id_user}/profiles": {
16879
17646
  "get": {
16880
17647
  "responses": {
@@ -16886,6 +17653,10 @@
16886
17653
  ],
16887
17654
  "type": "object",
16888
17655
  "properties": {
17656
+ "total": {
17657
+ "type": "number",
17658
+ "description": "total number of results"
17659
+ },
16889
17660
  "profiles": {
16890
17661
  "items": {
16891
17662
  "$ref": "#/definitions/Profile"
@@ -17115,6 +17886,10 @@
17115
17886
  ],
17116
17887
  "type": "object",
17117
17888
  "properties": {
17889
+ "total": {
17890
+ "type": "number",
17891
+ "description": "total number of results"
17892
+ },
17118
17893
  "recipients": {
17119
17894
  "items": {
17120
17895
  "$ref": "#/definitions/Recipient"
@@ -17260,6 +18035,10 @@
17260
18035
  "$ref": "#/definitions/Transfer"
17261
18036
  },
17262
18037
  "type": "array"
18038
+ },
18039
+ "total": {
18040
+ "type": "number",
18041
+ "description": "total number of results"
17263
18042
  }
17264
18043
  }
17265
18044
  }
@@ -17617,7 +18396,7 @@
17617
18396
  "tags": [
17618
18397
  "Providers"
17619
18398
  ],
17620
- "description": "It deletes a specific subscription If this is the last synced subscription of a connection, it will be removed too.<br><br>",
18399
+ "description": "It deletes a specific subscription.<br><br>",
17621
18400
  "parameters": [
17622
18401
  {
17623
18402
  "required": true,
@@ -17654,6 +18433,10 @@
17654
18433
  ],
17655
18434
  "type": "object",
17656
18435
  "properties": {
18436
+ "total": {
18437
+ "type": "number",
18438
+ "description": "total number of results"
18439
+ },
17657
18440
  "documents": {
17658
18441
  "items": {
17659
18442
  "$ref": "#/definitions/Document"
@@ -18169,6 +18952,10 @@
18169
18952
  "$ref": "#/definitions/TermsOfService"
18170
18953
  },
18171
18954
  "type": "array"
18955
+ },
18956
+ "total": {
18957
+ "type": "number",
18958
+ "description": "total number of results"
18172
18959
  }
18173
18960
  }
18174
18961
  }
@@ -18284,6 +19071,10 @@
18284
19071
  ],
18285
19072
  "type": "object",
18286
19073
  "properties": {
19074
+ "total": {
19075
+ "type": "number",
19076
+ "description": "total number of results"
19077
+ },
18287
19078
  "transactions": {
18288
19079
  "items": {
18289
19080
  "$ref": "#/definitions/Transaction"
@@ -18631,6 +19422,10 @@
18631
19422
  ],
18632
19423
  "type": "object",
18633
19424
  "properties": {
19425
+ "total": {
19426
+ "type": "number",
19427
+ "description": "total number of results"
19428
+ },
18634
19429
  "documents": {
18635
19430
  "items": {
18636
19431
  "$ref": "#/definitions/Document"
@@ -19146,6 +19941,10 @@
19146
19941
  "$ref": "#/definitions/TransactionInformation"
19147
19942
  },
19148
19943
  "type": "array"
19944
+ },
19945
+ "total": {
19946
+ "type": "number",
19947
+ "description": "total number of results"
19149
19948
  }
19150
19949
  }
19151
19950
  }
@@ -19355,6 +20154,10 @@
19355
20154
  ],
19356
20155
  "type": "object",
19357
20156
  "properties": {
20157
+ "total": {
20158
+ "type": "number",
20159
+ "description": "total number of results"
20160
+ },
19358
20161
  "transactionsclusters": {
19359
20162
  "items": {
19360
20163
  "$ref": "#/definitions/TransactionsCluster"
@@ -19428,6 +20231,10 @@
19428
20231
  ],
19429
20232
  "type": "object",
19430
20233
  "properties": {
20234
+ "total": {
20235
+ "type": "number",
20236
+ "description": "total number of results"
20237
+ },
19431
20238
  "documents": {
19432
20239
  "items": {
19433
20240
  "$ref": "#/definitions/Document"
@@ -20019,6 +20826,10 @@
20019
20826
  "$ref": "#/definitions/Transfer"
20020
20827
  },
20021
20828
  "type": "array"
20829
+ },
20830
+ "total": {
20831
+ "type": "number",
20832
+ "description": "total number of results"
20022
20833
  }
20023
20834
  }
20024
20835
  }
@@ -20277,6 +21088,10 @@
20277
21088
  "$ref": "#/definitions/Webhook"
20278
21089
  },
20279
21090
  "type": "array"
21091
+ },
21092
+ "total": {
21093
+ "type": "number",
21094
+ "description": "total number of results"
20280
21095
  }
20281
21096
  }
20282
21097
  }
@@ -20397,6 +21212,10 @@
20397
21212
  ],
20398
21213
  "type": "object",
20399
21214
  "properties": {
21215
+ "total": {
21216
+ "type": "number",
21217
+ "description": "total number of results"
21218
+ },
20400
21219
  "authproviders": {
20401
21220
  "items": {
20402
21221
  "$ref": "#/definitions/AuthProvider"
@@ -20856,6 +21675,10 @@
20856
21675
  ],
20857
21676
  "type": "object",
20858
21677
  "properties": {
21678
+ "total": {
21679
+ "type": "number",
21680
+ "description": "total number of results"
21681
+ },
20859
21682
  "webhooklogs": {
20860
21683
  "items": {
20861
21684
  "$ref": "#/definitions/WebhookLog"
@@ -21232,8 +22055,8 @@
21232
22055
  "id": 0,
21233
22056
  "version": "",
21234
22057
  "id_file": 0,
21235
- "created": "2019-06-28 14:51:56.329645",
21236
- "deleted": "2019-06-28 14:51:56.329749"
22058
+ "created": "2019-08-02 17:21:59.336203",
22059
+ "deleted": "2019-08-02 17:21:59.336283"
21237
22060
  }
21238
22061
  },
21239
22062
  "Category": {
@@ -21331,37 +22154,17 @@
21331
22154
  "default": "",
21332
22155
  "type": "string"
21333
22156
  },
21334
- "primary_color": {
21335
- "type": "string",
21336
- "description": "Primary color of client"
21337
- },
21338
- "secondary_color": {
21339
- "type": "string",
21340
- "description": "Secondary color of client"
21341
- },
21342
22157
  "pro": {
21343
22158
  "default": false,
21344
22159
  "type": "boolean",
21345
22160
  "description": "Should the client display the company manager page."
21346
22161
  },
21347
- "description": {
21348
- "type": "string",
21349
- "description": "Text to display as a default description."
21350
- },
21351
- "description_banks": {
21352
- "type": "string",
21353
- "description": "Text to display as a description for banks."
21354
- },
21355
- "description_providers": {
21356
- "type": "string",
21357
- "description": "Text to display as a description for providers."
21358
- },
21359
22162
  "id_logo": {
21360
22163
  "type": "integer"
21361
22164
  },
21362
- "information": {
22165
+ "config": {
21363
22166
  "type": "string",
21364
- "description": "customizable information"
22167
+ "description": "customizable config"
21365
22168
  }
21366
22169
  },
21367
22170
  "example": {
@@ -21371,12 +22174,7 @@
21371
22174
  "public_key": "",
21372
22175
  "private_key": "",
21373
22176
  "redirect_uri": "",
21374
- "primary_color": "",
21375
- "secondary_color": "",
21376
22177
  "pro": false,
21377
- "description": "",
21378
- "description_banks": "",
21379
- "description_providers": "",
21380
22178
  "id_logo": 0
21381
22179
  }
21382
22180
  },
@@ -21443,7 +22241,7 @@
21443
22241
  "code": "",
21444
22242
  "name": "",
21445
22243
  "id_type": 0,
21446
- "last_update": "2019-06-28 14:51:56.339827"
22244
+ "last_update": "2019-08-02 17:21:59.346961"
21447
22245
  }
21448
22246
  },
21449
22247
  "Webhook": {
@@ -21500,9 +22298,9 @@
21500
22298
  },
21501
22299
  "example": {
21502
22300
  "id": 0,
21503
- "created": "2019-06-28 14:51:56.342837",
21504
- "updated": "2019-06-28 14:51:56.342939",
21505
- "deleted": "2019-06-28 14:51:56.343011",
22301
+ "created": "2019-08-02 17:21:59.349908",
22302
+ "updated": "2019-08-02 17:21:59.349984",
22303
+ "deleted": "2019-08-02 17:21:59.350042",
21506
22304
  "id_service": 0,
21507
22305
  "id_user": 0,
21508
22306
  "id_event": 0,
@@ -21565,8 +22363,8 @@
21565
22363
  "id_user": 0,
21566
22364
  "id_resource": 0,
21567
22365
  "mimetype": "",
21568
- "created": "2019-06-28 14:51:56.345068",
21569
- "success": "2019-06-28 14:51:56.345133"
22366
+ "created": "2019-08-02 17:21:59.351997",
22367
+ "success": "2019-08-02 17:21:59.352060"
21570
22368
  }
21571
22369
  },
21572
22370
  "WebhookLog": {
@@ -21617,10 +22415,10 @@
21617
22415
  "id_webhook_data": 0,
21618
22416
  "id_service": 0,
21619
22417
  "id_user": 0,
21620
- "timestamp": "2019-06-28 14:51:56.346123",
21621
- "response_date": "2019-06-28 14:51:56.346190",
22418
+ "timestamp": "2019-08-02 17:21:59.353067",
22419
+ "response_date": "2019-08-02 17:21:59.353127",
21622
22420
  "response_code": 0,
21623
- "next_try": "2019-06-28 14:51:56.346314"
22421
+ "next_try": "2019-08-02 17:21:59.353228"
21624
22422
  }
21625
22423
  },
21626
22424
  "DocumentType": {
@@ -21732,12 +22530,12 @@
21732
22530
  "id": 0,
21733
22531
  "id_user": 0,
21734
22532
  "id_connector": 0,
21735
- "last_update": "2019-06-28 14:51:56.358531",
22533
+ "last_update": "2019-08-02 17:21:59.365076",
21736
22534
  "error": "",
21737
- "expire": "2019-06-28 14:51:56.358719",
22535
+ "expire": "2019-08-02 17:21:59.365257",
21738
22536
  "active": true,
21739
- "last_push": "2019-06-28 14:51:56.358844",
21740
- "next_try": "2019-06-28 14:51:56.359019"
22537
+ "last_push": "2019-08-02 17:21:59.365378",
22538
+ "next_try": "2019-08-02 17:21:59.365554"
21741
22539
  }
21742
22540
  },
21743
22541
  "Certificate": {
@@ -21772,7 +22570,7 @@
21772
22570
  "id_public_key_file": 0,
21773
22571
  "id_private_key_file": 0,
21774
22572
  "type": "",
21775
- "created": "2019-06-28 14:51:56.370192"
22573
+ "created": "2019-08-02 17:21:59.372311"
21776
22574
  }
21777
22575
  },
21778
22576
  "ConnectionLog": {
@@ -21846,6 +22644,10 @@
21846
22644
  "session_folder_id": {
21847
22645
  "type": "string",
21848
22646
  "description": "Session folder uid"
22647
+ },
22648
+ "fields": {
22649
+ "type": "string",
22650
+ "description": "Fields for connection in additionalInformationNeeded state with background option"
21849
22651
  }
21850
22652
  },
21851
22653
  "example": {
@@ -21856,12 +22658,12 @@
21856
22658
  "login": "",
21857
22659
  "error_uid": "",
21858
22660
  "timestamp": "CURRENT_TIMESTAMP",
21859
- "next_try": "2019-06-28 14:51:56.372116",
22661
+ "next_try": "2019-08-02 17:21:59.374222",
21860
22662
  "error": "",
21861
22663
  "error_message": "",
21862
22664
  "statut": 0,
21863
22665
  "nb_accounts": 0,
21864
- "start": "2019-06-28 14:51:56.372406",
22666
+ "start": "2019-08-02 17:21:59.374490",
21865
22667
  "worker": "",
21866
22668
  "session_folder_id": ""
21867
22669
  }
@@ -21922,7 +22724,7 @@
21922
22724
  },
21923
22725
  "recipient_iban": {
21924
22726
  "type": "string",
21925
- "description": "IBAN of the recipient"
22727
+ "description": "IBAN of the recipient in bank recipient list"
21926
22728
  },
21927
22729
  "exec_date": {
21928
22730
  "type": "string",
@@ -21950,7 +22752,7 @@
21950
22752
  },
21951
22753
  "state": {
21952
22754
  "type": "string",
21953
- "description": "State of the transfer (created, scheduled, validating, pending, done, canceled, error, bug)"
22755
+ "description": "State of the transfer (created, scheduled, validating, pending, coming, done, canceled, transaction_not_found, deleted, error, bug)"
21954
22756
  },
21955
22757
  "error": {
21956
22758
  "type": "string",
@@ -21981,8 +22783,8 @@
21981
22783
  "id_recipient": 0,
21982
22784
  "account_iban": "",
21983
22785
  "recipient_iban": "",
21984
- "exec_date": "2019-06-28",
21985
- "register_date": "2019-06-28 14:51:56.381001",
22786
+ "exec_date": "2019-08-02",
22787
+ "register_date": "2019-08-02 17:21:59.383325",
21986
22788
  "amount": 0,
21987
22789
  "fees": 0,
21988
22790
  "webid": "",
@@ -22125,7 +22927,7 @@
22125
22927
  "mean_amount": 0,
22126
22928
  "median_increment": 0,
22127
22929
  "enabled": true,
22128
- "next_date": "2019-06-28",
22930
+ "next_date": "2019-08-02",
22129
22931
  "wording": "",
22130
22932
  "id_category": 0,
22131
22933
  "created_by": ""
@@ -22341,11 +23143,11 @@
22341
23143
  "number": "",
22342
23144
  "label": "",
22343
23145
  "subscriber": "",
22344
- "validity": "2019-06-28",
22345
- "renewdate": "2019-06-28",
22346
- "last_update": "2019-06-28 14:51:56.419014",
22347
- "deleted": "2019-06-28 14:51:56.419073",
22348
- "disabled": "2019-06-28 14:51:56.419131",
23146
+ "validity": "2019-08-02",
23147
+ "renewdate": "2019-08-02",
23148
+ "last_update": "2019-08-02 17:21:59.421714",
23149
+ "deleted": "2019-08-02 17:21:59.421772",
23150
+ "disabled": "2019-08-02 17:21:59.421828",
22349
23151
  "error": ""
22350
23152
  }
22351
23153
  },
@@ -22510,24 +23312,24 @@
22510
23312
  "id": 0,
22511
23313
  "id_account": 0,
22512
23314
  "webid": "",
22513
- "application_date": "2019-06-28",
22514
- "date": "2019-06-28",
23315
+ "application_date": "2019-08-02",
23316
+ "date": "2019-08-02",
22515
23317
  "value": 0,
22516
23318
  "gross_value": 0,
22517
23319
  "nature": "inconnu",
22518
23320
  "wording": "",
22519
23321
  "id_category": 0,
22520
23322
  "state": "new",
22521
- "date_scraped": "2019-06-28 14:51:56.422611",
22522
- "rdate": "2019-06-28",
22523
- "vdate": "2019-06-28",
22524
- "bdate": "2019-06-28",
23323
+ "date_scraped": "2019-08-02 17:21:59.425220",
23324
+ "rdate": "2019-08-02",
23325
+ "vdate": "2019-08-02",
23326
+ "bdate": "2019-08-02",
22525
23327
  "coming": false,
22526
23328
  "active": true,
22527
23329
  "id_cluster": 0,
22528
23330
  "comment": "",
22529
- "last_update": "2019-06-28 14:51:56.423072",
22530
- "deleted": "2019-06-28 14:51:56.423130",
23331
+ "last_update": "2019-08-02 17:21:59.425674",
23332
+ "deleted": "2019-08-02 17:21:59.425732",
22531
23333
  "original_value": 0,
22532
23334
  "original_currency": "",
22533
23335
  "commission": 0,
@@ -22684,16 +23486,16 @@
22684
23486
  "diff_percent": 0,
22685
23487
  "prev_diff": 0,
22686
23488
  "portfolio_share": 0,
22687
- "vdate": "2019-06-28",
22688
- "prev_vdate": "2019-06-28",
23489
+ "vdate": "2019-08-02",
23490
+ "prev_vdate": "2019-08-02",
22689
23491
  "id_security": 0,
22690
23492
  "original_currency": "",
22691
23493
  "original_valuation": 0,
22692
23494
  "original_unitvalue": 0,
22693
23495
  "original_unitprice": 0,
22694
23496
  "original_diff": 0,
22695
- "last_update": "2019-06-28 14:51:56.427807",
22696
- "deleted": "2019-06-28 14:51:56.427884"
23497
+ "last_update": "2019-08-02 17:21:59.430536",
23498
+ "deleted": "2019-08-02 17:21:59.430602"
22697
23499
  }
22698
23500
  },
22699
23501
  "Recipient": {
@@ -22792,11 +23594,11 @@
22792
23594
  "iban": "",
22793
23595
  "webid": "",
22794
23596
  "category": "",
22795
- "last_update": "2019-06-28 14:51:56.430414",
22796
- "time_scraped": "2019-06-28 14:51:56.430477",
22797
- "deleted": "2019-06-28 14:51:56.430536",
22798
- "expire": "2019-06-28 14:51:56.430593",
22799
- "enabled_at": "2019-06-28 14:51:56.430656",
23597
+ "last_update": "2019-08-02 17:21:59.433156",
23598
+ "time_scraped": "2019-08-02 17:21:59.433215",
23599
+ "deleted": "2019-08-02 17:21:59.433271",
23600
+ "expire": "2019-08-02 17:21:59.433326",
23601
+ "enabled_at": "2019-08-02 17:21:59.433382",
22800
23602
  "add_verified": false,
22801
23603
  "state": "",
22802
23604
  "error": "",
@@ -22808,8 +23610,8 @@
22808
23610
  "id",
22809
23611
  "id_user",
22810
23612
  "timestamp",
22811
- "date",
22812
- "readonly"
23613
+ "readonly",
23614
+ "has_file_on_website"
22813
23615
  ],
22814
23616
  "type": "object",
22815
23617
  "properties": {
@@ -22834,12 +23636,6 @@
22834
23636
  "id_thumbnail": {
22835
23637
  "type": "integer"
22836
23638
  },
22837
- "url": {
22838
- "type": "string"
22839
- },
22840
- "thumb_url": {
22841
- "type": "string"
22842
- },
22843
23639
  "name": {
22844
23640
  "type": "string"
22845
23641
  },
@@ -22887,6 +23683,11 @@
22887
23683
  "description": "Last successful update of the document",
22888
23684
  "format": "date-time"
22889
23685
  },
23686
+ "has_file_on_website": {
23687
+ "default": true,
23688
+ "type": "boolean",
23689
+ "description": "Boolean to set if file is available on website"
23690
+ },
22890
23691
  "currency": {
22891
23692
  "type": "object",
22892
23693
  "description": "Document currency"
@@ -22900,12 +23701,10 @@
22900
23701
  "id_subscription": 0,
22901
23702
  "id_file": 0,
22902
23703
  "id_thumbnail": 0,
22903
- "url": "",
22904
- "thumb_url": "",
22905
23704
  "name": "",
22906
23705
  "timestamp": "CURRENT_TIMESTAMP",
22907
- "date": "2019-06-28 14:51:56.432612",
22908
- "duedate": "2019-06-28",
23706
+ "date": "2019-08-02 17:21:59.435173",
23707
+ "duedate": "2019-08-02",
22909
23708
  "total_amount": 0,
22910
23709
  "untaxed_amount": 0,
22911
23710
  "vat": 0,
@@ -22913,7 +23712,8 @@
22913
23712
  "readonly": true,
22914
23713
  "number": "",
22915
23714
  "issuer": "",
22916
- "last_update": "2019-06-28 14:51:56.433201",
23715
+ "last_update": "2019-08-02 17:21:59.435734",
23716
+ "has_file_on_website": true,
22917
23717
  "currency": ""
22918
23718
  }
22919
23719
  },
@@ -23031,9 +23831,9 @@
23031
23831
  "balance": 0,
23032
23832
  "coming": 0,
23033
23833
  "display": true,
23034
- "last_update": "2019-06-28 14:51:56.437854",
23035
- "deleted": "2019-06-28 14:51:56.437921",
23036
- "disabled": "2019-06-28 14:51:56.437980",
23834
+ "last_update": "2019-08-02 17:21:59.440223",
23835
+ "deleted": "2019-08-02 17:21:59.440285",
23836
+ "disabled": "2019-08-02 17:21:59.440342",
23037
23837
  "iban": "",
23038
23838
  "currency": "",
23039
23839
  "id_type": 0,
@@ -23216,10 +24016,10 @@
23216
24016
  "label": "",
23217
24017
  "value": 0,
23218
24018
  "quantity": 0,
23219
- "availability_date": "2019-06-28",
24019
+ "availability_date": "2019-08-02",
23220
24020
  "condition": "inconnu",
23221
- "last_update": "2019-06-28 14:51:56.444824",
23222
- "deleted": "2019-06-28 14:51:56.444884"
24021
+ "last_update": "2019-08-02 17:21:59.448433",
24022
+ "deleted": "2019-08-02 17:21:59.448498"
23223
24023
  }
23224
24024
  },
23225
24025
  "Invite": {
@@ -23255,7 +24055,7 @@
23255
24055
  "id_user_inviting": 0,
23256
24056
  "id_user_invited": 0,
23257
24057
  "email_invited": "",
23258
- "timestamp": "2019-06-28 14:51:56.445950"
24058
+ "timestamp": "2019-08-02 17:21:59.449495"
23259
24059
  }
23260
24060
  },
23261
24061
  "Alert": {
@@ -23392,6 +24192,10 @@
23392
24192
  "type": "string",
23393
24193
  "description": "Timestamp of the log",
23394
24194
  "format": "date-time"
24195
+ },
24196
+ "fields": {
24197
+ "type": "string",
24198
+ "description": "Fields for transfer in additionalInformationNeeded state with background option"
23395
24199
  }
23396
24200
  },
23397
24201
  "example": {
@@ -23476,7 +24280,7 @@
23476
24280
  "example": {
23477
24281
  "id": 0,
23478
24282
  "id_investment": 0,
23479
- "vdate": "2019-06-28",
24283
+ "vdate": "2019-08-02",
23480
24284
  "unitvalue": 0,
23481
24285
  "original_currency": "",
23482
24286
  "original_unitvalue": 0
@@ -23518,6 +24322,10 @@
23518
24322
  "type": "string",
23519
24323
  "description": "Timestamp of the log",
23520
24324
  "format": "date-time"
24325
+ },
24326
+ "fields": {
24327
+ "type": "string",
24328
+ "description": "Fields for recipient in additionalInformationNeeded state with background option"
23521
24329
  }
23522
24330
  },
23523
24331
  "example": {
@@ -23636,7 +24444,7 @@
23636
24444
  "crypto": false,
23637
24445
  "precision": 2,
23638
24446
  "marketcap": 0,
23639
- "datetime": "2019-06-28 14:51:56.715370"
24447
+ "datetime": "2019-08-02 17:21:59.693929"
23640
24448
  }
23641
24449
  },
23642
24450
  "ConnectorCategory": {
@@ -23814,4 +24622,4 @@
23814
24622
  "description": "cashbee-mordor-sandbox.biapi.pro"
23815
24623
  }
23816
24624
  ]
23817
- }
24625
+ }