@silexpert/core 1.1.161 → 1.1.162

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/dist/cjs/api/resources/CommercialOffer.d.ts +47 -0
  2. package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/CommercialOffer.js +64 -0
  4. package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
  5. package/dist/cjs/api/resources/prestation.d.ts +14 -1
  6. package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/prestation.js +17 -0
  8. package/dist/cjs/api/resources/prestation.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +2 -0
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +2 -0
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
  14. package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/ClosingType.js +19 -0
  16. package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
  17. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
  18. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
  20. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
  21. package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
  22. package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +175 -0
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  29. package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
  30. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
  31. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  35. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  39. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  40. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
  42. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  44. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
  46. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  48. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  49. package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
  50. package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  51. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
  52. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
  54. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  56. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
  58. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  59. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  60. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  61. package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
  62. package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  63. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  64. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  67. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  68. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
  69. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  70. package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
  71. package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  72. package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
  73. package/dist/cjs/types/index.d.ts +9 -0
  74. package/dist/cjs/types/index.d.ts.map +1 -1
  75. package/dist/cjs/types/index.js +9 -0
  76. package/dist/cjs/types/index.js.map +1 -1
  77. package/dist/cjs/utils/commercialOffer.d.ts +6 -0
  78. package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
  79. package/dist/cjs/utils/commercialOffer.js +39 -0
  80. package/dist/cjs/utils/commercialOffer.js.map +1 -0
  81. package/dist/cjs/utils/index.d.ts +1 -0
  82. package/dist/cjs/utils/index.d.ts.map +1 -1
  83. package/dist/cjs/utils/index.js +1 -0
  84. package/dist/cjs/utils/index.js.map +1 -1
  85. package/dist/cjs/utils/prestation.d.ts +9 -2
  86. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  87. package/dist/cjs/utils/prestation.js +155 -1
  88. package/dist/cjs/utils/prestation.js.map +1 -1
  89. package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
  90. package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
  91. package/dist/mjs/api/resources/CommercialOffer.js +60 -0
  92. package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
  93. package/dist/mjs/api/resources/prestation.d.ts +14 -1
  94. package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
  95. package/dist/mjs/api/resources/prestation.js +17 -0
  96. package/dist/mjs/api/resources/prestation.js.map +1 -1
  97. package/dist/mjs/api/resources.d.ts +2 -0
  98. package/dist/mjs/api/resources.d.ts.map +1 -1
  99. package/dist/mjs/api/resources.js +2 -0
  100. package/dist/mjs/api/resources.js.map +1 -1
  101. package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
  102. package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
  103. package/dist/mjs/types/Enum/ClosingType.js +16 -0
  104. package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
  105. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
  106. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  107. package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
  108. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
  109. package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
  110. package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
  111. package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
  112. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PrestationType.js +175 -0
  114. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
  116. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  117. package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
  118. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
  119. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  120. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  121. package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
  122. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  123. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  124. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  125. package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
  126. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  127. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  128. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
  130. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  132. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
  134. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  135. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  136. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  137. package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
  138. package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  139. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
  140. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  141. package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
  142. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
  143. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  144. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  145. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
  146. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  147. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  148. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  149. package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
  150. package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  151. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  152. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  153. package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  154. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  155. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  156. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
  157. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  158. package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
  159. package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  160. package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
  161. package/dist/mjs/types/index.d.ts +9 -0
  162. package/dist/mjs/types/index.d.ts.map +1 -1
  163. package/dist/mjs/types/index.js +9 -0
  164. package/dist/mjs/types/index.js.map +1 -1
  165. package/dist/mjs/utils/commercialOffer.d.ts +6 -0
  166. package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
  167. package/dist/mjs/utils/commercialOffer.js +33 -0
  168. package/dist/mjs/utils/commercialOffer.js.map +1 -0
  169. package/dist/mjs/utils/index.d.ts +1 -0
  170. package/dist/mjs/utils/index.d.ts.map +1 -1
  171. package/dist/mjs/utils/index.js +1 -0
  172. package/dist/mjs/utils/index.js.map +1 -1
  173. package/dist/mjs/utils/prestation.d.ts +9 -2
  174. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  175. package/dist/mjs/utils/prestation.js +150 -1
  176. package/dist/mjs/utils/prestation.js.map +1 -1
  177. package/package.json +1 -1
  178. package/ts/api/resources/CommercialOffer.ts +67 -0
  179. package/ts/api/resources/prestation.ts +21 -1
  180. package/ts/api/resources.ts +2 -0
  181. package/ts/types/Enum/ClosingType.ts +17 -0
  182. package/ts/types/Enum/CommercialOfferType.ts +84 -0
  183. package/ts/types/Enum/PrestationOption.ts +9 -0
  184. package/ts/types/Enum/PrestationType.ts +175 -0
  185. package/ts/types/Enum/PriceGridClementine.ts +335 -0
  186. package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
  187. package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
  188. package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
  189. package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
  190. package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
  191. package/ts/types/Interface/api/prestation/Query.ts +56 -0
  192. package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
  193. package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
  194. package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
  195. package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
  196. package/ts/types/Interface/models/IPrestationList.ts +1 -0
  197. package/ts/types/index.ts +9 -0
  198. package/ts/utils/commercialOffer.ts +37 -0
  199. package/ts/utils/index.ts +1 -0
  200. package/ts/utils/prestation.ts +193 -2
