factpulse 2.0.37__py3-none-any.whl → 3.0.23__py3-none-any.whl

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.

Potentially problematic release.


This version of factpulse might be problematic. Click here for more details.

Files changed (400) hide show
  1. factpulse/__init__.py +542 -197
  2. factpulse/api/__init__.py +7 -4
  3. factpulse/api/afnorpdppa_api.py +49 -47
  4. factpulse/api/afnorpdppa_directory_service_api.py +1225 -310
  5. factpulse/api/afnorpdppa_flow_service_api.py +212 -81
  6. factpulse/api/chorus_pro_api.py +271 -218
  7. factpulse/api/document_conversion_api.py +1222 -0
  8. factpulse/api/downloads_api.py +1171 -0
  9. factpulse/api/e_reporting_api.py +3254 -0
  10. factpulse/api/{sant_api.py → health_api.py} +29 -22
  11. factpulse/api/invoice_processing_api.py +3634 -0
  12. factpulse/api/{vrification_pdfxml_api.py → pdfxml_verification_api.py} +331 -252
  13. factpulse/api/{utilisateur_api.py → user_api.py} +21 -17
  14. factpulse/api_client.py +4 -3
  15. factpulse/configuration.py +11 -6
  16. factpulse/exceptions.py +3 -2
  17. factpulse/models/__init__.py +265 -95
  18. factpulse/models/accept_language.py +38 -0
  19. factpulse/models/acknowledgment_status.py +39 -0
  20. factpulse/models/additional_document.py +116 -0
  21. factpulse/models/afnor_acknowledgement.py +100 -0
  22. factpulse/models/afnor_acknowledgement_detail.py +105 -0
  23. factpulse/models/afnor_address_edit.py +111 -0
  24. factpulse/models/afnor_address_patch.py +141 -0
  25. factpulse/models/afnor_address_put.py +129 -0
  26. factpulse/models/afnor_address_read.py +113 -0
  27. factpulse/models/afnor_algorithm.py +41 -0
  28. factpulse/models/afnor_contains_operator.py +37 -0
  29. factpulse/models/afnor_create_directory_line_body.py +98 -0
  30. factpulse/models/afnor_create_directory_line_body_addressing_information.py +122 -0
  31. factpulse/models/afnor_create_directory_line_body_period.py +91 -0
  32. factpulse/models/afnor_create_routing_code_body.py +153 -0
  33. factpulse/models/afnor_credentials.py +107 -0
  34. factpulse/models/afnor_destination.py +127 -0
  35. factpulse/models/afnor_diffusion_status.py +38 -0
  36. factpulse/models/afnor_directory_line_field.py +42 -0
  37. factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code.py +139 -0
  38. factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_platform.py +92 -0
  39. factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_routing_code.py +134 -0
  40. factpulse/models/afnor_directory_line_post201_response.py +94 -0
  41. factpulse/models/afnor_directory_line_search_post200_response.py +104 -0
  42. factpulse/models/afnor_entity_type.py +38 -0
  43. factpulse/models/afnor_error.py +97 -0
  44. factpulse/models/afnor_facility_administrative_status.py +38 -0
  45. factpulse/models/afnor_facility_nature.py +38 -0
  46. factpulse/models/afnor_facility_payload_history.py +140 -0
  47. factpulse/models/afnor_facility_payload_history_ule_b2g_additional_data.py +98 -0
  48. factpulse/models/afnor_facility_payload_included.py +134 -0
  49. factpulse/models/afnor_facility_type.py +38 -0
  50. factpulse/models/afnor_flow.py +129 -0
  51. factpulse/models/afnor_flow_ack_status.py +39 -0
  52. factpulse/models/afnor_flow_direction.py +38 -0
  53. factpulse/models/afnor_flow_info.py +112 -0
  54. factpulse/models/afnor_flow_profile.py +39 -0
  55. factpulse/models/afnor_flow_syntax.py +41 -0
  56. factpulse/models/afnor_flow_type.py +49 -0
  57. factpulse/models/afnor_full_flow_info.py +117 -0
  58. factpulse/models/afnor_health_check_response.py +92 -0
  59. factpulse/models/afnor_legal_unit_administrative_status.py +38 -0
  60. factpulse/models/afnor_legal_unit_payload_history.py +107 -0
  61. factpulse/models/afnor_legal_unit_payload_included.py +107 -0
  62. factpulse/models/afnor_legal_unit_payload_included_no_siren.py +95 -0
  63. factpulse/models/afnor_platform_status.py +38 -0
  64. factpulse/models/afnor_processing_rule.py +42 -0
  65. factpulse/models/afnor_reason_code.py +141 -0
  66. factpulse/models/afnor_reason_code_enum.py +51 -0
  67. factpulse/models/afnor_recipient_platform_type.py +38 -0
  68. factpulse/models/afnor_result.py +127 -0
  69. factpulse/models/afnor_routing_code_administrative_status.py +38 -0
  70. factpulse/models/afnor_routing_code_field.py +44 -0
  71. factpulse/models/afnor_routing_code_payload_history_legal_unit_facility.py +158 -0
  72. factpulse/models/afnor_routing_code_post201_response.py +113 -0
  73. factpulse/models/afnor_routing_code_search.py +122 -0
  74. factpulse/models/afnor_routing_code_search_filters.py +128 -0
  75. factpulse/models/afnor_routing_code_search_filters_administrative_status.py +92 -0
  76. factpulse/models/afnor_routing_code_search_filters_routing_code_name.py +102 -0
  77. factpulse/models/afnor_routing_code_search_filters_routing_identifier.py +102 -0
  78. factpulse/models/afnor_routing_code_search_post200_response.py +104 -0
  79. factpulse/models/afnor_routing_code_search_sorting_inner.py +92 -0
  80. factpulse/models/afnor_search_directory_line.py +109 -0
  81. factpulse/models/afnor_search_directory_line_filters.py +116 -0
  82. factpulse/models/afnor_search_directory_line_filters_addressing_identifier.py +92 -0
  83. factpulse/models/afnor_search_directory_line_filters_addressing_suffix.py +92 -0
  84. factpulse/models/afnor_search_directory_line_sorting_inner.py +92 -0
  85. factpulse/models/afnor_search_flow_content.py +104 -0
  86. factpulse/models/afnor_search_flow_filters.py +106 -0
  87. factpulse/models/afnor_search_flow_params.py +95 -0
  88. factpulse/models/afnor_search_siren.py +109 -0
  89. factpulse/models/afnor_search_siren_filters.py +110 -0
  90. factpulse/models/afnor_search_siren_filters_administrative_status.py +92 -0
  91. factpulse/models/afnor_search_siren_filters_business_name.py +92 -0
  92. factpulse/models/afnor_search_siren_filters_entity_type.py +92 -0
  93. factpulse/models/afnor_search_siren_filters_siren.py +102 -0
  94. factpulse/models/afnor_search_siren_sorting_inner.py +92 -0
  95. factpulse/models/afnor_search_siret.py +122 -0
  96. factpulse/models/afnor_search_siret_filters.py +140 -0
  97. factpulse/models/afnor_search_siret_filters_address_lines.py +92 -0
  98. factpulse/models/afnor_search_siret_filters_administrative_status.py +92 -0
  99. factpulse/models/afnor_search_siret_filters_country_subdivision.py +92 -0
  100. factpulse/models/afnor_search_siret_filters_facility_type.py +92 -0
  101. factpulse/models/afnor_search_siret_filters_locality.py +92 -0
  102. factpulse/models/afnor_search_siret_filters_name.py +92 -0
  103. factpulse/models/afnor_search_siret_filters_postal_code.py +102 -0
  104. factpulse/models/afnor_search_siret_filters_siret.py +102 -0
  105. factpulse/models/afnor_search_siret_sorting_inner.py +92 -0
  106. factpulse/models/afnor_siren_field.py +41 -0
  107. factpulse/models/afnor_siren_search_post200_response.py +104 -0
  108. factpulse/models/afnor_siret_field.py +50 -0
  109. factpulse/models/afnor_siret_search_post200_response.py +104 -0
  110. factpulse/models/afnor_sorting_order.py +38 -0
  111. factpulse/models/afnor_strict_operator.py +37 -0
  112. factpulse/models/afnor_update_patch_directory_line_body.py +89 -0
  113. factpulse/models/afnor_update_patch_routing_code_body.py +120 -0
  114. factpulse/models/afnor_update_put_routing_code_body.py +114 -0
  115. factpulse/models/afnor_webhook_callback_content.py +92 -0
  116. factpulse/models/aggregated_payment_input.py +106 -0
  117. factpulse/models/aggregated_transaction_input.py +136 -0
  118. factpulse/models/allowance_charge.py +150 -0
  119. factpulse/models/allowance_charge_reason_code.py +74 -0
  120. factpulse/models/allowance_reason_code.py +43 -0
  121. factpulse/models/allowance_total_amount.py +146 -0
  122. factpulse/models/amount.py +140 -0
  123. factpulse/models/amount1.py +140 -0
  124. factpulse/models/amount_due.py +140 -0
  125. factpulse/models/api_error.py +6 -5
  126. factpulse/models/api_profile.py +41 -0
  127. factpulse/models/async_task_status.py +98 -0
  128. factpulse/models/base_amount.py +146 -0
  129. factpulse/models/bounding_box_schema.py +11 -10
  130. factpulse/models/buyercountry.py +137 -0
  131. factpulse/models/celery_status.py +41 -0
  132. factpulse/models/certificate_info_response.py +25 -24
  133. factpulse/models/charge_total_amount.py +146 -0
  134. factpulse/models/chorus_pro_credentials.py +14 -13
  135. factpulse/models/chorus_pro_destination.py +109 -0
  136. factpulse/models/chorus_pro_result.py +102 -0
  137. factpulse/models/contact.py +114 -0
  138. factpulse/models/convert_resume_request.py +88 -0
  139. factpulse/models/convert_success_response.py +127 -0
  140. factpulse/models/convert_validation_failed_response.py +121 -0
  141. factpulse/models/country_code.py +206 -0
  142. factpulse/models/create_aggregated_report_request.py +170 -0
  143. factpulse/models/create_e_reporting_request.py +173 -0
  144. factpulse/models/currency.py +137 -0
  145. factpulse/models/currency_code.py +89 -0
  146. factpulse/models/delivery_party.py +122 -0
  147. factpulse/models/destination.py +28 -27
  148. factpulse/models/directory_line_include.py +40 -0
  149. factpulse/models/doc_type.py +40 -0
  150. factpulse/models/document_type_info.py +92 -0
  151. factpulse/models/e_reporting_flow_type.py +40 -0
  152. factpulse/models/e_reporting_validation_error.py +97 -0
  153. factpulse/models/electronic_address.py +91 -0
  154. factpulse/models/enriched_invoice_info.py +134 -0
  155. factpulse/models/error_level.py +3 -2
  156. factpulse/models/error_source.py +3 -2
  157. factpulse/models/extraction_info.py +94 -0
  158. factpulse/models/factur_x_invoice.py +321 -0
  159. factpulse/models/factur_xpdf_info.py +92 -0
  160. factpulse/models/facture_electronique_rest_api_schemas_ereporting_invoice_type_code.py +41 -0
  161. factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials.py +116 -0
  162. factpulse/models/field_status.py +41 -0
  163. factpulse/models/file_info.py +95 -0
  164. factpulse/models/files_info.py +107 -0
  165. factpulse/models/flow_direction.py +38 -0
  166. factpulse/models/flow_profile.py +39 -0
  167. factpulse/models/flow_summary.py +132 -0
  168. factpulse/models/flow_syntax.py +41 -0
  169. factpulse/models/flow_type.py +49 -0
  170. factpulse/models/generate_aggregated_report_response.py +100 -0
  171. factpulse/models/generate_certificate_request.py +27 -26
  172. factpulse/models/generate_certificate_response.py +16 -15
  173. factpulse/models/generate_e_reporting_response.py +96 -0
  174. factpulse/models/get_chorus_pro_id_request.py +101 -0
  175. factpulse/models/get_chorus_pro_id_response.py +99 -0
  176. factpulse/models/get_invoice_request.py +99 -0
  177. factpulse/models/get_invoice_response.py +143 -0
  178. factpulse/models/get_structure_request.py +101 -0
  179. factpulse/models/get_structure_response.py +143 -0
  180. factpulse/models/global_allowance_amount.py +140 -0
  181. factpulse/models/gross_unit_price.py +146 -0
  182. factpulse/models/http_validation_error.py +3 -2
  183. factpulse/models/incoming_invoice.py +175 -0
  184. factpulse/models/incoming_supplier.py +145 -0
  185. factpulse/models/invoice_format.py +39 -0
  186. factpulse/models/invoice_input.py +179 -0
  187. factpulse/models/invoice_line.py +370 -0
  188. factpulse/models/invoice_line_allowance_amount.py +146 -0
  189. factpulse/models/invoice_note.py +95 -0
  190. factpulse/models/invoice_payment_input.py +110 -0
  191. factpulse/models/invoice_references.py +195 -0
  192. factpulse/models/invoice_status.py +97 -0
  193. factpulse/models/invoice_totals.py +178 -0
  194. factpulse/models/invoice_totals_prepayment.py +146 -0
  195. factpulse/models/invoice_type_code.py +52 -0
  196. factpulse/models/invoice_type_code_output.py +52 -0
  197. factpulse/models/invoicing_framework.py +111 -0
  198. factpulse/models/invoicing_framework_code.py +40 -0
  199. factpulse/models/line_net_amount.py +146 -0
  200. factpulse/models/line_sub_type.py +39 -0
  201. factpulse/models/line_total_amount.py +146 -0
  202. factpulse/models/location_inner.py +139 -0
  203. factpulse/models/mandatory_note_schema.py +125 -0
  204. factpulse/models/manual_rate.py +140 -0
  205. factpulse/models/manual_vat_rate.py +140 -0
  206. factpulse/models/missing_field.py +108 -0
  207. factpulse/models/operation_nature.py +50 -0
  208. factpulse/models/output_format.py +38 -0
  209. factpulse/models/page_dimensions_schema.py +90 -0
  210. factpulse/models/payee.py +169 -0
  211. factpulse/models/payment_amount_by_rate.py +98 -0
  212. factpulse/models/payment_card.py +100 -0
  213. factpulse/models/payment_means.py +42 -0
  214. factpulse/models/pdf_validation_result_api.py +170 -0
  215. factpulse/models/pdp_credentials.py +16 -15
  216. factpulse/models/percentage.py +146 -0
  217. factpulse/models/postal_address.py +135 -0
  218. factpulse/models/price_allowance_amount.py +146 -0
  219. factpulse/models/price_basis_quantity.py +146 -0
  220. factpulse/models/processing_options.py +95 -0
  221. factpulse/models/processing_rule.py +42 -0
  222. factpulse/models/product_characteristic.py +90 -0
  223. factpulse/models/product_classification.py +102 -0
  224. factpulse/models/quantity.py +140 -0
  225. factpulse/models/rate.py +140 -0
  226. factpulse/models/rate1.py +140 -0
  227. factpulse/models/recipient.py +168 -0
  228. factpulse/models/report_period.py +91 -0
  229. factpulse/models/report_sender.py +98 -0
  230. factpulse/models/rounding_amount.py +146 -0
  231. factpulse/models/routing_code_include.py +38 -0
  232. factpulse/models/schematron_validation_error.py +128 -0
  233. factpulse/models/scheme_id.py +18 -4
  234. factpulse/models/search_flow_request.py +144 -0
  235. factpulse/models/search_flow_response.py +102 -0
  236. factpulse/models/search_services_response.py +102 -0
  237. factpulse/models/search_structure_request.py +120 -0
  238. factpulse/models/search_structure_response.py +102 -0
  239. factpulse/models/sellercountry.py +137 -0
  240. factpulse/models/signature_info.py +7 -6
  241. factpulse/models/signature_info_api.py +123 -0
  242. factpulse/models/signature_parameters.py +134 -0
  243. factpulse/models/simplified_invoice_data.py +151 -0
  244. factpulse/models/siret_include.py +37 -0
  245. factpulse/models/structure_info.py +15 -14
  246. factpulse/models/structure_parameters.py +92 -0
  247. factpulse/models/structure_service.py +94 -0
  248. factpulse/models/submission_mode.py +39 -0
  249. factpulse/models/submit_aggregated_report_request.py +127 -0
  250. factpulse/models/submit_complete_invoice_request.py +117 -0
  251. factpulse/models/submit_complete_invoice_response.py +146 -0
  252. factpulse/models/submit_e_reporting_request.py +127 -0
  253. factpulse/models/submit_e_reporting_response.py +117 -0
  254. factpulse/models/submit_flow_request.py +124 -0
  255. factpulse/models/submit_flow_response.py +110 -0
  256. factpulse/models/submit_gross_amount.py +140 -0
  257. factpulse/models/submit_invoice_request.py +177 -0
  258. factpulse/models/submit_invoice_response.py +104 -0
  259. factpulse/models/submit_net_amount.py +140 -0
  260. factpulse/models/submit_vat_amount.py +140 -0
  261. factpulse/models/supplementary_attachment.py +96 -0
  262. factpulse/models/supplier.py +226 -0
  263. factpulse/models/task_response.py +88 -0
  264. factpulse/models/tax_breakdown_input.py +104 -0
  265. factpulse/models/tax_due_date_type.py +42 -0
  266. factpulse/models/tax_representative.py +96 -0
  267. factpulse/models/taxable_amount.py +140 -0
  268. factpulse/models/taxableamount.py +140 -0
  269. factpulse/models/taxamount.py +140 -0
  270. factpulse/models/taxamount1.py +140 -0
  271. factpulse/models/taxamount2.py +140 -0
  272. factpulse/models/taxexclusiveamount.py +140 -0
  273. factpulse/models/taxexclusiveamount1.py +140 -0
  274. factpulse/models/total_gross_amount.py +140 -0
  275. factpulse/models/total_net_amount.py +140 -0
  276. factpulse/models/total_vat_amount.py +140 -0
  277. factpulse/models/transaction_category.py +40 -0
  278. factpulse/models/transmission_type_code.py +38 -0
  279. factpulse/models/unit_net_price.py +140 -0
  280. factpulse/models/unit_of_measure.py +42 -0
  281. factpulse/models/validate_e_reporting_request.py +92 -0
  282. factpulse/models/validate_e_reporting_response.py +113 -0
  283. factpulse/models/validation_error.py +6 -5
  284. factpulse/models/validation_error_detail.py +7 -6
  285. factpulse/models/validation_error_response.py +88 -0
  286. factpulse/models/validation_info.py +106 -0
  287. factpulse/models/validation_success_response.py +88 -0
  288. factpulse/models/vat_accounting_code.py +40 -0
  289. factpulse/models/vat_amount.py +140 -0
  290. factpulse/models/vat_category.py +45 -0
  291. factpulse/models/vat_line.py +141 -0
  292. factpulse/models/vat_point_date_code.py +39 -0
  293. factpulse/models/vat_rate.py +146 -0
  294. factpulse/models/verification_success_response.py +136 -0
  295. factpulse/models/verified_field_schema.py +130 -0
  296. factpulse/rest.py +3 -2
  297. factpulse-3.0.23.dist-info/METADATA +294 -0
  298. factpulse-3.0.23.dist-info/RECORD +306 -0
  299. {factpulse-2.0.37.dist-info → factpulse-3.0.23.dist-info}/licenses/LICENSE +1 -1
  300. factpulse_helpers/__init__.py +34 -34
  301. factpulse_helpers/client.py +1020 -795
  302. factpulse_helpers/exceptions.py +68 -68
  303. factpulse/api/traitement_facture_api.py +0 -3437
  304. factpulse/models/adresse_electronique.py +0 -90
  305. factpulse/models/adresse_postale.py +0 -120
  306. factpulse/models/cadre_de_facturation.py +0 -110
  307. factpulse/models/categorie_tva.py +0 -44
  308. factpulse/models/champ_verifie_schema.py +0 -129
  309. factpulse/models/code_cadre_facturation.py +0 -39
  310. factpulse/models/code_raison_reduction.py +0 -42
  311. factpulse/models/consulter_facture_request.py +0 -98
  312. factpulse/models/consulter_facture_response.py +0 -142
  313. factpulse/models/consulter_structure_request.py +0 -100
  314. factpulse/models/consulter_structure_response.py +0 -142
  315. factpulse/models/credentials_afnor.py +0 -106
  316. factpulse/models/credentials_chorus_pro.py +0 -115
  317. factpulse/models/destinataire.py +0 -130
  318. factpulse/models/destination_afnor.py +0 -127
  319. factpulse/models/destination_chorus_pro.py +0 -108
  320. factpulse/models/dimension_page_schema.py +0 -89
  321. factpulse/models/direction_flux.py +0 -37
  322. factpulse/models/donnees_facture_simplifiees.py +0 -124
  323. factpulse/models/facture_enrichie_info.py +0 -133
  324. factpulse/models/facture_entrante.py +0 -196
  325. factpulse/models/facture_factur_x.py +0 -183
  326. factpulse/models/flux_resume.py +0 -131
  327. factpulse/models/format_facture.py +0 -38
  328. factpulse/models/format_sortie.py +0 -37
  329. factpulse/models/fournisseur.py +0 -153
  330. factpulse/models/fournisseur_entrant.py +0 -144
  331. factpulse/models/information_signature_api.py +0 -122
  332. factpulse/models/ligne_de_poste.py +0 -183
  333. factpulse/models/ligne_de_poste_montant_remise_ht.py +0 -145
  334. factpulse/models/ligne_de_poste_taux_tva_manuel.py +0 -145
  335. factpulse/models/ligne_de_tva.py +0 -132
  336. factpulse/models/mode_depot.py +0 -38
  337. factpulse/models/mode_paiement.py +0 -41
  338. factpulse/models/montant_a_payer.py +0 -139
  339. factpulse/models/montant_base_ht.py +0 -139
  340. factpulse/models/montant_ht_total.py +0 -139
  341. factpulse/models/montant_remise_globale_ttc.py +0 -139
  342. factpulse/models/montant_total.py +0 -133
  343. factpulse/models/montant_total_acompte.py +0 -145
  344. factpulse/models/montant_total_ligne_ht.py +0 -139
  345. factpulse/models/montant_ttc_total.py +0 -139
  346. factpulse/models/montant_tva.py +0 -139
  347. factpulse/models/montant_tva_ligne.py +0 -139
  348. factpulse/models/montant_tva_total.py +0 -139
  349. factpulse/models/montant_unitaire_ht.py +0 -139
  350. factpulse/models/nature_operation.py +0 -49
  351. factpulse/models/note.py +0 -94
  352. factpulse/models/note_obligatoire_schema.py +0 -124
  353. factpulse/models/obtenir_id_chorus_pro_request.py +0 -100
  354. factpulse/models/obtenir_id_chorus_pro_response.py +0 -98
  355. factpulse/models/options_processing.py +0 -94
  356. factpulse/models/parametres_signature.py +0 -133
  357. factpulse/models/parametres_structure.py +0 -91
  358. factpulse/models/pdf_factur_x_info.py +0 -91
  359. factpulse/models/piece_jointe_complementaire.py +0 -95
  360. factpulse/models/profil_api.py +0 -39
  361. factpulse/models/profil_flux.py +0 -38
  362. factpulse/models/quantite.py +0 -139
  363. factpulse/models/rechercher_services_response.py +0 -101
  364. factpulse/models/rechercher_structure_request.py +0 -119
  365. factpulse/models/rechercher_structure_response.py +0 -101
  366. factpulse/models/references.py +0 -124
  367. factpulse/models/reponse_healthcheck_afnor.py +0 -91
  368. factpulse/models/reponse_recherche_flux.py +0 -101
  369. factpulse/models/reponse_soumission_flux.py +0 -109
  370. factpulse/models/reponse_tache.py +0 -87
  371. factpulse/models/reponse_validation_erreur.py +0 -87
  372. factpulse/models/reponse_validation_succes.py +0 -87
  373. factpulse/models/reponse_verification_succes.py +0 -135
  374. factpulse/models/requete_recherche_flux.py +0 -143
  375. factpulse/models/requete_soumission_flux.py +0 -123
  376. factpulse/models/resultat_afnor.py +0 -105
  377. factpulse/models/resultat_chorus_pro.py +0 -101
  378. factpulse/models/resultat_validation_pdfapi.py +0 -169
  379. factpulse/models/service_structure.py +0 -93
  380. factpulse/models/soumettre_facture_complete_request.py +0 -116
  381. factpulse/models/soumettre_facture_complete_response.py +0 -145
  382. factpulse/models/soumettre_facture_request.py +0 -176
  383. factpulse/models/soumettre_facture_response.py +0 -103
  384. factpulse/models/statut_acquittement.py +0 -38
  385. factpulse/models/statut_celery.py +0 -40
  386. factpulse/models/statut_champ_api.py +0 -40
  387. factpulse/models/statut_facture.py +0 -96
  388. factpulse/models/statut_tache.py +0 -97
  389. factpulse/models/syntaxe_flux.py +0 -40
  390. factpulse/models/tauxmanuel.py +0 -139
  391. factpulse/models/type_document.py +0 -40
  392. factpulse/models/type_facture.py +0 -37
  393. factpulse/models/type_flux.py +0 -40
  394. factpulse/models/type_tva.py +0 -39
  395. factpulse/models/unite.py +0 -41
  396. factpulse/models/validation_error_loc_inner.py +0 -138
  397. factpulse-2.0.37.dist-info/METADATA +0 -292
  398. factpulse-2.0.37.dist-info/RECORD +0 -134
  399. {factpulse-2.0.37.dist-info → factpulse-3.0.23.dist-info}/WHEEL +0 -0
  400. {factpulse-2.0.37.dist-info → factpulse-3.0.23.dist-info}/top_level.txt +0 -0
