factpulse 3.0.10 → 3.0.14
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/LICENSE +1 -1
- data/docs/AFNORAcknowledgement.md +20 -0
- data/docs/AFNORAcknowledgementDetail.md +24 -0
- data/docs/AFNORAddressEdit.md +30 -0
- data/docs/AFNORAddressPatch.md +30 -0
- data/docs/AFNORAddressPut.md +30 -0
- data/docs/AFNORAddressRead.md +32 -0
- data/docs/{ValidationErrorLocInner.md → AFNORAlgorithm.md} +2 -2
- data/docs/AFNORContainsOperator.md +15 -0
- data/docs/AFNORCreateDirectoryLineBody.md +20 -0
- data/docs/AFNORCreateDirectoryLineBodyAddressingInformation.md +24 -0
- data/docs/AFNORCreateDirectoryLineBodyPeriod.md +20 -0
- data/docs/AFNORCreateRoutingCodeBody.md +32 -0
- data/docs/AFNORDestination.md +4 -2
- data/docs/AFNORDiffusionStatus.md +15 -0
- data/docs/AFNORDirectoryLineField.md +15 -0
- data/docs/AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCode.md +32 -0
- data/docs/AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodePlatform.md +20 -0
- data/docs/AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode.md +28 -0
- data/docs/AFNORDirectoryLinePost201Response.md +22 -0
- data/docs/AFNORDirectoryLineSearchPost200Response.md +22 -0
- data/docs/AFNOREntityType.md +15 -0
- data/docs/AFNORError.md +26 -0
- data/docs/AFNORFacilityAdministrativeStatus.md +15 -0
- data/docs/AFNORFacilityNature.md +15 -0
- data/docs/AFNORFacilityPayloadHistory.md +34 -0
- data/docs/AFNORFacilityPayloadHistoryUleB2gAdditionalData.md +28 -0
- data/docs/AFNORFacilityPayloadIncluded.md +32 -0
- data/docs/AFNORFacilityType.md +15 -0
- data/docs/AFNORFlow.md +38 -0
- data/docs/AFNORFlowAckStatus.md +15 -0
- data/docs/AFNORFlowDirection.md +15 -0
- data/docs/AFNORFlowInfo.md +28 -0
- data/docs/AFNORFlowProfile.md +15 -0
- data/docs/AFNORFlowSyntax.md +15 -0
- data/docs/AFNORFlowType.md +15 -0
- data/docs/AFNORFullFlowInfo.md +32 -0
- data/docs/AFNORLegalUnitAdministrativeStatus.md +15 -0
- data/docs/AFNORLegalUnitPayloadHistory.md +24 -0
- data/docs/AFNORLegalUnitPayloadIncluded.md +24 -0
- data/docs/AFNORLegalUnitPayloadIncludedNoSiren.md +22 -0
- data/docs/AFNORPDPPAApi.md +5 -5
- data/docs/AFNORPDPPADirectoryServiceApi.md +278 -178
- data/docs/AFNORPDPPAFlowServiceApi.md +39 -27
- data/docs/AFNORPlatformStatus.md +15 -0
- data/docs/AFNORProcessingRule.md +15 -0
- data/docs/AFNORReasonCode.md +49 -0
- data/docs/AFNORReasonCodeEnum.md +15 -0
- data/docs/AFNORRecipientPlatformType.md +15 -0
- data/docs/AFNORResult.md +7 -1
- data/docs/AFNORRoutingCodeAdministrativeStatus.md +15 -0
- data/docs/AFNORRoutingCodeField.md +15 -0
- data/docs/AFNORRoutingCodePayloadHistoryLegalUnitFacility.md +34 -0
- data/docs/AFNORRoutingCodePost201Response.md +22 -0
- data/docs/AFNORRoutingCodeSearch.md +28 -0
- data/docs/AFNORRoutingCodeSearchFilters.md +30 -0
- data/docs/AFNORRoutingCodeSearchFiltersAdministrativeStatus.md +20 -0
- data/docs/AFNORRoutingCodeSearchFiltersRoutingCodeName.md +20 -0
- data/docs/AFNORRoutingCodeSearchFiltersRoutingIdentifier.md +20 -0
- data/docs/AFNORRoutingCodeSearchPost200Response.md +22 -0
- data/docs/AFNORRoutingCodeSearchSortingInner.md +20 -0
- data/docs/AFNORSearchDirectoryLine.md +26 -0
- data/docs/AFNORSearchDirectoryLineFilters.md +26 -0
- data/docs/AFNORSearchDirectoryLineFiltersAddressingIdentifier.md +20 -0
- data/docs/AFNORSearchDirectoryLineFiltersAddressingSuffix.md +20 -0
- data/docs/AFNORSearchDirectoryLineSortingInner.md +20 -0
- data/docs/AFNORSearchFlowContent.md +22 -0
- data/docs/AFNORSearchFlowFilters.md +30 -0
- data/docs/AFNORSearchFlowParams.md +20 -0
- data/docs/AFNORSearchSiren.md +26 -0
- data/docs/AFNORSearchSirenFilters.md +24 -0
- data/docs/AFNORSearchSirenFiltersAdministrativeStatus.md +20 -0
- data/docs/AFNORSearchSirenFiltersBusinessName.md +20 -0
- data/docs/AFNORSearchSirenFiltersEntityType.md +20 -0
- data/docs/AFNORSearchSirenFiltersSiren.md +20 -0
- data/docs/AFNORSearchSirenSortingInner.md +20 -0
- data/docs/AFNORSearchSiret.md +28 -0
- data/docs/AFNORSearchSiretFilters.md +34 -0
- data/docs/AFNORSearchSiretFiltersAddressLines.md +20 -0
- data/docs/AFNORSearchSiretFiltersAdministrativeStatus.md +20 -0
- data/docs/AFNORSearchSiretFiltersCountrySubdivision.md +20 -0
- data/docs/AFNORSearchSiretFiltersFacilityType.md +20 -0
- data/docs/AFNORSearchSiretFiltersLocality.md +20 -0
- data/docs/AFNORSearchSiretFiltersName.md +20 -0
- data/docs/AFNORSearchSiretFiltersPostalCode.md +20 -0
- data/docs/AFNORSearchSiretFiltersSiret.md +20 -0
- data/docs/AFNORSearchSiretSortingInner.md +20 -0
- data/docs/AFNORSirenField.md +15 -0
- data/docs/AFNORSirenSearchPost200Response.md +22 -0
- data/docs/AFNORSiretField.md +15 -0
- data/docs/AFNORSiretSearchPost200Response.md +22 -0
- data/docs/AFNORSortingOrder.md +15 -0
- data/docs/AFNORStrictOperator.md +15 -0
- data/docs/AFNORUpdatePatchDirectoryLineBody.md +18 -0
- data/docs/AFNORUpdatePatchRoutingCodeBody.md +24 -0
- data/docs/AFNORUpdatePutRoutingCodeBody.md +24 -0
- data/docs/AFNORWebhookCallbackContent.md +18 -0
- data/docs/AcceptLanguage.md +15 -0
- data/docs/AggregatedPaymentInput.md +22 -0
- data/docs/AggregatedTransactionInput.md +32 -0
- data/docs/AllowanceCharge.md +3 -3
- data/docs/AllowanceChargeReasonCode.md +15 -0
- data/docs/Amount1.md +15 -0
- data/docs/Buyercountry.md +15 -0
- data/docs/ChorusProApi.md +5 -3
- data/docs/{FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md → ChorusProCredentials.md} +2 -2
- data/docs/ConvertValidationFailedResponse.md +5 -5
- data/docs/CountryCode.md +15 -0
- data/docs/CreateAggregatedReportRequest.md +34 -0
- data/docs/CreateEReportingRequest.md +36 -0
- data/docs/Currency.md +15 -0
- data/docs/CurrencyCode.md +15 -0
- data/docs/DirectoryLineInclude.md +15 -0
- data/docs/DocType.md +15 -0
- data/docs/DocumentConversionApi.md +12 -86
- data/docs/DownloadsApi.md +295 -0
- data/docs/EReportingApi.md +782 -0
- data/docs/EReportingFlowType.md +15 -0
- data/docs/ElectronicAddress.md +2 -2
- data/docs/EnrichedInvoiceInfo.md +6 -6
- data/docs/FactureElectroniqueModelsInvoiceTypeCode.md +15 -0
- data/docs/FactureElectroniqueRestApiSchemasConvertValidationError.md +32 -0
- data/docs/FlowSummary.md +2 -2
- data/docs/GenerateAggregatedReportResponse.md +30 -0
- data/docs/GenerateEReportingResponse.md +26 -0
- data/docs/GetChorusProIdRequest.md +1 -1
- data/docs/GetInvoiceRequest.md +1 -1
- data/docs/GetInvoiceResponse.md +2 -2
- data/docs/GetStructureRequest.md +1 -1
- data/docs/GetStructureResponse.md +2 -2
- data/docs/HealthApi.md +1 -1
- data/docs/IncomingInvoice.md +1 -1
- data/docs/InvoiceInput.md +48 -0
- data/docs/InvoiceLine.md +4 -0
- data/docs/InvoiceNote.md +1 -1
- data/docs/InvoicePaymentInput.md +26 -0
- data/docs/InvoiceProcessingApi.md +41 -17
- data/docs/InvoiceTypeCodeOutput.md +15 -0
- data/docs/InvoicingFramework.md +1 -1
- data/docs/LineSubType.md +15 -0
- data/docs/LocationInner.md +15 -0
- data/docs/PDFXMLVerificationApi.md +17 -9
- data/docs/PaymentAmountByRate.md +20 -0
- data/docs/ProcessingRule.md +15 -0
- data/docs/Rate.md +15 -0
- data/docs/Rate1.md +15 -0
- data/docs/ReportPeriod.md +20 -0
- data/docs/ReportSender.md +22 -0
- data/docs/RoutingCodeInclude.md +15 -0
- data/docs/SearchServicesResponse.md +3 -3
- data/docs/SearchStructureRequest.md +1 -1
- data/docs/Sellercountry.md +15 -0
- data/docs/SimplifiedInvoiceData.md +9 -1
- data/docs/SiretInclude.md +15 -0
- data/docs/SubmitAggregatedReportRequest.md +28 -0
- data/docs/SubmitEReportingRequest.md +28 -0
- data/docs/SubmitEReportingResponse.md +32 -0
- data/docs/SubmitInvoiceRequest.md +1 -1
- data/docs/SupplementaryAttachment.md +5 -5
- data/docs/TaxBreakdownInput.md +22 -0
- data/docs/TaxDueDateType.md +15 -0
- data/docs/Taxableamount.md +15 -0
- data/docs/Taxamount.md +15 -0
- data/docs/Taxamount1.md +15 -0
- data/docs/Taxamount2.md +15 -0
- data/docs/Taxexclusiveamount.md +15 -0
- data/docs/Taxexclusiveamount1.md +15 -0
- data/docs/TransactionCategory.md +15 -0
- data/docs/TransmissionTypeCode.md +15 -0
- data/docs/UserApi.md +1 -1
- data/docs/ValidateEReportingRequest.md +18 -0
- data/docs/ValidateEReportingResponse.md +28 -0
- data/docs/ValidationError.md +1 -1
- data/docs/ValidationInfo.md +1 -1
- data/factpulse.gemspec +4 -4
- data/lib/factpulse/api/afnorpdppa_api.rb +6 -6
- data/lib/factpulse/api/afnorpdppa_directory_service_api.rb +210 -123
- data/lib/factpulse/api/afnorpdppa_flow_service_api.rb +57 -24
- data/lib/factpulse/api/chorus_pro_api.rb +6 -4
- data/lib/factpulse/api/document_conversion_api.rb +13 -85
- data/lib/factpulse/api/downloads_api.rb +280 -0
- data/lib/factpulse/api/e_reporting_api.rb +774 -0
- data/lib/factpulse/api/health_api.rb +2 -2
- data/lib/factpulse/api/invoice_processing_api.rb +47 -14
- data/lib/factpulse/api/pdfxml_verification_api.rb +22 -10
- data/lib/factpulse/api/user_api.rb +2 -2
- 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 +10 -6
- data/lib/factpulse/models/accept_language.rb +40 -0
- data/lib/factpulse/models/acknowledgment_status.rb +2 -2
- data/lib/factpulse/models/additional_document.rb +2 -2
- data/lib/factpulse/models/afnor_acknowledgement.rb +216 -0
- data/lib/factpulse/models/afnor_acknowledgement_detail.rb +267 -0
- data/lib/factpulse/models/afnor_address_edit.rb +353 -0
- data/lib/factpulse/models/afnor_address_patch.rb +386 -0
- data/lib/factpulse/models/afnor_address_put.rb +435 -0
- data/lib/factpulse/models/afnor_address_read.rb +382 -0
- data/lib/factpulse/models/afnor_algorithm.rb +43 -0
- data/lib/factpulse/models/afnor_contains_operator.rb +39 -0
- data/lib/factpulse/models/afnor_create_directory_line_body.rb +156 -0
- data/lib/factpulse/models/afnor_create_directory_line_body_addressing_information.rb +294 -0
- data/lib/factpulse/models/afnor_create_directory_line_body_period.rb +175 -0
- data/lib/factpulse/models/afnor_create_routing_code_body.rb +412 -0
- data/lib/factpulse/models/afnor_credentials.rb +2 -2
- data/lib/factpulse/models/afnor_destination.rb +19 -23
- data/lib/factpulse/models/afnor_diffusion_status.rb +40 -0
- data/lib/factpulse/models/afnor_directory_line_field.rb +44 -0
- data/lib/factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code.rb +312 -0
- data/lib/factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_platform.rb +178 -0
- data/lib/factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_routing_code.rb +308 -0
- data/lib/factpulse/models/afnor_directory_line_post201_response.rb +187 -0
- data/lib/factpulse/models/afnor_directory_line_search_post200_response.rb +168 -0
- data/lib/factpulse/models/afnor_entity_type.rb +40 -0
- data/lib/factpulse/models/{convert_error_response.rb → afnor_error.rb} +51 -61
- data/lib/factpulse/models/afnor_facility_administrative_status.rb +40 -0
- data/lib/factpulse/models/afnor_facility_nature.rb +40 -0
- data/lib/factpulse/models/afnor_facility_payload_history.rb +323 -0
- data/lib/factpulse/models/afnor_facility_payload_history_ule_b2g_additional_data.rb +198 -0
- data/lib/factpulse/models/afnor_facility_payload_included.rb +314 -0
- data/lib/factpulse/models/afnor_facility_type.rb +40 -0
- data/lib/factpulse/models/afnor_flow.rb +315 -0
- data/lib/factpulse/models/afnor_flow_ack_status.rb +41 -0
- data/lib/factpulse/models/afnor_flow_direction.rb +40 -0
- data/lib/factpulse/models/afnor_flow_info.rb +293 -0
- data/lib/factpulse/models/afnor_flow_profile.rb +41 -0
- data/lib/factpulse/models/afnor_flow_syntax.rb +43 -0
- data/lib/factpulse/models/afnor_flow_type.rb +51 -0
- data/lib/factpulse/models/afnor_full_flow_info.rb +339 -0
- data/lib/factpulse/models/afnor_health_check_response.rb +2 -2
- data/lib/factpulse/models/afnor_legal_unit_administrative_status.rb +40 -0
- data/lib/factpulse/models/afnor_legal_unit_payload_history.rb +247 -0
- data/lib/factpulse/models/afnor_legal_unit_payload_included.rb +247 -0
- data/lib/factpulse/models/afnor_legal_unit_payload_included_no_siren.rb +207 -0
- data/lib/factpulse/models/afnor_platform_status.rb +40 -0
- data/lib/factpulse/models/afnor_processing_rule.rb +44 -0
- data/lib/factpulse/models/afnor_reason_code.rb +105 -0
- data/lib/factpulse/models/afnor_reason_code_enum.rb +53 -0
- data/lib/factpulse/models/afnor_recipient_platform_type.rb +40 -0
- data/lib/factpulse/models/afnor_result.rb +37 -7
- data/lib/factpulse/models/afnor_routing_code_administrative_status.rb +40 -0
- data/lib/factpulse/models/afnor_routing_code_field.rb +46 -0
- data/lib/factpulse/models/afnor_routing_code_payload_history_legal_unit_facility.rb +366 -0
- data/lib/factpulse/models/afnor_routing_code_post201_response.rb +228 -0
- data/lib/factpulse/models/afnor_routing_code_search.rb +224 -0
- data/lib/factpulse/models/afnor_routing_code_search_filters.rb +201 -0
- data/lib/factpulse/models/afnor_routing_code_search_filters_administrative_status.rb +178 -0
- data/lib/factpulse/models/afnor_routing_code_search_filters_routing_code_name.rb +209 -0
- data/lib/factpulse/models/afnor_routing_code_search_filters_routing_identifier.rb +209 -0
- data/lib/factpulse/models/afnor_routing_code_search_post200_response.rb +168 -0
- data/lib/factpulse/models/afnor_routing_code_search_sorting_inner.rb +179 -0
- data/lib/factpulse/models/afnor_search_directory_line.rb +191 -0
- data/lib/factpulse/models/afnor_search_directory_line_filters.rb +183 -0
- data/lib/factpulse/models/afnor_search_directory_line_filters_addressing_identifier.rb +198 -0
- data/lib/factpulse/models/afnor_search_directory_line_filters_addressing_suffix.rb +198 -0
- data/lib/factpulse/models/afnor_search_directory_line_sorting_inner.rb +179 -0
- data/lib/factpulse/models/afnor_search_flow_content.rb +168 -0
- data/lib/factpulse/models/afnor_search_flow_filters.rb +250 -0
- data/lib/factpulse/models/afnor_search_flow_params.rb +195 -0
- data/lib/factpulse/models/afnor_search_siren.rb +191 -0
- data/lib/factpulse/models/afnor_search_siren_filters.rb +174 -0
- data/lib/factpulse/models/afnor_search_siren_filters_administrative_status.rb +178 -0
- data/lib/factpulse/models/afnor_search_siren_filters_business_name.rb +198 -0
- data/lib/factpulse/models/afnor_search_siren_filters_entity_type.rb +178 -0
- data/lib/factpulse/models/afnor_search_siren_filters_siren.rb +209 -0
- data/lib/factpulse/models/afnor_search_siren_sorting_inner.rb +179 -0
- data/lib/factpulse/models/afnor_search_siret.rb +224 -0
- data/lib/factpulse/models/afnor_search_siret_filters.rb +219 -0
- data/lib/factpulse/models/afnor_search_siret_filters_address_lines.rb +198 -0
- data/lib/factpulse/models/afnor_search_siret_filters_administrative_status.rb +178 -0
- data/lib/factpulse/models/afnor_search_siret_filters_country_subdivision.rb +198 -0
- data/lib/factpulse/models/afnor_search_siret_filters_facility_type.rb +178 -0
- data/lib/factpulse/models/afnor_search_siret_filters_locality.rb +198 -0
- data/lib/factpulse/models/afnor_search_siret_filters_name.rb +198 -0
- data/lib/factpulse/models/afnor_search_siret_filters_postal_code.rb +209 -0
- data/lib/factpulse/models/afnor_search_siret_filters_siret.rb +209 -0
- data/lib/factpulse/models/afnor_search_siret_sorting_inner.rb +179 -0
- data/lib/factpulse/models/afnor_siren_field.rb +43 -0
- data/lib/factpulse/models/afnor_siren_search_post200_response.rb +168 -0
- data/lib/factpulse/models/afnor_siret_field.rb +52 -0
- data/lib/factpulse/models/afnor_siret_search_post200_response.rb +168 -0
- data/lib/factpulse/models/afnor_sorting_order.rb +40 -0
- data/lib/factpulse/models/afnor_strict_operator.rb +39 -0
- data/lib/factpulse/models/afnor_update_patch_directory_line_body.rb +148 -0
- data/lib/factpulse/models/afnor_update_patch_routing_code_body.rb +258 -0
- data/lib/factpulse/models/afnor_update_put_routing_code_body.rb +289 -0
- data/lib/factpulse/models/afnor_webhook_callback_content.rb +148 -0
- data/lib/factpulse/models/aggregated_payment_input.rb +213 -0
- data/lib/factpulse/models/aggregated_transaction_input.rb +349 -0
- data/lib/factpulse/models/allowance_charge.rb +27 -5
- data/lib/factpulse/models/allowance_charge_reason_code.rb +76 -0
- data/lib/factpulse/models/allowance_reason_code.rb +2 -2
- data/lib/factpulse/models/allowance_total_amount.rb +2 -2
- data/lib/factpulse/models/amount.rb +3 -3
- data/lib/factpulse/models/amount1.rb +104 -0
- data/lib/factpulse/models/amount_due.rb +2 -2
- data/lib/factpulse/models/api_error.rb +2 -2
- data/lib/factpulse/models/api_profile.rb +4 -3
- data/lib/factpulse/models/async_task_status.rb +2 -2
- data/lib/factpulse/models/base_amount.rb +2 -2
- data/lib/factpulse/models/bounding_box_schema.rb +2 -2
- data/lib/factpulse/models/buyercountry.rb +104 -0
- data/lib/factpulse/models/celery_status.rb +2 -2
- data/lib/factpulse/models/certificate_info_response.rb +2 -2
- data/lib/factpulse/models/charge_total_amount.rb +2 -2
- data/lib/factpulse/models/{facture_electronique_rest_api_schemas_chorus_pro_chorus_pro_credentials.rb → chorus_pro_credentials.rb} +5 -5
- data/lib/factpulse/models/chorus_pro_destination.rb +2 -2
- data/lib/factpulse/models/chorus_pro_result.rb +2 -2
- data/lib/factpulse/models/contact.rb +2 -2
- data/lib/factpulse/models/convert_resume_request.rb +2 -2
- data/lib/factpulse/models/convert_success_response.rb +2 -2
- data/lib/factpulse/models/convert_validation_failed_response.rb +7 -2
- data/lib/factpulse/models/country_code.rb +208 -0
- data/lib/factpulse/models/create_aggregated_report_request.rb +310 -0
- data/lib/factpulse/models/create_e_reporting_request.rb +337 -0
- data/lib/factpulse/models/currency.rb +104 -0
- data/lib/factpulse/models/currency_code.rb +91 -0
- data/lib/factpulse/models/delivery_party.rb +2 -2
- data/lib/factpulse/models/destination.rb +2 -2
- data/lib/factpulse/models/directory_line_include.rb +42 -0
- data/lib/factpulse/models/doc_type.rb +42 -0
- data/lib/factpulse/models/document_type_info.rb +2 -2
- data/lib/factpulse/models/e_reporting_flow_type.rb +42 -0
- data/lib/factpulse/models/electronic_address.rb +4 -2
- data/lib/factpulse/models/enriched_invoice_info.rb +8 -2
- data/lib/factpulse/models/error_level.rb +2 -2
- data/lib/factpulse/models/error_source.rb +2 -2
- data/lib/factpulse/models/extraction_info.rb +2 -2
- data/lib/factpulse/models/factur_x_invoice.rb +2 -2
- data/lib/factpulse/models/factur_xpdf_info.rb +2 -2
- data/lib/factpulse/models/facture_electronique_models_invoice_type_code.rb +54 -0
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_convert_validation_error.rb +294 -0
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials.rb +2 -2
- data/lib/factpulse/models/field_status.rb +2 -2
- data/lib/factpulse/models/file_info.rb +2 -2
- data/lib/factpulse/models/files_info.rb +2 -2
- data/lib/factpulse/models/flow_direction.rb +2 -2
- data/lib/factpulse/models/flow_profile.rb +2 -2
- data/lib/factpulse/models/flow_summary.rb +4 -2
- data/lib/factpulse/models/flow_syntax.rb +2 -2
- data/lib/factpulse/models/flow_type.rb +12 -4
- data/lib/factpulse/models/generate_aggregated_report_response.rb +330 -0
- data/lib/factpulse/models/generate_certificate_request.rb +2 -2
- data/lib/factpulse/models/generate_certificate_response.rb +2 -2
- data/lib/factpulse/models/generate_e_reporting_response.rb +274 -0
- data/lib/factpulse/models/get_chorus_pro_id_request.rb +3 -3
- data/lib/factpulse/models/get_chorus_pro_id_response.rb +2 -2
- data/lib/factpulse/models/get_invoice_request.rb +3 -3
- data/lib/factpulse/models/get_invoice_response.rb +4 -2
- data/lib/factpulse/models/get_structure_request.rb +3 -3
- data/lib/factpulse/models/get_structure_response.rb +4 -2
- data/lib/factpulse/models/global_allowance_amount.rb +2 -2
- data/lib/factpulse/models/gross_unit_price.rb +2 -2
- data/lib/factpulse/models/http_validation_error.rb +2 -2
- data/lib/factpulse/models/incoming_invoice.rb +3 -36
- data/lib/factpulse/models/incoming_supplier.rb +2 -2
- data/lib/factpulse/models/invoice_format.rb +2 -2
- data/lib/factpulse/models/invoice_input.rb +446 -0
- data/lib/factpulse/models/invoice_line.rb +23 -3
- data/lib/factpulse/models/invoice_line_allowance_amount.rb +2 -2
- data/lib/factpulse/models/invoice_note.rb +3 -2
- data/lib/factpulse/models/invoice_payment_input.rb +267 -0
- data/lib/factpulse/models/invoice_references.rb +2 -2
- data/lib/factpulse/models/invoice_status.rb +2 -2
- data/lib/factpulse/models/invoice_totals.rb +2 -2
- data/lib/factpulse/models/invoice_totals_prepayment.rb +2 -2
- data/lib/factpulse/models/invoice_type_code.rb +8 -19
- data/lib/factpulse/models/invoice_type_code_output.rb +54 -0
- data/lib/factpulse/models/invoicing_framework.rb +3 -2
- data/lib/factpulse/models/invoicing_framework_code.rb +2 -2
- data/lib/factpulse/models/line_net_amount.rb +2 -2
- data/lib/factpulse/models/line_sub_type.rb +41 -0
- data/lib/factpulse/models/line_total_amount.rb +2 -2
- data/lib/factpulse/models/{validation_error_loc_inner.rb → location_inner.rb} +3 -3
- data/lib/factpulse/models/mandatory_note_schema.rb +2 -2
- data/lib/factpulse/models/manual_rate.rb +2 -2
- data/lib/factpulse/models/manual_vat_rate.rb +2 -2
- data/lib/factpulse/models/missing_field.rb +2 -2
- data/lib/factpulse/models/operation_nature.rb +2 -2
- data/lib/factpulse/models/output_format.rb +2 -2
- data/lib/factpulse/models/page_dimensions_schema.rb +2 -2
- data/lib/factpulse/models/payee.rb +2 -2
- data/lib/factpulse/models/payment_amount_by_rate.rb +191 -0
- data/lib/factpulse/models/payment_card.rb +2 -2
- data/lib/factpulse/models/payment_means.rb +2 -2
- data/lib/factpulse/models/pdf_validation_result_api.rb +2 -2
- data/lib/factpulse/models/pdp_credentials.rb +2 -2
- data/lib/factpulse/models/percentage.rb +2 -2
- data/lib/factpulse/models/postal_address.rb +2 -2
- data/lib/factpulse/models/price_allowance_amount.rb +2 -2
- data/lib/factpulse/models/price_basis_quantity.rb +2 -2
- data/lib/factpulse/models/processing_options.rb +2 -2
- data/lib/factpulse/models/processing_rule.rb +44 -0
- data/lib/factpulse/models/product_characteristic.rb +2 -2
- data/lib/factpulse/models/product_classification.rb +2 -2
- data/lib/factpulse/models/quantity.rb +2 -2
- data/lib/factpulse/models/rate.rb +104 -0
- data/lib/factpulse/models/rate1.rb +104 -0
- data/lib/factpulse/models/recipient.rb +2 -2
- data/lib/factpulse/models/report_period.rb +193 -0
- data/lib/factpulse/models/report_sender.rb +221 -0
- data/lib/factpulse/models/rounding_amount.rb +2 -2
- data/lib/factpulse/models/routing_code_include.rb +40 -0
- data/lib/factpulse/models/scheme_id.rb +10 -3
- data/lib/factpulse/models/search_flow_request.rb +2 -2
- data/lib/factpulse/models/search_flow_response.rb +2 -2
- data/lib/factpulse/models/search_services_response.rb +5 -2
- data/lib/factpulse/models/search_structure_request.rb +3 -3
- data/lib/factpulse/models/search_structure_response.rb +2 -2
- data/lib/factpulse/models/sellercountry.rb +104 -0
- data/lib/factpulse/models/signature_info.rb +2 -2
- data/lib/factpulse/models/signature_info_api.rb +2 -2
- data/lib/factpulse/models/signature_parameters.rb +2 -2
- data/lib/factpulse/models/simplified_invoice_data.rb +69 -7
- data/lib/factpulse/models/siret_include.rb +39 -0
- data/lib/factpulse/models/structure_info.rb +2 -2
- data/lib/factpulse/models/structure_parameters.rb +2 -2
- data/lib/factpulse/models/structure_service.rb +2 -2
- data/lib/factpulse/models/submission_mode.rb +2 -2
- data/lib/factpulse/models/submit_aggregated_report_request.rb +216 -0
- data/lib/factpulse/models/submit_complete_invoice_request.rb +2 -2
- data/lib/factpulse/models/submit_complete_invoice_response.rb +2 -2
- data/lib/factpulse/models/submit_e_reporting_request.rb +216 -0
- data/lib/factpulse/models/submit_e_reporting_response.rb +306 -0
- data/lib/factpulse/models/submit_flow_request.rb +2 -2
- data/lib/factpulse/models/submit_flow_response.rb +2 -2
- data/lib/factpulse/models/submit_gross_amount.rb +2 -2
- data/lib/factpulse/models/submit_invoice_request.rb +3 -3
- data/lib/factpulse/models/submit_invoice_response.rb +2 -2
- data/lib/factpulse/models/submit_net_amount.rb +2 -2
- data/lib/factpulse/models/submit_vat_amount.rb +2 -2
- data/lib/factpulse/models/supplementary_attachment.rb +7 -2
- data/lib/factpulse/models/supplier.rb +2 -2
- data/lib/factpulse/models/task_response.rb +2 -2
- data/lib/factpulse/models/tax_breakdown_input.rb +217 -0
- data/lib/factpulse/models/tax_due_date_type.rb +44 -0
- data/lib/factpulse/models/tax_representative.rb +2 -2
- data/lib/factpulse/models/taxable_amount.rb +2 -2
- data/lib/factpulse/models/taxableamount0.rb +104 -0
- data/lib/factpulse/models/taxamount.rb +104 -0
- data/lib/factpulse/models/taxamount1.rb +104 -0
- data/lib/factpulse/models/taxamount2.rb +104 -0
- data/lib/factpulse/models/taxexclusiveamount.rb +104 -0
- data/lib/factpulse/models/taxexclusiveamount1.rb +104 -0
- data/lib/factpulse/models/total_gross_amount.rb +2 -2
- data/lib/factpulse/models/total_net_amount.rb +2 -2
- data/lib/factpulse/models/total_vat_amount.rb +2 -2
- data/lib/factpulse/models/transaction_category.rb +42 -0
- data/lib/factpulse/models/transmission_type_code.rb +40 -0
- data/lib/factpulse/models/unit_net_price.rb +2 -2
- data/lib/factpulse/models/unit_of_measure.rb +2 -2
- data/lib/factpulse/models/validate_e_reporting_request.rb +166 -0
- data/lib/factpulse/models/validate_e_reporting_response.rb +271 -0
- data/lib/factpulse/models/validation_error.rb +3 -3
- data/lib/factpulse/models/validation_error_detail.rb +2 -2
- data/lib/factpulse/models/validation_error_response.rb +2 -2
- data/lib/factpulse/models/validation_info.rb +3 -3
- data/lib/factpulse/models/validation_success_response.rb +2 -2
- data/lib/factpulse/models/vat_accounting_code.rb +2 -2
- data/lib/factpulse/models/vat_amount.rb +2 -2
- data/lib/factpulse/models/vat_category.rb +2 -2
- data/lib/factpulse/models/vat_line.rb +2 -2
- data/lib/factpulse/models/vat_point_date_code.rb +2 -2
- data/lib/factpulse/models/vat_rate.rb +2 -2
- data/lib/factpulse/models/verification_success_response.rb +2 -2
- data/lib/factpulse/models/verified_field_schema.rb +2 -2
- data/lib/factpulse/version.rb +3 -3
- data/lib/factpulse.rb +143 -6
- metadata +291 -17
- data/docs/ConvertErrorResponse.md +0 -26
- data/docs/ConvertPendingInputResponse.md +0 -32
- data/lib/factpulse/models/convert_pending_input_response.rb +0 -322
data/lib/factpulse.rb
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#FactPulse REST API
|
|
3
3
|
|
|
4
|
-
# REST API for electronic invoicing in France: Factur-X, AFNOR PDP/PA, electronic signatures. ## 🎯 Main Features ### 📄 Factur-X Invoice Generation - **Formats**: XML only or PDF/A-3 with embedded XML - **Profiles**: MINIMUM, BASIC, EN16931, EXTENDED - **Standards**: EN 16931 (EU directive 2014/55), ISO 19005-3 (PDF/A-3), CII (UN/CEFACT) - **🆕 Simplified Format**: Generation from SIRET + auto-enrichment (Chorus Pro API + Business Search) ### ✅ Validation and Compliance - **XML Validation**: Schematron (45 to 210+ rules depending on profile) - **PDF Validation**: PDF/A-3, Factur-X XMP metadata, electronic signatures - **VeraPDF**: Strict PDF/A validation (146+ ISO 19005-3 rules) - **Asynchronous Processing**: Celery support for heavy validations (VeraPDF) ### 📡 AFNOR PDP/PA Integration (XP Z12-013) - **Flow Submission**: Send invoices to Partner Dematerialization Platforms - **Flow Search**: View submitted invoices - **Download**: Retrieve PDF/A-3 with XML - **Directory Service**: Company search (SIREN/SIRET) - **Multi-client**: Support for multiple PDP configs per user (stored credentials or zero-storage) ### ✍️ PDF Electronic Signature - **Standards**: PAdES-B-B, PAdES-B-T (RFC 3161 timestamping), PAdES-B-LT (long-term archival) - **eIDAS Levels**: SES (self-signed), AdES (commercial CA), QES (QTSP) - **Validation**: Cryptographic integrity and certificate verification - **Certificate Generation**: Self-signed X.509 certificates for testing ### 🔄 Asynchronous Processing - **Celery**: Asynchronous generation, validation and signing - **Polling**: Status tracking via `/tasks/{task_id}/status` - **No timeout**: Ideal for large files or heavy validations ## 🔒 Authentication All requests require a **JWT token** in the Authorization header: ``` Authorization: Bearer YOUR_JWT_TOKEN ``` ### How to obtain a JWT token? #### 🔑 Method 1: `/api/token/` API (Recommended) **URL:** `https://
|
|
4
|
+
# REST API for electronic invoicing in France: Factur-X, AFNOR PDP/PA, electronic signatures. ## 🎯 Main Features ### 📄 Factur-X Invoice Generation - **Formats**: XML only or PDF/A-3 with embedded XML - **Profiles**: MINIMUM, BASIC, EN16931, EXTENDED - **Standards**: EN 16931 (EU directive 2014/55), ISO 19005-3 (PDF/A-3), CII (UN/CEFACT) - **🆕 Simplified Format**: Generation from SIRET + auto-enrichment (Chorus Pro API + Business Search) ### ✅ Validation and Compliance - **XML Validation**: Schematron (45 to 210+ rules depending on profile) - **PDF Validation**: PDF/A-3, Factur-X XMP metadata, electronic signatures - **VeraPDF**: Strict PDF/A validation (146+ ISO 19005-3 rules) - **Asynchronous Processing**: Celery support for heavy validations (VeraPDF) ### 📡 AFNOR PDP/PA Integration (XP Z12-013) - **Flow Submission**: Send invoices to Partner Dematerialization Platforms - **Flow Search**: View submitted invoices - **Download**: Retrieve PDF/A-3 with XML - **Directory Service**: Company search (SIREN/SIRET) - **Multi-client**: Support for multiple PDP configs per user (stored credentials or zero-storage) ### ✍️ PDF Electronic Signature - **Standards**: PAdES-B-B, PAdES-B-T (RFC 3161 timestamping), PAdES-B-LT (long-term archival) - **eIDAS Levels**: SES (self-signed), AdES (commercial CA), QES (QTSP) - **Validation**: Cryptographic integrity and certificate verification - **Certificate Generation**: Self-signed X.509 certificates for testing ### 🔄 Asynchronous Processing - **Celery**: Asynchronous generation, validation and signing - **Polling**: Status tracking via `/tasks/{task_id}/status` - **No timeout**: Ideal for large files or heavy validations ## 🔒 Authentication All requests require a **JWT token** in the Authorization header: ``` Authorization: Bearer YOUR_JWT_TOKEN ``` ### How to obtain a JWT token? #### 🔑 Method 1: `/api/token/` API (Recommended) **URL:** `https://factpulse.fr/api/token/` This method is **recommended** for integration in your applications and CI/CD workflows. **Prerequisites:** Having set a password on your account **For users registered via email/password:** - You already have a password, use it directly **For users registered via OAuth (Google/GitHub):** - You must first set a password at: https://factpulse.fr/accounts/password/set/ - Once the password is created, you can use the API **Request example:** ```bash curl -X POST https://factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\" \\ -d '{ \"username\": \"your_email@example.com\", \"password\": \"your_password\" }' ``` **Optional `client_uid` parameter:** To select credentials for a specific client (PA/PDP, Chorus Pro, signing certificates), add `client_uid`: ```bash curl -X POST https://factpulse.fr/api/token/ \\ -H \"Content-Type: application/json\" \\ -d '{ \"username\": \"your_email@example.com\", \"password\": \"your_password\", \"client_uid\": \"550e8400-e29b-41d4-a716-446655440000\" }' ``` The `client_uid` will be included in the JWT and allow the API to automatically use: - AFNOR/PDP credentials configured for this client - Chorus Pro credentials configured for this client - Electronic signature certificates configured for this client **Response:** ```json { \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\", // Access token (validity: 30 min) \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGc...\" // Refresh token (validity: 7 days) } ``` **Advantages:** - ✅ Full automation (CI/CD, scripts) - ✅ Programmatic token management - ✅ Refresh token support for automatic access renewal - ✅ Easy integration in any language/tool #### 🖥️ Method 2: Dashboard Generation (Alternative) **URL:** https://factpulse.fr/api/dashboard/ This method is suitable for quick tests or occasional use via the graphical interface. **How it works:** - Log in to the dashboard - Use the \"Generate Test Token\" or \"Generate Production Token\" buttons - Works for **all** users (OAuth and email/password), without requiring a password **Token types:** - **Test Token**: 24h validity, 1000 calls/day quota (free) - **Production Token**: 7 days validity, quota based on your plan **Advantages:** - ✅ Quick for API testing - ✅ No password required - ✅ Simple visual interface **Disadvantages:** - ❌ Requires manual action - ❌ No refresh token - ❌ Less suited for automation ### 📚 Full Documentation For more information on authentication and API usage: https://factpulse.fr/documentation-api/
|
|
5
5
|
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
|
7
|
-
|
|
7
|
+
Contact: contact@factpulse.fr
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.19.0-SNAPSHOT
|
|
10
10
|
|
|
@@ -18,36 +18,140 @@ require 'factpulse/version'
|
|
|
18
18
|
require 'factpulse/configuration'
|
|
19
19
|
|
|
20
20
|
# Models
|
|
21
|
+
require 'factpulse/models/afnor_acknowledgement'
|
|
22
|
+
require 'factpulse/models/afnor_acknowledgement_detail'
|
|
23
|
+
require 'factpulse/models/afnor_address_edit'
|
|
24
|
+
require 'factpulse/models/afnor_address_patch'
|
|
25
|
+
require 'factpulse/models/afnor_address_put'
|
|
26
|
+
require 'factpulse/models/afnor_address_read'
|
|
27
|
+
require 'factpulse/models/afnor_algorithm'
|
|
28
|
+
require 'factpulse/models/afnor_contains_operator'
|
|
29
|
+
require 'factpulse/models/afnor_create_directory_line_body'
|
|
30
|
+
require 'factpulse/models/afnor_create_directory_line_body_addressing_information'
|
|
31
|
+
require 'factpulse/models/afnor_create_directory_line_body_period'
|
|
32
|
+
require 'factpulse/models/afnor_create_routing_code_body'
|
|
21
33
|
require 'factpulse/models/afnor_credentials'
|
|
22
34
|
require 'factpulse/models/afnor_destination'
|
|
35
|
+
require 'factpulse/models/afnor_diffusion_status'
|
|
36
|
+
require 'factpulse/models/afnor_directory_line_field'
|
|
37
|
+
require 'factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code'
|
|
38
|
+
require 'factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_platform'
|
|
39
|
+
require 'factpulse/models/afnor_directory_line_payload_history_legal_unit_facility_routing_code_routing_code'
|
|
40
|
+
require 'factpulse/models/afnor_directory_line_post201_response'
|
|
41
|
+
require 'factpulse/models/afnor_directory_line_search_post200_response'
|
|
42
|
+
require 'factpulse/models/afnor_entity_type'
|
|
43
|
+
require 'factpulse/models/afnor_error'
|
|
44
|
+
require 'factpulse/models/afnor_facility_administrative_status'
|
|
45
|
+
require 'factpulse/models/afnor_facility_nature'
|
|
46
|
+
require 'factpulse/models/afnor_facility_payload_history'
|
|
47
|
+
require 'factpulse/models/afnor_facility_payload_history_ule_b2g_additional_data'
|
|
48
|
+
require 'factpulse/models/afnor_facility_payload_included'
|
|
49
|
+
require 'factpulse/models/afnor_facility_type'
|
|
50
|
+
require 'factpulse/models/afnor_flow'
|
|
51
|
+
require 'factpulse/models/afnor_flow_ack_status'
|
|
52
|
+
require 'factpulse/models/afnor_flow_direction'
|
|
53
|
+
require 'factpulse/models/afnor_flow_info'
|
|
54
|
+
require 'factpulse/models/afnor_flow_profile'
|
|
55
|
+
require 'factpulse/models/afnor_flow_syntax'
|
|
56
|
+
require 'factpulse/models/afnor_flow_type'
|
|
57
|
+
require 'factpulse/models/afnor_full_flow_info'
|
|
23
58
|
require 'factpulse/models/afnor_health_check_response'
|
|
59
|
+
require 'factpulse/models/afnor_legal_unit_administrative_status'
|
|
60
|
+
require 'factpulse/models/afnor_legal_unit_payload_history'
|
|
61
|
+
require 'factpulse/models/afnor_legal_unit_payload_included'
|
|
62
|
+
require 'factpulse/models/afnor_legal_unit_payload_included_no_siren'
|
|
63
|
+
require 'factpulse/models/afnor_platform_status'
|
|
64
|
+
require 'factpulse/models/afnor_processing_rule'
|
|
65
|
+
require 'factpulse/models/afnor_reason_code'
|
|
66
|
+
require 'factpulse/models/afnor_reason_code_enum'
|
|
67
|
+
require 'factpulse/models/afnor_recipient_platform_type'
|
|
24
68
|
require 'factpulse/models/afnor_result'
|
|
69
|
+
require 'factpulse/models/afnor_routing_code_administrative_status'
|
|
70
|
+
require 'factpulse/models/afnor_routing_code_field'
|
|
71
|
+
require 'factpulse/models/afnor_routing_code_payload_history_legal_unit_facility'
|
|
72
|
+
require 'factpulse/models/afnor_routing_code_post201_response'
|
|
73
|
+
require 'factpulse/models/afnor_routing_code_search'
|
|
74
|
+
require 'factpulse/models/afnor_routing_code_search_filters'
|
|
75
|
+
require 'factpulse/models/afnor_routing_code_search_filters_administrative_status'
|
|
76
|
+
require 'factpulse/models/afnor_routing_code_search_filters_routing_code_name'
|
|
77
|
+
require 'factpulse/models/afnor_routing_code_search_filters_routing_identifier'
|
|
78
|
+
require 'factpulse/models/afnor_routing_code_search_post200_response'
|
|
79
|
+
require 'factpulse/models/afnor_routing_code_search_sorting_inner'
|
|
80
|
+
require 'factpulse/models/afnor_search_directory_line'
|
|
81
|
+
require 'factpulse/models/afnor_search_directory_line_filters'
|
|
82
|
+
require 'factpulse/models/afnor_search_directory_line_filters_addressing_identifier'
|
|
83
|
+
require 'factpulse/models/afnor_search_directory_line_filters_addressing_suffix'
|
|
84
|
+
require 'factpulse/models/afnor_search_directory_line_sorting_inner'
|
|
85
|
+
require 'factpulse/models/afnor_search_flow_content'
|
|
86
|
+
require 'factpulse/models/afnor_search_flow_filters'
|
|
87
|
+
require 'factpulse/models/afnor_search_flow_params'
|
|
88
|
+
require 'factpulse/models/afnor_search_siren'
|
|
89
|
+
require 'factpulse/models/afnor_search_siren_filters'
|
|
90
|
+
require 'factpulse/models/afnor_search_siren_filters_administrative_status'
|
|
91
|
+
require 'factpulse/models/afnor_search_siren_filters_business_name'
|
|
92
|
+
require 'factpulse/models/afnor_search_siren_filters_entity_type'
|
|
93
|
+
require 'factpulse/models/afnor_search_siren_filters_siren'
|
|
94
|
+
require 'factpulse/models/afnor_search_siren_sorting_inner'
|
|
95
|
+
require 'factpulse/models/afnor_search_siret'
|
|
96
|
+
require 'factpulse/models/afnor_search_siret_filters'
|
|
97
|
+
require 'factpulse/models/afnor_search_siret_filters_address_lines'
|
|
98
|
+
require 'factpulse/models/afnor_search_siret_filters_administrative_status'
|
|
99
|
+
require 'factpulse/models/afnor_search_siret_filters_country_subdivision'
|
|
100
|
+
require 'factpulse/models/afnor_search_siret_filters_facility_type'
|
|
101
|
+
require 'factpulse/models/afnor_search_siret_filters_locality'
|
|
102
|
+
require 'factpulse/models/afnor_search_siret_filters_name'
|
|
103
|
+
require 'factpulse/models/afnor_search_siret_filters_postal_code'
|
|
104
|
+
require 'factpulse/models/afnor_search_siret_filters_siret'
|
|
105
|
+
require 'factpulse/models/afnor_search_siret_sorting_inner'
|
|
106
|
+
require 'factpulse/models/afnor_siren_field'
|
|
107
|
+
require 'factpulse/models/afnor_siren_search_post200_response'
|
|
108
|
+
require 'factpulse/models/afnor_siret_field'
|
|
109
|
+
require 'factpulse/models/afnor_siret_search_post200_response'
|
|
110
|
+
require 'factpulse/models/afnor_sorting_order'
|
|
111
|
+
require 'factpulse/models/afnor_strict_operator'
|
|
112
|
+
require 'factpulse/models/afnor_update_patch_directory_line_body'
|
|
113
|
+
require 'factpulse/models/afnor_update_patch_routing_code_body'
|
|
114
|
+
require 'factpulse/models/afnor_update_put_routing_code_body'
|
|
115
|
+
require 'factpulse/models/afnor_webhook_callback_content'
|
|
25
116
|
require 'factpulse/models/api_error'
|
|
26
117
|
require 'factpulse/models/api_profile'
|
|
118
|
+
require 'factpulse/models/accept_language'
|
|
27
119
|
require 'factpulse/models/acknowledgment_status'
|
|
28
120
|
require 'factpulse/models/additional_document'
|
|
121
|
+
require 'factpulse/models/aggregated_payment_input'
|
|
122
|
+
require 'factpulse/models/aggregated_transaction_input'
|
|
29
123
|
require 'factpulse/models/allowance_charge'
|
|
124
|
+
require 'factpulse/models/allowance_charge_reason_code'
|
|
30
125
|
require 'factpulse/models/allowance_reason_code'
|
|
31
126
|
require 'factpulse/models/allowance_total_amount'
|
|
32
127
|
require 'factpulse/models/amount'
|
|
128
|
+
require 'factpulse/models/amount1'
|
|
33
129
|
require 'factpulse/models/amount_due'
|
|
34
130
|
require 'factpulse/models/async_task_status'
|
|
35
131
|
require 'factpulse/models/base_amount'
|
|
36
132
|
require 'factpulse/models/bounding_box_schema'
|
|
133
|
+
require 'factpulse/models/buyercountry'
|
|
37
134
|
require 'factpulse/models/celery_status'
|
|
38
135
|
require 'factpulse/models/certificate_info_response'
|
|
39
136
|
require 'factpulse/models/charge_total_amount'
|
|
137
|
+
require 'factpulse/models/chorus_pro_credentials'
|
|
40
138
|
require 'factpulse/models/chorus_pro_destination'
|
|
41
139
|
require 'factpulse/models/chorus_pro_result'
|
|
42
140
|
require 'factpulse/models/contact'
|
|
43
|
-
require 'factpulse/models/convert_error_response'
|
|
44
|
-
require 'factpulse/models/convert_pending_input_response'
|
|
45
141
|
require 'factpulse/models/convert_resume_request'
|
|
46
142
|
require 'factpulse/models/convert_success_response'
|
|
47
143
|
require 'factpulse/models/convert_validation_failed_response'
|
|
144
|
+
require 'factpulse/models/country_code'
|
|
145
|
+
require 'factpulse/models/create_aggregated_report_request'
|
|
146
|
+
require 'factpulse/models/create_e_reporting_request'
|
|
147
|
+
require 'factpulse/models/currency'
|
|
148
|
+
require 'factpulse/models/currency_code'
|
|
48
149
|
require 'factpulse/models/delivery_party'
|
|
49
150
|
require 'factpulse/models/destination'
|
|
151
|
+
require 'factpulse/models/directory_line_include'
|
|
152
|
+
require 'factpulse/models/doc_type'
|
|
50
153
|
require 'factpulse/models/document_type_info'
|
|
154
|
+
require 'factpulse/models/e_reporting_flow_type'
|
|
51
155
|
require 'factpulse/models/electronic_address'
|
|
52
156
|
require 'factpulse/models/enriched_invoice_info'
|
|
53
157
|
require 'factpulse/models/error_level'
|
|
@@ -55,7 +159,8 @@ require 'factpulse/models/error_source'
|
|
|
55
159
|
require 'factpulse/models/extraction_info'
|
|
56
160
|
require 'factpulse/models/factur_x_invoice'
|
|
57
161
|
require 'factpulse/models/factur_xpdf_info'
|
|
58
|
-
require 'factpulse/models/
|
|
162
|
+
require 'factpulse/models/facture_electronique_models_invoice_type_code'
|
|
163
|
+
require 'factpulse/models/facture_electronique_rest_api_schemas_convert_validation_error'
|
|
59
164
|
require 'factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials'
|
|
60
165
|
require 'factpulse/models/field_status'
|
|
61
166
|
require 'factpulse/models/file_info'
|
|
@@ -65,8 +170,10 @@ require 'factpulse/models/flow_profile'
|
|
|
65
170
|
require 'factpulse/models/flow_summary'
|
|
66
171
|
require 'factpulse/models/flow_syntax'
|
|
67
172
|
require 'factpulse/models/flow_type'
|
|
173
|
+
require 'factpulse/models/generate_aggregated_report_response'
|
|
68
174
|
require 'factpulse/models/generate_certificate_request'
|
|
69
175
|
require 'factpulse/models/generate_certificate_response'
|
|
176
|
+
require 'factpulse/models/generate_e_reporting_response'
|
|
70
177
|
require 'factpulse/models/get_chorus_pro_id_request'
|
|
71
178
|
require 'factpulse/models/get_chorus_pro_id_response'
|
|
72
179
|
require 'factpulse/models/get_invoice_request'
|
|
@@ -79,18 +186,23 @@ require 'factpulse/models/http_validation_error'
|
|
|
79
186
|
require 'factpulse/models/incoming_invoice'
|
|
80
187
|
require 'factpulse/models/incoming_supplier'
|
|
81
188
|
require 'factpulse/models/invoice_format'
|
|
189
|
+
require 'factpulse/models/invoice_input'
|
|
82
190
|
require 'factpulse/models/invoice_line'
|
|
83
191
|
require 'factpulse/models/invoice_line_allowance_amount'
|
|
84
192
|
require 'factpulse/models/invoice_note'
|
|
193
|
+
require 'factpulse/models/invoice_payment_input'
|
|
85
194
|
require 'factpulse/models/invoice_references'
|
|
86
195
|
require 'factpulse/models/invoice_status'
|
|
87
196
|
require 'factpulse/models/invoice_totals'
|
|
88
197
|
require 'factpulse/models/invoice_totals_prepayment'
|
|
89
198
|
require 'factpulse/models/invoice_type_code'
|
|
199
|
+
require 'factpulse/models/invoice_type_code_output'
|
|
90
200
|
require 'factpulse/models/invoicing_framework'
|
|
91
201
|
require 'factpulse/models/invoicing_framework_code'
|
|
92
202
|
require 'factpulse/models/line_net_amount'
|
|
203
|
+
require 'factpulse/models/line_sub_type'
|
|
93
204
|
require 'factpulse/models/line_total_amount'
|
|
205
|
+
require 'factpulse/models/location_inner'
|
|
94
206
|
require 'factpulse/models/mandatory_note_schema'
|
|
95
207
|
require 'factpulse/models/manual_rate'
|
|
96
208
|
require 'factpulse/models/manual_vat_rate'
|
|
@@ -101,6 +213,7 @@ require 'factpulse/models/pdf_validation_result_api'
|
|
|
101
213
|
require 'factpulse/models/pdp_credentials'
|
|
102
214
|
require 'factpulse/models/page_dimensions_schema'
|
|
103
215
|
require 'factpulse/models/payee'
|
|
216
|
+
require 'factpulse/models/payment_amount_by_rate'
|
|
104
217
|
require 'factpulse/models/payment_card'
|
|
105
218
|
require 'factpulse/models/payment_means'
|
|
106
219
|
require 'factpulse/models/percentage'
|
|
@@ -108,27 +221,38 @@ require 'factpulse/models/postal_address'
|
|
|
108
221
|
require 'factpulse/models/price_allowance_amount'
|
|
109
222
|
require 'factpulse/models/price_basis_quantity'
|
|
110
223
|
require 'factpulse/models/processing_options'
|
|
224
|
+
require 'factpulse/models/processing_rule'
|
|
111
225
|
require 'factpulse/models/product_characteristic'
|
|
112
226
|
require 'factpulse/models/product_classification'
|
|
113
227
|
require 'factpulse/models/quantity'
|
|
228
|
+
require 'factpulse/models/rate'
|
|
229
|
+
require 'factpulse/models/rate1'
|
|
114
230
|
require 'factpulse/models/recipient'
|
|
231
|
+
require 'factpulse/models/report_period'
|
|
232
|
+
require 'factpulse/models/report_sender'
|
|
115
233
|
require 'factpulse/models/rounding_amount'
|
|
234
|
+
require 'factpulse/models/routing_code_include'
|
|
116
235
|
require 'factpulse/models/scheme_id'
|
|
117
236
|
require 'factpulse/models/search_flow_request'
|
|
118
237
|
require 'factpulse/models/search_flow_response'
|
|
119
238
|
require 'factpulse/models/search_services_response'
|
|
120
239
|
require 'factpulse/models/search_structure_request'
|
|
121
240
|
require 'factpulse/models/search_structure_response'
|
|
241
|
+
require 'factpulse/models/sellercountry'
|
|
122
242
|
require 'factpulse/models/signature_info'
|
|
123
243
|
require 'factpulse/models/signature_info_api'
|
|
124
244
|
require 'factpulse/models/signature_parameters'
|
|
125
245
|
require 'factpulse/models/simplified_invoice_data'
|
|
246
|
+
require 'factpulse/models/siret_include'
|
|
126
247
|
require 'factpulse/models/structure_info'
|
|
127
248
|
require 'factpulse/models/structure_parameters'
|
|
128
249
|
require 'factpulse/models/structure_service'
|
|
129
250
|
require 'factpulse/models/submission_mode'
|
|
251
|
+
require 'factpulse/models/submit_aggregated_report_request'
|
|
130
252
|
require 'factpulse/models/submit_complete_invoice_request'
|
|
131
253
|
require 'factpulse/models/submit_complete_invoice_response'
|
|
254
|
+
require 'factpulse/models/submit_e_reporting_request'
|
|
255
|
+
require 'factpulse/models/submit_e_reporting_response'
|
|
132
256
|
require 'factpulse/models/submit_flow_request'
|
|
133
257
|
require 'factpulse/models/submit_flow_response'
|
|
134
258
|
require 'factpulse/models/submit_gross_amount'
|
|
@@ -139,11 +263,21 @@ require 'factpulse/models/submit_vat_amount'
|
|
|
139
263
|
require 'factpulse/models/supplementary_attachment'
|
|
140
264
|
require 'factpulse/models/supplier'
|
|
141
265
|
require 'factpulse/models/task_response'
|
|
266
|
+
require 'factpulse/models/tax_breakdown_input'
|
|
267
|
+
require 'factpulse/models/tax_due_date_type'
|
|
142
268
|
require 'factpulse/models/tax_representative'
|
|
143
269
|
require 'factpulse/models/taxable_amount'
|
|
270
|
+
require 'factpulse/models/taxableamount'
|
|
271
|
+
require 'factpulse/models/taxamount'
|
|
272
|
+
require 'factpulse/models/taxamount1'
|
|
273
|
+
require 'factpulse/models/taxamount2'
|
|
274
|
+
require 'factpulse/models/taxexclusiveamount'
|
|
275
|
+
require 'factpulse/models/taxexclusiveamount1'
|
|
144
276
|
require 'factpulse/models/total_gross_amount'
|
|
145
277
|
require 'factpulse/models/total_net_amount'
|
|
146
278
|
require 'factpulse/models/total_vat_amount'
|
|
279
|
+
require 'factpulse/models/transaction_category'
|
|
280
|
+
require 'factpulse/models/transmission_type_code'
|
|
147
281
|
require 'factpulse/models/unit_net_price'
|
|
148
282
|
require 'factpulse/models/unit_of_measure'
|
|
149
283
|
require 'factpulse/models/vat_accounting_code'
|
|
@@ -151,9 +285,10 @@ require 'factpulse/models/vat_amount'
|
|
|
151
285
|
require 'factpulse/models/vat_category'
|
|
152
286
|
require 'factpulse/models/vat_line'
|
|
153
287
|
require 'factpulse/models/vat_point_date_code'
|
|
288
|
+
require 'factpulse/models/validate_e_reporting_request'
|
|
289
|
+
require 'factpulse/models/validate_e_reporting_response'
|
|
154
290
|
require 'factpulse/models/validation_error'
|
|
155
291
|
require 'factpulse/models/validation_error_detail'
|
|
156
|
-
require 'factpulse/models/validation_error_loc_inner'
|
|
157
292
|
require 'factpulse/models/validation_error_response'
|
|
158
293
|
require 'factpulse/models/validation_info'
|
|
159
294
|
require 'factpulse/models/validation_success_response'
|
|
@@ -167,6 +302,8 @@ require 'factpulse/api/afnorpdppa_directory_service_api'
|
|
|
167
302
|
require 'factpulse/api/afnorpdppa_flow_service_api'
|
|
168
303
|
require 'factpulse/api/chorus_pro_api'
|
|
169
304
|
require 'factpulse/api/document_conversion_api'
|
|
305
|
+
require 'factpulse/api/downloads_api'
|
|
306
|
+
require 'factpulse/api/e_reporting_api'
|
|
170
307
|
require 'factpulse/api/health_api'
|
|
171
308
|
require 'factpulse/api/invoice_processing_api'
|
|
172
309
|
require 'factpulse/api/pdfxml_verification_api'
|