factpulse 2.0.20 → 2.0.21

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 (37) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -3
  3. data/Gemfile.lock +1 -1
  4. data/docs/ChorusProApi.md +65 -69
  5. data/docs/TraitementFactureApi.md +1 -1
  6. data/lib/factpulse/api/chorus_pro_api.rb +94 -107
  7. data/lib/factpulse/api/traitement_facture_api.rb +2 -2
  8. data/lib/factpulse/helpers/client.rb +66 -15
  9. data/lib/factpulse/version.rb +1 -1
  10. data/lib/factpulse.rb +0 -13
  11. metadata +2 -28
  12. data/docs/BodyAjouterFichierApiV1ChorusProTransversesAjouterFichierPost.md +0 -22
  13. data/docs/BodyCompleterFactureApiV1ChorusProFacturesCompleterPost.md +0 -22
  14. data/docs/BodyListerServicesStructureApiV1ChorusProStructuresIdStructureCppServicesGet.md +0 -20
  15. data/docs/BodyRechercherFacturesDestinataireApiV1ChorusProFacturesRechercherDestinatairePost.md +0 -22
  16. data/docs/BodyRechercherFacturesFournisseurApiV1ChorusProFacturesRechercherFournisseurPost.md +0 -22
  17. data/docs/BodyRecyclerFactureApiV1ChorusProFacturesRecyclerPost.md +0 -22
  18. data/docs/BodyTelechargerGroupeFacturesApiV1ChorusProFacturesTelechargerGroupePost.md +0 -22
  19. data/docs/BodyTraiterFactureRecueApiV1ChorusProFacturesTraiterFactureRecuePost.md +0 -22
  20. data/docs/BodyValideurConsulterFactureApiV1ChorusProFacturesValideurConsulterPost.md +0 -22
  21. data/docs/BodyValideurRechercherFacturesApiV1ChorusProFacturesValideurRechercherPost.md +0 -22
  22. data/docs/BodyValideurTraiterFactureApiV1ChorusProFacturesValideurTraiterPost.md +0 -22
  23. data/docs/QuotaInfo.md +0 -26
  24. data/docs/Utilisateur.md +0 -40
  25. data/lib/factpulse/models/body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post.rb +0 -202
  26. data/lib/factpulse/models/body_completer_facture_api_v1_chorus_pro_factures_completer_post.rb +0 -202
  27. data/lib/factpulse/models/body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get.rb +0 -174
  28. data/lib/factpulse/models/body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post.rb +0 -202
  29. data/lib/factpulse/models/body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post.rb +0 -202
  30. data/lib/factpulse/models/body_recycler_facture_api_v1_chorus_pro_factures_recycler_post.rb +0 -202
  31. data/lib/factpulse/models/body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post.rb +0 -202
  32. data/lib/factpulse/models/body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post.rb +0 -202
  33. data/lib/factpulse/models/body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post.rb +0 -202
  34. data/lib/factpulse/models/body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post.rb +0 -202
  35. data/lib/factpulse/models/body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post.rb +0 -202
  36. data/lib/factpulse/models/quota_info.rb +0 -269
  37. data/lib/factpulse/models/utilisateur.rb +0 -328
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89ea8bf2a1535a646aa0302059bc9843efa55e019acf210cf291e6ea9d481c4e
4
- data.tar.gz: c54a1ae17cf3101c3fa73b3577e49c0dc72675a47a27767755f91b87103cc89c
3
+ metadata.gz: 55516dd0bc09929a4e5ba9686e3d43c82bf05d0f14fd22c9129185a2c9f2068d
4
+ data.tar.gz: 3177c86f1b56dd936a8005fe1fffb595cf2a5a483312c69881660c7b1c09a307
5
5
  SHA512:
6
- metadata.gz: bbe224220d83c71bd0ab6d66a2c375864d5659b074ff7f8bab7d0c4aab2bf84b438377b0a77d8c3e8c7a1329d5e9837fb6ba3020cb6bf41b2e9074ec9a75260d
7
- data.tar.gz: 970940e9ce238a9b4a12b33183ceefbb11eb1e1dfb1a136c1ae1949182da485d10e72f21affd8e59f180b624ad5f332e6e3dc646052ed5afe301c03a0b6f7144
6
+ metadata.gz: 5f747a3202928643b101d9f9d4b36a10d0fc603cc8579f2fea850be588794436568805adad6113c8d8f96b4bb88b35d907d383ba1b9d94e10d01f52e7e6dc785
7
+ data.tar.gz: 6dd759246a3f8bcd81f39143fed839c8c7d1a1deace4df686d2fdf5d89a7f1fe015b51afc428ab2ffc28ba1c6adb7971c7b5c2af8558794af6c5ad3d46613958
data/CHANGELOG.md CHANGED
@@ -7,7 +7,7 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
- ## [2.0.20] - 2025-11-26
10
+ ## [2.0.21] - 2025-11-27
11
11
 
