@factpulse/sdk 3.0.23 → 3.0.25

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 (78) hide show
  1. package/.openapi-generator/FILES +2 -10
  2. package/CHANGELOG.md +3 -3
  3. package/api/afnorpdppadirectory-service-api.ts +127 -457
  4. package/dist/api/afnorpdppadirectory-service-api.d.ts +72 -192
  5. package/dist/api/afnorpdppadirectory-service-api.js +126 -419
  6. package/dist/esm/api/afnorpdppadirectory-service-api.d.ts +72 -192
  7. package/dist/esm/api/afnorpdppadirectory-service-api.js +127 -420
  8. package/dist/esm/models/chorus-pro-credentials.d.ts +7 -19
  9. package/dist/esm/models/chorus-pro-destination.d.ts +2 -2
  10. package/dist/esm/models/{facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.d.ts → facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.d.ts} +20 -8
  11. package/dist/esm/models/get-chorus-pro-id-request.d.ts +2 -2
  12. package/dist/esm/models/get-invoice-request.d.ts +2 -2
  13. package/dist/esm/models/get-structure-request.d.ts +2 -2
  14. package/dist/esm/models/index.d.ts +1 -5
  15. package/dist/esm/models/index.js +1 -5
  16. package/dist/esm/models/search-structure-request.d.ts +2 -2
  17. package/dist/esm/models/submit-invoice-request.d.ts +2 -2
  18. package/dist/esm/src/helpers/client.d.ts +16 -3
  19. package/dist/esm/src/helpers/client.js +23 -6
  20. package/dist/models/chorus-pro-credentials.d.ts +7 -19
  21. package/dist/models/chorus-pro-destination.d.ts +2 -2
  22. package/dist/models/{facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.d.ts → facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.d.ts} +20 -8
  23. package/dist/models/get-chorus-pro-id-request.d.ts +2 -2
  24. package/dist/models/get-invoice-request.d.ts +2 -2
  25. package/dist/models/get-structure-request.d.ts +2 -2
  26. package/dist/models/index.d.ts +1 -5
  27. package/dist/models/index.js +1 -5
  28. package/dist/models/search-structure-request.d.ts +2 -2
  29. package/dist/models/submit-invoice-request.d.ts +2 -2
  30. package/dist/src/helpers/client.d.ts +16 -3
  31. package/dist/src/helpers/client.js +23 -6
  32. package/docs/AFNORPDPPADirectoryServiceApi.md +42 -153
  33. package/docs/ChorusProCredentials.md +9 -9
  34. package/docs/ChorusProDestination.md +1 -1
  35. package/docs/FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md +29 -0
  36. package/docs/GetChorusProIdRequest.md +1 -1
  37. package/docs/GetInvoiceRequest.md +1 -1
  38. package/docs/GetStructureRequest.md +1 -1
  39. package/docs/SearchStructureRequest.md +1 -1
  40. package/docs/SubmitInvoiceRequest.md +1 -1
  41. package/models/chorus-pro-credentials.ts +7 -19
  42. package/models/chorus-pro-destination.ts +2 -2
  43. package/models/{facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.ts → facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.ts} +20 -8
  44. package/models/get-chorus-pro-id-request.ts +2 -2
  45. package/models/get-invoice-request.ts +2 -2
  46. package/models/get-structure-request.ts +2 -2
  47. package/models/index.ts +1 -5
  48. package/models/search-structure-request.ts +2 -2
  49. package/models/submit-invoice-request.ts +2 -2
  50. package/package.json +1 -1
  51. package/src/helpers/client.ts +25 -6
  52. package/dist/esm/models/accept-language.d.ts +0 -19
  53. package/dist/esm/models/accept-language.js +0 -20
  54. package/dist/esm/models/directory-line-include.d.ts +0 -21
  55. package/dist/esm/models/directory-line-include.js +0 -22
  56. package/dist/esm/models/routing-code-include.d.ts +0 -19
  57. package/dist/esm/models/routing-code-include.js +0 -20
  58. package/dist/esm/models/siret-include.d.ts +0 -18
  59. package/dist/esm/models/siret-include.js +0 -19
  60. package/dist/models/accept-language.d.ts +0 -19
  61. package/dist/models/accept-language.js +0 -23
  62. package/dist/models/directory-line-include.d.ts +0 -21
  63. package/dist/models/directory-line-include.js +0 -25
  64. package/dist/models/routing-code-include.d.ts +0 -19
  65. package/dist/models/routing-code-include.js +0 -23
  66. package/dist/models/siret-include.d.ts +0 -18
  67. package/dist/models/siret-include.js +0 -22
  68. package/docs/AcceptLanguage.md +0 -11
  69. package/docs/DirectoryLineInclude.md +0 -15
  70. package/docs/FactureElectroniqueRestApiSchemasProcessingChorusProCredentials.md +0 -29
  71. package/docs/RoutingCodeInclude.md +0 -11
  72. package/docs/SiretInclude.md +0 -9
  73. package/models/accept-language.ts +0 -29
  74. package/models/directory-line-include.ts +0 -31
  75. package/models/routing-code-include.ts +0 -29
  76. package/models/siret-include.ts +0 -28
  77. /package/dist/esm/models/{facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.js → facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.js} +0 -0
  78. /package/dist/models/{facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.js → facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.js} +0 -0
@@ -40,11 +40,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
40
40
  /**
41
41
  * Creation of a new directory line for a SIREN, a SIRET or a ROUTING CODE.
42
42
  * @summary Creating a directory line
43
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
44
43
  * @param {*} [options] Override http request option.
45
44
  * @throws {RequiredError}
46
45
  */
47
- createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
46
+ createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
48
47
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line`;
49
48
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
50
49
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -55,15 +54,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
55
54
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
56
55
  const localVarHeaderParameter = {};
57
56
  const localVarQueryParameter = {};
58
- // authentication HTTPBearer required
59
- // http bearer authentication required
60
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
61
57
  localVarHeaderParameter['Accept'] = 'application/json';
62
- if (acceptLanguage != null) {
63
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
64
- ? acceptLanguage
65
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
66
- }
67
58
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
68
59
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
69
60
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -75,11 +66,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
75
66
  /**
76
67
  * Creating a routing code.
77
68
  * @summary Create a routing code
78
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
79
69
  * @param {*} [options] Override http request option.
80
70
  * @throws {RequiredError}
81
71
  */
82
- createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
72
+ createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
83
73
  const localVarPath = `/api/v1/afnor/directory/v1/routing-code`;
84
74
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
85
75
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -90,15 +80,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
90
80
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
91
81
  const localVarHeaderParameter = {};
92
82
  const localVarQueryParameter = {};
93
- // authentication HTTPBearer required
94
- // http bearer authentication required
95
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
96
83
  localVarHeaderParameter['Accept'] = 'application/json';
97
- if (acceptLanguage != null) {
98
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
99
- ? acceptLanguage
100
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
101
- }
102
84
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
103
85
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
104
86
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -111,11 +93,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
111
93
  * Delete a directory line.
112
94
  * @summary Delete a directory line
113
95
  * @param {string} idInstance AFNOR instance ID (UUID)
114
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
115
96
  * @param {*} [options] Override http request option.
116
97
  * @throws {RequiredError}
117
98
  */
118
- deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete: (idInstance_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, acceptLanguage, options = {}) {
99
+ deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
119
100
  // verify required parameter 'idInstance' is not null or undefined
120
101
  (0, common_1.assertParamExists)('deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete', 'idInstance', idInstance);
121
102
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line/id-instance:{id_instance}`
@@ -129,15 +110,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
129
110
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'DELETE' }, baseOptions), options);
130
111
  const localVarHeaderParameter = {};