@@ -1,138 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- API REST FactPulse
5
-
6
- API REST pour la facturation électronique en France : Factur-X, AFNOR PDP/PA, signatures électroniques. ## 🎯 Fonctionnalités principales ### 📄 Génération de factures Factur-X - **Formats** : XML seul ou PDF/A-3 avec XML embarqué - **Profils** : MINIMUM, BASIC, EN16931, EXTENDED - **Normes** : EN 16931 (directive UE 2014/55), ISO 19005-3 (PDF/A-3), CII (UN/CEFACT) - **🆕 Format simplifié** : Génération à partir de SIRET + auto-enrichissement (API Chorus Pro + Recherche Entreprises) ### ✅ Validation et conformité - **Validation XML** : Schematron (45 à 210+ règles selon profil) - **Validation PDF** : PDF/A-3, métadonnées XMP Factur-X, signatures électroniques - **VeraPDF** : Validation stricte PDF/A (146+ règles ISO 19005-3) - **Traitement asynchrone** : Support Celery pour validations lourdes (VeraPDF) ### 📡 Intégration AFNOR PDP/PA (XP Z12-013) - **Soumission de flux** : Envoi de factures vers Plateformes de Dématérialisation Partenaires - **Recherche de flux** : Consultation des factures soumises - **Téléchargement** : Récupération des PDF/A-3 avec XML - **Directory Service** : Recherche d'entreprises (SIREN/SIRET) - **Multi-client** : Support de plusieurs configs PDP par utilisateur (stored credentials ou zero-storage) ### ✍️ Signature électronique PDF - **Standards** : PAdES-B-B, PAdES-B-T (horodatage RFC 3161), PAdES-B-LT (archivage long terme) - **Niveaux eIDAS** : SES (auto-signé), AdES (CA commerciale), QES (PSCO) - **Validation** : Vérification intégrité cryptographique et certificats - **Génération de certificats** : Certificats X.509 auto-signés pour tests ### 🔄 Traitement asynchrone - **Celery** : Génération, validation et signature asynchrones - **Polling** : Suivi d'état via `/taches/{id_tache}/statut` - **Pas de timeout** : Idéal pour gros fichiers ou validations lourdes ## 🔒 Authentification Toutes les requêtes nécessitent un **token JWT** dans le header Authorization : ``` Authorization: Bearer YOUR_JWT_TOKEN ``` ### Comment obtenir un token JWT ? #### 🔑 Méthode 1 : API `/api/token/` (Recommandée) **URL :** `https://www.factpulse.fr/api/token/` Cette méthode est **recommandée** pour l'intégration dans vos applications et workflows CI/CD. **Prérequis :** Avoir défini un mot de passe sur votre compte **Pour les utilisateurs inscrits via email/password :** - Vous avez déjà un mot de passe, utilisez-le directement **Pour les utilisateurs inscrits via OAuth (Google/GitHub) :** - Vous devez d'abord définir un mot de passe sur : https://www.factpulse.fr/accounts/password/set/ - Une fois le mot de passe créé, vous pourrez utiliser l'API **Exemple de requête :** ```bash curl -X POST https://www.factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\" \\ -d '{ \"username\": \"votre_email@example.com\", \"password\": \"votre_mot_de_passe\" }' ``` **Paramètre optionnel `client_uid` :** Pour sélectionner les credentials d'un client spécifique (PA/PDP, Chorus Pro, certificats de signature), ajoutez `client_uid` : ```bash curl -X POST https://www.factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\" \\ -d '{ \"username\": \"votre_email@example.com\", \"password\": \"votre_mot_de_passe\", \"client_uid\": \"550e8400-e29b-41d4-a716-446655440000\" }' ``` Le `client_uid` sera inclus dans le JWT et permettra à l'API d'utiliser automatiquement : - Les credentials AFNOR/PDP configurés pour ce client - Les credentials Chorus Pro configurés pour ce client - Les certificats de signature électronique configurés pour ce client **Réponse :** ```json { \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\", // Token d'accès (validité: 30 min) \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\" // Token de rafraîchissement (validité: 7 jours) } ``` **Avantages :** - ✅ Automatisation complète (CI/CD, scripts) - ✅ Gestion programmatique des tokens - ✅ Support du refresh token pour renouveler automatiquement l'accès - ✅ Intégration facile dans n'importe quel langage/outil #### 🖥️ Méthode 2 : Génération via Dashboard (Alternative) **URL :** https://www.factpulse.fr/dashboard/ Cette méthode convient pour des tests rapides ou une utilisation occasionnelle via l'interface graphique. **Fonctionnement :** - Connectez-vous au dashboard - Utilisez les boutons \"Generate Test Token\" ou \"Generate Production Token\" - Fonctionne pour **tous** les utilisateurs (OAuth et email/password), sans nécessiter de mot de passe **Types de tokens :** - **Token Test** : Validité 24h, quota 1000 appels/jour (gratuit) - **Token Production** : Validité 7 jours, quota selon votre forfait **Avantages :** - ✅ Rapide pour tester l'API - ✅ Aucun mot de passe requis - ✅ Interface visuelle simple **Inconvénients :** - ❌ Nécessite une action manuelle - ❌ Pas de refresh token - ❌ Moins adapté pour l'automatisation ### 📚 Documentation complète Pour plus d'informations sur l'authentification et l'utilisation de l'API : https://www.factpulse.fr/documentation-api/
7
-
8
- The version of the OpenAPI document: 1.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- from inspect import getfullargspec
17
- import json
18
- import pprint
19
- import re # noqa: F401
20
- from pydantic import BaseModel, ConfigDict, Field, StrictInt, StrictStr, ValidationError, field_validator
21
- from typing import Optional
22
- from typing import Union, Any, List, Set, TYPE_CHECKING, Optional, Dict
23
- from typing_extensions import Literal, Self
24
- from pydantic import Field
25
-
26
- VALIDATIONERRORLOCINNER_ANY_OF_SCHEMAS = ["int", "str"]
27
-
28
- class ValidationErrorLocInner(BaseModel):
29
- """
30
- ValidationErrorLocInner
31
- """
32
-
33
- # data type: str
34
- anyof_schema_1_validator: Optional[StrictStr] = None
35
- # data type: int
36
- anyof_schema_2_validator: Optional[StrictInt] = None
37
- if TYPE_CHECKING:
38
- actual_instance: Optional[Union[int, str]] = None
39
- else:
40
- actual_instance: Any = None
41
- any_of_schemas: Set[str] = { "int", "str" }
42
-
43
- model_config = {
44
- "validate_assignment": True,
45
- "protected_namespaces": (),
46
- }
47
-
48
- def __init__(self, *args, **kwargs) -> None:
49
- if args:
50
- if len(args) > 1:
51
- raise ValueError("If a position argument is used, only 1 is allowed to set `actual_instance`")
52
- if kwargs:
53
- raise ValueError("If a position argument is used, keyword arguments cannot be used.")
54
- super().__init__(actual_instance=args[0])
55
- else:
56
- super().__init__(**kwargs)
57
-
58
- @field_validator('actual_instance')
59
- def actual_instance_must_validate_anyof(cls, v):
60
- instance = ValidationErrorLocInner.model_construct()
61
- error_messages = []
62
- # validate data type: str
63
- try:
64
- instance.anyof_schema_1_validator = v
65
- return v
66
- except (ValidationError, ValueError) as e:
67
- error_messages.append(str(e))
68
- # validate data type: int
69
- try:
70
- instance.anyof_schema_2_validator = v
71
- return v
72
- except (ValidationError, ValueError) as e:
73
- error_messages.append(str(e))
74
- if error_messages:
75
- # no match
76
- raise ValueError("No match found when setting the actual_instance in ValidationErrorLocInner with anyOf schemas: int, str. Details: " + ", ".join(error_messages))
77
- else:
78
- return v
79
-
80
- @classmethod
81
- def from_dict(cls, obj: Dict[str, Any]) -> Self:
82
- return cls.from_json(json.dumps(obj))
83
-
84
- @classmethod
85
- def from_json(cls, json_str: str) -> Self:
86
- """Returns the object represented by the json string"""
87
- instance = cls.model_construct()
88
- error_messages = []
89
- # deserialize data into str
90
- try:
91
- # validation
92
- instance.anyof_schema_1_validator = json.loads(json_str)
93
- # assign value to actual_instance
94
- instance.actual_instance = instance.anyof_schema_1_validator
95
- return instance
96
- except (ValidationError, ValueError) as e:
97
- error_messages.append(str(e))
98
- # deserialize data into int
99
- try:
100
- # validation
101
- instance.anyof_schema_2_validator = json.loads(json_str)
102
- # assign value to actual_instance
103
- instance.actual_instance = instance.anyof_schema_2_validator
104
- return instance
105
- except (ValidationError, ValueError) as e:
106
- error_messages.append(str(e))
107
-
108
- if error_messages:
109
- # no match
110
- raise ValueError("No match found when deserializing the JSON string into ValidationErrorLocInner with anyOf schemas: int, str. Details: " + ", ".join(error_messages))
111
- else:
112
- return instance
113
-
114
- def to_json(self) -> str:
115
- """Returns the JSON representation of the actual instance"""
116
- if self.actual_instance is None:
117
- return "null"
118
-
119
- if hasattr(self.actual_instance, "to_json") and callable(self.actual_instance.to_json):
120
- return self.actual_instance.to_json()
121
- else:
122
- return json.dumps(self.actual_instance)
123
-
124
- def to_dict(self) -> Optional[Union[Dict[str, Any], int, str]]:
125
- """Returns the dict representation of the actual instance"""
126
- if self.actual_instance is None:
127
- return None
128
-
129
- if hasattr(self.actual_instance, "to_dict") and callable(self.actual_instance.to_dict):
130
- return self.actual_instance.to_dict()
131
- else:
132
- return self.actual_instance
133
-
134
- def to_str(self) -> str:
135
- """Returns the string representation of the actual instance"""
136
- return pprint.pformat(self.model_dump())
137
-
138
-
@@ -1,292 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: factpulse
3
- Version: 2.0.37
4
- Summary: API REST FactPulse
5
- Home-page: https://github.com/factpulse/sdk-python
6
- Author: OpenAPI Generator community
7
- Author-email: OpenAPI Generator Community <team@openapitools.org>
8
- Project-URL: Repository, https://github.com/GIT_USER_ID/GIT_REPO_ID
9
- Keywords: OpenAPI,OpenAPI-Generator,API REST FactPulse
10
- Requires-Python: >=3.9
11
- Description-Content-Type: text/markdown
12
- License-File: LICENSE
13
- Requires-Dist: urllib3<3.0.0,>=2.1.0
14
- Requires-Dist: python-dateutil>=2.8.2
15
- Requires-Dist: pydantic>=2
16
- Requires-Dist: typing-extensions>=4.7.1
17
- Dynamic: author
18
- Dynamic: home-page
19
- Dynamic: license-file
20
-
21
- # FactPulse SDK Python
22
-
23
- Client Python officiel pour l'API FactPulse - Facturation électronique française.
24
-
25
- ## Fonctionnalités
26
-
27
- - **Factur-X** : Génération et validation de factures électroniques (profils MINIMUM, BASIC, EN16931, EXTENDED)
28
- - **Chorus Pro** : Intégration avec la plateforme de facturation publique française
29
- - **AFNOR PDP/PA** : Soumission de flux conformes à la norme XP Z12-013
30
- - **Signature électronique** : Signature PDF (PAdES-B-B, PAdES-B-T, PAdES-B-LT)
31
- - **Client simplifié** : Authentification JWT et polling intégrés via `factpulse_helpers`
32
-
33
- ## Installation
34
-
35
- ```bash
36
- pip install factpulse
37
- ```
38
-
39
- ## Démarrage rapide
40
-
41
- Le module `factpulse_helpers` offre une API simplifiée avec authentification et polling automatiques :
42
-
43
- ```python
44
- from factpulse_helpers import (
45
- FactPulseClient,
46
- montant,
47
- montant_total,
48
- ligne_de_poste,
49
- ligne_de_tva,
50
- fournisseur,
51
- destinataire,
52
- )
53
-
54
- # Créer le client
55
- client = FactPulseClient(
56
- email="votre_email@example.com",
57
- password="votre_mot_de_passe"
58
- )
59
-
60
- # Construire la facture avec les helpers
61
- facture_data = {
62
- "numeroFacture": "FAC-2025-001",
63
- "dateFacture": "2025-01-15",
64
- "fournisseur": fournisseur(
65
- nom="Mon Entreprise SAS",
66
- siret="12345678901234",
67
- adresse_ligne1="123 Rue Example",
68
- code_postal="75001",
69
- ville="Paris",
70
- ),
71
- "destinataire": destinataire(
72
- nom="Client SARL",
73
- siret="98765432109876",
74
- adresse_ligne1="456 Avenue Test",
75
- code_postal="69001",
76
- ville="Lyon",
77
- ),
78
- "montantTotal": montant_total(
79
- ht=1000.00,
80
- tva=200.00,
81
- ttc=1200.00,
82
- a_payer=1200.00,
83
- ),
84
- "lignesDePoste": [
85
- ligne_de_poste(
86
- numero=1,
87
- denomination="Prestation de conseil",
88
- quantite=10,
89
- montant_unitaire_ht=100.00,
90
- montant_total_ligne_ht=1000.00,
91
- )
92
- ],
93
- "lignesDeTva": [
94
- ligne_de_tva(
95
- montant_base_ht=1000.00,
96
- montant_tva=200.00,
97
- taux_manuel="20.00",
98
- )
99
- ],
100
- }
101
-
102
- # Générer le PDF Factur-X
103
- with open("facture_source.pdf", "rb") as f:
104
- pdf_source = f.read()
105
-
106
- pdf_bytes = client.generer_facturx(
107
- facture_data=facture_data,
108
- pdf_source=pdf_source,
109
- profil="EN16931",
110
- sync=True,
111
- )
112
-
113
- with open("facture_facturx.pdf", "wb") as f:
114
- f.write(pdf_bytes)
115
- ```
116
-
117
- ## Helpers disponibles
118
-
119
- ### montant(value)
120
-
121
- Convertit une valeur en string formaté pour les montants monétaires.
122
-
123
- ```python
124
- from factpulse_helpers import montant
125
-
126
- montant(1234.5) # "1234.50"
127
- montant("1234.56") # "1234.56"
128
- montant(None) # "0.00"
129
- ```
130
-
131
- ### montant_total(ht, tva, ttc, a_payer, ...)
132
-
133
- Crée un objet MontantTotal complet.
134
-
135
- ```python
136
- from factpulse_helpers import montant_total
137
-
138
- total = montant_total(
139
- ht=1000.00,
140
- tva=200.00,
141
- ttc=1200.00,
142
- a_payer=1200.00,
143
- remise_ttc=50.00, # Optionnel
144
- motif_remise="Fidélité", # Optionnel
145
- acompte=100.00, # Optionnel
146
- )
147
- ```
148
-
149
- ### ligne_de_poste(numero, denomination, quantite, montant_unitaire_ht, montant_total_ligne_ht, ...)
150
-
151
- Crée une ligne de facturation.
152
-
153
- ```python
154
- from factpulse_helpers import ligne_de_poste
155
-
156
- ligne = ligne_de_poste(
157
- numero=1,
158
- denomination="Prestation de conseil",
159
- quantite=5,
160
- montant_unitaire_ht=200.00,
161
- montant_total_ligne_ht=1000.00, # Requis
162
- taux_tva="TVA20", # Ou taux_tva_manuel="20.00"
163
- categorie_tva="S", # S, Z, E, AE, K
164
- unite="HEURE", # FORFAIT, PIECE, HEURE, JOUR...
165
- reference="REF-001", # Optionnel
166
- )
167
- ```
168
-
169
- ### ligne_de_tva(montant_base_ht, montant_tva, ...)
170
-
171
- Crée une ligne de ventilation TVA.
172
-
173
- ```python
174
- from factpulse_helpers import ligne_de_tva
175
-
176
- tva = ligne_de_tva(
177
- montant_base_ht=1000.00,
178
- montant_tva=200.00,
179
- taux="TVA20", # Ou taux_manuel="20.00"
180
- categorie="S", # S, Z, E, AE, K
181
- )
182
- ```
183
-
184
- ### adresse_postale(ligne1, code_postal, ville, ...)
185
-
186
- Crée une adresse postale structurée.
187
-
188
- ```python
189
- from factpulse_helpers import adresse_postale
190
-
191
- adresse = adresse_postale(
192
- ligne1="123 Rue de la République",
193
- code_postal="75001",
194
- ville="Paris",
195
- pays="FR", # Défaut: "FR"
196
- ligne2="Bâtiment A", # Optionnel
197
- )
198
- ```
199
-
200
- ### adresse_electronique(identifiant, scheme_id)
201
-
202
- Crée une adresse électronique (identifiant numérique).
203
-
204
- ```python
205
- from factpulse_helpers import adresse_electronique
206
-
207
- # SIRET (scheme_id="0225")
208
- adresse = adresse_electronique("12345678901234", "0225")
209
-
210
- # SIREN (scheme_id="0009")
211
- adresse = adresse_electronique("123456789", "0009")
212
- ```
213
-
214
- ### fournisseur(nom, siret, adresse_ligne1, code_postal, ville, ...)
215
-
216
- Crée un fournisseur complet avec calcul automatique du SIREN et TVA intra.
217
-
218
- ```python
219
- from factpulse_helpers import fournisseur
220
-
221
- f = fournisseur(
222
- nom="Ma Société SAS",
223
- siret="12345678901234",
224
- adresse_ligne1="123 Rue Example",
225
- code_postal="75001",
226
- ville="Paris",
227
- iban="FR7630006000011234567890189", # Optionnel
228
- )
229
- # SIREN et TVA intracommunautaire calculés automatiquement
230
- ```
231
-
232
- ### destinataire(nom, siret, adresse_ligne1, code_postal, ville, ...)
233
-
234
- Crée un destinataire (client) avec calcul automatique du SIREN.
235
-
236
- ```python
237
- from factpulse_helpers import destinataire
238
-
239
- d = destinataire(
240
- nom="Client SARL",
241
- siret="98765432109876",
242
- adresse_ligne1="456 Avenue Test",
243
- code_postal="69001",
244
- ville="Lyon",
245
- )
246
- ```
247
-
248
- ## Mode Zero-Trust (Chorus Pro / AFNOR)
249
-
250
- Pour passer vos propres credentials sans stockage côté serveur :
251
-
252
- ```python
253
- from factpulse_helpers import (
254
- FactPulseClient,
255
- ChorusProCredentials,
256
- AFNORCredentials,
257
- )
258
-
259
- # Chorus Pro
260
- chorus_creds = ChorusProCredentials(
261
- piste_client_id="votre_client_id",
262
- piste_client_secret="votre_client_secret",
263
- chorus_pro_login="votre_login",
264
- chorus_pro_password="votre_password",
265
- sandbox=True,
266
- )
267
-
268
- # AFNOR PDP
269
- afnor_creds = AFNORCredentials(
270
- flow_service_url="https://api.pdp.fr/flow/v1",
271
- token_url="https://auth.pdp.fr/oauth/token",
272
- client_id="votre_client_id",
273
- client_secret="votre_client_secret",
274
- )
275
-
276
- client = FactPulseClient(
277
- email="votre_email@example.com",
278
- password="votre_mot_de_passe",
279
- chorus_credentials=chorus_creds,
280
- afnor_credentials=afnor_creds,
281
- )
282
- ```
283
-
284
- ## Ressources
285
-
286
- - **Documentation API** : https://factpulse.fr/api/facturation/documentation
287
- - **Exemple complet** : Voir `exemple_complet_python.py` dans ce package
288
- - **Support** : contact@factpulse.fr
289
-
290
- ## Licence
291
-
292
- MIT License - Copyright (c) 2025 FactPulse
@@ -1,134 +0,0 @@
1
- factpulse/__init__.py,sha256=b-FWZLv1Cvo4UfpDlk_yaLe4L_c66SqMFK7iAc-zL_8,19427
2
- factpulse/api_client.py,sha256=UxDzQh6AAgvykUkKtczmEiat99Evtz7Xd5QHG2hOl8k,32771
3
- factpulse/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
- factpulse/configuration.py,sha256=iqYo18_7rhgPyos5PWIpPHsOO9wpCSalH_PJ8qZPjBg,23502
5
- factpulse/exceptions.py,sha256=0bSMLMpqqe39fwik6qGJQHrhCkdjlNyQczPVttGdgFw,11549
6
- factpulse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- factpulse/rest.py,sha256=SnUu0ciJ9kTQnfUFqMEOgmHYt72AzAwyWmcVkMc7I0I,14661
8
- factpulse/api/__init__.py,sha256=d9mv46Oc1OTHl7IeSf_mHZAs4rhhHcZGExDQrP6Luzo,565
9
- factpulse/api/afnorpdppa_api.py,sha256=JHdD7UMh_wv1hGH9q3NZeSUuutZGocJvuvJDS0B3uDo,38253
10
- factpulse/api/afnorpdppa_directory_service_api.py,sha256=k3elxRoRlPrFWxKE7grn5MxKG8WuEDR_R11lJB5v5Qg,204981
11
- factpulse/api/afnorpdppa_flow_service_api.py,sha256=uG5V7fUt27if7jOGd67UUKZmxNCmdXXaVh88WxK3Ma4,46470
12
- factpulse/api/chorus_pro_api.py,sha256=gAI2ShJmYYnMktXDup7A2ErQ_6QBIFg67zW2Chfo3ZY,208966
13
- factpulse/api/sant_api.py,sha256=sWp1SEdcOu0Dy5BYNQs-13gMg5uWqwFFdj6LZr05XaQ,25634
14
- factpulse/api/traitement_facture_api.py,sha256=d9KqmkMLIGZlp_0hg-TFrJWhB0uYyhOoUmIG0H7Yrf0,226110
15
- factpulse/api/utilisateur_api.py,sha256=DIIHDh-0Qt-jpA3bh0DS5rzNtn_BtreAe61psvrSTbg,16316
16
- factpulse/api/vrification_pdfxml_api.py,sha256=7UdC54xh3dpuQL2NyMkIlttxpUf7DYOD3GF8__SFSDM,91822
17
- factpulse/models/__init__.py,sha256=nr3Imce1WVTMPrcSeZnGfHI4c6XGmqT8NnyR9RhzPGM,12643
18
- factpulse/models/adresse_electronique.py,sha256=pphiUugyPYuXJBUQMSBKPYW1NUMU-BqxtJmOEfFcGcg,7921
19
- factpulse/models/adresse_postale.py,sha256=kC6JpnadEBrYzWDHEstehxxRd9lxI-3_CKIfJf489YU,9252
20
- factpulse/models/api_error.py,sha256=2nASAs1818k8dDlWh6DlwAyeT3Ra8t3wQHu2NCs28CI,8733
21
- factpulse/models/bounding_box_schema.py,sha256=6TVte8rqm8DyL7zkFMnnjc-Ds6IrxICpLPdbRI__Rh8,8601
22
- factpulse/models/cadre_de_facturation.py,sha256=537fq5r1f2-poqoChXLMhCmv3KnyyWNouVuiFCbfOZY,9682
23
- factpulse/models/categorie_tva.py,sha256=IBgtV7j2vB93PcZI-XhPu9eKhedHdqqclXn60yNUs34,6367
24
- factpulse/models/certificate_info_response.py,sha256=mZjU6I57KedCN086XCBIvfp6H4MjXWMyvbYYsG-LLFo,9164
25
- factpulse/models/champ_verifie_schema.py,sha256=rrrOZ2iiKt2hV-S7V6wobloXQKz4VZS9TjfED8tdCQA,10073
26
- factpulse/models/chorus_pro_credentials.py,sha256=2NMazzMO6tQB_XpWHUQUBPt4tiW24pRvxWop0J1HucI,8884
27
- factpulse/models/code_cadre_facturation.py,sha256=AtevyXn8DL6ipG_-eJ19SYIGRAqpVUhy5qa3unKysl4,6018
28
- factpulse/models/code_raison_reduction.py,sha256=YI2VmqIDh5iB_1XO7MrPITN7QNX2_dX6IzQ2RIoB4RI,6367
29
- factpulse/models/consulter_facture_request.py,sha256=v9RFMm_dcPJod4KmQCqlUqPKs4zm7qOnj_Ujs8_S96w,8340
30
- factpulse/models/consulter_facture_response.py,sha256=xFxnx8PoxcSgDigXMbm7S0CtRaCZAsczSx9R0l5wq1M,10862
31
- factpulse/models/consulter_structure_request.py,sha256=DP2TRsdfYtLoM2XdS27nrGNnsCnJnw_gRgcpIXVOouc,8557
32
- factpulse/models/consulter_structure_response.py,sha256=Qcs8ZshvmLwkivhvt4pmfqCe6eyOvYnSksJCcWJFjNw,10634
33
- factpulse/models/credentials_afnor.py,sha256=5ecIhgOePmnDmxYlIbgvmqX724pZvH475aKzjVfJL6I,8847
34
- factpulse/models/credentials_chorus_pro.py,sha256=XF5j893pjAetSG2Yq_6M3QV9WHoRBb7PWX_KQXjJCf8,9536
35
- factpulse/models/destinataire.py,sha256=pC2G1F8nJ_a63tFk9n6Ye-tOCPQqKREri25KC1O7Nlg,10067
36
- factpulse/models/destination.py,sha256=JI8TbW8WBtwDc3Vn9OwRPkSPgbADHwG1A3peXNtYCNA,10532
37
- factpulse/models/destination_afnor.py,sha256=_ex6LJlJApc4pYpb3uP-vwzGonNdanccNifb15K9K64,9472
38
- factpulse/models/destination_chorus_pro.py,sha256=xXI3B6FowqPBidUFJMZsVQZimLrZLcv78wyYIUI2mNU,8618
39
- factpulse/models/dimension_page_schema.py,sha256=nwrYSgixoDz1N3qsjJHgwnlgMC4XrhxpzDyX8GUmSBE,7744
40
- factpulse/models/direction_flux.py,sha256=VfU6nUNYOCgoFKtx6hHtTTLxlYIOGsc12gnDBoCzUK8,5753
41
- factpulse/models/donnees_facture_simplifiees.py,sha256=ArZEBNDxgPhLD-5MtS8Lz3wi72Iw2llMKYztuPzdkVI,9871
42
- factpulse/models/error_level.py,sha256=mDYwioSCHjLMfh4KGLBkAXPT_ssN7hgB7d1FtP0gw-A,5754
43
- factpulse/models/error_source.py,sha256=mcwjgiJQ31YoPP4jQx8vW5yY-h253wUpEX6Sr4z298g,5903
44
- factpulse/models/facture_enrichie_info.py,sha256=PN4bBDSUVIlxYefrvXQRq7fimDoVvHrRGxmvQtCRXhs,9990
45
- factpulse/models/facture_entrante.py,sha256=M3Ult_ala4rHGU603tp8VyNq6fAHWFnyb8vI9yLNnBA,14370
46
- factpulse/models/facture_factur_x.py,sha256=EEc0rbGeY7EWaZqVWPIqO701D4KVW368TDDWA_TJlKo,14210
47
- factpulse/models/flux_resume.py,sha256=_sBAp3RXdAHav_52Nx4u0HrYBMyjCFVMZ853Itk9XsQ,9677
48
- factpulse/models/format_facture.py,sha256=iUlpHn9Vs0-ACu1vr9W_cOu8fYnhsWbiMBOToMaUn9w,5818
49
- factpulse/models/format_sortie.py,sha256=Cvd64DRl1SntFGEBVDSYunOo9KwJWoTaHXsgHMdq_mA,5748
50
- factpulse/models/fournisseur.py,sha256=M0w4pOSPAloTiaR3wP0RTSN_ayp4-i-56qX8UoZeruU,11492
51
- factpulse/models/fournisseur_entrant.py,sha256=DtE62XjV1XChlM61pRHoqDLHWZSKlQoFtiNtLtJwozg,10827
52
- factpulse/models/generate_certificate_request.py,sha256=lE2bd5FUHQ5SA4GeyX3N6TRMtyqW17RuU_Gl6UBIllY,10416
53
- factpulse/models/generate_certificate_response.py,sha256=ZQQ1ed7SuV-J1RNU34U-4IYwF_Ck6ByvJYv2_yGzsPk,9448
54
- factpulse/models/http_validation_error.py,sha256=6LKZOKsITod_3shkCEUHZxwS6OblbkvS4AsrAXRCj0k,8010
55
- factpulse/models/information_signature_api.py,sha256=Ec4ylGt4CfA87O6_MNsfHiqFovxJtHRLbomLZHo6Lbg,9325
56
- factpulse/models/ligne_de_poste.py,sha256=UeZ3f_oMPrebLHQIpS82yKlBYHUIdN99v_AJzprZDbc,13686
57
- factpulse/models/ligne_de_poste_montant_remise_ht.py,sha256=wV7B-wnv2YSC9Lute5hFJ0x8xH2xZqcwbkyTymuXYGA,10218
58
- factpulse/models/ligne_de_poste_taux_tva_manuel.py,sha256=QmsuUCqPV9ZgvYWQNMfNwkmqCP7hrPNPpgd8vGGwUfA,10217
59
- factpulse/models/ligne_de_tva.py,sha256=ZARZX0yuF7awQiQrRtcR-IV5EOARxuAfpPjLY0qSY2w,10372
60
- factpulse/models/mode_depot.py,sha256=lY7ea0uteVEvQT5R59695KUI8NAt53S0O419yU7sa44,5857
61
- factpulse/models/mode_paiement.py,sha256=NyOkiTwoO4s65lgaHumXZjbEYxTw7MggAgQZ99lJnDI,5876
62
- factpulse/models/montant_a_payer.py,sha256=qG23CTYoDyycketAZ5QX_78kbOAiFxyvXj1an90TD08,10039
63
- factpulse/models/montant_base_ht.py,sha256=kogfoZba1ZcplEtq_5x4qm06Upz5wsfb4sYfUNVD6u4,10068
64
- factpulse/models/montant_ht_total.py,sha256=YvlLjbYKkhVHe3dmJPSMzM6hOKctB28tuNZPuHnCRFM,10044
65
- factpulse/models/montant_remise_globale_ttc.py,sha256=Bz9iLvuOC8ULr0cz0Sv1VJjP4OgL7uxHdzrcr2R0kSM,10105
66
- factpulse/models/montant_total.py,sha256=HSKa4xR2JxHHHQbYjetn9BKhJHjcSVa0Ml54Pm1h8h0,11060
67
- factpulse/models/montant_total_acompte.py,sha256=jJGAiN-59eMUuoY5UkafBXcJNRTj-vJhPR9Z9RY7oJo,10169
68
- factpulse/models/montant_total_ligne_ht.py,sha256=0extCgyRDB46lQq0PjYaGRH82a26DEQu5e2soBAcVJ4,10119
69
- factpulse/models/montant_ttc_total.py,sha256=Ac44jGLY9osaF6cQeT96WM9DGRr3zcu13jqoWGMBeFc,10050
70
- factpulse/models/montant_tva.py,sha256=NuF7VvESuelLvr9PrYBY70b8aXrbkpmly9ltRksGEP4,9942
71
- factpulse/models/montant_tva_ligne.py,sha256=Dp3ESFYPIam4vnS5cXsgh2-gJxQxFzdsYd3rS2YWLSo,10067
72
- factpulse/models/montant_tva_total.py,sha256=eEoqGD6p-GnjqNwtTlsxCQbKUzRM8vEz-j3MIyWJGxU,10056
73
- factpulse/models/montant_unitaire_ht.py,sha256=Lm1GFH8BlEJzk7aup0E1NSdlW7xrM2e4rTqfiRRihbA,10007
74
- factpulse/models/nature_operation.py,sha256=nZmEhlhh7fAlDzKgHGO8FThr9udOMN7Xf7uAwg4lYwM,6363
75
- factpulse/models/note.py,sha256=OOE5ldPBju71z9-VQtqndh35yifCnuSzodeRQG3uZxg,8044
76
- factpulse/models/note_obligatoire_schema.py,sha256=zPosu7ptz7IkdNxRc4kNPLNLAzBc2bJKTLf_UCU-l0Q,9562
77
- factpulse/models/obtenir_id_chorus_pro_request.py,sha256=W8DVvkBpGM3UWNSwFL19g8IXsR8DEZtLlFtGxR4MJdU,8575
78
- factpulse/models/obtenir_id_chorus_pro_response.py,sha256=wToneMFFvpJy3iyjxpKUngmKxq0Kn1aeqn5YtgEKw1g,8373
79
- factpulse/models/options_processing.py,sha256=M7d6-mFJJK1udO8akNhvGV9VrZDhW9zL2_QDNasvQu8,8565
80
- factpulse/models/parametres_signature.py,sha256=mB6QbqaLZEgOZPB3KqdVl2eDjPOw3VrFomv7dvc6q_4,10761
81
- factpulse/models/parametres_structure.py,sha256=rGoxqhg_sV3l0flHBrh--tEInU_XKkoPcDI2iWCta5c,8464
82
- factpulse/models/pdf_factur_x_info.py,sha256=JesvTfSi68klJk9nEIr3sjmNDG_JZslmiaqKFPqMk1k,7918
83
- factpulse/models/pdp_credentials.py,sha256=EGTqtvPJP4jgH-aM2c4BgGKCFU-my-hzcABwnlzRbr8,8710
84
- factpulse/models/piece_jointe_complementaire.py,sha256=uqwhX4qbZAZpS6SHoid0aVPBsguV_xDcbuu5YTvNnH0,7988
85
- factpulse/models/profil_api.py,sha256=4QCmG1hIOhm72DsVuyW87-s3dvhu1sm5vQzWPp5gKzM,5801
86
- factpulse/models/profil_flux.py,sha256=PnzSnW0KMW2IoivpiyGQoY8TNtuQ0a_hVnf9Kq0-FEg,5816
87
- factpulse/models/quantite.py,sha256=4aDJsBt3Lo9SWX77xZUnaO-qAvY3WrkBPx1Ipiq00L8,9958
88
- factpulse/models/rechercher_services_response.py,sha256=CtjYptPBOgYEBILjw_thIwY6hpdn6hRDn_r4P1MvK-o,8517
89
- factpulse/models/rechercher_structure_request.py,sha256=HXGmq8K16uNEhFFRDBUxBkks1Id_EIF2UUpqNJp268k,9842
90
- factpulse/models/rechercher_structure_response.py,sha256=_aH4PQ8v_upvX8QdecAwrG-GzbfP-MoH3X07oxHir24,8631
91
- factpulse/models/references.py,sha256=Jj6jcSMycmeLeHMvH87YBY39YNjHwd4F3A6Ypa7sEv0,9937
92
- factpulse/models/reponse_healthcheck_afnor.py,sha256=xbOIZ8cC3ZOSaMIwAc57iDAGGbvm9OJL0C5G5U5lty8,7965
93
- factpulse/models/reponse_recherche_flux.py,sha256=UqL-0L4i2iXpC04y4m48UQ72kodVlbhF7CH-weTnBbc,8428
94
- factpulse/models/reponse_soumission_flux.py,sha256=HtFA9j01lVgXPhLxAXIyr2a3IkwLTyG-D7xbkqPyPHc,8799
95
- factpulse/models/reponse_tache.py,sha256=ZHOSHh2sg5mhlej9q6RX2mJVcv-XNKklY8CT90Gm41s,7544
96
- factpulse/models/reponse_validation_erreur.py,sha256=0sPudYWOLm5uoA9OzKQpZ90wnD1N2YmsrX-npQho-XY,7608
97
- factpulse/models/reponse_validation_succes.py,sha256=JuqenpbUFKEQ_GuGWXL0fzahyk5-yr1fj2RucOCuq7c,7603
98
- factpulse/models/reponse_verification_succes.py,sha256=mWmQs6m4y3C8DIM-82kkp8WnYjanyxkzTWWuB2GDfEs,11603
99
- factpulse/models/requete_recherche_flux.py,sha256=cgAjthD3iC5f_e5FNPc2WDcnvBku2wXto3MgILYjpho,10641
100
- factpulse/models/requete_soumission_flux.py,sha256=J_ncq9v7piBBjbpJ8Oy94OMaeH8nQ_BSwxvK2G5foqQ,9639
101
- factpulse/models/resultat_afnor.py,sha256=7fjd4sPBX-N-tGwLph_4kREsVAl_2REx5DRoTLCZ4z8,8526
102
- factpulse/models/resultat_chorus_pro.py,sha256=wMW4FHgRZ4YHiZUHV_xyyC1cG-2DR_i-U0wZ1JWBEBI,8436
103
- factpulse/models/resultat_validation_pdfapi.py,sha256=o6o7S6PTK-gYeEJBBgY7P32lEsUqI0Un-LE6ca3uAOs,13558
104
- factpulse/models/scheme_id.py,sha256=m2w_zmAiGQdKvEsP6KhoiavNsLxQEcfr5zP0Saz2W2g,6268
105
- factpulse/models/service_structure.py,sha256=RIbMM_nE48bq4koLaj32E_Y5BewZkRyanXEh6hraaeM,8001
106
- factpulse/models/signature_info.py,sha256=_d94wVSYXR1k_t3Ien0Vlf3SwjlOnT_CWiYzudFo7GI,8183
107
- factpulse/models/soumettre_facture_complete_request.py,sha256=TFmVnqXfubvtZjamaQ-Xtc-Q3H1MLBMxw4uoCXfFE_I,9925
108
- factpulse/models/soumettre_facture_complete_response.py,sha256=5rISAwPqkzgaBxTP6GRV8q3XRxwxMgMZpxZgty381ig,11454
109
- factpulse/models/soumettre_facture_request.py,sha256=Y_1EcxKlhuqiBngQj49Q1DyxdbkmIF_v1qCdQtkZaZU,13211
110
- factpulse/models/soumettre_facture_response.py,sha256=vQMwIqOn-5n0dKYPVZeGyFmLUjr93wjygvbektsaxjw,8578
111
- factpulse/models/statut_acquittement.py,sha256=Cq3h30QD4Byi0yPlA3WKSPIMKYpJ3PpgxxPGxEe7WUU,5803
112
- factpulse/models/statut_celery.py,sha256=MNgqAZKMItqCu_x1-N2Hd_C65Kq3JGJAP45Az4lsY1U,6249
113
- factpulse/models/statut_champ_api.py,sha256=6wDPjAdn1ZeYVjN1zAM8_DDUma71dQA_iIGC1ZS0Ayc,5879
114
- factpulse/models/statut_facture.py,sha256=gzsCUeAdWMM3LehncqTHOINTbczwlE9y5rdHo8O31Mc,8068
115
- factpulse/models/statut_tache.py,sha256=MyRCmyMOxBEYFpKVipKuCTcNky0A1gF-oO52FVYLEkg,8259
116
- factpulse/models/structure_info.py,sha256=BkMNW1G5GPKP387wbnwIwgxLe74LCm6YYowZNFPlz_c,8290
117
- factpulse/models/syntaxe_flux.py,sha256=eOhAeAWBpowiv9yiGptZIVubah84gJQXyYoc6JxKacc,5838
118
- factpulse/models/tauxmanuel.py,sha256=nzHXNnfeMETx_onZZ8jqINkkLMXOt7e1ZzU8zt8FqbQ,10040
119
- factpulse/models/type_document.py,sha256=sBXmmgTJhDKVjP66FLlc7Dn-VWw5lWMKjJM_uTHPDKI,5854
120
- factpulse/models/type_facture.py,sha256=-kkw_aZPJeJogPNSlNEcTWvgCFEnl2_t9BvpZRnqSHA,5782
121
- factpulse/models/type_flux.py,sha256=fGxtbQHDNzGbuvaKeXNwn_lKfbKFcKj-ISyclY2-6wY,5922
122
- factpulse/models/type_tva.py,sha256=kPIMmtNGX7IHFGtrC26GB5g1Rk3XvAFXhbD5d3zOPyo,5853
123
- factpulse/models/unite.py,sha256=uMHlmkfdbqFi_BEOLoPXrReMUWU758FteZpi4ANbJb0,5861
124
- factpulse/models/validation_error.py,sha256=guq3Jf8nihVG3GwdB48UmLvAoIaeKTg6RCCl62HmV5c,8102
125
- factpulse/models/validation_error_detail.py,sha256=p3H2VCc2-BgDhQfqEjAAbYWSUsWRuwa36omEku4C-so,8751
126
- factpulse/models/validation_error_loc_inner.py,sha256=XCQaQMpuAERDwf1Zu_IWtD9n18aPrfTniKkzPCzWkfY,9896
127
- factpulse-2.0.37.dist-info/licenses/LICENSE,sha256=TOREZ0FjfXTO1zqJjqfiuyBoj79tmdfVAJuWN_KV-i8,1066
128
- factpulse_helpers/__init__.py,sha256=Wl8KjCOccoo0O_LiVg4wHNP2skslyPxU3P7hgJQTFPo,2614
129
- factpulse_helpers/client.py,sha256=1CUqmqrJor9uMsfkbTwCh-6dh5yuQgeeDwxj8CdwfhM,73633
130
- factpulse_helpers/exceptions.py,sha256=4Svz1bMC5Mio4zj5KLKd6fyPINqgZFoqwFAsiJOJ8ao,9334
131
- factpulse-2.0.37.dist-info/METADATA,sha256=QDzchxVrp-06QKo6Ns2euRKML5Vcj5WjQG-nxJICfS8,7260
132
- factpulse-2.0.37.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
133
- factpulse-2.0.37.dist-info/top_level.txt,sha256=gG17jwZIkNxBJeHxdyLCU6kkoGMr2Ir2metnQ7eT2xY,28
134
- factpulse-2.0.37.dist-info/RECORD,,