12
12
  ### Added
13
13
  - Version initiale du SDK ruby
@@ -24,5 +24,5 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
24
24
  - Guide d'authentification JWT
25
25
  - Configuration avancée (timeout, proxy, debug)
26
26
 
27
- [Unreleased]: https://github.com/factpulse/sdk-ruby/compare/v2.0.20...HEAD
28
- [2.0.20]: https://github.com/factpulse/sdk-ruby/releases/tag/v2.0.20
27
+ [Unreleased]: https://github.com/factpulse/sdk-ruby/compare/v2.0.21...HEAD
28
+ [2.0.21]: https://github.com/factpulse/sdk-ruby/releases/tag/v2.0.21
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- factpulse (2.0.20)
4
+ factpulse (2.0.21)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
data/docs/ChorusProApi.md CHANGED
@@ -24,7 +24,7 @@ All URIs are relative to *http://localhost*
24
24
 
25
25
  ## ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post
26
26
 
27
- > Object ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post(body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post)
27
+ > Object ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post(request_body)
28
28
 
29
29
  Ajouter une pièce jointe
30
30
 
@@ -42,11 +42,11 @@ FactPulse.configure do |config|
42
42
  end
43
43
 
44
44
  api_instance = FactPulse::ChorusProApi.new
45
- body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post = FactPulse::BodyAjouterFichierApiV1ChorusProTransversesAjouterFichierPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyAjouterFichierApiV1ChorusProTransversesAjouterFichierPost |
45
+ request_body = { key: 3.56} # Hash<String, Object> |
46
46
 
47
47
  begin
48
48
  # Ajouter une pièce jointe
49
- result = api_instance.ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post(body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post)
49
+ result = api_instance.ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post(request_body)
50
50
  p result
51
51
  rescue FactPulse::ApiError => e
52
52
  puts "Error when calling ChorusProApi->ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post: #{e}"
@@ -57,12 +57,12 @@ end
57
57
 
58
58
  This returns an Array which contains the response data, status code and headers.
59
59
 
60
- > <Array(Object, Integer, Hash)> ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post_with_http_info(body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post)
60
+ > <Array(Object, Integer, Hash)> ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post_with_http_info(request_body)
61
61
 
62
62
  ```ruby
63
63
  begin
64
64
  # Ajouter une pièce jointe
65
- data, status_code, headers = api_instance.ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post_with_http_info(body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post)
65
+ data, status_code, headers = api_instance.ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post_with_http_info(request_body)
66
66
  p status_code # => 2xx
67
67
  p headers # => { ... }
68
68
  p data # => Object
@@ -75,7 +75,7 @@ end
75
75
 
76
76
  | Name | Type | Description | Notes |
77
77
  | ---- | ---- | ----------- | ----- |
78
- | **body_ajouter_fichier_api_v1_chorus_pro_transverses_ajouter_fichier_post** | [**BodyAjouterFichierApiV1ChorusProTransversesAjouterFichierPost**](BodyAjouterFichierApiV1ChorusProTransversesAjouterFichierPost.md) | | |
78
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
79
79
 
80
80
  ### Return type
81
81
 
@@ -93,7 +93,7 @@ end
93
93
 
94
94
  ## completer_facture_api_v1_chorus_pro_factures_completer_post
95
95
 
96
- > Object completer_facture_api_v1_chorus_pro_factures_completer_post(body_completer_facture_api_v1_chorus_pro_factures_completer_post)
96
+ > Object completer_facture_api_v1_chorus_pro_factures_completer_post(request_body)
97
97
 
98
98
  Compléter une facture suspendue (Fournisseur)
99
99
 
@@ -111,11 +111,11 @@ FactPulse.configure do |config|
111
111
  end
112
112
 
113
113
  api_instance = FactPulse::ChorusProApi.new
114
- body_completer_facture_api_v1_chorus_pro_factures_completer_post = FactPulse::BodyCompleterFactureApiV1ChorusProFacturesCompleterPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyCompleterFactureApiV1ChorusProFacturesCompleterPost |
114
+ request_body = { key: 3.56} # Hash<String, Object> |
115
115
 
116
116
  begin
117
117
  # Compléter une facture suspendue (Fournisseur)
118
- result = api_instance.completer_facture_api_v1_chorus_pro_factures_completer_post(body_completer_facture_api_v1_chorus_pro_factures_completer_post)
118
+ result = api_instance.completer_facture_api_v1_chorus_pro_factures_completer_post(request_body)
119
119
  p result
120
120
  rescue FactPulse::ApiError => e
121
121
  puts "Error when calling ChorusProApi->completer_facture_api_v1_chorus_pro_factures_completer_post: #{e}"
@@ -126,12 +126,12 @@ end
126
126
 
127
127
  This returns an Array which contains the response data, status code and headers.
128
128
 
129
- > <Array(Object, Integer, Hash)> completer_facture_api_v1_chorus_pro_factures_completer_post_with_http_info(body_completer_facture_api_v1_chorus_pro_factures_completer_post)
129
+ > <Array(Object, Integer, Hash)> completer_facture_api_v1_chorus_pro_factures_completer_post_with_http_info(request_body)
130
130
 
131
131
  ```ruby