131
112
  const localVarQueryParameter = {};
132
- // authentication HTTPBearer required
133
- // http bearer authentication required
134
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
135
113
  localVarHeaderParameter['Accept'] = 'application/json';
136
- if (acceptLanguage != null) {
137
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
138
- ? acceptLanguage
139
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
140
- }
141
114
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
142
115
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
143
116
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -176,13 +149,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
176
149
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
177
150
  * @summary Get a directory line.
178
151
  * @param {string} addressingIdentifier Addressing identifier (SIREN, SIRET or routing code)
179
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
180
- * @param {Array<DirectoryLineInclude> | null} [include] Relations to include in the response.
181
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
182
152
  * @param {*} [options] Override http request option.
183
153
  * @throws {RequiredError}
184
154
  */
185
- getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet: (addressingIdentifier_1, fields_1, include_1, acceptLanguage_1, ...args_1) => __awaiter(this, [addressingIdentifier_1, fields_1, include_1, acceptLanguage_1, ...args_1], void 0, function* (addressingIdentifier, fields, include, acceptLanguage, options = {}) {
155
+ getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet: (addressingIdentifier_1, ...args_1) => __awaiter(this, [addressingIdentifier_1, ...args_1], void 0, function* (addressingIdentifier, options = {}) {
186
156
  // verify required parameter 'addressingIdentifier' is not null or undefined
187
157
  (0, common_1.assertParamExists)('getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet', 'addressingIdentifier', addressingIdentifier);
188
158
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line/code:{addressing_identifier}`
@@ -196,21 +166,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
196
166
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
197
167
  const localVarHeaderParameter = {};
198
168
  const localVarQueryParameter = {};
199
- // authentication HTTPBearer required
200
- // http bearer authentication required
201
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
202
- if (fields) {
203
- localVarQueryParameter['fields'] = fields;
204
- }
205
- if (include) {
206
- localVarQueryParameter['include'] = include;
207
- }
208
169
  localVarHeaderParameter['Accept'] = 'application/json';
209
- if (acceptLanguage != null) {
210
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
211
- ? acceptLanguage
212
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
213
- }
214
170
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
215
171
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
216
172
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -223,12 +179,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
223
179
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
224
180
  * @summary Get a directory line.
225
181
  * @param {string} idInstance AFNOR instance ID (UUID)
226
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
227
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
228
182
  * @param {*} [options] Override http request option.
229
183
  * @throws {RequiredError}
230
184
  */
231
- getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet: (idInstance_1, fields_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, fields_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, fields, acceptLanguage, options = {}) {
185
+ getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
232
186
  // verify required parameter 'idInstance' is not null or undefined
233
187
  (0, common_1.assertParamExists)('getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet', 'idInstance', idInstance);
234
188
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line/id-instance:{id_instance}`
@@ -242,18 +196,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
242
196
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
243
197
  const localVarHeaderParameter = {};
244
198
  const localVarQueryParameter = {};
245
- // authentication HTTPBearer required
246
- // http bearer authentication required
247
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
248
- if (fields) {
249
- localVarQueryParameter['fields'] = fields;
250
- }
251
199
  localVarHeaderParameter['Accept'] = 'application/json';
252
- if (acceptLanguage != null) {
253
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
254
- ? acceptLanguage
255
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
256
- }
257
200
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
258
201
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
259
202
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -266,12 +209,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
266
209
  * Retrieve the Routing Code data corresponding to the Instance ID.
267
210
  * @summary Get a routing code by instance-id.
268
211
  * @param {string} idInstance AFNOR instance ID (UUID)
269
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
270
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
271
212
  * @param {*} [options] Override http request option.
272
213
  * @throws {RequiredError}
273
214
  */
274
- getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet: (idInstance_1, fields_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, fields_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, fields, acceptLanguage, options = {}) {
215
+ getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
275
216
  // verify required parameter 'idInstance' is not null or undefined
276
217
  (0, common_1.assertParamExists)('getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet', 'idInstance', idInstance);
277
218
  const localVarPath = `/api/v1/afnor/directory/v1/routing-code/id-instance:{id_instance}`
@@ -285,18 +226,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
285
226
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
286
227
  const localVarHeaderParameter = {};
287
228
  const localVarQueryParameter = {};
288
- // authentication HTTPBearer required
289
- // http bearer authentication required
290
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
291
- if (fields) {
292
- localVarQueryParameter['fields'] = fields;
293
- }
294
229
  localVarHeaderParameter['Accept'] = 'application/json';
295
- if (acceptLanguage != null) {
296
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
297
- ? acceptLanguage
298
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
299
- }
300
230
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
301
231
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
302
232
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -310,13 +240,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
310
240
  * @summary Get a routing code by SIRET and routing identifier
311
241
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
312
242
  * @param {string} routingIdentifier Routing code identifier
313
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
314
- * @param {Array<RoutingCodeInclude> | null} [include] Relations to include in the response.
315
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
316
243
  * @param {*} [options] Override http request option.
317
244
  * @throws {RequiredError}
318
245
  */
319
- getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet: (siret_1, routingIdentifier_1, fields_1, include_1, acceptLanguage_1, ...args_1) => __awaiter(this, [siret_1, routingIdentifier_1, fields_1, include_1, acceptLanguage_1, ...args_1], void 0, function* (siret, routingIdentifier, fields, include, acceptLanguage, options = {}) {
246
+ getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet: (siret_1, routingIdentifier_1, ...args_1) => __awaiter(this, [siret_1, routingIdentifier_1, ...args_1], void 0, function* (siret, routingIdentifier, options = {}) {
320
247
  // verify required parameter 'siret' is not null or undefined
321
248
  (0, common_1.assertParamExists)('getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet', 'siret', siret);
322
249
  // verify required parameter 'routingIdentifier' is not null or undefined
@@ -333,21 +260,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
333
260
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
334
261
  const localVarHeaderParameter = {};
335
262
  const localVarQueryParameter = {};
336
- // authentication HTTPBearer required
337
- // http bearer authentication required
338
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
339
- if (fields) {
340
- localVarQueryParameter['fields'] = fields;
341
- }
342
- if (include) {
343
- localVarQueryParameter['include'] = include;
344
- }
345
263
  localVarHeaderParameter['Accept'] = 'application/json';
346
- if (acceptLanguage != null) {
347
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
348
- ? acceptLanguage
349
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
350
- }
351
264
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
352
265
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
353
266
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -360,12 +273,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
360
273
  * Returns the details of a company (legal unit) identified by the SIREN number passed as a parameter.
361
274
  * @summary Consult a siren (legal unit) by SIREN number
362
275
  * @param {string} siren 9-digit SIREN number (INSEE company identifier)
363
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
364
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
365
276
  * @param {*} [options] Override http request option.
366
277
  * @throws {RequiredError}
367
278
  */
368
- getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet: (siren_1, fields_1, acceptLanguage_1, ...args_1) => __awaiter(this, [siren_1, fields_1, acceptLanguage_1, ...args_1], void 0, function* (siren, fields, acceptLanguage, options = {}) {
279
+ getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet: (siren_1, ...args_1) => __awaiter(this, [siren_1, ...args_1], void 0, function* (siren, options = {}) {
369
280
  // verify required parameter 'siren' is not null or undefined
370
281
  (0, common_1.assertParamExists)('getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet', 'siren', siren);
371
282
  const localVarPath = `/api/v1/afnor/directory/v1/siren/code-insee:{siren}`
@@ -379,18 +290,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
379
290
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
380
291
  const localVarHeaderParameter = {};
381
292
  const localVarQueryParameter = {};
382
- // authentication HTTPBearer required
383
- // http bearer authentication required
384
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
385
- if (fields) {
386
- localVarQueryParameter['fields'] = fields;
387
- }
388
293
  localVarHeaderParameter['Accept'] = 'application/json';
389
- if (acceptLanguage != null) {
390
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
391
- ? acceptLanguage
392
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
393
- }
394
294
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
395
295
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
396
296
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -403,12 +303,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
403
303
  * Returns the details of a company (legal unit) identified by the id-instance passed as a parameter.
404
304
  * @summary Gets a siren (legal unit) by instance ID
405
305
  * @param {string} idInstance AFNOR instance ID (UUID)
406
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
407
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
408
306
  * @param {*} [options] Override http request option.
409
307
  * @throws {RequiredError}
410
308
  */
411
- getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet: (idInstance_1, fields_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, fields_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, fields, acceptLanguage, options = {}) {
309
+ getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
412
310
  // verify required parameter 'idInstance' is not null or undefined
413
311
  (0, common_1.assertParamExists)('getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet', 'idInstance', idInstance);
414
312
  const localVarPath = `/api/v1/afnor/directory/v1/siren/id-instance:{id_instance}`
@@ -422,18 +320,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
422
320
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
423
321
  const localVarHeaderParameter = {};
424
322
  const localVarQueryParameter = {};
425
- // authentication HTTPBearer required
426
- // http bearer authentication required
427
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
428
- if (fields) {
429
- localVarQueryParameter['fields'] = fields;
430
- }
431
323
  localVarHeaderParameter['Accept'] = 'application/json';
432
- if (acceptLanguage != null) {
433
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
434
- ? acceptLanguage
435
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
436
- }
437
324
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
438
325
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
439
326
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -446,13 +333,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
446
333
  * Returns the details of a facility associated to a SIRET.
447
334
  * @summary Gets a siret (facility) by SIRET number
448
335
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
449
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
450
- * @param {Array<SiretInclude> | null} [include] Relations to include in the response.
451
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
452
336
  * @param {*} [options] Override http request option.
453
337
  * @throws {RequiredError}
454
338
  */
455
- getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet: (siret_1, fields_1, include_1, acceptLanguage_1, ...args_1) => __awaiter(this, [siret_1, fields_1, include_1, acceptLanguage_1, ...args_1], void 0, function* (siret, fields, include, acceptLanguage, options = {}) {
339
+ getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet: (siret_1, ...args_1) => __awaiter(this, [siret_1, ...args_1], void 0, function* (siret, options = {}) {
456
340
  // verify required parameter 'siret' is not null or undefined
457
341
  (0, common_1.assertParamExists)('getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet', 'siret', siret);
458
342
  const localVarPath = `/api/v1/afnor/directory/v1/siret/code-insee:{siret}`
@@ -466,21 +350,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
466
350
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
467
351
  const localVarHeaderParameter = {};
468
352
  const localVarQueryParameter = {};
469
- // authentication HTTPBearer required
470
- // http bearer authentication required
471
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
472
- if (fields) {
473
- localVarQueryParameter['fields'] = fields;
474
- }
475
- if (include) {
476
- localVarQueryParameter['include'] = include;
477
- }
478
353
  localVarHeaderParameter['Accept'] = 'application/json';
479
- if (acceptLanguage != null) {
480
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
481
- ? acceptLanguage
482
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
483
- }
484
354
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
485
355
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
486
356
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -493,12 +363,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
493
363
  * Returns the details of a facility according to an instance-id.
494
364
  * @summary Gets a siret (facility) by id-instance
495
365
  * @param {string} idInstance AFNOR instance ID (UUID)
496
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
497
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
498
366
  * @param {*} [options] Override http request option.
499
367
  * @throws {RequiredError}
500
368
  */
501
- getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet: (idInstance_1, fields_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, fields_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, fields, acceptLanguage, options = {}) {
369
+ getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
502
370
  // verify required parameter 'idInstance' is not null or undefined
503
371
  (0, common_1.assertParamExists)('getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet', 'idInstance', idInstance);
504
372
  const localVarPath = `/api/v1/afnor/directory/v1/siret/id-instance:{id_instance}`
@@ -512,18 +380,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
512
380
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
513
381
  const localVarHeaderParameter = {};
514
382
  const localVarQueryParameter = {};
515
- // authentication HTTPBearer required
516
- // http bearer authentication required
517
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
518
- if (fields) {
519
- localVarQueryParameter['fields'] = fields;
520
- }
521
383
  localVarHeaderParameter['Accept'] = 'application/json';
522
- if (acceptLanguage != null) {
523
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
524
- ? acceptLanguage
525
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
526
- }
527
384
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
528
385
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
529
386
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -536,11 +393,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
536
393
  * Partially updates a directory line.
537
394
  * @summary Partially updates a directory line..
538
395
  * @param {string} idInstance AFNOR instance ID (UUID)
539
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
540
396
  * @param {*} [options] Override http request option.
541
397
  * @throws {RequiredError}
542
398
  */
543
- patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch: (idInstance_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, acceptLanguage, options = {}) {
399
+ patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
544
400
  // verify required parameter 'idInstance' is not null or undefined
545
401
  (0, common_1.assertParamExists)('patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch', 'idInstance', idInstance);
546
402
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line/id-instance:{id_instance}`
@@ -554,15 +410,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
554
410
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'PATCH' }, baseOptions), options);
555
411
  const localVarHeaderParameter = {};
556
412
  const localVarQueryParameter = {};
557
- // authentication HTTPBearer required
558
- // http bearer authentication required
559
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
560
413
  localVarHeaderParameter['Accept'] = 'application/json';
561
- if (acceptLanguage != null) {
562
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
563
- ? acceptLanguage
564
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
565
- }
566
414
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
567
415
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
568
416
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -575,11 +423,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
575
423
  * Partially update a private routing code.
576
424
  * @summary Partially update a private routing code.
577
425
  * @param {string} idInstance AFNOR instance ID (UUID)
578
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
579
426
  * @param {*} [options] Override http request option.
580
427
  * @throws {RequiredError}
581
428
  */
582
- patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch: (idInstance_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, acceptLanguage, options = {}) {
429
+ patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
583
430
  // verify required parameter 'idInstance' is not null or undefined
584
431
  (0, common_1.assertParamExists)('patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch', 'idInstance', idInstance);
585
432
  const localVarPath = `/api/v1/afnor/directory/v1/routing-code/id-instance:{id_instance}`
@@ -593,15 +440,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
593
440
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'PATCH' }, baseOptions), options);
594
441
  const localVarHeaderParameter = {};
595
442
  const localVarQueryParameter = {};
596
- // authentication HTTPBearer required
597
- // http bearer authentication required
598
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
599
443
  localVarHeaderParameter['Accept'] = 'application/json';
600
- if (acceptLanguage != null) {
601
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
602
- ? acceptLanguage
603
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
604
- }
605
444
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
606
445
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
607
446
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -614,11 +453,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
614
453
  * Completely update a private routing code.
615
454
  * @summary Completely update a private routing code.
616
455
  * @param {string} idInstance AFNOR instance ID (UUID)
617
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
618
456
  * @param {*} [options] Override http request option.
619
457
  * @throws {RequiredError}
620
458
  */
621
- putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut: (idInstance_1, acceptLanguage_1, ...args_1) => __awaiter(this, [idInstance_1, acceptLanguage_1, ...args_1], void 0, function* (idInstance, acceptLanguage, options = {}) {
459
+ putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut: (idInstance_1, ...args_1) => __awaiter(this, [idInstance_1, ...args_1], void 0, function* (idInstance, options = {}) {
622
460
  // verify required parameter 'idInstance' is not null or undefined
623
461
  (0, common_1.assertParamExists)('putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut', 'idInstance', idInstance);
624
462
  const localVarPath = `/api/v1/afnor/directory/v1/routing-code/id-instance:{id_instance}`
@@ -632,15 +470,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
632
470
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'PUT' }, baseOptions), options);
633
471
  const localVarHeaderParameter = {};
634
472
  const localVarQueryParameter = {};
635
- // authentication HTTPBearer required
636
- // http bearer authentication required
637
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
638
473
  localVarHeaderParameter['Accept'] = 'application/json';
639
- if (acceptLanguage != null) {
640
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
641
- ? acceptLanguage
642
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
643
- }
644
474
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
645
475
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
646
476
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -652,11 +482,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
652
482
  /**
653
483
  * Search for directory lines that meet all the criteria passed as parameters and return the results in the desired format.
654
484
  * @summary Search for a directory line
655
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
656
485
  * @param {*} [options] Override http request option.
657
486
  * @throws {RequiredError}
658
487
  */
659
- searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
488
+ searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
660
489
  const localVarPath = `/api/v1/afnor/directory/v1/directory-line/search`;
661
490
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
662
491
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -667,15 +496,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
667
496
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
668
497
  const localVarHeaderParameter = {};
669
498
  const localVarQueryParameter = {};
670
- // authentication HTTPBearer required
671
- // http bearer authentication required
672
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
673
499
  localVarHeaderParameter['Accept'] = 'application/json';
674
- if (acceptLanguage != null) {
675
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
676
- ? acceptLanguage
677
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
678
- }
679
500
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
680
501
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
681
502
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -687,11 +508,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
687
508
  /**
688
509
  * Search for routing codes that meet all the criteria passed as parameters and return the routing codes in the desired format.
689
510
  * @summary Search for a routing code
690
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
691
511
  * @param {*} [options] Override http request option.
692
512
  * @throws {RequiredError}
693
513
  */
694
- searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
514
+ searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
695
515
  const localVarPath = `/api/v1/afnor/directory/v1/routing-code/search`;
696
516
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
697
517
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -702,15 +522,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
702
522
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
703
523
  const localVarHeaderParameter = {};
704
524
  const localVarQueryParameter = {};
705
- // authentication HTTPBearer required
706
- // http bearer authentication required
707
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
708
525
  localVarHeaderParameter['Accept'] = 'application/json';
709
- if (acceptLanguage != null) {
710
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
711
- ? acceptLanguage
712
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
713
- }
714
526
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
715
527
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
716
528
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -722,11 +534,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
722
534
  /**
723
535
  * Multi-criteria company search.
724
536
  * @summary SIREN search (or legal unit)
725
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
726
537
  * @param {*} [options] Override http request option.
727
538
  * @throws {RequiredError}
728
539
  */
729
- searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
540
+ searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
730
541
  const localVarPath = `/api/v1/afnor/directory/v1/siren/search`;
731
542
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
732
543
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -737,15 +548,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
737
548
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
738
549
  const localVarHeaderParameter = {};
739
550
  const localVarQueryParameter = {};
740
- // authentication HTTPBearer required
741
- // http bearer authentication required
742
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
743
551
  localVarHeaderParameter['Accept'] = 'application/json';
744
- if (acceptLanguage != null) {
745
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
746
- ? acceptLanguage
747
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
748
- }
749
552
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
750
553
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
751
554
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -757,11 +560,10 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
757
560
  /**
758
561
  * Multi-criteria search for facilities.
759
562
  * @summary Search for a SIRET (facility)
760
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
761
563
  * @param {*} [options] Override http request option.
762
564
  * @throws {RequiredError}
763
565
  */
764
- searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost: (acceptLanguage_1, ...args_1) => __awaiter(this, [acceptLanguage_1, ...args_1], void 0, function* (acceptLanguage, options = {}) {
566
+ searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
765
567
  const localVarPath = `/api/v1/afnor/directory/v1/siret/search`;
766
568
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
767
569
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -772,15 +574,7 @@ const AFNORPDPPADirectoryServiceApiAxiosParamCreator = function (configuration)
772
574
  const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
773
575
  const localVarHeaderParameter = {};
774
576
  const localVarQueryParameter = {};
775
- // authentication HTTPBearer required
776
- // http bearer authentication required
777
- yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
778
577
  localVarHeaderParameter['Accept'] = 'application/json';
779
- if (acceptLanguage != null) {
780
- localVarHeaderParameter['Accept-Language'] = typeof acceptLanguage === 'string'
781
- ? acceptLanguage
782
- : JSON.stringify(acceptLanguage, common_1.replaceWithSerializableTypeIfNeeded);
783
- }
784
578
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
785
579
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
786
580
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -801,14 +595,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
801
595
  /**
802
596
  * Creation of a new directory line for a SIREN, a SIRET or a ROUTING CODE.
803
597
  * @summary Creating a directory line
804
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
805
598
  * @param {*} [options] Override http request option.
806
599
  * @throws {RequiredError}
807
600
  */
808
- createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options) {
601
+ createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options) {
809
602
  return __awaiter(this, void 0, void 0, function* () {
810
603
  var _a, _b, _c;
811
- const localVarAxiosArgs = yield localVarAxiosParamCreator.createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options);
604
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options);
812
605
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
813
606
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
814
607
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -817,14 +610,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
817
610
  /**
818
611
  * Creating a routing code.
819
612
  * @summary Create a routing code
820
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
821
613
  * @param {*} [options] Override http request option.
822
614
  * @throws {RequiredError}
823
615
  */
824
- createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options) {
616
+ createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options) {
825
617
  return __awaiter(this, void 0, void 0, function* () {
826
618
  var _a, _b, _c;
827
- const localVarAxiosArgs = yield localVarAxiosParamCreator.createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options);
619
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options);
828
620
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
829
621
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
830
622
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -834,14 +626,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
834
626
  * Delete a directory line.
835
627
  * @summary Delete a directory line
836
628
  * @param {string} idInstance AFNOR instance ID (UUID)
837
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
838
629
  * @param {*} [options] Override http request option.
839
630
  * @throws {RequiredError}
840
631
  */
841
- deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options) {
632
+ deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options) {
842
633
  return __awaiter(this, void 0, void 0, function* () {
843
634
  var _a, _b, _c;
844
- const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options);
635
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options);
845
636
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
846
637
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
847
638
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -866,16 +657,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
866
657
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
867
658
  * @summary Get a directory line.
868
659
  * @param {string} addressingIdentifier Addressing identifier (SIREN, SIRET or routing code)
869
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
870
- * @param {Array<DirectoryLineInclude> | null} [include] Relations to include in the response.
871
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
872
660
  * @param {*} [options] Override http request option.
873
661
  * @throws {RequiredError}
874
662
  */
875
- getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options) {
663
+ getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options) {
876
664
  return __awaiter(this, void 0, void 0, function* () {
877
665
  var _a, _b, _c;
878
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options);
666
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options);
879
667
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
880
668
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
881
669
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -885,15 +673,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
885
673
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
886
674
  * @summary Get a directory line.
887
675
  * @param {string} idInstance AFNOR instance ID (UUID)
888
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
889
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
890
676
  * @param {*} [options] Override http request option.
891
677
  * @throws {RequiredError}
892
678
  */
893
- getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
679
+ getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options) {
894
680
  return __awaiter(this, void 0, void 0, function* () {
895
681
  var _a, _b, _c;
896
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options);
682
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options);
897
683
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
898
684
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
899
685
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -903,15 +689,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
903
689
  * Retrieve the Routing Code data corresponding to the Instance ID.
904
690
  * @summary Get a routing code by instance-id.
905
691
  * @param {string} idInstance AFNOR instance ID (UUID)
906
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
907
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
908
692
  * @param {*} [options] Override http request option.
909
693
  * @throws {RequiredError}
910
694
  */
911
- getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
695
+ getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options) {
912
696
  return __awaiter(this, void 0, void 0, function* () {
913
697
  var _a, _b, _c;
914
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options);
698
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options);
915
699
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
916
700
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
917
701
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -922,16 +706,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
922
706
  * @summary Get a routing code by SIRET and routing identifier
923
707
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
924
708
  * @param {string} routingIdentifier Routing code identifier
925
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
926
- * @param {Array<RoutingCodeInclude> | null} [include] Relations to include in the response.
927
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
928
709
  * @param {*} [options] Override http request option.
929
710
  * @throws {RequiredError}
930
711
  */
931
- getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options) {
712
+ getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options) {
932
713
  return __awaiter(this, void 0, void 0, function* () {
933
714
  var _a, _b, _c;
934
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options);
715
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options);
935
716
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
936
717
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
937
718
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -941,15 +722,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
941
722
  * Returns the details of a company (legal unit) identified by the SIREN number passed as a parameter.
942
723
  * @summary Consult a siren (legal unit) by SIREN number
943
724
  * @param {string} siren 9-digit SIREN number (INSEE company identifier)
944
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
945
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
946
725
  * @param {*} [options] Override http request option.
947
726
  * @throws {RequiredError}
948
727
  */
949
- getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options) {
728
+ getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options) {
950
729
  return __awaiter(this, void 0, void 0, function* () {
951
730
  var _a, _b, _c;
952
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options);
731
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options);
953
732
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
954
733
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
955
734
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -959,15 +738,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
959
738
  * Returns the details of a company (legal unit) identified by the id-instance passed as a parameter.
960
739
  * @summary Gets a siren (legal unit) by instance ID
961
740
  * @param {string} idInstance AFNOR instance ID (UUID)
962
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
963
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
964
741
  * @param {*} [options] Override http request option.
965
742
  * @throws {RequiredError}
966
743
  */
967
- getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
744
+ getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options) {
968
745
  return __awaiter(this, void 0, void 0, function* () {
969
746
  var _a, _b, _c;
970
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options);
747
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options);
971
748
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
972
749
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
973
750
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -977,16 +754,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
977
754
  * Returns the details of a facility associated to a SIRET.
978
755
  * @summary Gets a siret (facility) by SIRET number
979
756
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
980
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
981
- * @param {Array<SiretInclude> | null} [include] Relations to include in the response.
982
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
983
757
  * @param {*} [options] Override http request option.
984
758
  * @throws {RequiredError}
985
759
  */
986
- getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options) {
760
+ getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options) {
987
761
  return __awaiter(this, void 0, void 0, function* () {
988
762
  var _a, _b, _c;
989
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options);
763
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options);
990
764
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
991
765
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
992
766
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -996,15 +770,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
996
770
  * Returns the details of a facility according to an instance-id.
997
771
  * @summary Gets a siret (facility) by id-instance
998
772
  * @param {string} idInstance AFNOR instance ID (UUID)
999
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
1000
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1001
773
  * @param {*} [options] Override http request option.
1002
774
  * @throws {RequiredError}
1003
775
  */
1004
- getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
776
+ getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options) {
1005
777
  return __awaiter(this, void 0, void 0, function* () {
1006
778
  var _a, _b, _c;
1007
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options);
779
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options);
1008
780
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1009
781
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1010
782
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1014,14 +786,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1014
786
  * Partially updates a directory line.
1015
787
  * @summary Partially updates a directory line..
1016
788
  * @param {string} idInstance AFNOR instance ID (UUID)
1017
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1018
789
  * @param {*} [options] Override http request option.
1019
790
  * @throws {RequiredError}
1020
791
  */
1021
- patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
792
+ patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options) {
1022
793
  return __awaiter(this, void 0, void 0, function* () {
1023
794
  var _a, _b, _c;
1024
- const localVarAxiosArgs = yield localVarAxiosParamCreator.patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options);
795
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options);
1025
796
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1026
797
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1027
798
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1031,14 +802,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1031
802
  * Partially update a private routing code.
1032
803
  * @summary Partially update a private routing code.
1033
804
  * @param {string} idInstance AFNOR instance ID (UUID)
1034
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1035
805
  * @param {*} [options] Override http request option.
1036
806
  * @throws {RequiredError}
1037
807
  */
1038
- patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
808
+ patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options) {
1039
809
  return __awaiter(this, void 0, void 0, function* () {
1040
810
  var _a, _b, _c;
1041
- const localVarAxiosArgs = yield localVarAxiosParamCreator.patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options);
811
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options);
1042
812
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1043
813
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1044
814
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1048,14 +818,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1048
818
  * Completely update a private routing code.
1049
819
  * @summary Completely update a private routing code.
1050
820
  * @param {string} idInstance AFNOR instance ID (UUID)
1051
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1052
821
  * @param {*} [options] Override http request option.
1053
822
  * @throws {RequiredError}
1054
823
  */
1055
- putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options) {
824
+ putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options) {
1056
825
  return __awaiter(this, void 0, void 0, function* () {
1057
826
  var _a, _b, _c;
1058
- const localVarAxiosArgs = yield localVarAxiosParamCreator.putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options);
827
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options);
1059
828
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1060
829
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1061
830
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1064,14 +833,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1064
833
  /**
1065
834
  * Search for directory lines that meet all the criteria passed as parameters and return the results in the desired format.
1066
835
  * @summary Search for a directory line
1067
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1068
836
  * @param {*} [options] Override http request option.
1069
837
  * @throws {RequiredError}
1070
838
  */
1071
- searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options) {
839
+ searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options) {
1072
840
  return __awaiter(this, void 0, void 0, function* () {
1073
841
  var _a, _b, _c;
1074
- const localVarAxiosArgs = yield localVarAxiosParamCreator.searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options);
842
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options);
1075
843
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1076
844
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1077
845
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1080,14 +848,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1080
848
  /**
1081
849
  * Search for routing codes that meet all the criteria passed as parameters and return the routing codes in the desired format.
1082
850
  * @summary Search for a routing code
1083
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1084
851
  * @param {*} [options] Override http request option.
1085
852
  * @throws {RequiredError}
1086
853
  */
1087
- searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options) {
854
+ searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options) {
1088
855
  return __awaiter(this, void 0, void 0, function* () {
1089
856
  var _a, _b, _c;
1090
- const localVarAxiosArgs = yield localVarAxiosParamCreator.searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options);
857
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options);
1091
858
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1092
859
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1093
860
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1096,14 +863,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1096
863
  /**
1097
864
  * Multi-criteria company search.
1098
865
  * @summary SIREN search (or legal unit)
1099
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1100
866
  * @param {*} [options] Override http request option.
1101
867
  * @throws {RequiredError}
1102
868
  */
1103
- searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options) {
869
+ searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options) {
1104
870
  return __awaiter(this, void 0, void 0, function* () {
1105
871
  var _a, _b, _c;
1106
- const localVarAxiosArgs = yield localVarAxiosParamCreator.searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options);
872
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options);
1107
873
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1108
874
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1109
875
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1112,14 +878,13 @@ const AFNORPDPPADirectoryServiceApiFp = function (configuration) {
1112
878
  /**
1113
879
  * Multi-criteria search for facilities.
1114
880
  * @summary Search for a SIRET (facility)
1115
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1116
881
  * @param {*} [options] Override http request option.
1117
882
  * @throws {RequiredError}
1118
883
  */
1119
- searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options) {
884
+ searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options) {
1120
885
  return __awaiter(this, void 0, void 0, function* () {
1121
886
  var _a, _b, _c;
1122
- const localVarAxiosArgs = yield localVarAxiosParamCreator.searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options);
887
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options);
1123
888
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
1124
889
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AFNORPDPPADirectoryServiceApi.searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
1125
890
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -1137,33 +902,30 @@ const AFNORPDPPADirectoryServiceApiFactory = function (configuration, basePath,
1137
902
  /**
1138
903
  * Creation of a new directory line for a SIREN, a SIRET or a ROUTING CODE.
1139
904
  * @summary Creating a directory line
1140
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1141
905
  * @param {*} [options] Override http request option.
1142
906
  * @throws {RequiredError}
1143
907
  */
1144
- createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options) {
1145
- return localVarFp.createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options).then((request) => request(axios, basePath));
908
+ createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options) {
909
+ return localVarFp.createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options).then((request) => request(axios, basePath));
1146
910
  },
1147
911
  /**
1148
912
  * Creating a routing code.
1149
913
  * @summary Create a routing code
1150
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1151
914
  * @param {*} [options] Override http request option.
1152
915
  * @throws {RequiredError}
1153
916
  */
1154
- createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options) {
1155
- return localVarFp.createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options).then((request) => request(axios, basePath));
917
+ createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options) {
918
+ return localVarFp.createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options).then((request) => request(axios, basePath));
1156
919
  },
1157
920
  /**
1158
921
  * Delete a directory line.
1159
922
  * @summary Delete a directory line
1160
923
  * @param {string} idInstance AFNOR instance ID (UUID)
1161
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1162
924
  * @param {*} [options] Override http request option.
1163
925
  * @throws {RequiredError}
1164
926
  */
1165
- deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options) {
1166
- return localVarFp.deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options).then((request) => request(axios, basePath));
927
+ deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options) {
928
+ return localVarFp.deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options).then((request) => request(axios, basePath));
1167
929
  },
1168
930
  /**
1169
931
  * Check Directory Service availability (AFNOR XP Z12-013 compliant)
@@ -1178,174 +940,148 @@ const AFNORPDPPADirectoryServiceApiFactory = function (configuration, basePath,
1178
940
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
1179
941
  * @summary Get a directory line.
1180
942
  * @param {string} addressingIdentifier Addressing identifier (SIREN, SIRET or routing code)
1181
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
1182
- * @param {Array<DirectoryLineInclude> | null} [include] Relations to include in the response.
1183
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1184
943
  * @param {*} [options] Override http request option.
1185
944
  * @throws {RequiredError}
1186
945
  */
1187
- getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options) {
1188
- return localVarFp.getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options).then((request) => request(axios, basePath));
946
+ getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options) {
947
+ return localVarFp.getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options).then((request) => request(axios, basePath));
1189
948
  },
1190
949
  /**
1191
950
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
1192
951
  * @summary Get a directory line.
1193
952
  * @param {string} idInstance AFNOR instance ID (UUID)
1194
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
1195
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1196
953
  * @param {*} [options] Override http request option.
1197
954
  * @throws {RequiredError}
1198
955
  */
1199
- getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1200
- return localVarFp.getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(axios, basePath));
956
+ getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options) {
957
+ return localVarFp.getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options).then((request) => request(axios, basePath));
1201
958
  },
1202
959
  /**
1203
960
  * Retrieve the Routing Code data corresponding to the Instance ID.
1204
961
  * @summary Get a routing code by instance-id.
1205
962
  * @param {string} idInstance AFNOR instance ID (UUID)
1206
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
1207
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1208
963
  * @param {*} [options] Override http request option.
1209
964
  * @throws {RequiredError}
1210
965
  */
1211
- getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1212
- return localVarFp.getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(axios, basePath));
966
+ getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options) {
967
+ return localVarFp.getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options).then((request) => request(axios, basePath));
1213
968
  },
1214
969
  /**
1215
970
  * Retrieve the Routing Code data corresponding to the identifier passed in parameters.
1216
971
  * @summary Get a routing code by SIRET and routing identifier
1217
972
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
1218
973
  * @param {string} routingIdentifier Routing code identifier
1219
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
1220
- * @param {Array<RoutingCodeInclude> | null} [include] Relations to include in the response.
1221
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1222
974
  * @param {*} [options] Override http request option.
1223
975
  * @throws {RequiredError}
1224
976
  */
1225
- getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options) {
1226
- return localVarFp.getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options).then((request) => request(axios, basePath));
977
+ getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options) {
978
+ return localVarFp.getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options).then((request) => request(axios, basePath));
1227
979
  },
1228
980
  /**
1229
981
  * Returns the details of a company (legal unit) identified by the SIREN number passed as a parameter.
1230
982
  * @summary Consult a siren (legal unit) by SIREN number
1231
983
  * @param {string} siren 9-digit SIREN number (INSEE company identifier)
1232
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
1233
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1234
984
  * @param {*} [options] Override http request option.
1235
985
  * @throws {RequiredError}
1236
986
  */
1237
- getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options) {
1238
- return localVarFp.getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options).then((request) => request(axios, basePath));
987
+ getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options) {
988
+ return localVarFp.getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options).then((request) => request(axios, basePath));
1239
989
  },
1240
990
  /**
1241
991
  * Returns the details of a company (legal unit) identified by the id-instance passed as a parameter.
1242
992
  * @summary Gets a siren (legal unit) by instance ID
1243
993
  * @param {string} idInstance AFNOR instance ID (UUID)
1244
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
1245
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1246
994
  * @param {*} [options] Override http request option.
1247
995
  * @throws {RequiredError}
1248
996
  */
1249
- getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1250
- return localVarFp.getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(axios, basePath));
997
+ getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options) {
998
+ return localVarFp.getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options).then((request) => request(axios, basePath));
1251
999
  },
1252
1000
  /**
1253
1001
  * Returns the details of a facility associated to a SIRET.
1254
1002
  * @summary Gets a siret (facility) by SIRET number
1255
1003
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
1256
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
1257
- * @param {Array<SiretInclude> | null} [include] Relations to include in the response.
1258
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1259
1004
  * @param {*} [options] Override http request option.
1260
1005
  * @throws {RequiredError}
1261
1006
  */
1262
- getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options) {
1263
- return localVarFp.getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options).then((request) => request(axios, basePath));
1007
+ getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options) {
1008
+ return localVarFp.getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options).then((request) => request(axios, basePath));
1264
1009
  },
1265
1010
  /**
1266
1011
  * Returns the details of a facility according to an instance-id.
1267
1012
  * @summary Gets a siret (facility) by id-instance
1268
1013
  * @param {string} idInstance AFNOR instance ID (UUID)
1269
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
1270
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1271
1014
  * @param {*} [options] Override http request option.
1272
1015
  * @throws {RequiredError}
1273
1016
  */
1274
- getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1275
- return localVarFp.getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(axios, basePath));
1017
+ getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options) {
1018
+ return localVarFp.getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options).then((request) => request(axios, basePath));
1276
1019
  },
1277
1020
  /**
1278
1021
  * Partially updates a directory line.
1279
1022
  * @summary Partially updates a directory line..
1280
1023
  * @param {string} idInstance AFNOR instance ID (UUID)
1281
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1282
1024
  * @param {*} [options] Override http request option.
1283
1025
  * @throws {RequiredError}
1284
1026
  */
1285
- patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
1286
- return localVarFp.patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options).then((request) => request(axios, basePath));
1027
+ patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options) {
1028
+ return localVarFp.patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options).then((request) => request(axios, basePath));
1287
1029
  },
1288
1030
  /**
1289
1031
  * Partially update a private routing code.
1290
1032
  * @summary Partially update a private routing code.
1291
1033
  * @param {string} idInstance AFNOR instance ID (UUID)
1292
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1293
1034
  * @param {*} [options] Override http request option.
1294
1035
  * @throws {RequiredError}
1295
1036
  */
1296
- patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
1297
- return localVarFp.patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options).then((request) => request(axios, basePath));
1037
+ patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options) {
1038
+ return localVarFp.patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options).then((request) => request(axios, basePath));
1298
1039
  },
1299
1040
  /**
1300
1041
  * Completely update a private routing code.
1301
1042
  * @summary Completely update a private routing code.
1302
1043
  * @param {string} idInstance AFNOR instance ID (UUID)
1303
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1304
1044
  * @param {*} [options] Override http request option.
1305
1045
  * @throws {RequiredError}
1306
1046
  */
1307
- putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options) {
1308
- return localVarFp.putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options).then((request) => request(axios, basePath));
1047
+ putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options) {
1048
+ return localVarFp.putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options).then((request) => request(axios, basePath));
1309
1049
  },
1310
1050
  /**
1311
1051
  * Search for directory lines that meet all the criteria passed as parameters and return the results in the desired format.
1312
1052
  * @summary Search for a directory line
1313
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1314
1053
  * @param {*} [options] Override http request option.
1315
1054
  * @throws {RequiredError}
1316
1055
  */
1317
- searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options) {
1318
- return localVarFp.searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options).then((request) => request(axios, basePath));
1056
+ searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options) {
1057
+ return localVarFp.searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options).then((request) => request(axios, basePath));
1319
1058
  },
1320
1059
  /**
1321
1060
  * Search for routing codes that meet all the criteria passed as parameters and return the routing codes in the desired format.
1322
1061
  * @summary Search for a routing code
1323
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1324
1062
  * @param {*} [options] Override http request option.
1325
1063
  * @throws {RequiredError}
1326
1064
  */
1327
- searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options) {
1328
- return localVarFp.searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options).then((request) => request(axios, basePath));
1065
+ searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options) {
1066
+ return localVarFp.searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options).then((request) => request(axios, basePath));
1329
1067
  },
1330
1068
  /**
1331
1069
  * Multi-criteria company search.
1332
1070
  * @summary SIREN search (or legal unit)
1333
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1334
1071
  * @param {*} [options] Override http request option.
1335
1072
  * @throws {RequiredError}
1336
1073
  */
1337
- searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options) {
1338
- return localVarFp.searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options).then((request) => request(axios, basePath));
1074
+ searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options) {
1075
+ return localVarFp.searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options).then((request) => request(axios, basePath));
1339
1076
  },
1340
1077
  /**
1341
1078
  * Multi-criteria search for facilities.
1342
1079
  * @summary Search for a SIRET (facility)
1343
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1344
1080
  * @param {*} [options] Override http request option.
1345
1081
  * @throws {RequiredError}
1346
1082
  */
1347
- searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options) {
1348
- return localVarFp.searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options).then((request) => request(axios, basePath));
1083
+ searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options) {
1084
+ return localVarFp.searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options).then((request) => request(axios, basePath));
1349
1085
  },
1350
1086
  };
1351
1087
  };
@@ -1357,33 +1093,30 @@ class AFNORPDPPADirectoryServiceApi extends base_1.BaseAPI {
1357
1093
  /**
1358
1094
  * Creation of a new directory line for a SIREN, a SIRET or a ROUTING CODE.
1359
1095
  * @summary Creating a directory line
1360
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1361
1096
  * @param {*} [options] Override http request option.
1362
1097
  * @throws {RequiredError}
1363
1098
  */
1364
- createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options) {
1365
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1099
+ createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options) {
1100
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).createDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLinePost(options).then((request) => request(this.axios, this.basePath));
1366
1101
  }
1367
1102
  /**
1368
1103
  * Creating a routing code.
1369
1104
  * @summary Create a routing code
1370
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1371
1105
  * @param {*} [options] Override http request option.
1372
1106
  * @throws {RequiredError}
1373
1107
  */
1374
- createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options) {
1375
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1108
+ createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options) {
1109
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).createRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodePost(options).then((request) => request(this.axios, this.basePath));
1376
1110
  }
1377
1111
  /**
1378
1112
  * Delete a directory line.
1379
1113
  * @summary Delete a directory line
1380
1114
  * @param {string} idInstance AFNOR instance ID (UUID)
1381
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1382
1115
  * @param {*} [options] Override http request option.
1383
1116
  * @throws {RequiredError}
1384
1117
  */
1385
- deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options) {
1386
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1118
+ deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options) {
1119
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).deleteDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceDelete(idInstance, options).then((request) => request(this.axios, this.basePath));
1387
1120
  }
1388
1121
  /**
1389
1122
  * Check Directory Service availability (AFNOR XP Z12-013 compliant)
@@ -1398,174 +1131,148 @@ class AFNORPDPPADirectoryServiceApi extends base_1.BaseAPI {
1398
1131
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
1399
1132
  * @summary Get a directory line.
1400
1133
  * @param {string} addressingIdentifier Addressing identifier (SIREN, SIRET or routing code)
1401
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
1402
- * @param {Array<DirectoryLineInclude> | null} [include] Relations to include in the response.
1403
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1404
1134
  * @param {*} [options] Override http request option.
1405
1135
  * @throws {RequiredError}
1406
1136
  */
1407
- getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options) {
1408
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, fields, include, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1137
+ getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options) {
1138
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getDirectoryLineByCodeProxyApiV1AfnorDirectoryV1DirectoryLineCodeAddressingIdentifierGet(addressingIdentifier, options).then((request) => request(this.axios, this.basePath));
1409
1139
  }
1410
1140
  /**
1411
1141
  * Retrieve the data from the directory line corresponding to the identifier passed in parameters.
1412
1142
  * @summary Get a directory line.
1413
1143
  * @param {string} idInstance AFNOR instance ID (UUID)
1414
- * @param {Array<string> | null} [fields] Fields of the Directory Line resource.
1415
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1416
1144
  * @param {*} [options] Override http request option.
1417
1145
  * @throws {RequiredError}
1418
1146
  */
1419
- getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1420
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1147
+ getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options) {
1148
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getDirectoryLineByIdInstanceProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstanceGet(idInstance, options).then((request) => request(this.axios, this.basePath));
1421
1149
  }
1422
1150
  /**
1423
1151
  * Retrieve the Routing Code data corresponding to the Instance ID.
1424
1152
  * @summary Get a routing code by instance-id.
1425
1153
  * @param {string} idInstance AFNOR instance ID (UUID)
1426
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
1427
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1428
1154
  * @param {*} [options] Override http request option.
1429
1155
  * @throws {RequiredError}
1430
1156
  */
1431
- getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1432
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1157
+ getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options) {
1158
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getRoutingCodeByIdInstanceProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstanceGet(idInstance, options).then((request) => request(this.axios, this.basePath));
1433
1159
  }
1434
1160
  /**
1435
1161
  * Retrieve the Routing Code data corresponding to the identifier passed in parameters.
1436
1162
  * @summary Get a routing code by SIRET and routing identifier
1437
1163
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
1438
1164
  * @param {string} routingIdentifier Routing code identifier
1439
- * @param {Array<string> | null} [fields] Fields of the Routing Code resource
1440
- * @param {Array<RoutingCodeInclude> | null} [include] Relations to include in the response.
1441
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1442
1165
  * @param {*} [options] Override http request option.
1443
1166
  * @throws {RequiredError}
1444
1167
  */
1445
- getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options) {
1446
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, fields, include, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1168
+ getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options) {
1169
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getRoutingCodeBySiretAndCodeProxyApiV1AfnorDirectoryV1RoutingCodeSiretSiretCodeRoutingIdentifierGet(siret, routingIdentifier, options).then((request) => request(this.axios, this.basePath));
1447
1170
  }
1448
1171
  /**
1449
1172
  * Returns the details of a company (legal unit) identified by the SIREN number passed as a parameter.
1450
1173
  * @summary Consult a siren (legal unit) by SIREN number
1451
1174
  * @param {string} siren 9-digit SIREN number (INSEE company identifier)
1452
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
1453
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1454
1175
  * @param {*} [options] Override http request option.
1455
1176
  * @throws {RequiredError}
1456
1177
  */
1457
- getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options) {
1458
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, fields, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1178
+ getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options) {
1179
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSirenByCodeInseeProxyApiV1AfnorDirectoryV1SirenCodeInseeSirenGet(siren, options).then((request) => request(this.axios, this.basePath));
1459
1180
  }
1460
1181
  /**
1461
1182
  * Returns the details of a company (legal unit) identified by the id-instance passed as a parameter.
1462
1183
  * @summary Gets a siren (legal unit) by instance ID
1463
1184
  * @param {string} idInstance AFNOR instance ID (UUID)
1464
- * @param {Array<string> | null} [fields] Fields of the SIREN resource
1465
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1466
1185
  * @param {*} [options] Override http request option.
1467
1186
  * @throws {RequiredError}
1468
1187
  */
1469
- getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1470
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1188
+ getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options) {
1189
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSirenByIdInstanceProxyApiV1AfnorDirectoryV1SirenIdInstanceIdInstanceGet(idInstance, options).then((request) => request(this.axios, this.basePath));
1471
1190
  }
1472
1191
  /**
1473
1192
  * Returns the details of a facility associated to a SIRET.
1474
1193
  * @summary Gets a siret (facility) by SIRET number
1475
1194
  * @param {string} siret 14-digit SIRET number (INSEE establishment identifier)
1476
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
1477
- * @param {Array<SiretInclude> | null} [include] Relations to include in the response.
1478
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1479
1195
  * @param {*} [options] Override http request option.
1480
1196
  * @throws {RequiredError}
1481
1197
  */
1482
- getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options) {
1483
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, fields, include, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1198
+ getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options) {
1199
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSiretByCodeInseeProxyApiV1AfnorDirectoryV1SiretCodeInseeSiretGet(siret, options).then((request) => request(this.axios, this.basePath));
1484
1200
  }
1485
1201
  /**
1486
1202
  * Returns the details of a facility according to an instance-id.
1487
1203
  * @summary Gets a siret (facility) by id-instance
1488
1204
  * @param {string} idInstance AFNOR instance ID (UUID)
1489
- * @param {Array<string> | null} [fields] Fields of a SIRET resource.
1490
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1491
1205
  * @param {*} [options] Override http request option.
1492
1206
  * @throws {RequiredError}
1493
1207
  */
1494
- getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options) {
1495
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, fields, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1208
+ getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options) {
1209
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).getSiretByIdInstanceProxyApiV1AfnorDirectoryV1SiretIdInstanceIdInstanceGet(idInstance, options).then((request) => request(this.axios, this.basePath));
1496
1210
  }
1497
1211
  /**
1498
1212
  * Partially updates a directory line.
1499
1213
  * @summary Partially updates a directory line..
1500
1214
  * @param {string} idInstance AFNOR instance ID (UUID)
1501
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1502
1215
  * @param {*} [options] Override http request option.
1503
1216
  * @throws {RequiredError}
1504
1217
  */
1505
- patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
1506
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1218
+ patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options) {
1219
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).patchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineIdInstanceIdInstancePatch(idInstance, options).then((request) => request(this.axios, this.basePath));
1507
1220
  }
1508
1221
  /**
1509
1222
  * Partially update a private routing code.
1510
1223
  * @summary Partially update a private routing code.
1511
1224
  * @param {string} idInstance AFNOR instance ID (UUID)
1512
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1513
1225
  * @param {*} [options] Override http request option.
1514
1226
  * @throws {RequiredError}
1515
1227
  */
1516
- patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options) {
1517
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1228
+ patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options) {
1229
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).patchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePatch(idInstance, options).then((request) => request(this.axios, this.basePath));
1518
1230
  }
1519
1231
  /**
1520
1232
  * Completely update a private routing code.
1521
1233
  * @summary Completely update a private routing code.
1522
1234
  * @param {string} idInstance AFNOR instance ID (UUID)
1523
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1524
1235
  * @param {*} [options] Override http request option.
1525
1236
  * @throws {RequiredError}
1526
1237
  */
1527
- putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options) {
1528
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1238
+ putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options) {
1239
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).putRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeIdInstanceIdInstancePut(idInstance, options).then((request) => request(this.axios, this.basePath));
1529
1240
  }
1530
1241
  /**
1531
1242
  * Search for directory lines that meet all the criteria passed as parameters and return the results in the desired format.
1532
1243
  * @summary Search for a directory line
1533
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1534
1244
  * @param {*} [options] Override http request option.
1535
1245
  * @throws {RequiredError}
1536
1246
  */
1537
- searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options) {
1538
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1247
+ searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options) {
1248
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchDirectoryLineProxyApiV1AfnorDirectoryV1DirectoryLineSearchPost(options).then((request) => request(this.axios, this.basePath));
1539
1249
  }
1540
1250
  /**
1541
1251
  * Search for routing codes that meet all the criteria passed as parameters and return the routing codes in the desired format.
1542
1252
  * @summary Search for a routing code
1543
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1544
1253
  * @param {*} [options] Override http request option.
1545
1254
  * @throws {RequiredError}
1546
1255
  */
1547
- searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options) {
1548
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1256
+ searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options) {
1257
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchRoutingCodeProxyApiV1AfnorDirectoryV1RoutingCodeSearchPost(options).then((request) => request(this.axios, this.basePath));
1549
1258
  }
1550
1259
  /**
1551
1260
  * Multi-criteria company search.
1552
1261
  * @summary SIREN search (or legal unit)
1553
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1554
1262
  * @param {*} [options] Override http request option.
1555
1263
  * @throws {RequiredError}
1556
1264
  */
1557
- searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options) {
1558
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1265
+ searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options) {
1266
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchSirenProxyApiV1AfnorDirectoryV1SirenSearchPost(options).then((request) => request(this.axios, this.basePath));
1559
1267
  }
1560
1268
  /**
1561
1269
  * Multi-criteria search for facilities.
1562
1270
  * @summary Search for a SIRET (facility)
1563
- * @param {AcceptLanguage} [acceptLanguage] Specifies the language in which the resource is requested.
1564
1271
  * @param {*} [options] Override http request option.
1565
1272
  * @throws {RequiredError}
1566
1273
  */
1567
- searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options) {
1568
- return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(acceptLanguage, options).then((request) => request(this.axios, this.basePath));
1274
+ searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options) {
1275
+ return (0, exports.AFNORPDPPADirectoryServiceApiFp)(this.configuration).searchSiretProxyApiV1AfnorDirectoryV1SiretSearchPost(options).then((request) => request(this.axios, this.basePath));
1569
1276
  }
1570
1277
  }
1571
1278
  exports.AFNORPDPPADirectoryServiceApi = AFNORPDPPADirectoryServiceApi;