factpulse 2.0.42 → 3.0.1
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -3
- data/Gemfile.lock +3 -3
- data/README.md +91 -91
- data/docs/{CredentialsAFNOR.md → AFNORCredentials.md} +2 -2
- data/docs/{DestinationAFNOR.md → AFNORDestination.md} +4 -4
- data/docs/AFNORHealthCheckResponse.md +22 -0
- data/docs/AFNORPDPPAApi.md +25 -25
- data/docs/AFNORPDPPADirectoryServiceApi.md +19 -19
- data/docs/AFNORPDPPAFlowServiceApi.md +16 -16
- data/docs/{ResultatAFNOR.md → AFNORResult.md} +5 -5
- data/docs/APIError.md +2 -2
- data/docs/{MontantTva.md → APIProfile.md} +2 -2
- data/docs/{CodeCadreFacturation.md → AcknowledgmentStatus.md} +2 -2
- data/docs/{CodeRaisonReduction.md → AllowanceReasonCode.md} +2 -2
- data/docs/{ModeDepot.md → AmountDue.md} +2 -2
- data/docs/BoundingBoxSchema.md +7 -7
- data/docs/{CategorieTVA.md → CeleryStatus.md} +2 -2
- data/docs/CertificateInfoResponse.md +20 -20
- data/docs/ChorusProApi.md +123 -123
- data/docs/ChorusProDestination.md +20 -0
- data/docs/ChorusProResult.md +22 -0
- data/docs/Destination.md +7 -7
- data/docs/{ModePaiement.md → DocumentType.md} +2 -2
- data/docs/{AdresseElectronique.md → ElectronicAddress.md} +4 -4
- data/docs/EnrichedInvoiceInfo.md +32 -0
- data/docs/FacturXPDFInfo.md +22 -0
- data/docs/FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md +26 -0
- data/docs/{CredentialsChorusPro.md → FactureElectroniqueRestApiSchemasProcessingChorusProCredentials.md} +4 -4
- data/docs/FactureFacturX.md +30 -30
- data/docs/FieldStatus.md +15 -0
- data/docs/{DirectionFlux.md → FlowDirection.md} +2 -2
- data/docs/FlowProfile.md +15 -0
- data/docs/FlowSummary.md +32 -0
- data/docs/{ProfilFlux.md → FlowSyntax.md} +2 -2
- data/docs/{TypeTVA.md → FlowType.md} +2 -2
- data/docs/GenerateCertificateRequest.md +19 -19
- data/docs/GenerateCertificateResponse.md +8 -8
- data/docs/GetChorusProIdRequest.md +22 -0
- data/docs/GetChorusProIdResponse.md +24 -0
- data/docs/GetInvoiceRequest.md +20 -0
- data/docs/GetInvoiceResponse.md +34 -0
- data/docs/GetStructureRequest.md +22 -0
- data/docs/GetStructureResponse.md +34 -0
- data/docs/GlobalAllowanceAmount.md +15 -0
- data/docs/{SantApi.md → HealthApi.md} +23 -23
- data/docs/IncomingInvoice.md +54 -0
- data/docs/IncomingSupplier.md +32 -0
- data/docs/{FormatFacture.md → InvoiceFormat.md} +2 -2
- data/docs/InvoiceLine.md +46 -0
- data/docs/InvoiceLineAllowanceAmount.md +15 -0
- data/docs/InvoiceNote.md +20 -0
- data/docs/InvoiceProcessingApi.md +831 -0
- data/docs/InvoiceReferences.md +32 -0
- data/docs/{StatutFacture.md → InvoiceStatus.md} +5 -5
- data/docs/InvoiceTotals.md +30 -0
- data/docs/InvoiceTotalsPrepayment.md +15 -0
- data/docs/InvoiceTypeCode.md +15 -0
- data/docs/InvoicingFramework.md +24 -0
- data/docs/InvoicingFrameworkCode.md +15 -0
- data/docs/LineNetAmount.md +15 -0
- data/docs/MandatoryNoteSchema.md +30 -0
- data/docs/ManualRate.md +15 -0
- data/docs/ManualVatRate.md +15 -0
- data/docs/OperationNature.md +15 -0
- data/docs/{FormatSortie.md → OutputFormat.md} +2 -2
- data/docs/PDFValidationResultAPI.md +62 -0
- data/docs/PDFXMLVerificationApi.md +435 -0
- data/docs/PDPCredentials.md +4 -4
- data/docs/PageDimensionsSchema.md +20 -0
- data/docs/{Beneficiaire.md → Payee.md} +5 -5
- data/docs/PaymentMeans.md +15 -0
- data/docs/PostalAddress.md +26 -0
- data/docs/ProcessingOptions.md +24 -0
- data/docs/{Quantite.md → Quantity.md} +2 -2
- data/docs/Recipient.md +28 -0
- data/docs/SearchFlowRequest.md +34 -0
- data/docs/SearchFlowResponse.md +24 -0
- data/docs/SearchServicesResponse.md +24 -0
- data/docs/SearchStructureRequest.md +26 -0
- data/docs/SearchStructureResponse.md +24 -0
- data/docs/SignatureInfo.md +2 -2
- data/docs/SignatureInfoAPI.md +28 -0
- data/docs/SignatureParameters.md +34 -0
- data/docs/SimplifiedInvoiceData.md +34 -0
- data/docs/StructureInfo.md +10 -10
- data/docs/StructureParameters.md +22 -0
- data/docs/StructureService.md +24 -0
- data/docs/SubmissionMode.md +15 -0
- data/docs/SubmitCompleteInvoiceRequest.md +26 -0
- data/docs/SubmitCompleteInvoiceResponse.md +34 -0
- data/docs/SubmitFlowRequest.md +28 -0
- data/docs/SubmitFlowResponse.md +30 -0
- data/docs/SubmitInvoiceRequest.md +46 -0
- data/docs/SubmitInvoiceResponse.md +24 -0
- data/docs/SupplementaryAttachment.md +26 -0
- data/docs/Supplier.md +36 -0
- data/docs/TaskResponse.md +18 -0
- data/docs/TaskStatus.md +22 -0
- data/docs/TaxableAmount.md +15 -0
- data/docs/TotalGrossAmount.md +15 -0
- data/docs/TotalNetAmount.md +15 -0
- data/docs/TotalVATAmount.md +15 -0
- data/docs/UnitNetPrice.md +15 -0
- data/docs/UnitOfMeasure.md +15 -0
- data/docs/UserApi.md +74 -0
- data/docs/VATAccountingCode.md +15 -0
- data/docs/{ProfilAPI.md → VATAmount.md} +2 -2
- data/docs/VATCategory.md +15 -0
- data/docs/VATLine.md +30 -0
- data/docs/ValidationErrorDetail.md +3 -3
- data/docs/ValidationErrorResponse.md +18 -0
- data/docs/ValidationSuccessResponse.md +18 -0
- data/docs/{TypeFlux.md → VatAmount.md} +2 -2
- data/docs/VerificationSuccessResponse.md +36 -0
- data/docs/VerifiedFieldSchema.md +34 -0
- data/factpulse.gemspec +4 -4
- data/lib/factpulse/api/afnorpdppa_api.rb +25 -25
- data/lib/factpulse/api/afnorpdppa_directory_service_api.rb +40 -40
- data/lib/factpulse/api/afnorpdppa_flow_service_api.rb +16 -16
- data/lib/factpulse/api/chorus_pro_api.rb +127 -127
- data/lib/factpulse/api/health_api.rb +136 -0
- data/lib/factpulse/api/invoice_processing_api.rb +835 -0
- data/lib/factpulse/api/pdfxml_verification_api.rb +430 -0
- data/lib/factpulse/api/user_api.rb +79 -0
- data/lib/factpulse/api_client.rb +2 -2
- data/lib/factpulse/api_error.rb +2 -2
- data/lib/factpulse/api_model_base.rb +2 -2
- data/lib/factpulse/configuration.rb +2 -2
- data/lib/factpulse/helpers/client.rb +182 -182
- data/lib/factpulse/helpers/exceptions.rb +2 -2
- data/lib/factpulse/helpers/helpers.rb +5 -5
- data/lib/factpulse/models/acknowledgment_status.rb +41 -0
- data/lib/factpulse/models/afnor_credentials.rb +169 -0
- data/lib/factpulse/models/{destination_afnor.rb → afnor_destination.rb} +10 -10
- data/lib/factpulse/models/{reponse_healthcheck_afnor.rb → afnor_health_check_response.rb} +9 -9
- data/lib/factpulse/models/{resultat_afnor.rb → afnor_result.rb} +13 -13
- data/lib/factpulse/models/allowance_reason_code.rb +45 -0
- data/lib/factpulse/models/amount_due.rb +104 -0
- data/lib/factpulse/models/api_error.rb +5 -5
- data/lib/factpulse/models/api_profile.rb +42 -0
- data/lib/factpulse/models/bounding_box_schema.rb +10 -10
- data/lib/factpulse/models/celery_status.rb +43 -0
- data/lib/factpulse/models/certificate_info_response.rb +164 -164
- data/lib/factpulse/models/{destination_chorus_pro.rb → chorus_pro_destination.rb} +7 -7
- data/lib/factpulse/models/chorus_pro_result.rb +186 -0
- data/lib/factpulse/models/destination.rb +7 -7
- data/lib/factpulse/models/document_type.rb +43 -0
- data/lib/factpulse/models/electronic_address.rb +196 -0
- data/lib/factpulse/models/enriched_invoice_info.rb +348 -0
- data/lib/factpulse/models/error_level.rb +2 -2
- data/lib/factpulse/models/error_source.rb +2 -2
- data/lib/factpulse/models/factur_xpdf_info.rb +205 -0
- data/lib/factpulse/models/{chorus_pro_credentials.rb → facture_electronique_rest_api_schemas_chorus_pro_chorus_pro_credentials.rb} +11 -11
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials.rb +191 -0
- data/lib/factpulse/models/facture_factur_x.rb +160 -160
- data/lib/factpulse/models/field_status.rb +43 -0
- data/lib/factpulse/models/flow_direction.rb +40 -0
- data/lib/factpulse/models/flow_profile.rb +41 -0
- data/lib/factpulse/models/flow_summary.rb +251 -0
- data/lib/factpulse/models/flow_syntax.rb +43 -0
- data/lib/factpulse/models/flow_type.rb +43 -0
- data/lib/factpulse/models/generate_certificate_request.rb +106 -106
- data/lib/factpulse/models/generate_certificate_response.rb +47 -47
- data/lib/factpulse/models/get_chorus_pro_id_request.rb +188 -0
- data/lib/factpulse/models/get_chorus_pro_id_response.rb +230 -0
- data/lib/factpulse/models/get_invoice_request.rb +176 -0
- data/lib/factpulse/models/get_invoice_response.rb +261 -0
- data/lib/factpulse/models/get_structure_request.rb +188 -0
- data/lib/factpulse/models/get_structure_response.rb +261 -0
- data/lib/factpulse/models/global_allowance_amount.rb +104 -0
- data/lib/factpulse/models/http_validation_error.rb +2 -2
- data/lib/factpulse/models/incoming_invoice.rb +522 -0
- data/lib/factpulse/models/incoming_supplier.rb +236 -0
- data/lib/factpulse/models/invoice_format.rb +41 -0
- data/lib/factpulse/models/invoice_line.rb +389 -0
- data/lib/factpulse/models/invoice_line_allowance_amount.rb +104 -0
- data/lib/factpulse/models/invoice_note.rb +175 -0
- data/lib/factpulse/models/invoice_references.rb +290 -0
- data/lib/factpulse/models/invoice_status.rb +203 -0
- data/lib/factpulse/models/invoice_totals.rb +272 -0
- data/lib/factpulse/models/invoice_totals_prepayment.rb +104 -0
- data/lib/factpulse/models/invoice_type_code.rb +70 -0
- data/lib/factpulse/models/invoicing_framework.rb +217 -0
- data/lib/factpulse/models/invoicing_framework_code.rb +46 -0
- data/lib/factpulse/models/line_net_amount.rb +104 -0
- data/lib/factpulse/models/mandatory_note_schema.rb +265 -0
- data/lib/factpulse/models/manual_rate.rb +104 -0
- data/lib/factpulse/models/manual_vat_rate.rb +104 -0
- data/lib/factpulse/models/operation_nature.rb +52 -0
- data/lib/factpulse/models/output_format.rb +40 -0
- data/lib/factpulse/models/page_dimensions_schema.rb +193 -0
- data/lib/factpulse/models/{beneficiaire.rb → payee.rb} +15 -15
- data/lib/factpulse/models/payment_means.rb +50 -0
- data/lib/factpulse/models/pdf_validation_result_api.rb +523 -0
- data/lib/factpulse/models/pdp_credentials.rb +7 -7
- data/lib/factpulse/models/postal_address.rb +189 -0
- data/lib/factpulse/models/processing_options.rb +207 -0
- data/lib/factpulse/models/quantity.rb +104 -0
- data/lib/factpulse/models/recipient.rb +201 -0
- data/lib/factpulse/models/scheme_id.rb +2 -2
- data/lib/factpulse/models/search_flow_request.rb +306 -0
- data/lib/factpulse/models/search_flow_response.rb +249 -0
- data/lib/factpulse/models/search_services_response.rb +214 -0
- data/lib/factpulse/models/search_structure_request.rb +191 -0
- data/lib/factpulse/models/search_structure_response.rb +216 -0
- data/lib/factpulse/models/signature_info.rb +20 -20
- data/lib/factpulse/models/signature_info_api.rb +216 -0
- data/lib/factpulse/models/signature_parameters.rb +235 -0
- data/lib/factpulse/models/simplified_invoice_data.rb +342 -0
- data/lib/factpulse/models/structure_info.rb +84 -84
- data/lib/factpulse/models/structure_parameters.rb +175 -0
- data/lib/factpulse/models/structure_service.rb +247 -0
- data/lib/factpulse/models/submission_mode.rb +44 -0
- data/lib/factpulse/models/submit_complete_invoice_request.rb +239 -0
- data/lib/factpulse/models/submit_complete_invoice_response.rb +355 -0
- data/lib/factpulse/models/submit_flow_request.rb +238 -0
- data/lib/factpulse/models/submit_flow_response.rb +294 -0
- data/lib/factpulse/models/submit_invoice_request.rb +388 -0
- data/lib/factpulse/models/submit_invoice_response.rb +213 -0
- data/lib/factpulse/models/supplementary_attachment.rb +269 -0
- data/lib/factpulse/models/supplier.rb +257 -0
- data/lib/factpulse/models/task_response.rb +166 -0
- data/lib/factpulse/models/task_status.rb +227 -0
- data/lib/factpulse/models/taxable_amount.rb +104 -0
- data/lib/factpulse/models/total_gross_amount.rb +104 -0
- data/lib/factpulse/models/total_net_amount.rb +104 -0
- data/lib/factpulse/models/total_vat_amount.rb +104 -0
- data/lib/factpulse/models/unit_net_price.rb +104 -0
- data/lib/factpulse/models/unit_of_measure.rb +50 -0
- data/lib/factpulse/models/validation_error.rb +2 -2
- data/lib/factpulse/models/validation_error_detail.rb +6 -6
- data/lib/factpulse/models/validation_error_loc_inner.rb +2 -2
- data/lib/factpulse/models/validation_error_response.rb +168 -0
- data/lib/factpulse/models/validation_success_response.rb +166 -0
- data/lib/factpulse/models/vat_accounting_code.rb +46 -0
- data/lib/factpulse/models/vat_amount.rb +104 -0
- data/lib/factpulse/models/vat_category.rb +47 -0
- data/lib/factpulse/models/vat_line.rb +262 -0
- data/lib/factpulse/models/verification_success_response.rb +343 -0
- data/lib/factpulse/models/verified_field_schema.rb +334 -0
- data/lib/factpulse/version.rb +3 -3
- data/lib/factpulse.rb +99 -99
- metadata +250 -257
- data/docs/AdressePostale.md +0 -26
- data/docs/CadreDeFacturation.md +0 -24
- data/docs/ChampVerifieSchema.md +0 -34
- data/docs/ChorusProCredentials.md +0 -26
- data/docs/ConsulterFactureRequest.md +0 -20
- data/docs/ConsulterFactureResponse.md +0 -34
- data/docs/ConsulterStructureRequest.md +0 -22
- data/docs/ConsulterStructureResponse.md +0 -34
- data/docs/Destinataire.md +0 -28
- data/docs/DestinationChorusPro.md +0 -20
- data/docs/DimensionPageSchema.md +0 -20
- data/docs/DonneesFactureSimplifiees.md +0 -34
- data/docs/FactureEnrichieInfo.md +0 -32
- data/docs/FactureEntrante.md +0 -54
- data/docs/FluxResume.md +0 -32
- data/docs/Fournisseur.md +0 -36
- data/docs/FournisseurEntrant.md +0 -32
- data/docs/InformationSignatureAPI.md +0 -28
- data/docs/LigneDePoste.md +0 -46
- data/docs/LigneDePosteMontantRemiseHt.md +0 -15
- data/docs/LigneDePosteTauxTvaManuel.md +0 -15
- data/docs/LigneDeTVA.md +0 -30
- data/docs/MontantAPayer.md +0 -15
- data/docs/MontantBaseHt.md +0 -15
- data/docs/MontantHtTotal.md +0 -15
- data/docs/MontantRemiseGlobaleTtc.md +0 -15
- data/docs/MontantTotal.md +0 -30
- data/docs/MontantTotalAcompte.md +0 -15
- data/docs/MontantTotalLigneHt.md +0 -15
- data/docs/MontantTtcTotal.md +0 -15
- data/docs/MontantTvaLigne.md +0 -15
- data/docs/MontantTvaTotal.md +0 -15
- data/docs/MontantUnitaireHt.md +0 -15
- data/docs/NatureOperation.md +0 -15
- data/docs/Note.md +0 -20
- data/docs/NoteObligatoireSchema.md +0 -30
- data/docs/ObtenirIdChorusProRequest.md +0 -22
- data/docs/ObtenirIdChorusProResponse.md +0 -24
- data/docs/OptionsProcessing.md +0 -24
- data/docs/PDFFacturXInfo.md +0 -22
- data/docs/ParametresSignature.md +0 -34
- data/docs/ParametresStructure.md +0 -22
- data/docs/PieceJointeComplementaire.md +0 -26
- data/docs/RechercherServicesResponse.md +0 -24
- data/docs/RechercherStructureRequest.md +0 -26
- data/docs/RechercherStructureResponse.md +0 -24
- data/docs/References.md +0 -32
- data/docs/ReponseHealthcheckAFNOR.md +0 -22
- data/docs/ReponseRechercheFlux.md +0 -24
- data/docs/ReponseSoumissionFlux.md +0 -30
- data/docs/ReponseTache.md +0 -18
- data/docs/ReponseValidationErreur.md +0 -18
- data/docs/ReponseValidationSucces.md +0 -18
- data/docs/ReponseVerificationSucces.md +0 -36
- data/docs/RequeteRechercheFlux.md +0 -34
- data/docs/RequeteSoumissionFlux.md +0 -28
- data/docs/ResultatChorusPro.md +0 -22
- data/docs/ResultatValidationPDFAPI.md +0 -62
- data/docs/ServiceStructure.md +0 -24
- data/docs/SoumettreFactureCompleteRequest.md +0 -26
- data/docs/SoumettreFactureCompleteResponse.md +0 -34
- data/docs/SoumettreFactureRequest.md +0 -46
- data/docs/SoumettreFactureResponse.md +0 -24
- data/docs/StatutAcquittement.md +0 -15
- data/docs/StatutCelery.md +0 -15
- data/docs/StatutChampAPI.md +0 -15
- data/docs/StatutTache.md +0 -22
- data/docs/SyntaxeFlux.md +0 -15
- data/docs/Tauxmanuel.md +0 -15
- data/docs/TraitementFactureApi.md +0 -831
- data/docs/TypeDocument.md +0 -15
- data/docs/TypeFacture.md +0 -15
- data/docs/Unite.md +0 -15
- data/docs/UtilisateurApi.md +0 -74
- data/docs/VrificationPDFXMLApi.md +0 -435
- data/lib/factpulse/api/sant_api.rb +0 -136
- data/lib/factpulse/api/traitement_facture_api.rb +0 -835
- data/lib/factpulse/api/utilisateur_api.rb +0 -79
- data/lib/factpulse/api/vrification_pdfxml_api.rb +0 -430
- data/lib/factpulse/models/adresse_electronique.rb +0 -196
- data/lib/factpulse/models/adresse_postale.rb +0 -189
- data/lib/factpulse/models/cadre_de_facturation.rb +0 -217
- data/lib/factpulse/models/categorie_tva.rb +0 -47
- data/lib/factpulse/models/champ_verifie_schema.rb +0 -334
- data/lib/factpulse/models/code_cadre_facturation.rb +0 -42
- data/lib/factpulse/models/code_raison_reduction.rb +0 -45
- data/lib/factpulse/models/consulter_facture_request.rb +0 -176
- data/lib/factpulse/models/consulter_facture_response.rb +0 -261
- data/lib/factpulse/models/consulter_structure_request.rb +0 -188
- data/lib/factpulse/models/consulter_structure_response.rb +0 -261
- data/lib/factpulse/models/credentials_afnor.rb +0 -169
- data/lib/factpulse/models/credentials_chorus_pro.rb +0 -191
- data/lib/factpulse/models/destinataire.rb +0 -201
- data/lib/factpulse/models/dimension_page_schema.rb +0 -193
- data/lib/factpulse/models/direction_flux.rb +0 -40
- data/lib/factpulse/models/donnees_facture_simplifiees.rb +0 -342
- data/lib/factpulse/models/facture_enrichie_info.rb +0 -348
- data/lib/factpulse/models/facture_entrante.rb +0 -522
- data/lib/factpulse/models/flux_resume.rb +0 -251
- data/lib/factpulse/models/format_facture.rb +0 -41
- data/lib/factpulse/models/format_sortie.rb +0 -40
- data/lib/factpulse/models/fournisseur.rb +0 -257
- data/lib/factpulse/models/fournisseur_entrant.rb +0 -236
- data/lib/factpulse/models/information_signature_api.rb +0 -216
- data/lib/factpulse/models/ligne_de_poste.rb +0 -390
- data/lib/factpulse/models/ligne_de_poste_montant_remise_ht.rb +0 -104
- data/lib/factpulse/models/ligne_de_poste_taux_tva_manuel.rb +0 -104
- data/lib/factpulse/models/ligne_de_tva.rb +0 -262
- data/lib/factpulse/models/mode_depot.rb +0 -41
- data/lib/factpulse/models/mode_paiement.rb +0 -44
- data/lib/factpulse/models/montant_a_payer.rb +0 -104
- data/lib/factpulse/models/montant_base_ht.rb +0 -104
- data/lib/factpulse/models/montant_ht_total.rb +0 -104
- data/lib/factpulse/models/montant_remise_globale_ttc.rb +0 -104
- data/lib/factpulse/models/montant_total.rb +0 -272
- data/lib/factpulse/models/montant_total_acompte.rb +0 -104
- data/lib/factpulse/models/montant_total_ligne_ht.rb +0 -104
- data/lib/factpulse/models/montant_ttc_total.rb +0 -104
- data/lib/factpulse/models/montant_tva.rb +0 -104
- data/lib/factpulse/models/montant_tva_ligne.rb +0 -104
- data/lib/factpulse/models/montant_tva_total.rb +0 -104
- data/lib/factpulse/models/montant_unitaire_ht.rb +0 -104
- data/lib/factpulse/models/nature_operation.rb +0 -52
- data/lib/factpulse/models/note.rb +0 -175
- data/lib/factpulse/models/note_obligatoire_schema.rb +0 -265
- data/lib/factpulse/models/obtenir_id_chorus_pro_request.rb +0 -188
- data/lib/factpulse/models/obtenir_id_chorus_pro_response.rb +0 -230
- data/lib/factpulse/models/options_processing.rb +0 -207
- data/lib/factpulse/models/parametres_signature.rb +0 -235
- data/lib/factpulse/models/parametres_structure.rb +0 -175
- data/lib/factpulse/models/pdf_factur_x_info.rb +0 -205
- data/lib/factpulse/models/piece_jointe_complementaire.rb +0 -269
- data/lib/factpulse/models/profil_api.rb +0 -42
- data/lib/factpulse/models/profil_flux.rb +0 -41
- data/lib/factpulse/models/quantite.rb +0 -104
- data/lib/factpulse/models/rechercher_services_response.rb +0 -214
- data/lib/factpulse/models/rechercher_structure_request.rb +0 -191
- data/lib/factpulse/models/rechercher_structure_response.rb +0 -216
- data/lib/factpulse/models/references.rb +0 -290
- data/lib/factpulse/models/reponse_recherche_flux.rb +0 -249
- data/lib/factpulse/models/reponse_soumission_flux.rb +0 -294
- data/lib/factpulse/models/reponse_tache.rb +0 -165
- data/lib/factpulse/models/reponse_validation_erreur.rb +0 -167
- data/lib/factpulse/models/reponse_validation_succes.rb +0 -165
- data/lib/factpulse/models/reponse_verification_succes.rb +0 -343
- data/lib/factpulse/models/requete_recherche_flux.rb +0 -306
- data/lib/factpulse/models/requete_soumission_flux.rb +0 -238
- data/lib/factpulse/models/resultat_chorus_pro.rb +0 -186
- data/lib/factpulse/models/resultat_validation_pdfapi.rb +0 -523
- data/lib/factpulse/models/service_structure.rb +0 -247
- data/lib/factpulse/models/soumettre_facture_complete_request.rb +0 -239
- data/lib/factpulse/models/soumettre_facture_complete_response.rb +0 -355
- data/lib/factpulse/models/soumettre_facture_request.rb +0 -388
- data/lib/factpulse/models/soumettre_facture_response.rb +0 -213
- data/lib/factpulse/models/statut_acquittement.rb +0 -41
- data/lib/factpulse/models/statut_celery.rb +0 -43
- data/lib/factpulse/models/statut_champ_api.rb +0 -43
- data/lib/factpulse/models/statut_facture.rb +0 -203
- data/lib/factpulse/models/statut_tache.rb +0 -226
- data/lib/factpulse/models/syntaxe_flux.rb +0 -43
- data/lib/factpulse/models/tauxmanuel.rb +0 -104
- data/lib/factpulse/models/type_document.rb +0 -43
- data/lib/factpulse/models/type_facture.rb +0 -54
- data/lib/factpulse/models/type_flux.rb +0 -43
- data/lib/factpulse/models/type_tva.rb +0 -42
- data/lib/factpulse/models/unite.rb +0 -44
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: factpulse
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 3.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-12-
|
|
11
|
+
date: 2025-12-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -50,66 +50,60 @@ dependencies:
|
|
|
50
50
|
- - ">="
|
|
51
51
|
- !ruby/object:Gem::Version
|
|
52
52
|
version: 3.6.0
|
|
53
|
-
description: "
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
- **
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
(
|
|
69
|
-
|
|
70
|
-
- **
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
\"
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
\
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
Validité 7 jours, quota selon votre forfait **Avantages :** - ✅ Rapide pour tester
|
|
108
|
-
l'API - ✅ Aucun mot de passe requis - ✅ Interface visuelle simple **Inconvénients
|
|
109
|
-
:** - ❌ Nécessite une action manuelle - ❌ Pas de refresh token - ❌ Moins adapté
|
|
110
|
-
pour l'automatisation ### \U0001F4DA Documentation complète Pour plus d'informations
|
|
111
|
-
sur l'authentification et l'utilisation de l'API : https://www.factpulse.fr/documentation-api/
|
|
112
|
-
\ "
|
|
53
|
+
description: " REST API for electronic invoicing in France: Factur-X, AFNOR PDP/PA,
|
|
54
|
+
electronic signatures. ## \U0001F3AF Main Features ### \U0001F4C4 Factur-X Invoice
|
|
55
|
+
Generation - **Formats**: XML only or PDF/A-3 with embedded XML - **Profiles**:
|
|
56
|
+
MINIMUM, BASIC, EN16931, EXTENDED - **Standards**: EN 16931 (EU directive 2014/55),
|
|
57
|
+
ISO 19005-3 (PDF/A-3), CII (UN/CEFACT) - **\U0001F195 Simplified Format**: Generation
|
|
58
|
+
from SIRET + auto-enrichment (Chorus Pro API + Business Search) ### ✅ Validation
|
|
59
|
+
and Compliance - **XML Validation**: Schematron (45 to 210+ rules depending on profile)
|
|
60
|
+
- **PDF Validation**: PDF/A-3, Factur-X XMP metadata, electronic signatures - **VeraPDF**:
|
|
61
|
+
Strict PDF/A validation (146+ ISO 19005-3 rules) - **Asynchronous Processing**:
|
|
62
|
+
Celery support for heavy validations (VeraPDF) ### \U0001F4E1 AFNOR PDP/PA Integration
|
|
63
|
+
(XP Z12-013) - **Flow Submission**: Send invoices to Partner Dematerialization Platforms
|
|
64
|
+
- **Flow Search**: View submitted invoices - **Download**: Retrieve PDF/A-3 with
|
|
65
|
+
XML - **Directory Service**: Company search (SIREN/SIRET) - **Multi-client**: Support
|
|
66
|
+
for multiple PDP configs per user (stored credentials or zero-storage) ### ✍️ PDF
|
|
67
|
+
Electronic Signature - **Standards**: PAdES-B-B, PAdES-B-T (RFC 3161 timestamping),
|
|
68
|
+
PAdES-B-LT (long-term archival) - **eIDAS Levels**: SES (self-signed), AdES (commercial
|
|
69
|
+
CA), QES (QTSP) - **Validation**: Cryptographic integrity and certificate verification
|
|
70
|
+
- **Certificate Generation**: Self-signed X.509 certificates for testing ### \U0001F504
|
|
71
|
+
Asynchronous Processing - **Celery**: Asynchronous generation, validation and signing
|
|
72
|
+
- **Polling**: Status tracking via `/tasks/{task_id}/status` - **No timeout**: Ideal
|
|
73
|
+
for large files or heavy validations ## \U0001F512 Authentication All requests
|
|
74
|
+
require a **JWT token** in the Authorization header: ``` Authorization: Bearer YOUR_JWT_TOKEN
|
|
75
|
+
``` ### How to obtain a JWT token? #### \U0001F511 Method 1: `/api/token/` API
|
|
76
|
+
(Recommended) **URL:** `https://www.factpulse.fr/api/token/` This method is **recommended**
|
|
77
|
+
for integration in your applications and CI/CD workflows. **Prerequisites:** Having
|
|
78
|
+
set a password on your account **For users registered via email/password:** - You
|
|
79
|
+
already have a password, use it directly **For users registered via OAuth (Google/GitHub):**
|
|
80
|
+
- You must first set a password at: https://www.factpulse.fr/accounts/password/set/
|
|
81
|
+
- Once the password is created, you can use the API **Request example:** ```bash
|
|
82
|
+
curl -X POST https://www.factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\"
|
|
83
|
+
\\ -d '{ \"username\": \"your_email@example.com\", \"password\": \"your_password\"
|
|
84
|
+
\ }' ``` **Optional `client_uid` parameter:** To select credentials for a specific
|
|
85
|
+
client (PA/PDP, Chorus Pro, signing certificates), add `client_uid`: ```bash curl
|
|
86
|
+
-X POST https://www.factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\"
|
|
87
|
+
\\ -d '{ \"username\": \"your_email@example.com\", \"password\": \"your_password\",
|
|
88
|
+
\ \"client_uid\": \"550e8400-e29b-41d4-a716-446655440000\" }' ``` The `client_uid`
|
|
89
|
+
will be included in the JWT and allow the API to automatically use: - AFNOR/PDP
|
|
90
|
+
credentials configured for this client - Chorus Pro credentials configured for this
|
|
91
|
+
client - Electronic signature certificates configured for this client **Response:**
|
|
92
|
+
```json { \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\", // Access token (validity:
|
|
93
|
+
30 min) \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\" // Refresh token (validity:
|
|
94
|
+
7 days) } ``` **Advantages:** - ✅ Full automation (CI/CD, scripts) - ✅ Programmatic
|
|
95
|
+
token management - ✅ Refresh token support for automatic access renewal - ✅ Easy
|
|
96
|
+
integration in any language/tool #### \U0001F5A5️ Method 2: Dashboard Generation
|
|
97
|
+
(Alternative) **URL:** https://www.factpulse.fr/dashboard/ This method is suitable
|
|
98
|
+
for quick tests or occasional use via the graphical interface. **How it works:**
|
|
99
|
+
- Log in to the dashboard - Use the \"Generate Test Token\" or \"Generate Production
|
|
100
|
+
Token\" buttons - Works for **all** users (OAuth and email/password), without requiring
|
|
101
|
+
a password **Token types:** - **Test Token**: 24h validity, 1000 calls/day quota
|
|
102
|
+
(free) - **Production Token**: 7 days validity, quota based on your plan **Advantages:**
|
|
103
|
+
- ✅ Quick for API testing - ✅ No password required - ✅ Simple visual interface **Disadvantages:**
|
|
104
|
+
- ❌ Requires manual action - ❌ No refresh token - ❌ Less suited for automation ###
|
|
105
|
+
\U0001F4DA Full Documentation For more information on authentication and API usage:
|
|
106
|
+
https://www.factpulse.fr/documentation-api/ "
|
|
113
107
|
email:
|
|
114
108
|
- ''
|
|
115
109
|
executables: []
|
|
@@ -122,124 +116,124 @@ files:
|
|
|
122
116
|
- LICENSE
|
|
123
117
|
- README.md
|
|
124
118
|
- Rakefile
|
|
119
|
+
- docs/AFNORCredentials.md
|
|
120
|
+
- docs/AFNORDestination.md
|
|
121
|
+
- docs/AFNORHealthCheckResponse.md
|
|
125
122
|
- docs/AFNORPDPPAApi.md
|
|
126
123
|
- docs/AFNORPDPPADirectoryServiceApi.md
|
|
127
124
|
- docs/AFNORPDPPAFlowServiceApi.md
|
|
125
|
+
- docs/AFNORResult.md
|
|
128
126
|
- docs/APIError.md
|
|
129
|
-
- docs/
|
|
130
|
-
- docs/
|
|
131
|
-
- docs/
|
|
127
|
+
- docs/APIProfile.md
|
|
128
|
+
- docs/AcknowledgmentStatus.md
|
|
129
|
+
- docs/AllowanceReasonCode.md
|
|
130
|
+
- docs/AmountDue.md
|
|
132
131
|
- docs/BoundingBoxSchema.md
|
|
133
|
-
- docs/
|
|
134
|
-
- docs/CategorieTVA.md
|
|
132
|
+
- docs/CeleryStatus.md
|
|
135
133
|
- docs/CertificateInfoResponse.md
|
|
136
|
-
- docs/ChampVerifieSchema.md
|
|
137
134
|
- docs/ChorusProApi.md
|
|
138
|
-
- docs/
|
|
139
|
-
- docs/
|
|
140
|
-
- docs/CodeRaisonReduction.md
|
|
141
|
-
- docs/ConsulterFactureRequest.md
|
|
142
|
-
- docs/ConsulterFactureResponse.md
|
|
143
|
-
- docs/ConsulterStructureRequest.md
|
|
144
|
-
- docs/ConsulterStructureResponse.md
|
|
145
|
-
- docs/CredentialsAFNOR.md
|
|
146
|
-
- docs/CredentialsChorusPro.md
|
|
147
|
-
- docs/Destinataire.md
|
|
135
|
+
- docs/ChorusProDestination.md
|
|
136
|
+
- docs/ChorusProResult.md
|
|
148
137
|
- docs/Destination.md
|
|
149
|
-
- docs/
|
|
150
|
-
- docs/
|
|
151
|
-
- docs/
|
|
152
|
-
- docs/DirectionFlux.md
|
|
153
|
-
- docs/DonneesFactureSimplifiees.md
|
|
138
|
+
- docs/DocumentType.md
|
|
139
|
+
- docs/ElectronicAddress.md
|
|
140
|
+
- docs/EnrichedInvoiceInfo.md
|
|
154
141
|
- docs/ErrorLevel.md
|
|
155
142
|
- docs/ErrorSource.md
|
|
156
|
-
- docs/
|
|
157
|
-
- docs/
|
|
143
|
+
- docs/FacturXPDFInfo.md
|
|
144
|
+
- docs/FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md
|
|
145
|
+
- docs/FactureElectroniqueRestApiSchemasProcessingChorusProCredentials.md
|
|
158
146
|
- docs/FactureFacturX.md
|
|
159
|
-
- docs/
|
|
160
|
-
- docs/
|
|
161
|
-
- docs/
|
|
162
|
-
- docs/
|
|
163
|
-
- docs/
|
|
147
|
+
- docs/FieldStatus.md
|
|
148
|
+
- docs/FlowDirection.md
|
|
149
|
+
- docs/FlowProfile.md
|
|
150
|
+
- docs/FlowSummary.md
|
|
151
|
+
- docs/FlowSyntax.md
|
|
152
|
+
- docs/FlowType.md
|
|
164
153
|
- docs/GenerateCertificateRequest.md
|
|
165
154
|
- docs/GenerateCertificateResponse.md
|
|
155
|
+
- docs/GetChorusProIdRequest.md
|
|
156
|
+
- docs/GetChorusProIdResponse.md
|
|
157
|
+
- docs/GetInvoiceRequest.md
|
|
158
|
+
- docs/GetInvoiceResponse.md
|
|
159
|
+
- docs/GetStructureRequest.md
|
|
160
|
+
- docs/GetStructureResponse.md
|
|
161
|
+
- docs/GlobalAllowanceAmount.md
|
|
166
162
|
- docs/HTTPValidationError.md
|
|
167
|
-
- docs/
|
|
168
|
-
- docs/
|
|
169
|
-
- docs/
|
|
170
|
-
- docs/
|
|
171
|
-
- docs/
|
|
172
|
-
- docs/
|
|
173
|
-
- docs/
|
|
174
|
-
- docs/
|
|
175
|
-
- docs/
|
|
176
|
-
- docs/
|
|
177
|
-
- docs/
|
|
178
|
-
- docs/
|
|
179
|
-
- docs/
|
|
180
|
-
- docs/
|
|
181
|
-
- docs/
|
|
182
|
-
- docs/
|
|
183
|
-
- docs/
|
|
184
|
-
- docs/
|
|
185
|
-
- docs/
|
|
186
|
-
- docs/
|
|
187
|
-
- docs/
|
|
188
|
-
- docs/
|
|
189
|
-
- docs/
|
|
190
|
-
- docs/ObtenirIdChorusProResponse.md
|
|
191
|
-
- docs/OptionsProcessing.md
|
|
192
|
-
- docs/PDFFacturXInfo.md
|
|
163
|
+
- docs/HealthApi.md
|
|
164
|
+
- docs/IncomingInvoice.md
|
|
165
|
+
- docs/IncomingSupplier.md
|
|
166
|
+
- docs/InvoiceFormat.md
|
|
167
|
+
- docs/InvoiceLine.md
|
|
168
|
+
- docs/InvoiceLineAllowanceAmount.md
|
|
169
|
+
- docs/InvoiceNote.md
|
|
170
|
+
- docs/InvoiceProcessingApi.md
|
|
171
|
+
- docs/InvoiceReferences.md
|
|
172
|
+
- docs/InvoiceStatus.md
|
|
173
|
+
- docs/InvoiceTotals.md
|
|
174
|
+
- docs/InvoiceTotalsPrepayment.md
|
|
175
|
+
- docs/InvoiceTypeCode.md
|
|
176
|
+
- docs/InvoicingFramework.md
|
|
177
|
+
- docs/InvoicingFrameworkCode.md
|
|
178
|
+
- docs/LineNetAmount.md
|
|
179
|
+
- docs/MandatoryNoteSchema.md
|
|
180
|
+
- docs/ManualRate.md
|
|
181
|
+
- docs/ManualVatRate.md
|
|
182
|
+
- docs/OperationNature.md
|
|
183
|
+
- docs/OutputFormat.md
|
|
184
|
+
- docs/PDFValidationResultAPI.md
|
|
185
|
+
- docs/PDFXMLVerificationApi.md
|
|
193
186
|
- docs/PDPCredentials.md
|
|
194
|
-
- docs/
|
|
195
|
-
- docs/
|
|
196
|
-
- docs/
|
|
197
|
-
- docs/
|
|
198
|
-
- docs/
|
|
199
|
-
- docs/
|
|
200
|
-
- docs/
|
|
201
|
-
- docs/RechercherStructureRequest.md
|
|
202
|
-
- docs/RechercherStructureResponse.md
|
|
203
|
-
- docs/References.md
|
|
204
|
-
- docs/ReponseHealthcheckAFNOR.md
|
|
205
|
-
- docs/ReponseRechercheFlux.md
|
|
206
|
-
- docs/ReponseSoumissionFlux.md
|
|
207
|
-
- docs/ReponseTache.md
|
|
208
|
-
- docs/ReponseValidationErreur.md
|
|
209
|
-
- docs/ReponseValidationSucces.md
|
|
210
|
-
- docs/ReponseVerificationSucces.md
|
|
211
|
-
- docs/RequeteRechercheFlux.md
|
|
212
|
-
- docs/RequeteSoumissionFlux.md
|
|
213
|
-
- docs/ResultatAFNOR.md
|
|
214
|
-
- docs/ResultatChorusPro.md
|
|
215
|
-
- docs/ResultatValidationPDFAPI.md
|
|
216
|
-
- docs/SantApi.md
|
|
187
|
+
- docs/PageDimensionsSchema.md
|
|
188
|
+
- docs/Payee.md
|
|
189
|
+
- docs/PaymentMeans.md
|
|
190
|
+
- docs/PostalAddress.md
|
|
191
|
+
- docs/ProcessingOptions.md
|
|
192
|
+
- docs/Quantity.md
|
|
193
|
+
- docs/Recipient.md
|
|
217
194
|
- docs/SchemeID.md
|
|
218
|
-
- docs/
|
|
195
|
+
- docs/SearchFlowRequest.md
|
|
196
|
+
- docs/SearchFlowResponse.md
|
|
197
|
+
- docs/SearchServicesResponse.md
|
|
198
|
+
- docs/SearchStructureRequest.md
|
|
199
|
+
- docs/SearchStructureResponse.md
|
|
219
200
|
- docs/SignatureInfo.md
|
|
220
|
-
- docs/
|
|
221
|
-
- docs/
|
|
222
|
-
- docs/
|
|
223
|
-
- docs/SoumettreFactureResponse.md
|
|
224
|
-
- docs/StatutAcquittement.md
|
|
225
|
-
- docs/StatutCelery.md
|
|
226
|
-
- docs/StatutChampAPI.md
|
|
227
|
-
- docs/StatutFacture.md
|
|
228
|
-
- docs/StatutTache.md
|
|
201
|
+
- docs/SignatureInfoAPI.md
|
|
202
|
+
- docs/SignatureParameters.md
|
|
203
|
+
- docs/SimplifiedInvoiceData.md
|
|
229
204
|
- docs/StructureInfo.md
|
|
230
|
-
- docs/
|
|
231
|
-
- docs/
|
|
232
|
-
- docs/
|
|
233
|
-
- docs/
|
|
234
|
-
- docs/
|
|
235
|
-
- docs/
|
|
236
|
-
- docs/
|
|
237
|
-
- docs/
|
|
238
|
-
- docs/
|
|
205
|
+
- docs/StructureParameters.md
|
|
206
|
+
- docs/StructureService.md
|
|
207
|
+
- docs/SubmissionMode.md
|
|
208
|
+
- docs/SubmitCompleteInvoiceRequest.md
|
|
209
|
+
- docs/SubmitCompleteInvoiceResponse.md
|
|
210
|
+
- docs/SubmitFlowRequest.md
|
|
211
|
+
- docs/SubmitFlowResponse.md
|
|
212
|
+
- docs/SubmitInvoiceRequest.md
|
|
213
|
+
- docs/SubmitInvoiceResponse.md
|
|
214
|
+
- docs/SupplementaryAttachment.md
|
|
215
|
+
- docs/Supplier.md
|
|
216
|
+
- docs/TaskResponse.md
|
|
217
|
+
- docs/TaskStatus.md
|
|
218
|
+
- docs/TaxableAmount.md
|
|
219
|
+
- docs/TotalGrossAmount.md
|
|
220
|
+
- docs/TotalNetAmount.md
|
|
221
|
+
- docs/TotalVATAmount.md
|
|
222
|
+
- docs/UnitNetPrice.md
|
|
223
|
+
- docs/UnitOfMeasure.md
|
|
224
|
+
- docs/UserApi.md
|
|
225
|
+
- docs/VATAccountingCode.md
|
|
226
|
+
- docs/VATAmount.md
|
|
227
|
+
- docs/VATCategory.md
|
|
228
|
+
- docs/VATLine.md
|
|
239
229
|
- docs/ValidationError.md
|
|
240
230
|
- docs/ValidationErrorDetail.md
|
|
241
231
|
- docs/ValidationErrorLocInner.md
|
|
242
|
-
- docs/
|
|
232
|
+
- docs/ValidationErrorResponse.md
|
|
233
|
+
- docs/ValidationSuccessResponse.md
|
|
234
|
+
- docs/VatAmount.md
|
|
235
|
+
- docs/VerificationSuccessResponse.md
|
|
236
|
+
- docs/VerifiedFieldSchema.md
|
|
243
237
|
- factpulse.gemspec
|
|
244
238
|
- git_push.sh
|
|
245
239
|
- lib/factpulse.rb
|
|
@@ -247,10 +241,10 @@ files:
|
|
|
247
241
|
- lib/factpulse/api/afnorpdppa_directory_service_api.rb
|
|
248
242
|
- lib/factpulse/api/afnorpdppa_flow_service_api.rb
|
|
249
243
|
- lib/factpulse/api/chorus_pro_api.rb
|
|
250
|
-
- lib/factpulse/api/
|
|
251
|
-
- lib/factpulse/api/
|
|
252
|
-
- lib/factpulse/api/
|
|
253
|
-
- lib/factpulse/api/
|
|
244
|
+
- lib/factpulse/api/health_api.rb
|
|
245
|
+
- lib/factpulse/api/invoice_processing_api.rb
|
|
246
|
+
- lib/factpulse/api/pdfxml_verification_api.rb
|
|
247
|
+
- lib/factpulse/api/user_api.rb
|
|
254
248
|
- lib/factpulse/api_client.rb
|
|
255
249
|
- lib/factpulse/api_error.rb
|
|
256
250
|
- lib/factpulse/api_model_base.rb
|
|
@@ -258,116 +252,115 @@ files:
|
|
|
258
252
|
- lib/factpulse/helpers/client.rb
|
|
259
253
|
- lib/factpulse/helpers/exceptions.rb
|
|
260
254
|
- lib/factpulse/helpers/helpers.rb
|
|
261
|
-
- lib/factpulse/models/
|
|
262
|
-
- lib/factpulse/models/
|
|
255
|
+
- lib/factpulse/models/acknowledgment_status.rb
|
|
256
|
+
- lib/factpulse/models/afnor_credentials.rb
|
|
257
|
+
- lib/factpulse/models/afnor_destination.rb
|
|
258
|
+
- lib/factpulse/models/afnor_health_check_response.rb
|
|
259
|
+
- lib/factpulse/models/afnor_result.rb
|
|
260
|
+
- lib/factpulse/models/allowance_reason_code.rb
|
|
261
|
+
- lib/factpulse/models/amount_due.rb
|
|
263
262
|
- lib/factpulse/models/api_error.rb
|
|
264
|
-
- lib/factpulse/models/
|
|
263
|
+
- lib/factpulse/models/api_profile.rb
|
|
265
264
|
- lib/factpulse/models/bounding_box_schema.rb
|
|
266
|
-
- lib/factpulse/models/
|
|
267
|
-
- lib/factpulse/models/categorie_tva.rb
|
|
265
|
+
- lib/factpulse/models/celery_status.rb
|
|
268
266
|
- lib/factpulse/models/certificate_info_response.rb
|
|
269
|
-
- lib/factpulse/models/
|
|
270
|
-
- lib/factpulse/models/
|
|
271
|
-
- lib/factpulse/models/code_cadre_facturation.rb
|
|
272
|
-
- lib/factpulse/models/code_raison_reduction.rb
|
|
273
|
-
- lib/factpulse/models/consulter_facture_request.rb
|
|
274
|
-
- lib/factpulse/models/consulter_facture_response.rb
|
|
275
|
-
- lib/factpulse/models/consulter_structure_request.rb
|
|
276
|
-
- lib/factpulse/models/consulter_structure_response.rb
|
|
277
|
-
- lib/factpulse/models/credentials_afnor.rb
|
|
278
|
-
- lib/factpulse/models/credentials_chorus_pro.rb
|
|
279
|
-
- lib/factpulse/models/destinataire.rb
|
|
267
|
+
- lib/factpulse/models/chorus_pro_destination.rb
|
|
268
|
+
- lib/factpulse/models/chorus_pro_result.rb
|
|
280
269
|
- lib/factpulse/models/destination.rb
|
|
281
|
-
- lib/factpulse/models/
|
|
282
|
-
- lib/factpulse/models/
|
|
283
|
-
- lib/factpulse/models/
|
|
284
|
-
- lib/factpulse/models/direction_flux.rb
|
|
285
|
-
- lib/factpulse/models/donnees_facture_simplifiees.rb
|
|
270
|
+
- lib/factpulse/models/document_type.rb
|
|
271
|
+
- lib/factpulse/models/electronic_address.rb
|
|
272
|
+
- lib/factpulse/models/enriched_invoice_info.rb
|
|
286
273
|
- lib/factpulse/models/error_level.rb
|
|
287
274
|
- lib/factpulse/models/error_source.rb
|
|
288
|
-
- lib/factpulse/models/
|
|
289
|
-
- lib/factpulse/models/
|
|
275
|
+
- lib/factpulse/models/factur_xpdf_info.rb
|
|
276
|
+
- lib/factpulse/models/facture_electronique_rest_api_schemas_chorus_pro_chorus_pro_credentials.rb
|
|
277
|
+
- lib/factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials.rb
|
|
290
278
|
- lib/factpulse/models/facture_factur_x.rb
|
|
291
|
-
- lib/factpulse/models/
|
|
292
|
-
- lib/factpulse/models/
|
|
293
|
-
- lib/factpulse/models/
|
|
294
|
-
- lib/factpulse/models/
|
|
295
|
-
- lib/factpulse/models/
|
|
279
|
+
- lib/factpulse/models/field_status.rb
|
|
280
|
+
- lib/factpulse/models/flow_direction.rb
|
|
281
|
+
- lib/factpulse/models/flow_profile.rb
|
|
282
|
+
- lib/factpulse/models/flow_summary.rb
|
|
283
|
+
- lib/factpulse/models/flow_syntax.rb
|
|
284
|
+
- lib/factpulse/models/flow_type.rb
|
|
296
285
|
- lib/factpulse/models/generate_certificate_request.rb
|
|
297
286
|
- lib/factpulse/models/generate_certificate_response.rb
|
|
287
|
+
- lib/factpulse/models/get_chorus_pro_id_request.rb
|
|
288
|
+
- lib/factpulse/models/get_chorus_pro_id_response.rb
|
|
289
|
+
- lib/factpulse/models/get_invoice_request.rb
|
|
290
|
+
- lib/factpulse/models/get_invoice_response.rb
|
|
291
|
+
- lib/factpulse/models/get_structure_request.rb
|
|
292
|
+
- lib/factpulse/models/get_structure_response.rb
|
|
293
|
+
- lib/factpulse/models/global_allowance_amount.rb
|
|
298
294
|
- lib/factpulse/models/http_validation_error.rb
|
|
299
|
-
- lib/factpulse/models/
|
|
300
|
-
- lib/factpulse/models/
|
|
301
|
-
- lib/factpulse/models/
|
|
302
|
-
- lib/factpulse/models/
|
|
303
|
-
- lib/factpulse/models/
|
|
304
|
-
- lib/factpulse/models/
|
|
305
|
-
- lib/factpulse/models/
|
|
306
|
-
- lib/factpulse/models/
|
|
307
|
-
- lib/factpulse/models/
|
|
308
|
-
- lib/factpulse/models/
|
|
309
|
-
- lib/factpulse/models/
|
|
310
|
-
- lib/factpulse/models/
|
|
311
|
-
- lib/factpulse/models/
|
|
312
|
-
- lib/factpulse/models/
|
|
313
|
-
- lib/factpulse/models/
|
|
314
|
-
- lib/factpulse/models/
|
|
315
|
-
- lib/factpulse/models/
|
|
316
|
-
- lib/factpulse/models/
|
|
317
|
-
- lib/factpulse/models/
|
|
318
|
-
- lib/factpulse/models/
|
|
319
|
-
- lib/factpulse/models/
|
|
320
|
-
- lib/factpulse/models/
|
|
321
|
-
- lib/factpulse/models/
|
|
322
|
-
- lib/factpulse/models/obtenir_id_chorus_pro_response.rb
|
|
323
|
-
- lib/factpulse/models/options_processing.rb
|
|
324
|
-
- lib/factpulse/models/parametres_signature.rb
|
|
325
|
-
- lib/factpulse/models/parametres_structure.rb
|
|
326
|
-
- lib/factpulse/models/pdf_factur_x_info.rb
|
|
295
|
+
- lib/factpulse/models/incoming_invoice.rb
|
|
296
|
+
- lib/factpulse/models/incoming_supplier.rb
|
|
297
|
+
- lib/factpulse/models/invoice_format.rb
|
|
298
|
+
- lib/factpulse/models/invoice_line.rb
|
|
299
|
+
- lib/factpulse/models/invoice_line_allowance_amount.rb
|
|
300
|
+
- lib/factpulse/models/invoice_note.rb
|
|
301
|
+
- lib/factpulse/models/invoice_references.rb
|
|
302
|
+
- lib/factpulse/models/invoice_status.rb
|
|
303
|
+
- lib/factpulse/models/invoice_totals.rb
|
|
304
|
+
- lib/factpulse/models/invoice_totals_prepayment.rb
|
|
305
|
+
- lib/factpulse/models/invoice_type_code.rb
|
|
306
|
+
- lib/factpulse/models/invoicing_framework.rb
|
|
307
|
+
- lib/factpulse/models/invoicing_framework_code.rb
|
|
308
|
+
- lib/factpulse/models/line_net_amount.rb
|
|
309
|
+
- lib/factpulse/models/mandatory_note_schema.rb
|
|
310
|
+
- lib/factpulse/models/manual_rate.rb
|
|
311
|
+
- lib/factpulse/models/manual_vat_rate.rb
|
|
312
|
+
- lib/factpulse/models/operation_nature.rb
|
|
313
|
+
- lib/factpulse/models/output_format.rb
|
|
314
|
+
- lib/factpulse/models/page_dimensions_schema.rb
|
|
315
|
+
- lib/factpulse/models/payee.rb
|
|
316
|
+
- lib/factpulse/models/payment_means.rb
|
|
317
|
+
- lib/factpulse/models/pdf_validation_result_api.rb
|
|
327
318
|
- lib/factpulse/models/pdp_credentials.rb
|
|
328
|
-
- lib/factpulse/models/
|
|
329
|
-
- lib/factpulse/models/
|
|
330
|
-
- lib/factpulse/models/
|
|
331
|
-
- lib/factpulse/models/
|
|
332
|
-
- lib/factpulse/models/rechercher_services_response.rb
|
|
333
|
-
- lib/factpulse/models/rechercher_structure_request.rb
|
|
334
|
-
- lib/factpulse/models/rechercher_structure_response.rb
|
|
335
|
-
- lib/factpulse/models/references.rb
|
|
336
|
-
- lib/factpulse/models/reponse_healthcheck_afnor.rb
|
|
337
|
-
- lib/factpulse/models/reponse_recherche_flux.rb
|
|
338
|
-
- lib/factpulse/models/reponse_soumission_flux.rb
|
|
339
|
-
- lib/factpulse/models/reponse_tache.rb
|
|
340
|
-
- lib/factpulse/models/reponse_validation_erreur.rb
|
|
341
|
-
- lib/factpulse/models/reponse_validation_succes.rb
|
|
342
|
-
- lib/factpulse/models/reponse_verification_succes.rb
|
|
343
|
-
- lib/factpulse/models/requete_recherche_flux.rb
|
|
344
|
-
- lib/factpulse/models/requete_soumission_flux.rb
|
|
345
|
-
- lib/factpulse/models/resultat_afnor.rb
|
|
346
|
-
- lib/factpulse/models/resultat_chorus_pro.rb
|
|
347
|
-
- lib/factpulse/models/resultat_validation_pdfapi.rb
|
|
319
|
+
- lib/factpulse/models/postal_address.rb
|
|
320
|
+
- lib/factpulse/models/processing_options.rb
|
|
321
|
+
- lib/factpulse/models/quantity.rb
|
|
322
|
+
- lib/factpulse/models/recipient.rb
|
|
348
323
|
- lib/factpulse/models/scheme_id.rb
|
|
349
|
-
- lib/factpulse/models/
|
|
324
|
+
- lib/factpulse/models/search_flow_request.rb
|
|
325
|
+
- lib/factpulse/models/search_flow_response.rb
|
|
326
|
+
- lib/factpulse/models/search_services_response.rb
|
|
327
|
+
- lib/factpulse/models/search_structure_request.rb
|
|
328
|
+
- lib/factpulse/models/search_structure_response.rb
|
|
350
329
|
- lib/factpulse/models/signature_info.rb
|
|
351
|
-
- lib/factpulse/models/
|
|
352
|
-
- lib/factpulse/models/
|
|
353
|
-
- lib/factpulse/models/
|
|
354
|
-
- lib/factpulse/models/soumettre_facture_response.rb
|
|
355
|
-
- lib/factpulse/models/statut_acquittement.rb
|
|
356
|
-
- lib/factpulse/models/statut_celery.rb
|
|
357
|
-
- lib/factpulse/models/statut_champ_api.rb
|
|
358
|
-
- lib/factpulse/models/statut_facture.rb
|
|
359
|
-
- lib/factpulse/models/statut_tache.rb
|
|
330
|
+
- lib/factpulse/models/signature_info_api.rb
|
|
331
|
+
- lib/factpulse/models/signature_parameters.rb
|
|
332
|
+
- lib/factpulse/models/simplified_invoice_data.rb
|
|
360
333
|
- lib/factpulse/models/structure_info.rb
|
|
361
|
-
- lib/factpulse/models/
|
|
362
|
-
- lib/factpulse/models/
|
|
363
|
-
- lib/factpulse/models/
|
|
364
|
-
- lib/factpulse/models/
|
|
365
|
-
- lib/factpulse/models/
|
|
366
|
-
- lib/factpulse/models/
|
|
367
|
-
- lib/factpulse/models/
|
|
334
|
+
- lib/factpulse/models/structure_parameters.rb
|
|
335
|
+
- lib/factpulse/models/structure_service.rb
|
|
336
|
+
- lib/factpulse/models/submission_mode.rb
|
|
337
|
+
- lib/factpulse/models/submit_complete_invoice_request.rb
|
|
338
|
+
- lib/factpulse/models/submit_complete_invoice_response.rb
|
|
339
|
+
- lib/factpulse/models/submit_flow_request.rb
|
|
340
|
+
- lib/factpulse/models/submit_flow_response.rb
|
|
341
|
+
- lib/factpulse/models/submit_invoice_request.rb
|
|
342
|
+
- lib/factpulse/models/submit_invoice_response.rb
|
|
343
|
+
- lib/factpulse/models/supplementary_attachment.rb
|
|
344
|
+
- lib/factpulse/models/supplier.rb
|
|
345
|
+
- lib/factpulse/models/task_response.rb
|
|
346
|
+
- lib/factpulse/models/task_status.rb
|
|
347
|
+
- lib/factpulse/models/taxable_amount.rb
|
|
348
|
+
- lib/factpulse/models/total_gross_amount.rb
|
|
349
|
+
- lib/factpulse/models/total_net_amount.rb
|
|
350
|
+
- lib/factpulse/models/total_vat_amount.rb
|
|
351
|
+
- lib/factpulse/models/unit_net_price.rb
|
|
352
|
+
- lib/factpulse/models/unit_of_measure.rb
|
|
368
353
|
- lib/factpulse/models/validation_error.rb
|
|
369
354
|
- lib/factpulse/models/validation_error_detail.rb
|
|
370
355
|
- lib/factpulse/models/validation_error_loc_inner.rb
|
|
356
|
+
- lib/factpulse/models/validation_error_response.rb
|
|
357
|
+
- lib/factpulse/models/validation_success_response.rb
|
|
358
|
+
- lib/factpulse/models/vat_accounting_code.rb
|
|
359
|
+
- lib/factpulse/models/vat_amount.rb
|
|
360
|
+
- lib/factpulse/models/vat_category.rb
|
|
361
|
+
- lib/factpulse/models/vat_line.rb
|
|
362
|
+
- lib/factpulse/models/verification_success_response.rb
|
|
363
|
+
- lib/factpulse/models/verified_field_schema.rb
|
|
371
364
|
- lib/factpulse/version.rb
|
|
372
365
|
homepage: https://openapi-generator.tech
|
|
373
366
|
licenses:
|
|
@@ -391,5 +384,5 @@ requirements: []
|
|
|
391
384
|
rubygems_version: 3.2.33
|
|
392
385
|
signing_key:
|
|
393
386
|
specification_version: 4
|
|
394
|
-
summary:
|
|
387
|
+
summary: FactPulse REST API Ruby Gem
|
|
395
388
|
test_files: []
|
data/docs/AdressePostale.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# FactPulse::AdressePostale
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **code_postal** | **String** | | [optional] |
|
|
8
|
-
| **ligne_un** | **String** | | [optional] |
|
|
9
|
-
| **ligne_deux** | **String** | | [optional] |
|
|
10
|
-
| **nom_ville** | **String** | | [optional] |
|
|
11
|
-
| **pays_code_iso** | **String** | | [optional] |
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```ruby
|
|
16
|
-
require 'factpulse'
|
|
17
|
-
|
|
18
|
-
instance = FactPulse::AdressePostale.new(
|
|
19
|
-
code_postal: null,
|
|
20
|
-
ligne_un: null,
|
|
21
|
-
ligne_deux: null,
|
|
22
|
-
nom_ville: null,
|
|
23
|
-
pays_code_iso: null
|
|
24
|
-
)
|
|
25
|
-
```
|
|
26
|
-
|