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
data/docs/CadreDeFacturation.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# FactPulse::CadreDeFacturation
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **code_cadre_facturation** | [**CodeCadreFacturation**](CodeCadreFacturation.md) | | |
|
|
8
|
-
| **nature_operation** | [**NatureOperation**](NatureOperation.md) | | [optional] |
|
|
9
|
-
| **code_service_valideur** | **String** | | [optional] |
|
|
10
|
-
| **code_structure_valideur** | **String** | | [optional] |
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```ruby
|
|
15
|
-
require 'factpulse'
|
|
16
|
-
|
|
17
|
-
instance = FactPulse::CadreDeFacturation.new(
|
|
18
|
-
code_cadre_facturation: null,
|
|
19
|
-
nature_operation: null,
|
|
20
|
-
code_service_valideur: null,
|
|
21
|
-
code_structure_valideur: null
|
|
22
|
-
)
|
|
23
|
-
```
|
|
24
|
-
|
data/docs/ChampVerifieSchema.md
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# FactPulse::ChampVerifieSchema
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **business_term** | **String** | Business Term EN16931 (ex: BT-1) | |
|
|
8
|
-
| **label** | **String** | Libellé du champ (ex: N° Facture) | |
|
|
9
|
-
| **valeur_pdf** | **String** | | [optional] |
|
|
10
|
-
| **valeur_xml** | **String** | | [optional] |
|
|
11
|
-
| **statut** | [**StatutChampAPI**](StatutChampAPI.md) | Statut de conformité | |
|
|
12
|
-
| **message** | **String** | | [optional] |
|
|
13
|
-
| **confiance** | **Float** | Score de confiance (0-1) | [optional][default to 1.0] |
|
|
14
|
-
| **source** | **String** | Source d'extraction | [optional][default to 'pdf_natif'] |
|
|
15
|
-
| **bbox** | [**BoundingBoxSchema**](BoundingBoxSchema.md) | | [optional] |
|
|
16
|
-
|
|
17
|
-
## Example
|
|
18
|
-
|
|
19
|
-
```ruby
|
|
20
|
-
require 'factpulse'
|
|
21
|
-
|
|
22
|
-
instance = FactPulse::ChampVerifieSchema.new(
|
|
23
|
-
business_term: null,
|
|
24
|
-
label: null,
|
|
25
|
-
valeur_pdf: null,
|
|
26
|
-
valeur_xml: null,
|
|
27
|
-
statut: null,
|
|
28
|
-
message: null,
|
|
29
|
-
confiance: null,
|
|
30
|
-
source: null,
|
|
31
|
-
bbox: null
|
|
32
|
-
)
|
|
33
|
-
```
|
|
34
|
-
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# FactPulse::ChorusProCredentials
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **piste_client_id** | **String** | Client ID PISTE (portail API gouvernement) | |
|
|
8
|
-
| **piste_client_secret** | **String** | Client Secret PISTE | |
|
|
9
|
-
| **chorus_pro_login** | **String** | Login Chorus Pro | |
|
|
10
|
-
| **chorus_pro_password** | **String** | Mot de passe Chorus Pro | |
|
|
11
|
-
| **sandbox** | **Boolean** | Utiliser l'environnement sandbox (true) ou production (false) | [optional][default to true] |
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```ruby
|
|
16
|
-
require 'factpulse'
|
|
17
|
-
|
|
18
|
-
instance = FactPulse::ChorusProCredentials.new(
|
|
19
|
-
piste_client_id: null,
|
|
20
|
-
piste_client_secret: null,
|
|
21
|
-
chorus_pro_login: null,
|
|
22
|
-
chorus_pro_password: null,
|
|
23
|
-
sandbox: null
|
|
24
|
-
)
|
|
25
|
-
```
|
|
26
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# FactPulse::ConsulterFactureRequest
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **credentials** | [**ChorusProCredentials**](ChorusProCredentials.md) | | [optional] |
|
|
8
|
-
| **identifiant_facture_cpp** | **Integer** | ID Chorus Pro de la facture | |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'factpulse'
|
|
14
|
-
|
|
15
|
-
instance = FactPulse::ConsulterFactureRequest.new(
|
|
16
|
-
credentials: null,
|
|
17
|
-
identifiant_facture_cpp: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# FactPulse::ConsulterFactureResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **code_retour** | **Integer** | | |
|
|
8
|
-
| **libelle** | **String** | | |
|
|
9
|
-
| **identifiant_facture_cpp** | **Integer** | | [optional] |
|
|
10
|
-
| **numero_facture** | **String** | | [optional] |
|
|
11
|
-
| **date_facture** | **String** | | [optional] |
|
|
12
|
-
| **montant_ttc_total** | **String** | | [optional] |
|
|
13
|
-
| **statut_courant** | [**StatutFacture**](StatutFacture.md) | | [optional] |
|
|
14
|
-
| **id_structure_cpp_destinataire** | **Integer** | | [optional] |
|
|
15
|
-
| **designation_structure_destinataire** | **String** | | [optional] |
|
|
16
|
-
|
|
17
|
-
## Example
|
|
18
|
-
|
|
19
|
-
```ruby
|
|
20
|
-
require 'factpulse'
|
|
21
|
-
|
|
22
|
-
instance = FactPulse::ConsulterFactureResponse.new(
|
|
23
|
-
code_retour: null,
|
|
24
|
-
libelle: null,
|
|
25
|
-
identifiant_facture_cpp: null,
|
|
26
|
-
numero_facture: null,
|
|
27
|
-
date_facture: null,
|
|
28
|
-
montant_ttc_total: null,
|
|
29
|
-
statut_courant: null,
|
|
30
|
-
id_structure_cpp_destinataire: null,
|
|
31
|
-
designation_structure_destinataire: null
|
|
32
|
-
)
|
|
33
|
-
```
|
|
34
|
-
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# FactPulse::ConsulterStructureRequest
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **credentials** | [**ChorusProCredentials**](ChorusProCredentials.md) | | [optional] |
|
|
8
|
-
| **id_structure_cpp** | **Integer** | ID Chorus Pro de la structure | |
|
|
9
|
-
| **code_langue** | **String** | Code langue (fr, en) | [optional][default to 'fr'] |
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```ruby
|
|
14
|
-
require 'factpulse'
|
|
15
|
-
|
|
16
|
-
instance = FactPulse::ConsulterStructureRequest.new(
|
|
17
|
-
credentials: null,
|
|
18
|
-
id_structure_cpp: null,
|
|
19
|
-
code_langue: null
|
|
20
|
-
)
|
|
21
|
-
```
|
|
22
|
-
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# FactPulse::ConsulterStructureResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **code_retour** | **Integer** | | |
|
|
8
|
-
| **libelle** | **String** | | |
|
|
9
|
-
| **id_structure_cpp** | **Integer** | | [optional] |
|
|
10
|
-
| **identifiant_structure** | **String** | | [optional] |
|
|
11
|
-
| **libelle_structure** | **String** | | [optional] |
|
|
12
|
-
| **raison_sociale_structure** | **String** | | [optional] |
|
|
13
|
-
| **numero_tva** | **String** | | [optional] |
|
|
14
|
-
| **email_structure** | **String** | | [optional] |
|
|
15
|
-
| **parametres** | [**ParametresStructure**](ParametresStructure.md) | | [optional] |
|
|
16
|
-
|
|
17
|
-
## Example
|
|
18
|
-
|
|
19
|
-
```ruby
|
|
20
|
-
require 'factpulse'
|
|
21
|
-
|
|
22
|
-
instance = FactPulse::ConsulterStructureResponse.new(
|
|
23
|
-
code_retour: null,
|
|
24
|
-
libelle: null,
|
|
25
|
-
id_structure_cpp: null,
|
|
26
|
-
identifiant_structure: null,
|
|
27
|
-
libelle_structure: null,
|
|
28
|
-
raison_sociale_structure: null,
|
|
29
|
-
numero_tva: null,
|
|
30
|
-
email_structure: null,
|
|
31
|
-
parametres: null
|
|
32
|
-
)
|
|
33
|
-
```
|
|
34
|
-
|
data/docs/Destinataire.md
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# FactPulse::Destinataire
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **adresse_electronique** | [**AdresseElectronique**](AdresseElectronique.md) | | |
|
|
8
|
-
| **code_service_executant** | **String** | | [optional] |
|
|
9
|
-
| **nom** | **String** | | [optional] |
|
|
10
|
-
| **siren** | **String** | | [optional] |
|
|
11
|
-
| **siret** | **String** | | [optional] |
|
|
12
|
-
| **adresse_postale** | [**AdressePostale**](AdressePostale.md) | | [optional] |
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```ruby
|
|
17
|
-
require 'factpulse'
|
|
18
|
-
|
|
19
|
-
instance = FactPulse::Destinataire.new(
|
|
20
|
-
adresse_electronique: null,
|
|
21
|
-
code_service_executant: null,
|
|
22
|
-
nom: null,
|
|
23
|
-
siren: null,
|
|
24
|
-
siret: null,
|
|
25
|
-
adresse_postale: null
|
|
26
|
-
)
|
|
27
|
-
```
|
|
28
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# FactPulse::DestinationChorusPro
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **type** | **String** | | [optional][default to 'chorus_pro'] |
|
|
8
|
-
| **credentials** | [**CredentialsChorusPro**](CredentialsChorusPro.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'factpulse'
|
|
14
|
-
|
|
15
|
-
instance = FactPulse::DestinationChorusPro.new(
|
|
16
|
-
type: null,
|
|
17
|
-
credentials: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
data/docs/DimensionPageSchema.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# FactPulse::DimensionPageSchema
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **width** | **Float** | Largeur en points PDF | |
|
|
8
|
-
| **height** | **Float** | Hauteur en points PDF | |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'factpulse'
|
|
14
|
-
|
|
15
|
-
instance = FactPulse::DimensionPageSchema.new(
|
|
16
|
-
width: null,
|
|
17
|
-
height: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# FactPulse::DonneesFactureSimplifiees
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **numero** | **String** | Numéro de facture unique | |
|
|
8
|
-
| **emetteur** | **Hash<String, Object>** | Informations sur l'émetteur (siret, iban, ...) | |
|
|
9
|
-
| **destinataire** | **Hash<String, Object>** | Informations sur le destinataire (siret, ...) | |
|
|
10
|
-
| **lignes** | **Array<Hash<String, Object>>** | Lignes de la facture | |
|
|
11
|
-
| **date** | **String** | | [optional] |
|
|
12
|
-
| **echeance_jours** | **Integer** | Échéance en jours (défaut: 30) | [optional][default to 30] |
|
|
13
|
-
| **commentaire** | **String** | | [optional] |
|
|
14
|
-
| **numero_bon_commande** | **String** | | [optional] |
|
|
15
|
-
| **numero_marche** | **String** | | [optional] |
|
|
16
|
-
|
|
17
|
-
## Example
|
|
18
|
-
|
|
19
|
-
```ruby
|
|
20
|
-
require 'factpulse'
|
|
21
|
-
|
|
22
|
-
instance = FactPulse::DonneesFactureSimplifiees.new(
|
|
23
|
-
numero: null,
|
|
24
|
-
emetteur: null,
|
|
25
|
-
destinataire: null,
|
|
26
|
-
lignes: null,
|
|
27
|
-
date: null,
|
|
28
|
-
echeance_jours: null,
|
|
29
|
-
commentaire: null,
|
|
30
|
-
numero_bon_commande: null,
|
|
31
|
-
numero_marche: null
|
|
32
|
-
)
|
|
33
|
-
```
|
|
34
|
-
|
data/docs/FactureEnrichieInfo.md
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
# FactPulse::FactureEnrichieInfo
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **numero_facture** | **String** | | |
|
|
8
|
-
| **id_emetteur** | **Integer** | | [optional] |
|
|
9
|
-
| **id_destinataire** | **Integer** | | [optional] |
|
|
10
|
-
| **nom_emetteur** | **String** | | |
|
|
11
|
-
| **nom_destinataire** | **String** | | |
|
|
12
|
-
| **montant_ht_total** | **String** | | |
|
|
13
|
-
| **montant_tva** | **String** | | |
|
|
14
|
-
| **montant_ttc_total** | **String** | | |
|
|
15
|
-
|
|
16
|
-
## Example
|
|
17
|
-
|
|
18
|
-
```ruby
|
|
19
|
-
require 'factpulse'
|
|
20
|
-
|
|
21
|
-
instance = FactPulse::FactureEnrichieInfo.new(
|
|
22
|
-
numero_facture: null,
|
|
23
|
-
id_emetteur: null,
|
|
24
|
-
id_destinataire: null,
|
|
25
|
-
nom_emetteur: null,
|
|
26
|
-
nom_destinataire: null,
|
|
27
|
-
montant_ht_total: null,
|
|
28
|
-
montant_tva: null,
|
|
29
|
-
montant_ttc_total: null
|
|
30
|
-
)
|
|
31
|
-
```
|
|
32
|
-
|
data/docs/FactureEntrante.md
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# FactPulse::FactureEntrante
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **flow_id** | **String** | | [optional] |
|
|
8
|
-
| **format_source** | [**FormatFacture**](FormatFacture.md) | Format source de la facture | |
|
|
9
|
-
| **ref_fournisseur** | **String** | Numéro de facture émis par le fournisseur (BT-1) | |
|
|
10
|
-
| **type_document** | [**TypeDocument**](TypeDocument.md) | Type de document (BT-3) | [optional] |
|
|
11
|
-
| **fournisseur** | [**FournisseurEntrant**](FournisseurEntrant.md) | Émetteur de la facture (SellerTradeParty) | |
|
|
12
|
-
| **site_facturation_nom** | **String** | Nom du destinataire / votre entreprise (BT-44) | |
|
|
13
|
-
| **site_facturation_siret** | **String** | | [optional] |
|
|
14
|
-
| **date_de_piece** | **String** | Date de la facture (BT-2) - YYYY-MM-DD | |
|
|
15
|
-
| **date_reglement** | **String** | | [optional] |
|
|
16
|
-
| **devise** | **String** | Code devise ISO (BT-5) | [optional][default to 'EUR'] |
|
|
17
|
-
| **montant_ht** | **String** | Montant HT total (BT-109) | |
|
|
18
|
-
| **montant_tva** | **String** | Montant TVA total (BT-110) | |
|
|
19
|
-
| **montant_ttc** | **String** | Montant TTC total (BT-112) | |
|
|
20
|
-
| **numero_bon_commande** | **String** | | [optional] |
|
|
21
|
-
| **reference_contrat** | **String** | | [optional] |
|
|
22
|
-
| **objet_facture** | **String** | | [optional] |
|
|
23
|
-
| **document_base64** | **String** | | [optional] |
|
|
24
|
-
| **document_content_type** | **String** | | [optional] |
|
|
25
|
-
| **document_filename** | **String** | | [optional] |
|
|
26
|
-
|
|
27
|
-
## Example
|
|
28
|
-
|
|
29
|
-
```ruby
|
|
30
|
-
require 'factpulse'
|
|
31
|
-
|
|
32
|
-
instance = FactPulse::FactureEntrante.new(
|
|
33
|
-
flow_id: null,
|
|
34
|
-
format_source: null,
|
|
35
|
-
ref_fournisseur: null,
|
|
36
|
-
type_document: null,
|
|
37
|
-
fournisseur: null,
|
|
38
|
-
site_facturation_nom: null,
|
|
39
|
-
site_facturation_siret: null,
|
|
40
|
-
date_de_piece: null,
|
|
41
|
-
date_reglement: null,
|
|
42
|
-
devise: null,
|
|
43
|
-
montant_ht: null,
|
|
44
|
-
montant_tva: null,
|
|
45
|
-
montant_ttc: null,
|
|
46
|
-
numero_bon_commande: null,
|
|
47
|
-
reference_contrat: null,
|
|
48
|
-
objet_facture: null,
|
|
49
|
-
document_base64: null,
|
|
50
|
-
document_content_type: null,
|
|
51
|
-
document_filename: null
|
|
52
|
-
)
|
|
53
|
-
```
|
|
54
|
-
|
data/docs/FluxResume.md
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
# FactPulse::FluxResume
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **flow_id** | **String** | | |
|
|
8
|
-
| **tracking_id** | **String** | | [optional] |
|
|
9
|
-
| **nom** | **String** | | |
|
|
10
|
-
| **type_flux** | **String** | | [optional] |
|
|
11
|
-
| **direction_flux** | **String** | | [optional] |
|
|
12
|
-
| **statut_acquittement** | **String** | | [optional] |
|
|
13
|
-
| **date_creation** | **String** | | [optional] |
|
|
14
|
-
| **date_maj** | **String** | | [optional] |
|
|
15
|
-
|
|
16
|
-
## Example
|
|
17
|
-
|
|
18
|
-
```ruby
|
|
19
|
-
require 'factpulse'
|
|
20
|
-
|
|
21
|
-
instance = FactPulse::FluxResume.new(
|
|
22
|
-
flow_id: null,
|
|
23
|
-
tracking_id: null,
|
|
24
|
-
nom: null,
|
|
25
|
-
type_flux: null,
|
|
26
|
-
direction_flux: null,
|
|
27
|
-
statut_acquittement: null,
|
|
28
|
-
date_creation: null,
|
|
29
|
-
date_maj: null
|
|
30
|
-
)
|
|
31
|
-
```
|
|
32
|
-
|
data/docs/Fournisseur.md
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
# FactPulse::Fournisseur
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **adresse_electronique** | [**AdresseElectronique**](AdresseElectronique.md) | | |
|
|
8
|
-
| **id_fournisseur** | **Integer** | | |
|
|
9
|
-
| **code_coordonnees_bancaires_fournisseur** | **Integer** | | [optional] |
|
|
10
|
-
| **id_service_fournisseur** | **Integer** | | [optional] |
|
|
11
|
-
| **nom** | **String** | | [optional] |
|
|
12
|
-
| **siren** | **String** | | [optional] |
|
|
13
|
-
| **siret** | **String** | | [optional] |
|
|
14
|
-
| **numero_tva_intra** | **String** | | [optional] |
|
|
15
|
-
| **iban** | **String** | | [optional] |
|
|
16
|
-
| **adresse_postale** | [**AdressePostale**](AdressePostale.md) | | [optional] |
|
|
17
|
-
|
|
18
|
-
## Example
|
|
19
|
-
|
|
20
|
-
```ruby
|
|
21
|
-
require 'factpulse'
|
|
22
|
-
|
|
23
|
-
instance = FactPulse::Fournisseur.new(
|
|
24
|
-
adresse_electronique: null,
|
|
25
|
-
id_fournisseur: null,
|
|
26
|
-
code_coordonnees_bancaires_fournisseur: null,
|
|
27
|
-
id_service_fournisseur: null,
|
|
28
|
-
nom: null,
|
|
29
|
-
siren: null,
|
|
30
|
-
siret: null,
|
|
31
|
-
numero_tva_intra: null,
|
|
32
|
-
iban: null,
|
|
33
|
-
adresse_postale: null
|
|
34
|
-
)
|
|
35
|
-
```
|
|
36
|
-
|
data/docs/FournisseurEntrant.md
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
# FactPulse::FournisseurEntrant
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **nom** | **String** | Raison sociale du fournisseur (BT-27) | |
|
|
8
|
-
| **siren** | **String** | | [optional] |
|
|
9
|
-
| **siret** | **String** | | [optional] |
|
|
10
|
-
| **numero_tva_intra** | **String** | | [optional] |
|
|
11
|
-
| **adresse_postale** | [**AdressePostale**](AdressePostale.md) | | [optional] |
|
|
12
|
-
| **adresse_electronique** | [**AdresseElectronique**](AdresseElectronique.md) | | [optional] |
|
|
13
|
-
| **email** | **String** | | [optional] |
|
|
14
|
-
| **telephone** | **String** | | [optional] |
|
|
15
|
-
|
|
16
|
-
## Example
|
|
17
|
-
|
|
18
|
-
```ruby
|
|
19
|
-
require 'factpulse'
|
|
20
|
-
|
|
21
|
-
instance = FactPulse::FournisseurEntrant.new(
|
|
22
|
-
nom: null,
|
|
23
|
-
siren: null,
|
|
24
|
-
siret: null,
|
|
25
|
-
numero_tva_intra: null,
|
|
26
|
-
adresse_postale: null,
|
|
27
|
-
adresse_electronique: null,
|
|
28
|
-
email: null,
|
|
29
|
-
telephone: null
|
|
30
|
-
)
|
|
31
|
-
```
|
|
32
|
-
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# FactPulse::InformationSignatureAPI
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **nom_champ** | **String** | Nom du champ de signature dans le PDF | |
|
|
8
|
-
| **signataire** | **String** | | [optional] |
|
|
9
|
-
| **date_signature** | **String** | | [optional] |
|
|
10
|
-
| **raison** | **String** | | [optional] |
|
|
11
|
-
| **localisation** | **String** | | [optional] |
|
|
12
|
-
| **est_valide** | **Boolean** | | [optional] |
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```ruby
|
|
17
|
-
require 'factpulse'
|
|
18
|
-
|
|
19
|
-
instance = FactPulse::InformationSignatureAPI.new(
|
|
20
|
-
nom_champ: null,
|
|
21
|
-
signataire: null,
|
|
22
|
-
date_signature: null,
|
|
23
|
-
raison: null,
|
|
24
|
-
localisation: null,
|
|
25
|
-
est_valide: null
|
|
26
|
-
)
|
|
27
|
-
```
|
|
28
|
-
|
data/docs/LigneDePoste.md
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
# FactPulse::LigneDePoste
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **numero** | **Integer** | | |
|
|
8
|
-
| **reference** | **String** | | [optional] |
|
|
9
|
-
| **denomination** | **String** | | |
|
|
10
|
-
| **quantite** | [**Quantite**](Quantite.md) | | |
|
|
11
|
-
| **unite** | [**Unite**](Unite.md) | | |
|
|
12
|
-
| **montant_unitaire_ht** | [**MontantUnitaireHt**](MontantUnitaireHt.md) | | |
|
|
13
|
-
| **montant_remise_ht** | [**LigneDePosteMontantRemiseHt**](LigneDePosteMontantRemiseHt.md) | | [optional] |
|
|
14
|
-
| **montant_total_ligne_ht** | [**MontantTotalLigneHt**](MontantTotalLigneHt.md) | | [optional] |
|
|
15
|
-
| **taux_tva** | **String** | | [optional] |
|
|
16
|
-
| **taux_tva_manuel** | [**LigneDePosteTauxTvaManuel**](LigneDePosteTauxTvaManuel.md) | | [optional] |
|
|
17
|
-
| **categorie_tva** | [**CategorieTVA**](CategorieTVA.md) | | [optional] |
|
|
18
|
-
| **date_debut_periode** | **String** | | [optional] |
|
|
19
|
-
| **date_fin_periode** | **String** | | [optional] |
|
|
20
|
-
| **code_raison_reduction** | [**CodeRaisonReduction**](CodeRaisonReduction.md) | | [optional] |
|
|
21
|
-
| **raison_reduction** | **String** | | [optional] |
|
|
22
|
-
|
|
23
|
-
## Example
|
|
24
|
-
|
|
25
|
-
```ruby
|
|
26
|
-
require 'factpulse'
|
|
27
|
-
|
|
28
|
-
instance = FactPulse::LigneDePoste.new(
|
|
29
|
-
numero: null,
|
|
30
|
-
reference: null,
|
|
31
|
-
denomination: null,
|
|
32
|
-
quantite: null,
|
|
33
|
-
unite: null,
|
|
34
|
-
montant_unitaire_ht: null,
|
|
35
|
-
montant_remise_ht: null,
|
|
36
|
-
montant_total_ligne_ht: null,
|
|
37
|
-
taux_tva: null,
|
|
38
|
-
taux_tva_manuel: null,
|
|
39
|
-
categorie_tva: null,
|
|
40
|
-
date_debut_periode: null,
|
|
41
|
-
date_fin_periode: null,
|
|
42
|
-
code_raison_reduction: null,
|
|
43
|
-
raison_reduction: null
|
|
44
|
-
)
|
|
45
|
-
```
|
|
46
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# FactPulse::LigneDePosteMontantRemiseHt
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
|
|
8
|
-
## Example
|
|
9
|
-
|
|
10
|
-
```ruby
|
|
11
|
-
require 'factpulse'
|
|
12
|
-
|
|
13
|
-
instance = FactPulse::LigneDePosteMontantRemiseHt.new()
|
|
14
|
-
```
|
|
15
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# FactPulse::LigneDePosteTauxTvaManuel
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
|
|
8
|
-
## Example
|
|
9
|
-
|
|
10
|
-
```ruby
|
|
11
|
-
require 'factpulse'
|
|
12
|
-
|
|
13
|
-
instance = FactPulse::LigneDePosteTauxTvaManuel.new()
|
|
14
|
-
```
|
|
15
|
-
|
data/docs/LigneDeTVA.md
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
# FactPulse::LigneDeTVA
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **montant_base_ht** | [**MontantBaseHt**](MontantBaseHt.md) | | |
|
|
8
|
-
| **montant_tva** | [**MontantTvaLigne**](MontantTvaLigne.md) | | |
|
|
9
|
-
| **taux** | **String** | | [optional] |
|
|
10
|
-
| **taux_manuel** | [**Tauxmanuel**](Tauxmanuel.md) | | [optional] |
|
|
11
|
-
| **categorie** | [**CategorieTVA**](CategorieTVA.md) | | [optional] |
|
|
12
|
-
| **motif_exoneration** | **String** | | [optional] |
|
|
13
|
-
| **code_vatex** | **String** | | [optional] |
|
|
14
|
-
|
|
15
|
-
## Example
|
|
16
|
-
|
|
17
|
-
```ruby
|
|
18
|
-
require 'factpulse'
|
|
19
|
-
|
|
20
|
-
instance = FactPulse::LigneDeTVA.new(
|
|
21
|
-
montant_base_ht: null,
|
|
22
|
-
montant_tva: null,
|
|
23
|
-
taux: null,
|
|
24
|
-
taux_manuel: null,
|
|
25
|
-
categorie: null,
|
|
26
|
-
motif_exoneration: null,
|
|
27
|
-
code_vatex: null
|
|
28
|
-
)
|
|
29
|
-
```
|
|
30
|
-
|
data/docs/MontantAPayer.md
DELETED
data/docs/MontantBaseHt.md
DELETED
data/docs/MontantHtTotal.md
DELETED