@@ -0,0 +1,1122 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+
5
+ export const PriceGridPourcentage = [
6
+ {
7
+ /* Pourcentage */
8
+ idTypeBrand: 1,
9
+ price: [
10
+ {
11
+ /* Compta Premium */
12
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
13
+ minimumMonthlyPayment: [
14
+ {
15
+ id: ClosingType.IN_PROGRESS,
16
+ month: 9,
17
+ },
18
+ {
19
+ id: ClosingType.OUTDATED,
20
+ month: 16,
21
+ },
22
+ ],
23
+ maximumMonthlyPayment: [
24
+ {
25
+ id: ClosingType.IN_PROGRESS,
26
+ month: 23,
27
+ },
28
+ {
29
+ id: ClosingType.OUTDATED,
30
+ month: 23,
31
+ },
32
+ ],
33
+ turnoverMonthly: [
34
+ {
35
+ turnoverValue: 300000,
36
+ price: 199,
37
+ },
38
+ {
39
+ turnoverValue: 500000,
40
+ price: 259,
41
+ },
42
+ {
43
+ turnoverValue: 750000,
44
+ price: 299,
45
+ },
46
+ {
47
+ turnoverValue: 1000000,
48
+ price: 359,
49
+ },
50
+ {
51
+ turnoverValue: 1500000,
52
+ price: 399,
53
+ },
54
+ {
55
+ turnoverValue: 1000000000000,
56
+ price: 399,
57
+ },
58
+ ],
59
+ vatRegimeMonthly: [
60
+ {
61
+ type: VatRegime.NOT_ATTRIBUTED,
62
+ price: 0,
63
+ },
64
+ {
65
+ type: VatRegime.SIMPLIFIED,
66
+ price: 15,
67
+ },
68
+ {
69
+ type: VatRegime.QUARTERLY,
70
+ price: 30,
71
+ },
72
+ {
73
+ type: VatRegime.MONTHLY,
74
+ price: 45,
75
+ },
76
+ ],
77
+ },
78
+ {
79
+ /* Compta Pourcentage */
80
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
81
+ minimumMonthlyPayment: [
82
+ {
83
+ id: ClosingType.IN_PROGRESS,
84
+ month: 9,
85
+ },
86
+ {
87
+ id: ClosingType.OUTDATED,
88
+ month: 16,
89
+ },
90
+ ],
91
+ maximumMonthlyPayment: [
92
+ {
93
+ id: ClosingType.IN_PROGRESS,
94
+ month: 23,
95
+ },
96
+ {
97
+ id: ClosingType.OUTDATED,
98
+ month: 23,
99
+ },
100
+ ],
101
+ turnoverMonthly: [
102
+ {
103
+ turnoverValue: 50000,
104
+ price: 79,
105
+ },
106
+ {
107
+ turnoverValue: 100000,
108
+ price: 99,
109
+ },
110
+ {
111
+ turnoverValue: 150000,
112
+ price: 109,
113
+ },
114
+ {
115
+ turnoverValue: 200000,
116
+ price: 129,
117
+ },
118
+ ],
119
+ vatRegimeMonthly: [
120
+ {
121
+ type: VatRegime.NOT_ATTRIBUTED,
122
+ price: 0,
123
+ },
124
+ {
125
+ type: VatRegime.SIMPLIFIED,
126
+ price: 15,
127
+ },
128
+ {
129
+ type: VatRegime.QUARTERLY,
130
+ price: 30,
131
+ },
132
+ {
133
+ type: VatRegime.MONTHLY,
134
+ price: 45,
135
+ },
136
+ ],
137
+ },
138
+ {
139
+ /* Gestion Juridique */
140
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
141
+ partner: [
142
+ {
143
+ amountMinimum: 1,
144
+ amountMaximum: 1,
145
+ price: 349,
146
+ },
147
+ {
148
+ amountMinimum: 2,
149
+ amountMaximum: 4,
150
+ price: 399,
151
+ },
152
+ {
153
+ amountMinimum: 5,
154
+ amountMaximum: 1000000,
155
+ price: 499,
156
+ },
157
+ ],
158
+ },
159
+ {
160
+ /* Social */
161
+ idPrestationList: [PrestationType.SOCIAL],
162
+ employee: [
163
+ {
164
+ amountMinimum: 1,
165
+ amountMaximum: 1,
166
+ price: 35,
167
+ },
168
+ {
169
+ amountMinimum: 2,
170
+ amountMaximum: 5,
171
+ price: 32,
172
+ },
173
+ {
174
+ amountMinimum: 6,
175
+ amountMaximum: 20,
176
+ price: 30,
177
+ },
178
+ {
179
+ amountMinimum: 21,
180
+ amountMaximum: 50,
181
+ price: 29,
182
+ },
183
+ {
184
+ amountMinimum: 50,
185
+ amountMaximum: 1000000,
186
+ price: 27,
187
+ },
188
+ ],
189
+ },
190
+ ],
191
+ },
192
+ {
193
+ /* Sofrageco */
194
+ idTypeBrand: 2,
195
+ price: [
196
+ {
197
+ /* Compta Premium */
198
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
199
+ minimumMonthlyPayment: [
200
+ {
201
+ id: ClosingType.IN_PROGRESS,
202
+ month: 9,
203
+ },
204
+ {
205
+ id: ClosingType.OUTDATED,
206
+ month: 16,
207
+ },
208
+ ],
209
+ maximumMonthlyPayment: [
210
+ {
211
+ id: ClosingType.IN_PROGRESS,
212
+ month: 23,
213
+ },
214
+ {
215
+ id: ClosingType.OUTDATED,
216
+ month: 23,
217
+ },
218
+ ],
219
+ turnoverMonthly: [
220
+ {
221
+ turnoverValue: 300000,
222
+ price: 199,
223
+ },
224
+ {
225
+ turnoverValue: 500000,
226
+ price: 259,
227
+ },
228
+ {
229
+ turnoverValue: 750000,
230
+ price: 299,
231
+ },
232
+ {
233
+ turnoverValue: 1000000,
234
+ price: 359,
235
+ },
236
+ {
237
+ turnoverValue: 1500000,
238
+ price: 399,
239
+ },
240
+ {
241
+ turnoverValue: 1000000000000,
242
+ price: 399,
243
+ },
244
+ ],
245
+ vatRegimeMonthly: [
246
+ {
247
+ type: VatRegime.NOT_ATTRIBUTED,
248
+ price: 0,
249
+ },
250
+ {
251
+ type: VatRegime.SIMPLIFIED,
252
+ price: 15,
253
+ },
254
+ {
255
+ type: VatRegime.QUARTERLY,
256
+ price: 30,
257
+ },
258
+ {
259
+ type: VatRegime.MONTHLY,
260
+ price: 45,
261
+ },
262
+ ],
263
+ },
264
+ {
265
+ /* Compta Pourcentage */
266
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
267
+ minimumMonthlyPayment: [
268
+ {
269
+ id: ClosingType.IN_PROGRESS,
270
+ month: 9,
271
+ },
272
+ {
273
+ id: ClosingType.OUTDATED,
274
+ month: 16,
275
+ },
276
+ ],
277
+ maximumMonthlyPayment: [
278
+ {
279
+ id: ClosingType.IN_PROGRESS,
280
+ month: 23,
281
+ },
282
+ {
283
+ id: ClosingType.OUTDATED,
284
+ month: 23,
285
+ },
286
+ ],
287
+ turnoverMonthly: [
288
+ {
289
+ turnoverValue: 50000,
290
+ price: 79,
291
+ },
292
+ {
293
+ turnoverValue: 100000,
294
+ price: 99,
295
+ },
296
+ {
297
+ turnoverValue: 150000,
298
+ price: 109,
299
+ },
300
+ {
301
+ turnoverValue: 200000,
302
+ price: 129,
303
+ },
304
+ ],
305
+ vatRegimeMonthly: [
306
+ {
307
+ type: VatRegime.NOT_ATTRIBUTED,
308
+ price: 0,
309
+ },
310
+ {
311
+ type: VatRegime.SIMPLIFIED,
312
+ price: 15,
313
+ },
314
+ {
315
+ type: VatRegime.QUARTERLY,
316
+ price: 30,
317
+ },
318
+ {
319
+ type: VatRegime.MONTHLY,
320
+ price: 45,
321
+ },
322
+ ],
323
+ },
324
+ {
325
+ /* Gestion Juridique */
326
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
327
+ partner: [
328
+ {
329
+ amountMinimum: 1,
330
+ amountMaximum: 1,
331
+ price: 349,
332
+ },
333
+ {
334
+ amountMinimum: 2,
335
+ amountMaximum: 4,
336
+ price: 399,
337
+ },
338
+ {
339
+ amountMinimum: 5,
340
+ amountMaximum: 1000000,
341
+ price: 499,
342
+ },
343
+ ],
344
+ },
345
+ {
346
+ /* Social */
347
+ idPrestationList: [PrestationType.SOCIAL],
348
+ employee: [
349
+ {
350
+ amountMinimum: 1,
351
+ amountMaximum: 1,
352
+ price: 35,
353
+ },
354
+ {
355
+ amountMinimum: 2,
356
+ amountMaximum: 5,
357
+ price: 32,
358
+ },
359
+ {
360
+ amountMinimum: 6,
361
+ amountMaximum: 20,
362
+ price: 30,
363
+ },
364
+ {
365
+ amountMinimum: 21,
366
+ amountMaximum: 50,
367
+ price: 29,
368
+ },
369
+ {
370
+ amountMinimum: 50,
371
+ amountMaximum: 1000000,
372
+ price: 27,
373
+ },
374
+ ],
375
+ },
376
+ ],
377
+ },
378
+ {
379
+ /* AEC 54 */
380
+ idTypeBrand: 3,
381
+ price: [
382
+ {
383
+ /* Compta Premium */
384
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
385
+ minimumMonthlyPayment: [
386
+ {
387
+ id: ClosingType.IN_PROGRESS,
388
+ month: 9,
389
+ },
390
+ {
391
+ id: ClosingType.OUTDATED,
392
+ month: 16,
393
+ },
394
+ ],
395
+ maximumMonthlyPayment: [
396
+ {
397
+ id: ClosingType.IN_PROGRESS,
398
+ month: 23,
399
+ },
400
+ {
401
+ id: ClosingType.OUTDATED,
402
+ month: 23,
403
+ },
404
+ ],
405
+ turnoverMonthly: [
406
+ {
407
+ turnoverValue: 300000,
408
+ price: 199,
409
+ },
410
+ {
411
+ turnoverValue: 500000,
412
+ price: 259,
413
+ },
414
+ {
415
+ turnoverValue: 750000,
416
+ price: 299,
417
+ },
418
+ {
419
+ turnoverValue: 1000000,
420
+ price: 359,
421
+ },
422
+ {
423
+ turnoverValue: 1500000,
424
+ price: 399,
425
+ },
426
+ {
427
+ turnoverValue: 1000000000000,
428
+ price: 399,
429
+ },
430
+ ],
431
+ vatRegimeMonthly: [
432
+ {
433
+ type: VatRegime.NOT_ATTRIBUTED,
434
+ price: 0,
435
+ },
436
+ {
437
+ type: VatRegime.SIMPLIFIED,
438
+ price: 15,
439
+ },
440
+ {
441
+ type: VatRegime.QUARTERLY,
442
+ price: 30,
443
+ },
444
+ {
445
+ type: VatRegime.MONTHLY,
446
+ price: 45,
447
+ },
448
+ ],
449
+ },
450
+ {
451
+ /* Compta Pourcentage */
452
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
453
+ minimumMonthlyPayment: [
454
+ {
455
+ id: ClosingType.IN_PROGRESS,
456
+ month: 9,
457
+ },
458
+ {
459
+ id: ClosingType.OUTDATED,
460
+ month: 16,
461
+ },
462
+ ],
463
+ maximumMonthlyPayment: [
464
+ {
465
+ id: ClosingType.IN_PROGRESS,
466
+ month: 23,
467
+ },
468
+ {
469
+ id: ClosingType.OUTDATED,
470
+ month: 23,
471
+ },
472
+ ],
473
+ turnoverMonthly: [
474
+ {
475
+ turnoverValue: 50000,
476
+ price: 79,
477
+ },
478
+ {
479
+ turnoverValue: 100000,
480
+ price: 99,
481
+ },
482
+ {
483
+ turnoverValue: 150000,
484
+ price: 109,
485
+ },
486
+ {
487
+ turnoverValue: 200000,
488
+ price: 129,
489
+ },
490
+ ],
491
+ vatRegimeMonthly: [
492
+ {
493
+ type: VatRegime.NOT_ATTRIBUTED,
494
+ price: 0,
495
+ },
496
+ {
497
+ type: VatRegime.SIMPLIFIED,
498
+ price: 15,
499
+ },
500
+ {
501
+ type: VatRegime.QUARTERLY,
502
+ price: 30,
503
+ },
504
+ {
505
+ type: VatRegime.MONTHLY,
506
+ price: 45,
507
+ },
508
+ ],
509
+ },
510
+ {
511
+ /* Gestion Juridique */
512
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
513
+ partner: [
514
+ {
515
+ amountMinimum: 1,
516
+ amountMaximum: 1,
517
+ price: 349,
518
+ },
519
+ {
520
+ amountMinimum: 2,
521
+ amountMaximum: 4,
522
+ price: 399,
523
+ },
524
+ {
525
+ amountMinimum: 5,
526
+ amountMaximum: 1000000,
527
+ price: 499,
528
+ },
529
+ ],
530
+ },
531
+ {
532
+ /* Social */
533
+ idPrestationList: [PrestationType.SOCIAL],
534
+ employee: [
535
+ {
536
+ amountMinimum: 1,
537
+ amountMaximum: 1,
538
+ price: 35,
539
+ },
540
+ {
541
+ amountMinimum: 2,
542
+ amountMaximum: 5,
543
+ price: 32,
544
+ },
545
+ {
546
+ amountMinimum: 6,
547
+ amountMaximum: 20,
548
+ price: 30,
549
+ },
550
+ {
551
+ amountMinimum: 21,
552
+ amountMaximum: 50,
553
+ price: 29,
554
+ },
555
+ {
556
+ amountMinimum: 50,
557
+ amountMaximum: 1000000,
558
+ price: 27,
559
+ },
560
+ ],
561
+ },
562
+ ],
563
+ },
564
+ {
565
+ /* Pourcentage EPINAL */
566
+ idTypeBrand: 4,
567
+ price: [
568
+ {
569
+ /* Compta Premium */
570
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
571
+ minimumMonthlyPayment: [
572
+ {
573
+ id: ClosingType.IN_PROGRESS,
574
+ month: 9,
575
+ },
576
+ {
577
+ id: ClosingType.OUTDATED,
578
+ month: 16,
579
+ },
580
+ ],
581
+ maximumMonthlyPayment: [
582
+ {
583
+ id: ClosingType.IN_PROGRESS,
584
+ month: 23,
585
+ },
586
+ {
587
+ id: ClosingType.OUTDATED,
588
+ month: 23,
589
+ },
590
+ ],
591
+ turnoverMonthly: [
592
+ {
593
+ turnoverValue: 300000,
594
+ price: 199,
595
+ },
596
+ {
597
+ turnoverValue: 500000,
598
+ price: 259,
599
+ },
600
+ {
601
+ turnoverValue: 750000,
602
+ price: 299,
603
+ },
604
+ {
605
+ turnoverValue: 1000000,
606
+ price: 359,
607
+ },
608
+ {
609
+ turnoverValue: 1500000,
610
+ price: 399,
611
+ },
612
+ {
613
+ turnoverValue: 1000000000000,
614
+ price: 399,
615
+ },
616
+ ],
617
+ vatRegimeMonthly: [
618
+ {
619
+ type: VatRegime.NOT_ATTRIBUTED,
620
+ price: 0,
621
+ },
622
+ {
623
+ type: VatRegime.SIMPLIFIED,
624
+ price: 15,
625
+ },
626
+ {
627
+ type: VatRegime.QUARTERLY,
628
+ price: 30,
629
+ },
630
+ {
631
+ type: VatRegime.MONTHLY,
632
+ price: 45,
633
+ },
634
+ ],
635
+ },
636
+ {
637
+ /* Compta Pourcentage */
638
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
639
+ minimumMonthlyPayment: [
640
+ {
641
+ id: ClosingType.IN_PROGRESS,
642
+ month: 9,
643
+ },
644
+ {
645
+ id: ClosingType.OUTDATED,
646
+ month: 16,
647
+ },
648
+ ],
649
+ maximumMonthlyPayment: [
650
+ {
651
+ id: ClosingType.IN_PROGRESS,
652
+ month: 23,
653
+ },
654
+ {
655
+ id: ClosingType.OUTDATED,
656
+ month: 23,
657
+ },
658
+ ],
659
+ turnoverMonthly: [
660
+ {
661
+ turnoverValue: 50000,
662
+ price: 79,
663
+ },
664
+ {
665
+ turnoverValue: 100000,
666
+ price: 99,
667
+ },
668
+ {
669
+ turnoverValue: 150000,
670
+ price: 109,
671
+ },
672
+ {
673
+ turnoverValue: 200000,
674
+ price: 129,
675
+ },
676
+ ],
677
+ vatRegimeMonthly: [
678
+ {
679
+ type: VatRegime.NOT_ATTRIBUTED,
680
+ price: 0,
681
+ },
682
+ {
683
+ type: VatRegime.SIMPLIFIED,
684
+ price: 15,
685
+ },
686
+ {
687
+ type: VatRegime.QUARTERLY,
688
+ price: 30,
689
+ },
690
+ {
691
+ type: VatRegime.MONTHLY,
692
+ price: 45,
693
+ },
694
+ ],
695
+ },
696
+ {
697
+ /* Gestion Juridique */
698
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
699
+ partner: [
700
+ {
701
+ amountMinimum: 1,
702
+ amountMaximum: 1,
703
+ price: 349,
704
+ },
705
+ {
706
+ amountMinimum: 2,
707
+ amountMaximum: 4,
708
+ price: 399,
709
+ },
710
+ {
711
+ amountMinimum: 5,
712
+ amountMaximum: 1000000,
713
+ price: 499,
714
+ },
715
+ ],
716
+ },
717
+ {
718
+ /* Social */
719
+ idPrestationList: [PrestationType.SOCIAL],
720
+ employee: [
721
+ {
722
+ amountMinimum: 1,
723
+ amountMaximum: 1,
724
+ price: 35,
725
+ },
726
+ {
727
+ amountMinimum: 2,
728
+ amountMaximum: 5,
729
+ price: 32,
730
+ },
731
+ {
732
+ amountMinimum: 6,
733
+ amountMaximum: 20,
734
+ price: 30,
735
+ },
736
+ {
737
+ amountMinimum: 21,
738
+ amountMaximum: 50,
739
+ price: 29,
740
+ },
741
+ {
742
+ amountMinimum: 50,
743
+ amountMaximum: 1000000,
744
+ price: 27,
745
+ },
746
+ ],
747
+ },
748
+ ],
749
+ },
750
+ {
751
+ /* AMEX */
752
+ idTypeBrand: 5,
753
+ price: [
754
+ {
755
+ /* Compta Premium */
756
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
757
+ minimumMonthlyPayment: [
758
+ {
759
+ id: ClosingType.IN_PROGRESS,
760
+ month: 9,
761
+ },
762
+ {
763
+ id: ClosingType.OUTDATED,
764
+ month: 16,
765
+ },
766
+ ],
767
+ maximumMonthlyPayment: [
768
+ {
769
+ id: ClosingType.IN_PROGRESS,
770
+ month: 23,
771
+ },
772
+ {
773
+ id: ClosingType.OUTDATED,
774
+ month: 23,
775
+ },
776
+ ],
777
+ turnoverMonthly: [
778
+ {
779
+ turnoverValue: 300000,
780
+ price: 199,
781
+ },
782
+ {
783
+ turnoverValue: 500000,
784
+ price: 259,
785
+ },
786
+ {
787
+ turnoverValue: 750000,
788
+ price: 299,
789
+ },
790
+ {
791
+ turnoverValue: 1000000,
792
+ price: 359,
793
+ },
794
+ {
795
+ turnoverValue: 1500000,
796
+ price: 399,
797
+ },
798
+ {
799
+ turnoverValue: 1000000000000,
800
+ price: 399,
801
+ },
802
+ ],
803
+ vatRegimeMonthly: [
804
+ {
805
+ type: VatRegime.NOT_ATTRIBUTED,
806
+ price: 0,
807
+ },
808
+ {
809
+ type: VatRegime.SIMPLIFIED,
810
+ price: 15,
811
+ },
812
+ {
813
+ type: VatRegime.QUARTERLY,
814
+ price: 30,
815
+ },
816
+ {
817
+ type: VatRegime.MONTHLY,
818
+ price: 45,
819
+ },
820
+ ],
821
+ },
822
+ {
823
+ /* Compta Pourcentage */
824
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
825
+ minimumMonthlyPayment: [
826
+ {
827
+ id: ClosingType.IN_PROGRESS,
828
+ month: 9,
829
+ },
830
+ {
831
+ id: ClosingType.OUTDATED,
832
+ month: 16,
833
+ },
834
+ ],
835
+ maximumMonthlyPayment: [
836
+ {
837
+ id: ClosingType.IN_PROGRESS,
838
+ month: 23,
839
+ },
840
+ {
841
+ id: ClosingType.OUTDATED,
842
+ month: 23,
843
+ },
844
+ ],
845
+ turnoverMonthly: [
846
+ {
847
+ turnoverValue: 50000,
848
+ price: 79,
849
+ },
850
+ {
851
+ turnoverValue: 100000,
852
+ price: 99,
853
+ },
854
+ {
855
+ turnoverValue: 150000,
856
+ price: 109,
857
+ },
858
+ {
859
+ turnoverValue: 200000,
860
+ price: 129,
861
+ },
862
+ ],
863
+ vatRegimeMonthly: [
864
+ {
865
+ type: VatRegime.NOT_ATTRIBUTED,
866
+ price: 0,
867
+ },
868
+ {
869
+ type: VatRegime.SIMPLIFIED,
870
+ price: 15,
871
+ },
872
+ {
873
+ type: VatRegime.QUARTERLY,
874
+ price: 30,
875
+ },
876
+ {
877
+ type: VatRegime.MONTHLY,
878
+ price: 45,
879
+ },
880
+ ],
881
+ },
882
+ {
883
+ /* Gestion Juridique */
884
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
885
+ partner: [
886
+ {
887
+ amountMinimum: 1,
888
+ amountMaximum: 1,
889
+ price: 349,
890
+ },
891
+ {
892
+ amountMinimum: 2,
893
+ amountMaximum: 4,
894
+ price: 399,
895
+ },
896
+ {
897
+ amountMinimum: 5,
898
+ amountMaximum: 1000000,
899
+ price: 499,
900
+ },
901
+ ],
902
+ },
903
+ {
904
+ /* Social */
905
+ idPrestationList: [PrestationType.SOCIAL],
906
+ employee: [
907
+ {
908
+ amountMinimum: 1,
909
+ amountMaximum: 1,
910
+ price: 35,
911
+ },
912
+ {
913
+ amountMinimum: 2,
914
+ amountMaximum: 5,
915
+ price: 32,
916
+ },
917
+ {
918
+ amountMinimum: 6,
919
+ amountMaximum: 20,
920
+ price: 30,
921
+ },
922
+ {
923
+ amountMinimum: 21,
924
+ amountMaximum: 50,
925
+ price: 29,
926
+ },
927
+ {
928
+ amountMinimum: 50,
929
+ amountMaximum: 1000000,
930
+ price: 27,
931
+ },
932
+ ],
933
+ },
934
+ ],
935
+ },
936
+ {
937
+ /* Pourcentage MARSEILLE */
938
+ idTypeBrand: 6,
939
+ price: [
940
+ {
941
+ /* Compta Premium */
942
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
943
+ minimumMonthlyPayment: [
944
+ {
945
+ id: ClosingType.IN_PROGRESS,
946
+ month: 9,
947
+ },
948
+ {
949
+ id: ClosingType.OUTDATED,
950
+ month: 16,
951
+ },
952
+ ],
953
+ maximumMonthlyPayment: [
954
+ {
955
+ id: ClosingType.IN_PROGRESS,
956
+ month: 23,
957
+ },
958
+ {
959
+ id: ClosingType.OUTDATED,
960
+ month: 23,
961
+ },
962
+ ],
963
+ turnoverMonthly: [
964
+ {
965
+ turnoverValue: 300000,
966
+ price: 199,
967
+ },
968
+ {
969
+ turnoverValue: 500000,
970
+ price: 259,
971
+ },
972
+ {
973
+ turnoverValue: 750000,
974
+ price: 299,
975
+ },
976
+ {
977
+ turnoverValue: 1000000,
978
+ price: 359,
979
+ },
980
+ {
981
+ turnoverValue: 1500000,
982
+ price: 399,
983
+ },
984
+ {
985
+ turnoverValue: 1000000000000,
986
+ price: 399,
987
+ },
988
+ ],
989
+ vatRegimeMonthly: [
990
+ {
991
+ type: VatRegime.NOT_ATTRIBUTED,
992
+ price: 0,
993
+ },
994
+ {
995
+ type: VatRegime.SIMPLIFIED,
996
+ price: 15,
997
+ },
998
+ {
999
+ type: VatRegime.QUARTERLY,
1000
+ price: 30,
1001
+ },
1002
+ {
1003
+ type: VatRegime.MONTHLY,
1004
+ price: 45,
1005
+ },
1006
+ ],
1007
+ },
1008
+ {
1009
+ /* Compta Pourcentage */
1010
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
1011
+ minimumMonthlyPayment: [
1012
+ {
1013
+ id: ClosingType.IN_PROGRESS,
1014
+ month: 9,
1015
+ },
1016
+ {
1017
+ id: ClosingType.OUTDATED,
1018
+ month: 16,
1019
+ },
1020
+ ],
1021
+ maximumMonthlyPayment: [
1022
+ {
1023
+ id: ClosingType.IN_PROGRESS,
1024
+ month: 23,
1025
+ },
1026
+ {
1027
+ id: ClosingType.OUTDATED,
1028
+ month: 23,
1029
+ },
1030
+ ],
1031
+ turnoverMonthly: [
1032
+ {
1033
+ turnoverValue: 50000,
1034
+ price: 79,
1035
+ },
1036
+ {
1037
+ turnoverValue: 100000,
1038
+ price: 99,
1039
+ },
1040
+ {
1041
+ turnoverValue: 150000,
1042
+ price: 109,
1043
+ },
1044
+ {
1045
+ turnoverValue: 200000,
1046
+ price: 129,
1047
+ },
1048
+ ],
1049
+ vatRegimeMonthly: [
1050
+ {
1051
+ type: VatRegime.NOT_ATTRIBUTED,
1052
+ price: 0,
1053
+ },
1054
+ {
1055
+ type: VatRegime.SIMPLIFIED,
1056
+ price: 15,
1057
+ },
1058
+ {
1059
+ type: VatRegime.QUARTERLY,
1060
+ price: 30,
1061
+ },
1062
+ {
1063
+ type: VatRegime.MONTHLY,
1064
+ price: 45,
1065
+ },
1066
+ ],
1067
+ },
1068
+ {
1069
+ /* Gestion Juridique */
1070
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
1071
+ partner: [
1072
+ {
1073
+ amountMinimum: 1,
1074
+ amountMaximum: 1,
1075
+ price: 349,
1076
+ },
1077
+ {
1078
+ amountMinimum: 2,
1079
+ amountMaximum: 4,
1080
+ price: 399,
1081
+ },
1082
+ {
1083
+ amountMinimum: 5,
1084
+ amountMaximum: 1000000,
1085
+ price: 499,
1086
+ },
1087
+ ],
1088
+ },
1089
+ {
1090
+ /* Social */
1091
+ idPrestationList: [PrestationType.SOCIAL],
1092
+ employee: [
1093
+ {
1094
+ amountMinimum: 1,
1095
+ amountMaximum: 1,
1096
+ price: 35,
1097
+ },
1098
+ {
1099
+ amountMinimum: 2,
1100
+ amountMaximum: 5,
1101
+ price: 32,
1102
+ },
1103
+ {
1104
+ amountMinimum: 6,
1105
+ amountMaximum: 20,
1106
+ price: 30,
1107
+ },
1108
+ {
1109
+ amountMinimum: 21,
1110
+ amountMaximum: 50,
1111
+ price: 29,
1112
+ },
1113
+ {
1114
+ amountMinimum: 50,
1115
+ amountMaximum: 1000000,
1116
+ price: 27,
1117
+ },
1118
+ ],
1119
+ },
1120
+ ],
1121
+ },
1122
+ ];