132
132
  begin
133
133
  # Compléter une facture suspendue (Fournisseur)
134
- data, status_code, headers = api_instance.completer_facture_api_v1_chorus_pro_factures_completer_post_with_http_info(body_completer_facture_api_v1_chorus_pro_factures_completer_post)
134
+ data, status_code, headers = api_instance.completer_facture_api_v1_chorus_pro_factures_completer_post_with_http_info(request_body)
135
135
  p status_code # => 2xx
136
136
  p headers # => { ... }
137
137
  p data # => Object
@@ -144,7 +144,7 @@ end
144
144
 
145
145
  | Name | Type | Description | Notes |
146
146
  | ---- | ---- | ----------- | ----- |
147
- | **body_completer_facture_api_v1_chorus_pro_factures_completer_post** | [**BodyCompleterFactureApiV1ChorusProFacturesCompleterPost**](BodyCompleterFactureApiV1ChorusProFacturesCompleterPost.md) | | |
147
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
148
148
 
149
149
  ### Return type
150
150
 
@@ -300,7 +300,7 @@ end
300
300
 
301
301
  ## lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get
302
302
 
303
- > <RechercherServicesResponse> lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get(id_structure_cpp, body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get)
303
+ > <RechercherServicesResponse> lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get(id_structure_cpp)
304
304
 
305
305
  Lister les services d'une structure
306
306
 
@@ -319,11 +319,10 @@ end
319
319
 
320
320
  api_instance = FactPulse::ChorusProApi.new
321
321
  id_structure_cpp = 56 # Integer |
322
- body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get = FactPulse::BodyListerServicesStructureApiV1ChorusProStructuresIdStructureCppServicesGet.new({user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyListerServicesStructureApiV1ChorusProStructuresIdStructureCppServicesGet |
323
322
 
324
323
  begin
325
324
  # Lister les services d'une structure
326
- result = api_instance.lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get(id_structure_cpp, body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get)
325
+ result = api_instance.lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get(id_structure_cpp)
327
326
  p result
328
327
  rescue FactPulse::ApiError => e
329
328
  puts "Error when calling ChorusProApi->lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get: #{e}"
@@ -334,12 +333,12 @@ end
334
333
 
335
334
  This returns an Array which contains the response data, status code and headers.
336
335
 
337
- > <Array(<RechercherServicesResponse>, Integer, Hash)> lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get_with_http_info(id_structure_cpp, body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get)
336
+ > <Array(<RechercherServicesResponse>, Integer, Hash)> lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get_with_http_info(id_structure_cpp)
338
337
 
339
338
  ```ruby
340
339
  begin
341
340
  # Lister les services d'une structure
342
- data, status_code, headers = api_instance.lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get_with_http_info(id_structure_cpp, body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get)
341
+ data, status_code, headers = api_instance.lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get_with_http_info(id_structure_cpp)
343
342
  p status_code # => 2xx
344
343
  p headers # => { ... }
345
344
  p data # => <RechercherServicesResponse>
@@ -353,7 +352,6 @@ end
353
352
  | Name | Type | Description | Notes |
354
353
  | ---- | ---- | ----------- | ----- |
355
354
  | **id_structure_cpp** | **Integer** | | |
356
- | **body_lister_services_structure_api_v1_chorus_pro_structures_id_structure_cpp_services_get** | [**BodyListerServicesStructureApiV1ChorusProStructuresIdStructureCppServicesGet**](BodyListerServicesStructureApiV1ChorusProStructuresIdStructureCppServicesGet.md) | | |
357
355
 
358
356
  ### Return type
359
357
 
@@ -365,7 +363,7 @@ end
365
363
 
366
364
  ### HTTP request headers
367
365
 
368
- - **Content-Type**: application/json
366
+ - **Content-Type**: Not defined
369
367
  - **Accept**: application/json
370
368
 
371
369
 
@@ -440,7 +438,7 @@ end
440
438
 
441
439
  ## rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post
442
440
 
443
- > Object rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post(body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post)
441
+ > Object rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post(request_body)
444
442
 
445
443
  Rechercher factures reçues (Destinataire)
446
444
 
@@ -458,11 +456,11 @@ FactPulse.configure do |config|
458
456
  end
459
457
 
460
458
  api_instance = FactPulse::ChorusProApi.new
461
- body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post = FactPulse::BodyRechercherFacturesDestinataireApiV1ChorusProFacturesRechercherDestinatairePost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyRechercherFacturesDestinataireApiV1ChorusProFacturesRechercherDestinatairePost |
459
+ request_body = { key: 3.56} # Hash<String, Object> |
462
460
 
463
461
  begin
464
462
  # Rechercher factures reçues (Destinataire)
465
- result = api_instance.rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post(body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post)
463
+ result = api_instance.rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post(request_body)
466
464
  p result
467
465
  rescue FactPulse::ApiError => e
468
466
  puts "Error when calling ChorusProApi->rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post: #{e}"
@@ -473,12 +471,12 @@ end
473
471
 
474
472
  This returns an Array which contains the response data, status code and headers.
475
473
 
476
- > <Array(Object, Integer, Hash)> rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post_with_http_info(body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post)
474
+ > <Array(Object, Integer, Hash)> rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post_with_http_info(request_body)
477
475
 
478
476
  ```ruby
479
477
  begin
480
478
  # Rechercher factures reçues (Destinataire)
481
- data, status_code, headers = api_instance.rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post_with_http_info(body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post)
479
+ data, status_code, headers = api_instance.rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post_with_http_info(request_body)
482
480
  p status_code # => 2xx
483
481
  p headers # => { ... }
484
482
  p data # => Object
@@ -491,7 +489,7 @@ end
491
489
 
492
490
  | Name | Type | Description | Notes |
493
491
  | ---- | ---- | ----------- | ----- |
494
- | **body_rechercher_factures_destinataire_api_v1_chorus_pro_factures_rechercher_destinataire_post** | [**BodyRechercherFacturesDestinataireApiV1ChorusProFacturesRechercherDestinatairePost**](BodyRechercherFacturesDestinataireApiV1ChorusProFacturesRechercherDestinatairePost.md) | | |
492
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
495
493
 
496
494
  ### Return type
497
495
 
@@ -509,7 +507,7 @@ end
509
507
 
510
508
  ## rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post
511
509
 
512
- > Object rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post(body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post)
510
+ > Object rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post(request_body)
513
511
 
514
512
  Rechercher factures émises (Fournisseur)
515
513
 
@@ -527,11 +525,11 @@ FactPulse.configure do |config|
527
525
  end
528
526
 
529
527
  api_instance = FactPulse::ChorusProApi.new
530
- body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post = FactPulse::BodyRechercherFacturesFournisseurApiV1ChorusProFacturesRechercherFournisseurPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyRechercherFacturesFournisseurApiV1ChorusProFacturesRechercherFournisseurPost |
528
+ request_body = { key: 3.56} # Hash<String, Object> |
531
529
 
532
530
  begin
533
531
  # Rechercher factures émises (Fournisseur)
534
- result = api_instance.rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post(body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post)
532
+ result = api_instance.rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post(request_body)
535
533
  p result
536
534
  rescue FactPulse::ApiError => e
537
535
  puts "Error when calling ChorusProApi->rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post: #{e}"
@@ -542,12 +540,12 @@ end
542
540
 
543
541
  This returns an Array which contains the response data, status code and headers.
544
542
 
545
- > <Array(Object, Integer, Hash)> rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post_with_http_info(body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post)
543
+ > <Array(Object, Integer, Hash)> rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post_with_http_info(request_body)
546
544
 
547
545
  ```ruby
548
546
  begin
549
547
  # Rechercher factures émises (Fournisseur)
550
- data, status_code, headers = api_instance.rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post_with_http_info(body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post)
548
+ data, status_code, headers = api_instance.rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post_with_http_info(request_body)
551
549
  p status_code # => 2xx
552
550
  p headers # => { ... }
553
551
  p data # => Object
@@ -560,7 +558,7 @@ end
560
558
 
561
559
  | Name | Type | Description | Notes |
562
560
  | ---- | ---- | ----------- | ----- |
563
- | **body_rechercher_factures_fournisseur_api_v1_chorus_pro_factures_rechercher_fournisseur_post** | [**BodyRechercherFacturesFournisseurApiV1ChorusProFacturesRechercherFournisseurPost**](BodyRechercherFacturesFournisseurApiV1ChorusProFacturesRechercherFournisseurPost.md) | | |
561
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
564
562
 
565
563
  ### Return type
566
564
 
@@ -647,7 +645,7 @@ end
647
645
 
648
646
  ## recycler_facture_api_v1_chorus_pro_factures_recycler_post
649
647
 
650
- > Object recycler_facture_api_v1_chorus_pro_factures_recycler_post(body_recycler_facture_api_v1_chorus_pro_factures_recycler_post)
648
+ > Object recycler_facture_api_v1_chorus_pro_factures_recycler_post(request_body)
651
649
 
652
650
  Recycler une facture (Fournisseur)
653
651
 
@@ -665,11 +663,11 @@ FactPulse.configure do |config|
665
663
  end
666
664
 
667
665
  api_instance = FactPulse::ChorusProApi.new
668
- body_recycler_facture_api_v1_chorus_pro_factures_recycler_post = FactPulse::BodyRecyclerFactureApiV1ChorusProFacturesRecyclerPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyRecyclerFactureApiV1ChorusProFacturesRecyclerPost |
666
+ request_body = { key: 3.56} # Hash<String, Object> |
669
667
 
670
668
  begin
671
669
  # Recycler une facture (Fournisseur)
672
- result = api_instance.recycler_facture_api_v1_chorus_pro_factures_recycler_post(body_recycler_facture_api_v1_chorus_pro_factures_recycler_post)
670
+ result = api_instance.recycler_facture_api_v1_chorus_pro_factures_recycler_post(request_body)
673
671
  p result
674
672
  rescue FactPulse::ApiError => e
675
673
  puts "Error when calling ChorusProApi->recycler_facture_api_v1_chorus_pro_factures_recycler_post: #{e}"
@@ -680,12 +678,12 @@ end
680
678
 
681
679
  This returns an Array which contains the response data, status code and headers.
682
680
 
683
- > <Array(Object, Integer, Hash)> recycler_facture_api_v1_chorus_pro_factures_recycler_post_with_http_info(body_recycler_facture_api_v1_chorus_pro_factures_recycler_post)
681
+ > <Array(Object, Integer, Hash)> recycler_facture_api_v1_chorus_pro_factures_recycler_post_with_http_info(request_body)
684
682
 
685
683
  ```ruby
686
684
  begin
687
685
  # Recycler une facture (Fournisseur)
688
- data, status_code, headers = api_instance.recycler_facture_api_v1_chorus_pro_factures_recycler_post_with_http_info(body_recycler_facture_api_v1_chorus_pro_factures_recycler_post)
686
+ data, status_code, headers = api_instance.recycler_facture_api_v1_chorus_pro_factures_recycler_post_with_http_info(request_body)
689
687
  p status_code # => 2xx
690
688
  p headers # => { ... }
691
689
  p data # => Object
@@ -698,7 +696,7 @@ end
698
696
 
699
697
  | Name | Type | Description | Notes |
700
698
  | ---- | ---- | ----------- | ----- |
701
- | **body_recycler_facture_api_v1_chorus_pro_factures_recycler_post** | [**BodyRecyclerFactureApiV1ChorusProFacturesRecyclerPost**](BodyRecyclerFactureApiV1ChorusProFacturesRecyclerPost.md) | | |
699
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
702
700
 
703
701
  ### Return type
704
702
 
@@ -785,7 +783,7 @@ end
785
783
 
786
784
  ## telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post
787
785
 
788
- > Object telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post(body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post)
786
+ > Object telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post(request_body)
789
787
 
790
788
  Télécharger un groupe de factures
791
789
 
@@ -803,11 +801,11 @@ FactPulse.configure do |config|
803
801
  end
804
802
 
805
803
  api_instance = FactPulse::ChorusProApi.new
806
- body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post = FactPulse::BodyTelechargerGroupeFacturesApiV1ChorusProFacturesTelechargerGroupePost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyTelechargerGroupeFacturesApiV1ChorusProFacturesTelechargerGroupePost |
804
+ request_body = { key: 3.56} # Hash<String, Object> |
807
805
 
808
806
  begin
809
807
  # Télécharger un groupe de factures
810
- result = api_instance.telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post(body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post)
808
+ result = api_instance.telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post(request_body)
811
809
  p result
812
810
  rescue FactPulse::ApiError => e
813
811
  puts "Error when calling ChorusProApi->telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post: #{e}"
@@ -818,12 +816,12 @@ end
818
816
 
819
817
  This returns an Array which contains the response data, status code and headers.
820
818
 
821
- > <Array(Object, Integer, Hash)> telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post_with_http_info(body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post)
819
+ > <Array(Object, Integer, Hash)> telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post_with_http_info(request_body)
822
820
 
823
821
  ```ruby
824
822
  begin
825
823
  # Télécharger un groupe de factures
826
- data, status_code, headers = api_instance.telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post_with_http_info(body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post)
824
+ data, status_code, headers = api_instance.telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post_with_http_info(request_body)
827
825
  p status_code # => 2xx
828
826
  p headers # => { ... }
829
827
  p data # => Object
@@ -836,7 +834,7 @@ end
836
834
 
837
835
  | Name | Type | Description | Notes |
838
836
  | ---- | ---- | ----------- | ----- |
839
- | **body_telecharger_groupe_factures_api_v1_chorus_pro_factures_telecharger_groupe_post** | [**BodyTelechargerGroupeFacturesApiV1ChorusProFacturesTelechargerGroupePost**](BodyTelechargerGroupeFacturesApiV1ChorusProFacturesTelechargerGroupePost.md) | | |
837
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
840
838
 
841
839
  ### Return type
842
840
 
@@ -854,7 +852,7 @@ end
854
852
 
855
853
  ## traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post
856
854
 
857
- > Object traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post(body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post)
855
+ > Object traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post(request_body)
858
856
 
859
857
  Traiter une facture reçue (Destinataire)
860
858
 
@@ -872,11 +870,11 @@ FactPulse.configure do |config|
872
870
  end
873
871
 
874
872
  api_instance = FactPulse::ChorusProApi.new
875
- body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post = FactPulse::BodyTraiterFactureRecueApiV1ChorusProFacturesTraiterFactureRecuePost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyTraiterFactureRecueApiV1ChorusProFacturesTraiterFactureRecuePost |
873
+ request_body = { key: 3.56} # Hash<String, Object> |
876
874
 
877
875
  begin
878
876
  # Traiter une facture reçue (Destinataire)
879
- result = api_instance.traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post(body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post)
877
+ result = api_instance.traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post(request_body)
880
878
  p result
881
879
  rescue FactPulse::ApiError => e
882
880
  puts "Error when calling ChorusProApi->traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post: #{e}"
@@ -887,12 +885,12 @@ end
887
885
 
888
886
  This returns an Array which contains the response data, status code and headers.
889
887
 
890
- > <Array(Object, Integer, Hash)> traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post_with_http_info(body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post)
888
+ > <Array(Object, Integer, Hash)> traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post_with_http_info(request_body)
891
889
 
892
890
  ```ruby
893
891
  begin
894
892
  # Traiter une facture reçue (Destinataire)
895
- data, status_code, headers = api_instance.traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post_with_http_info(body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post)
893
+ data, status_code, headers = api_instance.traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post_with_http_info(request_body)
896
894
  p status_code # => 2xx
897
895
  p headers # => { ... }
898
896
  p data # => Object
@@ -905,7 +903,7 @@ end
905
903
 
906
904
  | Name | Type | Description | Notes |
907
905
  | ---- | ---- | ----------- | ----- |
908
- | **body_traiter_facture_recue_api_v1_chorus_pro_factures_traiter_facture_recue_post** | [**BodyTraiterFactureRecueApiV1ChorusProFacturesTraiterFactureRecuePost**](BodyTraiterFactureRecueApiV1ChorusProFacturesTraiterFactureRecuePost.md) | | |
906
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
909
907
 
910
908
  ### Return type
911
909
 
@@ -923,12 +921,10 @@ end
923
921
 
924
922
  ## valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post
925
923
 
926
- > Object valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post(body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post)
924
+ > Object valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post(request_body)
927
925
 
928
926
  Consulter une facture (Valideur)
929
927
 
930
- Consulte facture (valideur).
931
-
932
928
  ### Examples
933
929
 
934
930
  ```ruby
@@ -941,11 +937,11 @@ FactPulse.configure do |config|
941
937
  end
942
938
 
943
939
  api_instance = FactPulse::ChorusProApi.new
944
- body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post = FactPulse::BodyValideurConsulterFactureApiV1ChorusProFacturesValideurConsulterPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyValideurConsulterFactureApiV1ChorusProFacturesValideurConsulterPost |
940
+ request_body = { key: 3.56} # Hash<String, Object> |
945
941
 
946
942
  begin
947
943
  # Consulter une facture (Valideur)
948
- result = api_instance.valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post(body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post)
944
+ result = api_instance.valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post(request_body)
949
945
  p result
950
946
  rescue FactPulse::ApiError => e
951
947
  puts "Error when calling ChorusProApi->valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post: #{e}"
@@ -956,12 +952,12 @@ end
956
952
 
957
953
  This returns an Array which contains the response data, status code and headers.
958
954
 
959
- > <Array(Object, Integer, Hash)> valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post_with_http_info(body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post)
955
+ > <Array(Object, Integer, Hash)> valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post_with_http_info(request_body)
960
956
 
961
957
  ```ruby
962
958
  begin
963
959
  # Consulter une facture (Valideur)
964
- data, status_code, headers = api_instance.valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post_with_http_info(body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post)
960
+ data, status_code, headers = api_instance.valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post_with_http_info(request_body)
965
961
  p status_code # => 2xx
966
962
  p headers # => { ... }
967
963
  p data # => Object
@@ -974,7 +970,7 @@ end
974
970
 
975
971
  | Name | Type | Description | Notes |
976
972
  | ---- | ---- | ----------- | ----- |
977
- | **body_valideur_consulter_facture_api_v1_chorus_pro_factures_valideur_consulter_post** | [**BodyValideurConsulterFactureApiV1ChorusProFacturesValideurConsulterPost**](BodyValideurConsulterFactureApiV1ChorusProFacturesValideurConsulterPost.md) | | |
973
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
978
974
 
979
975
  ### Return type
980
976
 
@@ -992,7 +988,7 @@ end
992
988
 
993
989
  ## valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post
994
990
 
995
- > Object valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post(body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post)
991
+ > Object valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post(request_body)
996
992
 
997
993
  Rechercher factures à valider (Valideur)
998
994
 
@@ -1010,11 +1006,11 @@ FactPulse.configure do |config|
1010
1006
  end
1011
1007
 
1012
1008
  api_instance = FactPulse::ChorusProApi.new
1013
- body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post = FactPulse::BodyValideurRechercherFacturesApiV1ChorusProFacturesValideurRechercherPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyValideurRechercherFacturesApiV1ChorusProFacturesValideurRechercherPost |
1009
+ request_body = { key: 3.56} # Hash<String, Object> |
1014
1010
 
1015
1011
  begin
1016
1012
  # Rechercher factures à valider (Valideur)
1017
- result = api_instance.valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post(body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post)
1013
+ result = api_instance.valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post(request_body)
1018
1014
  p result
1019
1015
  rescue FactPulse::ApiError => e
1020
1016
  puts "Error when calling ChorusProApi->valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post: #{e}"
@@ -1025,12 +1021,12 @@ end
1025
1021
 
1026
1022
  This returns an Array which contains the response data, status code and headers.
1027
1023
 
1028
- > <Array(Object, Integer, Hash)> valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post_with_http_info(body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post)
1024
+ > <Array(Object, Integer, Hash)> valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post_with_http_info(request_body)
1029
1025
 
1030
1026
  ```ruby
1031
1027
  begin
1032
1028
  # Rechercher factures à valider (Valideur)
1033
- data, status_code, headers = api_instance.valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post_with_http_info(body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post)
1029
+ data, status_code, headers = api_instance.valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post_with_http_info(request_body)
1034
1030
  p status_code # => 2xx
1035
1031
  p headers # => { ... }
1036
1032
  p data # => Object
@@ -1043,7 +1039,7 @@ end
1043
1039
 
1044
1040
  | Name | Type | Description | Notes |
1045
1041
  | ---- | ---- | ----------- | ----- |
1046
- | **body_valideur_rechercher_factures_api_v1_chorus_pro_factures_valideur_rechercher_post** | [**BodyValideurRechercherFacturesApiV1ChorusProFacturesValideurRechercherPost**](BodyValideurRechercherFacturesApiV1ChorusProFacturesValideurRechercherPost.md) | | |
1042
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
1047
1043
 
1048
1044
  ### Return type
1049
1045
 
@@ -1061,7 +1057,7 @@ end
1061
1057
 
1062
1058
  ## valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post
1063
1059
 
1064
- > Object valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post(body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post)
1060
+ > Object valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post(request_body)
1065
1061
 
1066
1062
  Valider ou refuser une facture (Valideur)
1067
1063
 
@@ -1079,11 +1075,11 @@ FactPulse.configure do |config|
1079
1075
  end
1080
1076
 
1081
1077
  api_instance = FactPulse::ChorusProApi.new
1082
- body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post = FactPulse::BodyValideurTraiterFactureApiV1ChorusProFacturesValideurTraiterPost.new({payload: { key: 3.56}, user_info: FactPulse::Utilisateur.new({id: 37, username: 'username_example', email: 'email_example', is_active: false})}) # BodyValideurTraiterFactureApiV1ChorusProFacturesValideurTraiterPost |
1078
+ request_body = { key: 3.56} # Hash<String, Object> |
1083
1079
 
1084
1080
  begin
1085
1081
  # Valider ou refuser une facture (Valideur)
1086
- result = api_instance.valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post(body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post)
1082
+ result = api_instance.valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post(request_body)
1087
1083
  p result
1088
1084
  rescue FactPulse::ApiError => e
1089
1085
  puts "Error when calling ChorusProApi->valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post: #{e}"
@@ -1094,12 +1090,12 @@ end
1094
1090
 
1095
1091
  This returns an Array which contains the response data, status code and headers.
1096
1092
 
1097
- > <Array(Object, Integer, Hash)> valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post_with_http_info(body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post)
1093
+ > <Array(Object, Integer, Hash)> valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post_with_http_info(request_body)
1098
1094
 
1099
1095
  ```ruby
1100
1096
  begin
1101
1097
  # Valider ou refuser une facture (Valideur)
1102
- data, status_code, headers = api_instance.valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post_with_http_info(body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post)
1098
+ data, status_code, headers = api_instance.valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post_with_http_info(request_body)
1103
1099
  p status_code # => 2xx
1104
1100
  p headers # => { ... }
1105
1101
  p data # => Object
@@ -1112,7 +1108,7 @@ end
1112
1108
 
1113
1109
  | Name | Type | Description | Notes |
1114
1110
  | ---- | ---- | ----------- | ----- |
1115
- | **body_valideur_traiter_facture_api_v1_chorus_pro_factures_valideur_traiter_post** | [**BodyValideurTraiterFactureApiV1ChorusProFacturesValideurTraiterPost**](BodyValideurTraiterFactureApiV1ChorusProFacturesValideurTraiterPost.md) | | |
1111
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | |
1116
1112
 
1117
1113
  ### Return type
1118
1114
 
@@ -240,7 +240,7 @@ end
240
240
 
241
241
  Signer un PDF avec le certificat du client (PAdES-B-LT)
242
242
 
243
- Signe un PDF uploadé avec le certificat électronique configuré pour le client (via client_uid du JWT). **Standards supportés** : PAdES-B-B, PAdES-B-T (horodatage), PAdES-B-LT (archivage long terme). **Niveaux eIDAS** : SES (auto-signé), AdES (CA commerciale), QES (PSCO - hors scope). **⚠️ Disclaimer légal** : Les signatures générées sont des cachets électroniques au sens du règlement eIDAS. Le niveau de validité juridique dépend du certificat utilisé (SES/AdES/QES). FactPulse ne fournit pas de certificats qualifiés QES - vous devez obtenir un certificat auprès d'un PSCO (Prestataire de Services de Confiance qualifié) pour une validité juridique maximale.
243
+ Signe un PDF uploadé avec le certificat électronique configuré pour le client (via client_uid du JWT). **Standards supportés** : PAdES-B-B, PAdES-B-T (horodatage), PAdES-B-LT (archivage long terme). **Niveaux eIDAS** : SES (auto-signé), AdES (CA commerciale), QES (PSCO - hors scope). **Sécurité** : Double authentification X-Internal-Secret + JWT Bearer pour récupérer le certificat. **⚠️ Disclaimer légal** : Les signatures générées sont des cachets électroniques au sens du règlement eIDAS. Le niveau de validité juridique dépend du certificat utilisé (SES/AdES/QES). FactPulse ne fournit pas de certificats qualifiés QES - vous devez obtenir un certificat auprès d'un PSCO (Prestataire de Services de Confiance qualifié) pour une validité juridique maximale.
244
244
 
245
245
  ### Examples
246
246