@factpulse/sdk 2.0.49 → 3.0.2
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.
- package/.openapi-generator/FILES +198 -194
- package/CHANGELOG.md +3 -3
- package/README.md +106 -106
- package/api/afnorpdppaapi.ts +38 -38
- package/api/afnorpdppadirectory-service-api.ts +78 -78
- package/api/afnorpdppaflow-service-api.ts +30 -30
- package/api/chorus-pro-api.ts +210 -210
- package/api/health-api.ts +176 -0
- package/api/invoice-processing-api.ts +1083 -0
- package/api/pdfxmlverification-api.ts +536 -0
- package/api/user-api.ts +119 -0
- package/api.ts +6 -6
- package/base.ts +2 -2
- package/common.ts +2 -2
- package/configuration.ts +2 -2
- package/dist/api/afnorpdppaapi.d.ts +31 -31
- package/dist/api/afnorpdppaapi.js +36 -36
- package/dist/api/afnorpdppadirectory-service-api.d.ts +78 -78
- package/dist/api/afnorpdppadirectory-service-api.js +78 -78
- package/dist/api/afnorpdppaflow-service-api.d.ts +30 -30
- package/dist/api/afnorpdppaflow-service-api.js +30 -30
- package/dist/api/chorus-pro-api.d.ts +180 -180
- package/dist/api/chorus-pro-api.js +196 -196
- package/dist/api/health-api.d.ts +90 -0
- package/dist/api/health-api.js +184 -0
- package/dist/api/invoice-processing-api.d.ts +480 -0
- package/dist/api/invoice-processing-api.js +1010 -0
- package/dist/api/pdfxmlverification-api.d.ts +237 -0
- package/dist/api/pdfxmlverification-api.js +514 -0
- package/dist/api/user-api.d.ts +62 -0
- package/dist/api/user-api.js +128 -0
- package/dist/api.d.ts +6 -6
- package/dist/api.js +6 -6
- package/dist/base.d.ts +2 -2
- package/dist/base.js +2 -2
- package/dist/common.d.ts +2 -2
- package/dist/common.js +2 -2
- package/dist/configuration.d.ts +2 -2
- package/dist/configuration.js +2 -2
- package/dist/esm/api/afnorpdppaapi.d.ts +31 -31
- package/dist/esm/api/afnorpdppaapi.js +36 -36
- package/dist/esm/api/afnorpdppadirectory-service-api.d.ts +78 -78
- package/dist/esm/api/afnorpdppadirectory-service-api.js +78 -78
- package/dist/esm/api/afnorpdppaflow-service-api.d.ts +30 -30
- package/dist/esm/api/afnorpdppaflow-service-api.js +30 -30
- package/dist/esm/api/chorus-pro-api.d.ts +180 -180
- package/dist/esm/api/chorus-pro-api.js +196 -196
- package/dist/esm/api/health-api.d.ts +90 -0
- package/dist/esm/api/health-api.js +174 -0
- package/dist/esm/api/invoice-processing-api.d.ts +480 -0
- package/dist/esm/api/invoice-processing-api.js +1000 -0
- package/dist/esm/api/pdfxmlverification-api.d.ts +237 -0
- package/dist/esm/api/pdfxmlverification-api.js +504 -0
- package/dist/esm/api/user-api.d.ts +62 -0
- package/dist/esm/api/user-api.js +118 -0
- package/dist/esm/api.d.ts +6 -6
- package/dist/esm/api.js +6 -6
- package/dist/esm/base.d.ts +2 -2
- package/dist/esm/base.js +2 -2
- package/dist/esm/common.d.ts +2 -2
- package/dist/esm/common.js +2 -2
- package/dist/esm/configuration.d.ts +2 -2
- package/dist/esm/configuration.js +2 -2
- package/dist/esm/index.d.ts +2 -2
- package/dist/esm/index.js +2 -2
- package/dist/esm/models/acknowledgment-status.d.ts +20 -0
- package/dist/esm/models/acknowledgment-status.js +21 -0
- package/dist/esm/models/afnorcredentials.d.ts +19 -0
- package/dist/esm/models/afnorcredentials.js +14 -0
- package/dist/esm/models/afnordestination.d.ts +34 -0
- package/dist/esm/models/afnordestination.js +21 -0
- package/dist/esm/models/afnorhealth-check-response.d.ts +28 -0
- package/dist/esm/models/afnorhealth-check-response.js +14 -0
- package/dist/esm/models/afnorresult.d.ts +30 -0
- package/dist/esm/models/afnorresult.js +14 -0
- package/dist/esm/models/allowance-reason-code.d.ts +24 -0
- package/dist/esm/models/allowance-reason-code.js +25 -0
- package/dist/esm/models/amount-due.d.ts +16 -0
- package/dist/esm/models/amount-due.js +14 -0
- package/dist/esm/models/apierror.d.ts +5 -5
- package/dist/esm/models/apierror.js +2 -2
- package/dist/esm/models/apiprofile.d.ts +21 -0
- package/dist/esm/models/apiprofile.js +22 -0
- package/dist/esm/models/bounding-box-schema.d.ts +10 -10
- package/dist/esm/models/bounding-box-schema.js +2 -2
- package/dist/esm/models/celery-status.d.ts +22 -0
- package/dist/esm/models/celery-status.js +23 -0
- package/dist/esm/models/certificate-info-response.d.ts +23 -23
- package/dist/esm/models/certificate-info-response.js +2 -2
- package/dist/esm/models/chorus-pro-destination.d.ts +23 -0
- package/dist/esm/models/chorus-pro-destination.js +16 -0
- package/dist/esm/models/chorus-pro-result.d.ts +22 -0
- package/dist/esm/models/chorus-pro-result.js +14 -0
- package/dist/esm/models/destination.d.ts +7 -7
- package/dist/esm/models/destination.js +2 -2
- package/dist/esm/models/document-type.d.ts +37 -0
- package/dist/esm/models/document-type.js +38 -0
- package/dist/esm/models/electronic-address.d.ts +19 -0
- package/dist/esm/models/electronic-address.js +14 -0
- package/dist/esm/models/enriched-invoice-info.d.ts +24 -0
- package/dist/esm/models/enriched-invoice-info.js +14 -0
- package/dist/esm/models/error-level.d.ts +2 -2
- package/dist/esm/models/error-level.js +2 -2
- package/dist/esm/models/error-source.d.ts +2 -2
- package/dist/esm/models/error-source.js +2 -2
- package/dist/esm/models/factur-xpdfinfo.d.ts +28 -0
- package/dist/esm/models/factur-xpdfinfo.js +14 -0
- package/dist/esm/models/facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.d.ts +36 -0
- package/dist/esm/models/facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.js +14 -0
- package/dist/esm/models/facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.d.ts +24 -0
- package/dist/esm/models/facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.js +14 -0
- package/dist/esm/models/facture-factur-x.d.ts +30 -30
- package/dist/esm/models/facture-factur-x.js +2 -2
- package/dist/esm/models/field-status.d.ts +22 -0
- package/dist/esm/models/field-status.js +23 -0
- package/dist/esm/models/flow-direction.d.ts +19 -0
- package/dist/esm/models/flow-direction.js +20 -0
- package/dist/esm/models/flow-profile.d.ts +20 -0
- package/dist/esm/models/flow-profile.js +21 -0
- package/dist/esm/models/flow-summary.d.ts +24 -0
- package/dist/esm/models/flow-summary.js +14 -0
- package/dist/esm/models/flow-syntax.d.ts +22 -0
- package/dist/esm/models/flow-syntax.js +23 -0
- package/dist/esm/models/flow-type.d.ts +22 -0
- package/dist/esm/models/flow-type.js +23 -0
- package/dist/esm/models/generate-certificate-request.d.ts +21 -21
- package/dist/esm/models/generate-certificate-request.js +2 -2
- package/dist/esm/models/generate-certificate-response.d.ts +12 -12
- package/dist/esm/models/generate-certificate-response.js +2 -2
- package/dist/esm/models/get-chorus-pro-id-request.d.ts +26 -0
- package/dist/esm/models/get-chorus-pro-id-request.js +14 -0
- package/dist/esm/models/get-chorus-pro-id-response.d.ts +29 -0
- package/dist/esm/models/get-chorus-pro-id-response.js +14 -0
- package/dist/esm/models/get-invoice-request.d.ts +22 -0
- package/dist/esm/models/get-invoice-request.js +14 -0
- package/dist/esm/models/get-invoice-response.d.ts +26 -0
- package/dist/esm/models/get-invoice-response.js +14 -0
- package/dist/esm/models/get-structure-request.d.ts +26 -0
- package/dist/esm/models/get-structure-request.js +14 -0
- package/dist/esm/models/get-structure-response.d.ts +26 -0
- package/dist/esm/models/get-structure-response.js +14 -0
- package/dist/esm/models/global-allowance-amount.d.ts +16 -0
- package/dist/esm/models/global-allowance-amount.js +14 -0
- package/dist/esm/models/httpvalidation-error.d.ts +2 -2
- package/dist/esm/models/httpvalidation-error.js +2 -2
- package/dist/esm/models/incoming-invoice.d.ts +68 -0
- package/dist/esm/models/incoming-invoice.js +14 -0
- package/dist/esm/models/incoming-supplier.d.ts +29 -0
- package/dist/esm/models/incoming-supplier.js +14 -0
- package/dist/esm/models/index.d.ts +95 -93
- package/dist/esm/models/index.js +95 -93
- package/dist/esm/models/invoice-format.d.ts +20 -0
- package/dist/esm/models/invoice-format.js +21 -0
- package/dist/esm/models/invoice-line-allowance-amount.d.ts +16 -0
- package/dist/esm/models/invoice-line-allowance-amount.js +14 -0
- package/dist/esm/models/invoice-line.d.ts +39 -0
- package/dist/esm/models/invoice-line.js +14 -0
- package/dist/esm/models/invoice-note.d.ts +18 -0
- package/dist/esm/models/invoice-note.js +14 -0
- package/dist/esm/models/invoice-references.d.ts +27 -0
- package/dist/esm/models/invoice-references.js +14 -0
- package/dist/esm/models/invoice-status.d.ts +25 -0
- package/dist/esm/models/invoice-status.js +14 -0
- package/dist/esm/models/invoice-totals-prepayment.d.ts +16 -0
- package/dist/esm/models/invoice-totals-prepayment.js +14 -0
- package/dist/esm/models/invoice-totals.d.ts +29 -0
- package/dist/esm/models/invoice-totals.js +14 -0
- package/dist/esm/models/invoice-type-code.d.ts +97 -0
- package/dist/esm/models/invoice-type-code.js +98 -0
- package/dist/esm/models/invoicing-framework-code.d.ts +25 -0
- package/dist/esm/models/invoicing-framework-code.js +26 -0
- package/dist/esm/models/invoicing-framework.d.ts +22 -0
- package/dist/esm/models/invoicing-framework.js +14 -0
- package/dist/esm/models/line-net-amount.d.ts +16 -0
- package/dist/esm/models/line-net-amount.js +14 -0
- package/dist/esm/models/mandatory-note-schema.d.ts +34 -0
- package/dist/esm/models/mandatory-note-schema.js +14 -0
- package/dist/esm/models/manual-rate.d.ts +16 -0
- package/dist/esm/models/manual-rate.js +14 -0
- package/dist/esm/models/manual-vat-rate.d.ts +16 -0
- package/dist/esm/models/manual-vat-rate.js +14 -0
- package/dist/esm/models/operation-nature.d.ts +31 -0
- package/dist/esm/models/operation-nature.js +32 -0
- package/dist/esm/models/output-format.d.ts +19 -0
- package/dist/esm/models/output-format.js +20 -0
- package/dist/esm/models/page-dimensions-schema.d.ts +24 -0
- package/dist/esm/models/page-dimensions-schema.js +14 -0
- package/dist/esm/models/payee.d.ts +26 -0
- package/dist/esm/models/payee.js +14 -0
- package/dist/esm/models/payment-means.d.ts +29 -0
- package/dist/esm/models/payment-means.js +30 -0
- package/dist/esm/models/pdfvalidation-result-api.d.ts +93 -0
- package/dist/esm/models/pdfvalidation-result-api.js +14 -0
- package/dist/esm/models/pdpcredentials.d.ts +7 -7
- package/dist/esm/models/pdpcredentials.js +2 -2
- package/dist/esm/models/postal-address.d.ts +21 -0
- package/dist/esm/models/postal-address.js +14 -0
- package/dist/esm/models/processing-options.d.ts +33 -0
- package/dist/esm/models/processing-options.js +14 -0
- package/dist/esm/models/quantity.d.ts +16 -0
- package/dist/esm/models/quantity.js +14 -0
- package/dist/esm/models/recipient.d.ts +24 -0
- package/dist/esm/models/recipient.js +14 -0
- package/dist/esm/models/scheme-id.d.ts +5 -5
- package/dist/esm/models/scheme-id.js +5 -5
- package/dist/esm/models/search-flow-request.d.ts +34 -0
- package/dist/esm/models/search-flow-request.js +14 -0
- package/dist/esm/models/search-flow-response.d.ts +33 -0
- package/dist/esm/models/search-flow-response.js +14 -0
- package/dist/esm/models/search-services-response.d.ts +24 -0
- package/dist/esm/models/search-services-response.js +14 -0
- package/dist/esm/models/search-structure-request.d.ts +25 -0
- package/dist/esm/models/search-structure-request.js +14 -0
- package/dist/esm/models/search-structure-response.d.ts +30 -0
- package/dist/esm/models/search-structure-response.js +14 -0
- package/dist/esm/models/signature-info-api.d.ts +25 -0
- package/dist/esm/models/signature-info-api.js +14 -0
- package/dist/esm/models/signature-info.d.ts +5 -5
- package/dist/esm/models/signature-info.js +2 -2
- package/dist/esm/models/signature-parameters.d.ts +34 -0
- package/dist/esm/models/signature-parameters.js +14 -0
- package/dist/esm/models/simplified-invoice-data.d.ts +46 -0
- package/dist/esm/models/simplified-invoice-data.js +14 -0
- package/dist/esm/models/structure-info.d.ts +13 -13
- package/dist/esm/models/structure-info.js +2 -2
- package/dist/esm/models/structure-parameters.d.ts +28 -0
- package/dist/esm/models/structure-parameters.js +14 -0
- package/dist/esm/models/structure-service.d.ts +32 -0
- package/dist/esm/models/structure-service.js +14 -0
- package/dist/esm/models/submission-mode.d.ts +23 -0
- package/dist/esm/models/submission-mode.js +24 -0
- package/dist/esm/models/submit-complete-invoice-request.d.ts +34 -0
- package/dist/esm/models/submit-complete-invoice-request.js +14 -0
- package/dist/esm/models/submit-complete-invoice-response.d.ts +53 -0
- package/dist/esm/models/submit-complete-invoice-response.js +17 -0
- package/dist/esm/models/submit-flow-request.d.ts +31 -0
- package/dist/esm/models/submit-flow-request.js +14 -0
- package/dist/esm/models/submit-flow-response.d.ts +38 -0
- package/dist/esm/models/submit-flow-response.js +14 -0
- package/dist/esm/models/submit-gross-amount.d.ts +16 -0
- package/dist/esm/models/submit-gross-amount.js +14 -0
- package/dist/esm/models/submit-invoice-request.d.ts +44 -0
- package/dist/esm/models/submit-invoice-request.js +14 -0
- package/dist/esm/models/submit-invoice-response.d.ts +26 -0
- package/dist/esm/models/submit-invoice-response.js +14 -0
- package/dist/esm/models/submit-net-amount.d.ts +16 -0
- package/dist/esm/models/submit-net-amount.js +14 -0
- package/dist/esm/models/submit-vat-amount.d.ts +16 -0
- package/dist/esm/models/submit-vat-amount.js +14 -0
- package/dist/esm/models/supplementary-attachment.d.ts +21 -0
- package/dist/esm/models/supplementary-attachment.js +14 -0
- package/dist/esm/models/supplier.d.ts +28 -0
- package/dist/esm/models/supplier.js +14 -0
- package/dist/esm/models/task-response.d.ts +20 -0
- package/dist/esm/models/task-response.js +14 -0
- package/dist/esm/models/task-status.d.ts +28 -0
- package/dist/esm/models/task-status.js +14 -0
- package/dist/esm/models/taxable-amount.d.ts +16 -0
- package/dist/esm/models/taxable-amount.js +14 -0
- package/dist/esm/models/total-gross-amount.d.ts +16 -0
- package/dist/esm/models/total-gross-amount.js +14 -0
- package/dist/esm/models/total-net-amount.d.ts +16 -0
- package/dist/esm/models/total-net-amount.js +14 -0
- package/dist/esm/models/total-vatamount.d.ts +16 -0
- package/dist/esm/models/total-vatamount.js +14 -0
- package/dist/esm/models/unit-net-price.d.ts +16 -0
- package/dist/esm/models/unit-net-price.js +14 -0
- package/dist/esm/models/unit-of-measure.d.ts +29 -0
- package/dist/esm/models/unit-of-measure.js +30 -0
- package/dist/esm/models/validation-error-detail.d.ts +6 -6
- package/dist/esm/models/validation-error-detail.js +2 -2
- package/dist/esm/models/validation-error-loc-inner.d.ts +2 -2
- package/dist/esm/models/validation-error-loc-inner.js +2 -2
- package/dist/esm/models/validation-error-response.d.ts +20 -0
- package/dist/esm/models/validation-error-response.js +14 -0
- package/dist/esm/models/validation-error.d.ts +2 -2
- package/dist/esm/models/validation-error.js +2 -2
- package/dist/esm/models/validation-success-response.d.ts +20 -0
- package/dist/esm/models/validation-success-response.js +14 -0
- package/dist/esm/models/vataccounting-code.d.ts +25 -0
- package/dist/esm/models/vataccounting-code.js +26 -0
- package/dist/esm/models/vatamount.d.ts +16 -0
- package/dist/esm/models/vatamount.js +14 -0
- package/dist/esm/models/vatcategory.d.ts +26 -0
- package/dist/esm/models/vatcategory.js +27 -0
- package/dist/esm/models/vatline.d.ts +27 -0
- package/dist/esm/models/vatline.js +14 -0
- package/dist/esm/models/verification-success-response.d.ts +56 -0
- package/dist/esm/models/verification-success-response.js +14 -0
- package/dist/esm/models/verified-field-schema.d.ts +42 -0
- package/dist/esm/models/verified-field-schema.js +14 -0
- package/dist/esm/src/helpers/client.d.ts +129 -129
- package/dist/esm/src/helpers/client.js +222 -222
- package/dist/esm/src/helpers/index.d.ts +1 -1
- package/dist/esm/src/helpers/index.js +3 -3
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/models/acknowledgment-status.d.ts +20 -0
- package/dist/models/acknowledgment-status.js +24 -0
- package/dist/models/afnorcredentials.d.ts +19 -0
- package/dist/models/afnorcredentials.js +15 -0
- package/dist/models/afnordestination.d.ts +34 -0
- package/dist/models/afnordestination.js +24 -0
- package/dist/models/afnorhealth-check-response.d.ts +28 -0
- package/dist/models/afnorhealth-check-response.js +15 -0
- package/dist/models/afnorresult.d.ts +30 -0
- package/dist/models/afnorresult.js +15 -0
- package/dist/models/allowance-reason-code.d.ts +24 -0
- package/dist/models/allowance-reason-code.js +28 -0
- package/dist/models/amount-due.d.ts +16 -0
- package/dist/models/amount-due.js +15 -0
- package/dist/models/apierror.d.ts +5 -5
- package/dist/models/apierror.js +2 -2
- package/dist/models/apiprofile.d.ts +21 -0
- package/dist/models/apiprofile.js +25 -0
- package/dist/models/bounding-box-schema.d.ts +10 -10
- package/dist/models/bounding-box-schema.js +2 -2
- package/dist/models/celery-status.d.ts +22 -0
- package/dist/models/celery-status.js +26 -0
- package/dist/models/certificate-info-response.d.ts +23 -23
- package/dist/models/certificate-info-response.js +2 -2
- package/dist/models/chorus-pro-destination.d.ts +23 -0
- package/dist/models/chorus-pro-destination.js +19 -0
- package/dist/models/chorus-pro-result.d.ts +22 -0
- package/dist/models/chorus-pro-result.js +15 -0
- package/dist/models/destination.d.ts +7 -7
- package/dist/models/destination.js +2 -2
- package/dist/models/document-type.d.ts +37 -0
- package/dist/models/document-type.js +41 -0
- package/dist/models/electronic-address.d.ts +19 -0
- package/dist/models/electronic-address.js +15 -0
- package/dist/models/enriched-invoice-info.d.ts +24 -0
- package/dist/models/enriched-invoice-info.js +15 -0
- package/dist/models/error-level.d.ts +2 -2
- package/dist/models/error-level.js +2 -2
- package/dist/models/error-source.d.ts +2 -2
- package/dist/models/error-source.js +2 -2
- package/dist/models/factur-xpdfinfo.d.ts +28 -0
- package/dist/models/factur-xpdfinfo.js +15 -0
- package/dist/models/facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.d.ts +36 -0
- package/dist/models/facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.js +15 -0
- package/dist/models/facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.d.ts +24 -0
- package/dist/models/facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.js +15 -0
- package/dist/models/facture-factur-x.d.ts +30 -30
- package/dist/models/facture-factur-x.js +2 -2
- package/dist/models/field-status.d.ts +22 -0
- package/dist/models/field-status.js +26 -0
- package/dist/models/flow-direction.d.ts +19 -0
- package/dist/models/flow-direction.js +23 -0
- package/dist/models/flow-profile.d.ts +20 -0
- package/dist/models/flow-profile.js +24 -0
- package/dist/models/flow-summary.d.ts +24 -0
- package/dist/models/flow-summary.js +15 -0
- package/dist/models/flow-syntax.d.ts +22 -0
- package/dist/models/flow-syntax.js +26 -0
- package/dist/models/flow-type.d.ts +22 -0
- package/dist/models/flow-type.js +26 -0
- package/dist/models/generate-certificate-request.d.ts +21 -21
- package/dist/models/generate-certificate-request.js +2 -2
- package/dist/models/generate-certificate-response.d.ts +12 -12
- package/dist/models/generate-certificate-response.js +2 -2
- package/dist/models/get-chorus-pro-id-request.d.ts +26 -0
- package/dist/models/get-chorus-pro-id-request.js +15 -0
- package/dist/models/get-chorus-pro-id-response.d.ts +29 -0
- package/dist/models/get-chorus-pro-id-response.js +15 -0
- package/dist/models/get-invoice-request.d.ts +22 -0
- package/dist/models/get-invoice-request.js +15 -0
- package/dist/models/get-invoice-response.d.ts +26 -0
- package/dist/models/get-invoice-response.js +15 -0
- package/dist/models/get-structure-request.d.ts +26 -0
- package/dist/models/get-structure-request.js +15 -0
- package/dist/models/get-structure-response.d.ts +26 -0
- package/dist/models/get-structure-response.js +15 -0
- package/dist/models/global-allowance-amount.d.ts +16 -0
- package/dist/models/global-allowance-amount.js +15 -0
- package/dist/models/httpvalidation-error.d.ts +2 -2
- package/dist/models/httpvalidation-error.js +2 -2
- package/dist/models/incoming-invoice.d.ts +68 -0
- package/dist/models/incoming-invoice.js +15 -0
- package/dist/models/incoming-supplier.d.ts +29 -0
- package/dist/models/incoming-supplier.js +15 -0
- package/dist/models/index.d.ts +95 -93
- package/dist/models/index.js +95 -93
- package/dist/models/invoice-format.d.ts +20 -0
- package/dist/models/invoice-format.js +24 -0
- package/dist/models/invoice-line-allowance-amount.d.ts +16 -0
- package/dist/models/invoice-line-allowance-amount.js +15 -0
- package/dist/models/invoice-line.d.ts +39 -0
- package/dist/models/invoice-line.js +15 -0
- package/dist/models/invoice-note.d.ts +18 -0
- package/dist/models/invoice-note.js +15 -0
- package/dist/models/invoice-references.d.ts +27 -0
- package/dist/models/invoice-references.js +15 -0
- package/dist/models/invoice-status.d.ts +25 -0
- package/dist/models/invoice-status.js +15 -0
- package/dist/models/invoice-totals-prepayment.d.ts +16 -0
- package/dist/models/invoice-totals-prepayment.js +15 -0
- package/dist/models/invoice-totals.d.ts +29 -0
- package/dist/models/invoice-totals.js +15 -0
- package/dist/models/invoice-type-code.d.ts +97 -0
- package/dist/models/invoice-type-code.js +101 -0
- package/dist/models/invoicing-framework-code.d.ts +25 -0
- package/dist/models/invoicing-framework-code.js +29 -0
- package/dist/models/invoicing-framework.d.ts +22 -0
- package/dist/models/invoicing-framework.js +15 -0
- package/dist/models/line-net-amount.d.ts +16 -0
- package/dist/models/line-net-amount.js +15 -0
- package/dist/models/mandatory-note-schema.d.ts +34 -0
- package/dist/models/mandatory-note-schema.js +15 -0
- package/dist/models/manual-rate.d.ts +16 -0
- package/dist/models/manual-rate.js +15 -0
- package/dist/models/manual-vat-rate.d.ts +16 -0
- package/dist/models/manual-vat-rate.js +15 -0
- package/dist/models/operation-nature.d.ts +31 -0
- package/dist/models/operation-nature.js +35 -0
- package/dist/models/output-format.d.ts +19 -0
- package/dist/models/output-format.js +23 -0
- package/dist/models/page-dimensions-schema.d.ts +24 -0
- package/dist/models/page-dimensions-schema.js +15 -0
- package/dist/models/payee.d.ts +26 -0
- package/dist/models/payee.js +15 -0
- package/dist/models/payment-means.d.ts +29 -0
- package/dist/models/payment-means.js +33 -0
- package/dist/models/pdfvalidation-result-api.d.ts +93 -0
- package/dist/models/pdfvalidation-result-api.js +15 -0
- package/dist/models/pdpcredentials.d.ts +7 -7
- package/dist/models/pdpcredentials.js +2 -2
- package/dist/models/postal-address.d.ts +21 -0
- package/dist/models/postal-address.js +15 -0
- package/dist/models/processing-options.d.ts +33 -0
- package/dist/models/processing-options.js +15 -0
- package/dist/models/quantity.d.ts +16 -0
- package/dist/models/quantity.js +15 -0
- package/dist/models/recipient.d.ts +24 -0
- package/dist/models/recipient.js +15 -0
- package/dist/models/scheme-id.d.ts +5 -5
- package/dist/models/scheme-id.js +5 -5
- package/dist/models/search-flow-request.d.ts +34 -0
- package/dist/models/search-flow-request.js +15 -0
- package/dist/models/search-flow-response.d.ts +33 -0
- package/dist/models/search-flow-response.js +15 -0
- package/dist/models/search-services-response.d.ts +24 -0
- package/dist/models/search-services-response.js +15 -0
- package/dist/models/search-structure-request.d.ts +25 -0
- package/dist/models/search-structure-request.js +15 -0
- package/dist/models/search-structure-response.d.ts +30 -0
- package/dist/models/search-structure-response.js +15 -0
- package/dist/models/signature-info-api.d.ts +25 -0
- package/dist/models/signature-info-api.js +15 -0
- package/dist/models/signature-info.d.ts +5 -5
- package/dist/models/signature-info.js +2 -2
- package/dist/models/signature-parameters.d.ts +34 -0
- package/dist/models/signature-parameters.js +15 -0
- package/dist/models/simplified-invoice-data.d.ts +46 -0
- package/dist/models/simplified-invoice-data.js +15 -0
- package/dist/models/structure-info.d.ts +13 -13
- package/dist/models/structure-info.js +2 -2
- package/dist/models/structure-parameters.d.ts +28 -0
- package/dist/models/structure-parameters.js +15 -0
- package/dist/models/structure-service.d.ts +32 -0
- package/dist/models/structure-service.js +15 -0
- package/dist/models/submission-mode.d.ts +23 -0
- package/dist/models/submission-mode.js +27 -0
- package/dist/models/submit-complete-invoice-request.d.ts +34 -0
- package/dist/models/submit-complete-invoice-request.js +15 -0
- package/dist/models/submit-complete-invoice-response.d.ts +53 -0
- package/dist/models/submit-complete-invoice-response.js +20 -0
- package/dist/models/submit-flow-request.d.ts +31 -0
- package/dist/models/submit-flow-request.js +15 -0
- package/dist/models/submit-flow-response.d.ts +38 -0
- package/dist/models/submit-flow-response.js +15 -0
- package/dist/models/submit-gross-amount.d.ts +16 -0
- package/dist/models/submit-gross-amount.js +15 -0
- package/dist/models/submit-invoice-request.d.ts +44 -0
- package/dist/models/submit-invoice-request.js +15 -0
- package/dist/models/submit-invoice-response.d.ts +26 -0
- package/dist/models/submit-invoice-response.js +15 -0
- package/dist/models/submit-net-amount.d.ts +16 -0
- package/dist/models/submit-net-amount.js +15 -0
- package/dist/models/submit-vat-amount.d.ts +16 -0
- package/dist/models/submit-vat-amount.js +15 -0
- package/dist/models/supplementary-attachment.d.ts +21 -0
- package/dist/models/supplementary-attachment.js +15 -0
- package/dist/models/supplier.d.ts +28 -0
- package/dist/models/supplier.js +15 -0
- package/dist/models/task-response.d.ts +20 -0
- package/dist/models/task-response.js +15 -0
- package/dist/models/task-status.d.ts +28 -0
- package/dist/models/task-status.js +15 -0
- package/dist/models/taxable-amount.d.ts +16 -0
- package/dist/models/taxable-amount.js +15 -0
- package/dist/models/total-gross-amount.d.ts +16 -0
- package/dist/models/total-gross-amount.js +15 -0
- package/dist/models/total-net-amount.d.ts +16 -0
- package/dist/models/total-net-amount.js +15 -0
- package/dist/models/total-vatamount.d.ts +16 -0
- package/dist/models/total-vatamount.js +15 -0
- package/dist/models/unit-net-price.d.ts +16 -0
- package/dist/models/unit-net-price.js +15 -0
- package/dist/models/unit-of-measure.d.ts +29 -0
- package/dist/models/unit-of-measure.js +33 -0
- package/dist/models/validation-error-detail.d.ts +6 -6
- package/dist/models/validation-error-detail.js +2 -2
- package/dist/models/validation-error-loc-inner.d.ts +2 -2
- package/dist/models/validation-error-loc-inner.js +2 -2
- package/dist/models/validation-error-response.d.ts +20 -0
- package/dist/models/validation-error-response.js +15 -0
- package/dist/models/validation-error.d.ts +2 -2
- package/dist/models/validation-error.js +2 -2
- package/dist/models/validation-success-response.d.ts +20 -0
- package/dist/models/validation-success-response.js +15 -0
- package/dist/models/vataccounting-code.d.ts +25 -0
- package/dist/models/vataccounting-code.js +29 -0
- package/dist/models/vatamount.d.ts +16 -0
- package/dist/models/vatamount.js +15 -0
- package/dist/models/vatcategory.d.ts +26 -0
- package/dist/models/vatcategory.js +30 -0
- package/dist/models/vatline.d.ts +27 -0
- package/dist/models/vatline.js +15 -0
- package/dist/models/verification-success-response.d.ts +56 -0
- package/dist/models/verification-success-response.js +15 -0
- package/dist/models/verified-field-schema.d.ts +42 -0
- package/dist/models/verified-field-schema.js +15 -0
- package/dist/src/helpers/client.d.ts +129 -129
- package/dist/src/helpers/client.js +231 -231
- package/dist/src/helpers/index.d.ts +1 -1
- package/dist/src/helpers/index.js +12 -11
- package/docs/AFNORCredentials.md +25 -0
- package/docs/AFNORDestination.md +27 -0
- package/docs/AFNORHealthCheckResponse.md +25 -0
- package/docs/AFNORPDPPAApi.md +21 -21
- package/docs/AFNORPDPPADirectoryServiceApi.md +70 -70
- package/docs/AFNORPDPPAFlowServiceApi.md +23 -23
- package/docs/AFNORResult.md +29 -0
- package/docs/APIError.md +3 -3
- package/docs/APIProfile.md +15 -0
- package/docs/AcknowledgmentStatus.md +13 -0
- package/docs/AllowanceReasonCode.md +21 -0
- package/docs/AmountDue.md +19 -0
- package/docs/BoundingBoxSchema.md +8 -8
- package/docs/CeleryStatus.md +17 -0
- package/docs/CertificateInfoResponse.md +21 -21
- package/docs/ChorusProApi.md +63 -63
- package/docs/ChorusProDestination.md +23 -0
- package/docs/ChorusProResult.md +25 -0
- package/docs/Destination.md +6 -6
- package/docs/DocumentType.md +17 -0
- package/docs/ElectronicAddress.md +23 -0
- package/docs/EnrichedInvoiceInfo.md +35 -0
- package/docs/FacturXPDFInfo.md +25 -0
- package/docs/FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md +29 -0
- package/docs/FactureElectroniqueRestApiSchemasProcessingChorusProCredentials.md +29 -0
- package/docs/FactureFacturX.md +31 -31
- package/docs/FieldStatus.md +17 -0
- package/docs/FlowDirection.md +11 -0
- package/docs/FlowProfile.md +13 -0
- package/docs/FlowSummary.md +35 -0
- package/docs/FlowSyntax.md +17 -0
- package/docs/FlowType.md +17 -0
- package/docs/GenerateCertificateRequest.md +20 -20
- package/docs/GenerateCertificateResponse.md +11 -11
- package/docs/GetChorusProIdRequest.md +25 -0
- package/docs/GetChorusProIdResponse.md +27 -0
- package/docs/GetInvoiceRequest.md +23 -0
- package/docs/GetInvoiceResponse.md +37 -0
- package/docs/GetStructureRequest.md +25 -0
- package/docs/GetStructureResponse.md +37 -0
- package/docs/GlobalAllowanceAmount.md +19 -0
- package/docs/HealthApi.md +97 -0
- package/docs/IncomingInvoice.md +57 -0
- package/docs/IncomingSupplier.md +35 -0
- package/docs/InvoiceFormat.md +13 -0
- package/docs/InvoiceLine.md +49 -0
- package/docs/InvoiceLineAllowanceAmount.md +19 -0
- package/docs/InvoiceNote.md +23 -0
- package/docs/InvoiceProcessingApi.md +670 -0
- package/docs/InvoiceReferences.md +35 -0
- package/docs/InvoiceStatus.md +25 -0
- package/docs/InvoiceTotals.md +33 -0
- package/docs/InvoiceTotalsPrepayment.md +19 -0
- package/docs/InvoiceTypeCode.md +71 -0
- package/docs/InvoicingFramework.md +27 -0
- package/docs/InvoicingFrameworkCode.md +23 -0
- package/docs/LineNetAmount.md +19 -0
- package/docs/MandatoryNoteSchema.md +33 -0
- package/docs/ManualRate.md +19 -0
- package/docs/ManualVatRate.md +19 -0
- package/docs/OperationNature.md +35 -0
- package/docs/OutputFormat.md +11 -0
- package/docs/PDFValidationResultAPI.md +65 -0
- package/docs/PDFXMLVerificationApi.md +335 -0
- package/docs/PDPCredentials.md +5 -5
- package/docs/PageDimensionsSchema.md +23 -0
- package/docs/Payee.md +31 -0
- package/docs/PaymentMeans.md +31 -0
- package/docs/PostalAddress.md +29 -0
- package/docs/ProcessingOptions.md +27 -0
- package/docs/Quantity.md +19 -0
- package/docs/Recipient.md +31 -0
- package/docs/SchemeID.md +1 -1
- package/docs/SearchFlowRequest.md +37 -0
- package/docs/SearchFlowResponse.md +27 -0
- package/docs/SearchServicesResponse.md +27 -0
- package/docs/SearchStructureRequest.md +29 -0
- package/docs/SearchStructureResponse.md +27 -0
- package/docs/SignatureInfo.md +3 -3
- package/docs/SignatureInfoAPI.md +31 -0
- package/docs/SignatureParameters.md +37 -0
- package/docs/SimplifiedInvoiceData.md +37 -0
- package/docs/StructureInfo.md +11 -11
- package/docs/StructureParameters.md +25 -0
- package/docs/StructureService.md +27 -0
- package/docs/SubmissionMode.md +19 -0
- package/docs/SubmitCompleteInvoiceRequest.md +29 -0
- package/docs/SubmitCompleteInvoiceResponse.md +37 -0
- package/docs/SubmitFlowRequest.md +31 -0
- package/docs/SubmitFlowResponse.md +33 -0
- package/docs/SubmitGrossAmount.md +19 -0
- package/docs/SubmitInvoiceRequest.md +49 -0
- package/docs/SubmitInvoiceResponse.md +27 -0
- package/docs/SubmitNetAmount.md +19 -0
- package/docs/SubmitVatAmount.md +19 -0
- package/docs/SupplementaryAttachment.md +29 -0
- package/docs/Supplier.md +39 -0
- package/docs/TaskResponse.md +21 -0
- package/docs/TaskStatus.md +25 -0
- package/docs/TaxableAmount.md +19 -0
- package/docs/TotalGrossAmount.md +19 -0
- package/docs/TotalNetAmount.md +19 -0
- package/docs/TotalVATAmount.md +19 -0
- package/docs/UnitNetPrice.md +19 -0
- package/docs/UnitOfMeasure.md +31 -0
- package/docs/UserApi.md +52 -0
- package/docs/VATAccountingCode.md +23 -0
- package/docs/VATAmount.md +19 -0
- package/docs/VATCategory.md +25 -0
- package/docs/VATLine.md +33 -0
- package/docs/ValidationErrorDetail.md +4 -4
- package/docs/ValidationErrorResponse.md +21 -0
- package/docs/ValidationSuccessResponse.md +21 -0
- package/docs/VerificationSuccessResponse.md +39 -0
- package/docs/VerifiedFieldSchema.md +37 -0
- package/index.ts +2 -2
- package/models/acknowledgment-status.ts +30 -0
- package/models/afnorcredentials.ts +25 -0
- package/models/afnordestination.ts +46 -0
- package/models/afnorhealth-check-response.ts +34 -0
- package/models/afnorresult.ts +36 -0
- package/models/allowance-reason-code.ts +34 -0
- package/models/amount-due.ts +22 -0
- package/models/apierror.ts +5 -5
- package/models/apiprofile.ts +31 -0
- package/models/bounding-box-schema.ts +10 -10
- package/models/celery-status.ts +32 -0
- package/models/certificate-info-response.ts +23 -23
- package/models/chorus-pro-destination.ts +34 -0
- package/models/chorus-pro-result.ts +28 -0
- package/models/destination.ts +7 -7
- package/models/document-type.ts +47 -0
- package/models/electronic-address.ts +29 -0
- package/models/enriched-invoice-info.ts +30 -0
- package/models/error-level.ts +2 -2
- package/models/error-source.ts +2 -2
- package/models/factur-xpdfinfo.ts +34 -0
- package/models/facture-electronique-rest-api-schemas-chorus-pro-chorus-pro-credentials.ts +42 -0
- package/models/facture-electronique-rest-api-schemas-processing-chorus-pro-credentials.ts +30 -0
- package/models/facture-factur-x.ts +30 -30
- package/models/field-status.ts +32 -0
- package/models/flow-direction.ts +29 -0
- package/models/flow-profile.ts +30 -0
- package/models/flow-summary.ts +30 -0
- package/models/flow-syntax.ts +32 -0
- package/models/flow-type.ts +32 -0
- package/models/generate-certificate-request.ts +21 -21
- package/models/generate-certificate-response.ts +12 -12
- package/models/get-chorus-pro-id-request.ts +34 -0
- package/models/get-chorus-pro-id-response.ts +35 -0
- package/models/get-invoice-request.ts +30 -0
- package/models/get-invoice-response.ts +34 -0
- package/models/get-structure-request.ts +34 -0
- package/models/get-structure-response.ts +34 -0
- package/models/global-allowance-amount.ts +22 -0
- package/models/httpvalidation-error.ts +2 -2
- package/models/incoming-invoice.ts +82 -0
- package/models/incoming-supplier.ts +39 -0
- package/models/index.ts +95 -93
- package/models/invoice-format.ts +30 -0
- package/models/invoice-line-allowance-amount.ts +22 -0
- package/models/invoice-line.ts +63 -0
- package/models/invoice-note.ts +24 -0
- package/models/invoice-references.ts +41 -0
- package/models/invoice-status.ts +31 -0
- package/models/invoice-totals-prepayment.ts +22 -0
- package/models/invoice-totals.ts +47 -0
- package/models/invoice-type-code.ts +107 -0
- package/models/invoicing-framework-code.ts +35 -0
- package/models/invoicing-framework.ts +34 -0
- package/models/line-net-amount.ts +22 -0
- package/models/mandatory-note-schema.ts +46 -0
- package/models/manual-rate.ts +22 -0
- package/models/manual-vat-rate.ts +22 -0
- package/models/operation-nature.ts +41 -0
- package/models/output-format.ts +29 -0
- package/models/page-dimensions-schema.ts +30 -0
- package/models/payee.ts +34 -0
- package/models/payment-means.ts +39 -0
- package/models/pdfvalidation-result-api.ts +99 -0
- package/models/pdpcredentials.ts +7 -7
- package/models/postal-address.ts +27 -0
- package/models/processing-options.ts +43 -0
- package/models/quantity.ts +22 -0
- package/models/recipient.ts +34 -0
- package/models/scheme-id.ts +5 -5
- package/models/search-flow-request.ts +48 -0
- package/models/search-flow-response.ts +41 -0
- package/models/search-services-response.ts +32 -0
- package/models/search-structure-request.ts +33 -0
- package/models/search-structure-response.ts +38 -0
- package/models/signature-info-api.ts +31 -0
- package/models/signature-info.ts +5 -5
- package/models/signature-parameters.ts +40 -0
- package/models/simplified-invoice-data.ts +46 -0
- package/models/structure-info.ts +13 -13
- package/models/structure-parameters.ts +34 -0
- package/models/structure-service.ts +38 -0
- package/models/submission-mode.ts +33 -0
- package/models/submit-complete-invoice-request.ts +48 -0
- package/models/submit-complete-invoice-response.ts +72 -0
- package/models/submit-flow-request.ts +45 -0
- package/models/submit-flow-response.ts +44 -0
- package/models/submit-gross-amount.ts +22 -0
- package/models/submit-invoice-request.ts +58 -0
- package/models/submit-invoice-response.ts +32 -0
- package/models/submit-net-amount.ts +22 -0
- package/models/submit-vat-amount.ts +22 -0
- package/models/supplementary-attachment.ts +27 -0
- package/models/supplier.ts +38 -0
- package/models/task-response.ts +26 -0
- package/models/task-status.ts +36 -0
- package/models/taxable-amount.ts +22 -0
- package/models/total-gross-amount.ts +22 -0
- package/models/total-net-amount.ts +22 -0
- package/models/total-vatamount.ts +22 -0
- package/models/unit-net-price.ts +22 -0
- package/models/unit-of-measure.ts +39 -0
- package/models/validation-error-detail.ts +6 -6
- package/models/validation-error-loc-inner.ts +2 -2
- package/models/validation-error-response.ts +26 -0
- package/models/validation-error.ts +2 -2
- package/models/validation-success-response.ts +26 -0
- package/models/vataccounting-code.ts +35 -0
- package/models/vatamount.ts +22 -0
- package/models/vatcategory.ts +36 -0
- package/models/vatline.ts +43 -0
- package/models/verification-success-response.ts +68 -0
- package/models/verified-field-schema.ts +54 -0
- package/package.json +1 -1
- package/src/helpers/client.ts +233 -233
- package/src/helpers/index.ts +3 -3
- package/api/sant-api.ts +0 -176
- package/api/traitement-facture-api.ts +0 -1083
- package/api/utilisateur-api.ts +0 -119
- package/api/vrification-pdfxmlapi.ts +0 -536
- package/dist/api/sant-api.d.ts +0 -90
- package/dist/api/sant-api.js +0 -184
- package/dist/api/traitement-facture-api.d.ts +0 -480
- package/dist/api/traitement-facture-api.js +0 -1010
- package/dist/api/utilisateur-api.d.ts +0 -62
- package/dist/api/utilisateur-api.js +0 -128
- package/dist/api/vrification-pdfxmlapi.d.ts +0 -237
- package/dist/api/vrification-pdfxmlapi.js +0 -514
- package/dist/esm/api/sant-api.d.ts +0 -90
- package/dist/esm/api/sant-api.js +0 -174
- package/dist/esm/api/traitement-facture-api.d.ts +0 -480
- package/dist/esm/api/traitement-facture-api.js +0 -1000
- package/dist/esm/api/utilisateur-api.d.ts +0 -62
- package/dist/esm/api/utilisateur-api.js +0 -118
- package/dist/esm/api/vrification-pdfxmlapi.d.ts +0 -237
- package/dist/esm/api/vrification-pdfxmlapi.js +0 -504
- package/dist/esm/models/adresse-electronique.d.ts +0 -19
- package/dist/esm/models/adresse-electronique.js +0 -14
- package/dist/esm/models/adresse-postale.d.ts +0 -21
- package/dist/esm/models/adresse-postale.js +0 -14
- package/dist/esm/models/beneficiaire.d.ts +0 -26
- package/dist/esm/models/beneficiaire.js +0 -14
- package/dist/esm/models/cadre-de-facturation.d.ts +0 -22
- package/dist/esm/models/cadre-de-facturation.js +0 -14
- package/dist/esm/models/categorie-tva.d.ts +0 -53
- package/dist/esm/models/categorie-tva.js +0 -54
- package/dist/esm/models/champ-verifie-schema.d.ts +0 -42
- package/dist/esm/models/champ-verifie-schema.js +0 -14
- package/dist/esm/models/chorus-pro-credentials.d.ts +0 -36
- package/dist/esm/models/chorus-pro-credentials.js +0 -14
- package/dist/esm/models/code-cadre-facturation.d.ts +0 -21
- package/dist/esm/models/code-cadre-facturation.js +0 -22
- package/dist/esm/models/code-raison-reduction.d.ts +0 -45
- package/dist/esm/models/code-raison-reduction.js +0 -46
- package/dist/esm/models/consulter-facture-request.d.ts +0 -22
- package/dist/esm/models/consulter-facture-request.js +0 -14
- package/dist/esm/models/consulter-facture-response.d.ts +0 -26
- package/dist/esm/models/consulter-facture-response.js +0 -14
- package/dist/esm/models/consulter-structure-request.d.ts +0 -26
- package/dist/esm/models/consulter-structure-request.js +0 -14
- package/dist/esm/models/consulter-structure-response.d.ts +0 -26
- package/dist/esm/models/consulter-structure-response.js +0 -14
- package/dist/esm/models/credentials-afnor.d.ts +0 -19
- package/dist/esm/models/credentials-afnor.js +0 -14
- package/dist/esm/models/credentials-chorus-pro.d.ts +0 -24
- package/dist/esm/models/credentials-chorus-pro.js +0 -14
- package/dist/esm/models/destinataire.d.ts +0 -24
- package/dist/esm/models/destinataire.js +0 -14
- package/dist/esm/models/destination-afnor.d.ts +0 -34
- package/dist/esm/models/destination-afnor.js +0 -21
- package/dist/esm/models/destination-chorus-pro.d.ts +0 -23
- package/dist/esm/models/destination-chorus-pro.js +0 -16
- package/dist/esm/models/dimension-page-schema.d.ts +0 -24
- package/dist/esm/models/dimension-page-schema.js +0 -14
- package/dist/esm/models/direction-flux.d.ts +0 -19
- package/dist/esm/models/direction-flux.js +0 -20
- package/dist/esm/models/donnees-facture-simplifiees.d.ts +0 -46
- package/dist/esm/models/donnees-facture-simplifiees.js +0 -14
- package/dist/esm/models/facture-enrichie-info.d.ts +0 -24
- package/dist/esm/models/facture-enrichie-info.js +0 -14
- package/dist/esm/models/facture-entrante.d.ts +0 -68
- package/dist/esm/models/facture-entrante.js +0 -14
- package/dist/esm/models/flux-resume.d.ts +0 -24
- package/dist/esm/models/flux-resume.js +0 -14
- package/dist/esm/models/format-facture.d.ts +0 -20
- package/dist/esm/models/format-facture.js +0 -21
- package/dist/esm/models/format-sortie.d.ts +0 -16
- package/dist/esm/models/format-sortie.js +0 -17
- package/dist/esm/models/fournisseur-entrant.d.ts +0 -29
- package/dist/esm/models/fournisseur-entrant.js +0 -14
- package/dist/esm/models/fournisseur.d.ts +0 -28
- package/dist/esm/models/fournisseur.js +0 -14
- package/dist/esm/models/information-signature-api.d.ts +0 -25
- package/dist/esm/models/information-signature-api.js +0 -14
- package/dist/esm/models/ligne-de-poste-montant-remise-ht.d.ts +0 -16
- package/dist/esm/models/ligne-de-poste-montant-remise-ht.js +0 -14
- package/dist/esm/models/ligne-de-poste-taux-tva-manuel.d.ts +0 -16
- package/dist/esm/models/ligne-de-poste-taux-tva-manuel.js +0 -14
- package/dist/esm/models/ligne-de-poste.d.ts +0 -39
- package/dist/esm/models/ligne-de-poste.js +0 -14
- package/dist/esm/models/ligne-de-tva.d.ts +0 -27
- package/dist/esm/models/ligne-de-tva.js +0 -14
- package/dist/esm/models/mode-depot.d.ts +0 -20
- package/dist/esm/models/mode-depot.js +0 -21
- package/dist/esm/models/mode-paiement.d.ts +0 -23
- package/dist/esm/models/mode-paiement.js +0 -24
- package/dist/esm/models/montant-apayer.d.ts +0 -16
- package/dist/esm/models/montant-apayer.js +0 -14
- package/dist/esm/models/montant-base-ht.d.ts +0 -16
- package/dist/esm/models/montant-base-ht.js +0 -14
- package/dist/esm/models/montant-ht-total.d.ts +0 -16
- package/dist/esm/models/montant-ht-total.js +0 -14
- package/dist/esm/models/montant-remise-globale-ttc.d.ts +0 -16
- package/dist/esm/models/montant-remise-globale-ttc.js +0 -14
- package/dist/esm/models/montant-total-acompte.d.ts +0 -16
- package/dist/esm/models/montant-total-acompte.js +0 -14
- package/dist/esm/models/montant-total-ligne-ht.d.ts +0 -16
- package/dist/esm/models/montant-total-ligne-ht.js +0 -14
- package/dist/esm/models/montant-total.d.ts +0 -29
- package/dist/esm/models/montant-total.js +0 -14
- package/dist/esm/models/montant-ttc-total.d.ts +0 -16
- package/dist/esm/models/montant-ttc-total.js +0 -14
- package/dist/esm/models/montant-tva-ligne.d.ts +0 -16
- package/dist/esm/models/montant-tva-ligne.js +0 -14
- package/dist/esm/models/montant-tva-total.d.ts +0 -16
- package/dist/esm/models/montant-tva-total.js +0 -14
- package/dist/esm/models/montant-tva.d.ts +0 -16
- package/dist/esm/models/montant-tva.js +0 -14
- package/dist/esm/models/montant-unitaire-ht.d.ts +0 -16
- package/dist/esm/models/montant-unitaire-ht.js +0 -14
- package/dist/esm/models/nature-operation.d.ts +0 -31
- package/dist/esm/models/nature-operation.js +0 -32
- package/dist/esm/models/note-obligatoire-schema.d.ts +0 -34
- package/dist/esm/models/note-obligatoire-schema.js +0 -14
- package/dist/esm/models/note.d.ts +0 -18
- package/dist/esm/models/note.js +0 -14
- package/dist/esm/models/obtenir-id-chorus-pro-request.d.ts +0 -26
- package/dist/esm/models/obtenir-id-chorus-pro-request.js +0 -14
- package/dist/esm/models/obtenir-id-chorus-pro-response.d.ts +0 -29
- package/dist/esm/models/obtenir-id-chorus-pro-response.js +0 -14
- package/dist/esm/models/options-processing.d.ts +0 -33
- package/dist/esm/models/options-processing.js +0 -14
- package/dist/esm/models/parametres-signature.d.ts +0 -34
- package/dist/esm/models/parametres-signature.js +0 -14
- package/dist/esm/models/parametres-structure.d.ts +0 -28
- package/dist/esm/models/parametres-structure.js +0 -14
- package/dist/esm/models/pdffactur-xinfo.d.ts +0 -28
- package/dist/esm/models/pdffactur-xinfo.js +0 -14
- package/dist/esm/models/piece-jointe-complementaire.d.ts +0 -21
- package/dist/esm/models/piece-jointe-complementaire.js +0 -14
- package/dist/esm/models/profil-api.d.ts +0 -18
- package/dist/esm/models/profil-api.js +0 -19
- package/dist/esm/models/profil-flux.d.ts +0 -20
- package/dist/esm/models/profil-flux.js +0 -21
- package/dist/esm/models/quantite.d.ts +0 -16
- package/dist/esm/models/quantite.js +0 -14
- package/dist/esm/models/rechercher-services-response.d.ts +0 -24
- package/dist/esm/models/rechercher-services-response.js +0 -14
- package/dist/esm/models/rechercher-structure-request.d.ts +0 -25
- package/dist/esm/models/rechercher-structure-request.js +0 -14
- package/dist/esm/models/rechercher-structure-response.d.ts +0 -30
- package/dist/esm/models/rechercher-structure-response.js +0 -14
- package/dist/esm/models/references.d.ts +0 -27
- package/dist/esm/models/references.js +0 -14
- package/dist/esm/models/reponse-healthcheck-afnor.d.ts +0 -28
- package/dist/esm/models/reponse-healthcheck-afnor.js +0 -14
- package/dist/esm/models/reponse-recherche-flux.d.ts +0 -33
- package/dist/esm/models/reponse-recherche-flux.js +0 -14
- package/dist/esm/models/reponse-soumission-flux.d.ts +0 -38
- package/dist/esm/models/reponse-soumission-flux.js +0 -14
- package/dist/esm/models/reponse-tache.d.ts +0 -17
- package/dist/esm/models/reponse-tache.js +0 -14
- package/dist/esm/models/reponse-validation-erreur.d.ts +0 -17
- package/dist/esm/models/reponse-validation-erreur.js +0 -14
- package/dist/esm/models/reponse-validation-succes.d.ts +0 -17
- package/dist/esm/models/reponse-validation-succes.js +0 -14
- package/dist/esm/models/reponse-verification-succes.d.ts +0 -56
- package/dist/esm/models/reponse-verification-succes.js +0 -14
- package/dist/esm/models/requete-recherche-flux.d.ts +0 -34
- package/dist/esm/models/requete-recherche-flux.js +0 -14
- package/dist/esm/models/requete-soumission-flux.d.ts +0 -31
- package/dist/esm/models/requete-soumission-flux.js +0 -14
- package/dist/esm/models/resultat-afnor.d.ts +0 -30
- package/dist/esm/models/resultat-afnor.js +0 -14
- package/dist/esm/models/resultat-chorus-pro.d.ts +0 -22
- package/dist/esm/models/resultat-chorus-pro.js +0 -14
- package/dist/esm/models/resultat-validation-pdfapi.d.ts +0 -93
- package/dist/esm/models/resultat-validation-pdfapi.js +0 -14
- package/dist/esm/models/service-structure.d.ts +0 -32
- package/dist/esm/models/service-structure.js +0 -14
- package/dist/esm/models/soumettre-facture-complete-request.d.ts +0 -34
- package/dist/esm/models/soumettre-facture-complete-request.js +0 -14
- package/dist/esm/models/soumettre-facture-complete-response.d.ts +0 -53
- package/dist/esm/models/soumettre-facture-complete-response.js +0 -17
- package/dist/esm/models/soumettre-facture-request.d.ts +0 -44
- package/dist/esm/models/soumettre-facture-request.js +0 -14
- package/dist/esm/models/soumettre-facture-response.d.ts +0 -26
- package/dist/esm/models/soumettre-facture-response.js +0 -14
- package/dist/esm/models/statut-acquittement.d.ts +0 -20
- package/dist/esm/models/statut-acquittement.js +0 -21
- package/dist/esm/models/statut-celery.d.ts +0 -22
- package/dist/esm/models/statut-celery.js +0 -23
- package/dist/esm/models/statut-champ-api.d.ts +0 -22
- package/dist/esm/models/statut-champ-api.js +0 -23
- package/dist/esm/models/statut-facture.d.ts +0 -25
- package/dist/esm/models/statut-facture.js +0 -14
- package/dist/esm/models/statut-tache.d.ts +0 -25
- package/dist/esm/models/statut-tache.js +0 -14
- package/dist/esm/models/syntaxe-flux.d.ts +0 -22
- package/dist/esm/models/syntaxe-flux.js +0 -23
- package/dist/esm/models/tauxmanuel.d.ts +0 -16
- package/dist/esm/models/tauxmanuel.js +0 -14
- package/dist/esm/models/type-document.d.ts +0 -37
- package/dist/esm/models/type-document.js +0 -38
- package/dist/esm/models/type-facture.d.ts +0 -81
- package/dist/esm/models/type-facture.js +0 -82
- package/dist/esm/models/type-flux.d.ts +0 -22
- package/dist/esm/models/type-flux.js +0 -23
- package/dist/esm/models/type-tva.d.ts +0 -21
- package/dist/esm/models/type-tva.js +0 -22
- package/dist/esm/models/unite.d.ts +0 -23
- package/dist/esm/models/unite.js +0 -24
- package/dist/models/adresse-electronique.d.ts +0 -19
- package/dist/models/adresse-electronique.js +0 -15
- package/dist/models/adresse-postale.d.ts +0 -21
- package/dist/models/adresse-postale.js +0 -15
- package/dist/models/beneficiaire.d.ts +0 -26
- package/dist/models/beneficiaire.js +0 -15
- package/dist/models/cadre-de-facturation.d.ts +0 -22
- package/dist/models/cadre-de-facturation.js +0 -15
- package/dist/models/categorie-tva.d.ts +0 -53
- package/dist/models/categorie-tva.js +0 -57
- package/dist/models/champ-verifie-schema.d.ts +0 -42
- package/dist/models/champ-verifie-schema.js +0 -15
- package/dist/models/chorus-pro-credentials.d.ts +0 -36
- package/dist/models/chorus-pro-credentials.js +0 -15
- package/dist/models/code-cadre-facturation.d.ts +0 -21
- package/dist/models/code-cadre-facturation.js +0 -25
- package/dist/models/code-raison-reduction.d.ts +0 -45
- package/dist/models/code-raison-reduction.js +0 -49
- package/dist/models/consulter-facture-request.d.ts +0 -22
- package/dist/models/consulter-facture-request.js +0 -15
- package/dist/models/consulter-facture-response.d.ts +0 -26
- package/dist/models/consulter-facture-response.js +0 -15
- package/dist/models/consulter-structure-request.d.ts +0 -26
- package/dist/models/consulter-structure-request.js +0 -15
- package/dist/models/consulter-structure-response.d.ts +0 -26
- package/dist/models/consulter-structure-response.js +0 -15
- package/dist/models/credentials-afnor.d.ts +0 -19
- package/dist/models/credentials-afnor.js +0 -15
- package/dist/models/credentials-chorus-pro.d.ts +0 -24
- package/dist/models/credentials-chorus-pro.js +0 -15
- package/dist/models/destinataire.d.ts +0 -24
- package/dist/models/destinataire.js +0 -15
- package/dist/models/destination-afnor.d.ts +0 -34
- package/dist/models/destination-afnor.js +0 -24
- package/dist/models/destination-chorus-pro.d.ts +0 -23
- package/dist/models/destination-chorus-pro.js +0 -19
- package/dist/models/dimension-page-schema.d.ts +0 -24
- package/dist/models/dimension-page-schema.js +0 -15
- package/dist/models/direction-flux.d.ts +0 -19
- package/dist/models/direction-flux.js +0 -23
- package/dist/models/donnees-facture-simplifiees.d.ts +0 -46
- package/dist/models/donnees-facture-simplifiees.js +0 -15
- package/dist/models/facture-enrichie-info.d.ts +0 -24
- package/dist/models/facture-enrichie-info.js +0 -15
- package/dist/models/facture-entrante.d.ts +0 -68
- package/dist/models/facture-entrante.js +0 -15
- package/dist/models/flux-resume.d.ts +0 -24
- package/dist/models/flux-resume.js +0 -15
- package/dist/models/format-facture.d.ts +0 -20
- package/dist/models/format-facture.js +0 -24
- package/dist/models/format-sortie.d.ts +0 -16
- package/dist/models/format-sortie.js +0 -20
- package/dist/models/fournisseur-entrant.d.ts +0 -29
- package/dist/models/fournisseur-entrant.js +0 -15
- package/dist/models/fournisseur.d.ts +0 -28
- package/dist/models/fournisseur.js +0 -15
- package/dist/models/information-signature-api.d.ts +0 -25
- package/dist/models/information-signature-api.js +0 -15
- package/dist/models/ligne-de-poste-montant-remise-ht.d.ts +0 -16
- package/dist/models/ligne-de-poste-montant-remise-ht.js +0 -15
- package/dist/models/ligne-de-poste-taux-tva-manuel.d.ts +0 -16
- package/dist/models/ligne-de-poste-taux-tva-manuel.js +0 -15
- package/dist/models/ligne-de-poste.d.ts +0 -39
- package/dist/models/ligne-de-poste.js +0 -15
- package/dist/models/ligne-de-tva.d.ts +0 -27
- package/dist/models/ligne-de-tva.js +0 -15
- package/dist/models/mode-depot.d.ts +0 -20
- package/dist/models/mode-depot.js +0 -24
- package/dist/models/mode-paiement.d.ts +0 -23
- package/dist/models/mode-paiement.js +0 -27
- package/dist/models/montant-apayer.d.ts +0 -16
- package/dist/models/montant-apayer.js +0 -15
- package/dist/models/montant-base-ht.d.ts +0 -16
- package/dist/models/montant-base-ht.js +0 -15
- package/dist/models/montant-ht-total.d.ts +0 -16
- package/dist/models/montant-ht-total.js +0 -15
- package/dist/models/montant-remise-globale-ttc.d.ts +0 -16
- package/dist/models/montant-remise-globale-ttc.js +0 -15
- package/dist/models/montant-total-acompte.d.ts +0 -16
- package/dist/models/montant-total-acompte.js +0 -15
- package/dist/models/montant-total-ligne-ht.d.ts +0 -16
- package/dist/models/montant-total-ligne-ht.js +0 -15
- package/dist/models/montant-total.d.ts +0 -29
- package/dist/models/montant-total.js +0 -15
- package/dist/models/montant-ttc-total.d.ts +0 -16
- package/dist/models/montant-ttc-total.js +0 -15
- package/dist/models/montant-tva-ligne.d.ts +0 -16
- package/dist/models/montant-tva-ligne.js +0 -15
- package/dist/models/montant-tva-total.d.ts +0 -16
- package/dist/models/montant-tva-total.js +0 -15
- package/dist/models/montant-tva.d.ts +0 -16
- package/dist/models/montant-tva.js +0 -15
- package/dist/models/montant-unitaire-ht.d.ts +0 -16
- package/dist/models/montant-unitaire-ht.js +0 -15
- package/dist/models/nature-operation.d.ts +0 -31
- package/dist/models/nature-operation.js +0 -35
- package/dist/models/note-obligatoire-schema.d.ts +0 -34
- package/dist/models/note-obligatoire-schema.js +0 -15
- package/dist/models/note.d.ts +0 -18
- package/dist/models/note.js +0 -15
- package/dist/models/obtenir-id-chorus-pro-request.d.ts +0 -26
- package/dist/models/obtenir-id-chorus-pro-request.js +0 -15
- package/dist/models/obtenir-id-chorus-pro-response.d.ts +0 -29
- package/dist/models/obtenir-id-chorus-pro-response.js +0 -15
- package/dist/models/options-processing.d.ts +0 -33
- package/dist/models/options-processing.js +0 -15
- package/dist/models/parametres-signature.d.ts +0 -34
- package/dist/models/parametres-signature.js +0 -15
- package/dist/models/parametres-structure.d.ts +0 -28
- package/dist/models/parametres-structure.js +0 -15
- package/dist/models/pdffactur-xinfo.d.ts +0 -28
- package/dist/models/pdffactur-xinfo.js +0 -15
- package/dist/models/piece-jointe-complementaire.d.ts +0 -21
- package/dist/models/piece-jointe-complementaire.js +0 -15
- package/dist/models/profil-api.d.ts +0 -18
- package/dist/models/profil-api.js +0 -22
- package/dist/models/profil-flux.d.ts +0 -20
- package/dist/models/profil-flux.js +0 -24
- package/dist/models/quantite.d.ts +0 -16
- package/dist/models/quantite.js +0 -15
- package/dist/models/rechercher-services-response.d.ts +0 -24
- package/dist/models/rechercher-services-response.js +0 -15
- package/dist/models/rechercher-structure-request.d.ts +0 -25
- package/dist/models/rechercher-structure-request.js +0 -15
- package/dist/models/rechercher-structure-response.d.ts +0 -30
- package/dist/models/rechercher-structure-response.js +0 -15
- package/dist/models/references.d.ts +0 -27
- package/dist/models/references.js +0 -15
- package/dist/models/reponse-healthcheck-afnor.d.ts +0 -28
- package/dist/models/reponse-healthcheck-afnor.js +0 -15
- package/dist/models/reponse-recherche-flux.d.ts +0 -33
- package/dist/models/reponse-recherche-flux.js +0 -15
- package/dist/models/reponse-soumission-flux.d.ts +0 -38
- package/dist/models/reponse-soumission-flux.js +0 -15
- package/dist/models/reponse-tache.d.ts +0 -17
- package/dist/models/reponse-tache.js +0 -15
- package/dist/models/reponse-validation-erreur.d.ts +0 -17
- package/dist/models/reponse-validation-erreur.js +0 -15
- package/dist/models/reponse-validation-succes.d.ts +0 -17
- package/dist/models/reponse-validation-succes.js +0 -15
- package/dist/models/reponse-verification-succes.d.ts +0 -56
- package/dist/models/reponse-verification-succes.js +0 -15
- package/dist/models/requete-recherche-flux.d.ts +0 -34
- package/dist/models/requete-recherche-flux.js +0 -15
- package/dist/models/requete-soumission-flux.d.ts +0 -31
- package/dist/models/requete-soumission-flux.js +0 -15
- package/dist/models/resultat-afnor.d.ts +0 -30
- package/dist/models/resultat-afnor.js +0 -15
- package/dist/models/resultat-chorus-pro.d.ts +0 -22
- package/dist/models/resultat-chorus-pro.js +0 -15
- package/dist/models/resultat-validation-pdfapi.d.ts +0 -93
- package/dist/models/resultat-validation-pdfapi.js +0 -15
- package/dist/models/service-structure.d.ts +0 -32
- package/dist/models/service-structure.js +0 -15
- package/dist/models/soumettre-facture-complete-request.d.ts +0 -34
- package/dist/models/soumettre-facture-complete-request.js +0 -15
- package/dist/models/soumettre-facture-complete-response.d.ts +0 -53
- package/dist/models/soumettre-facture-complete-response.js +0 -20
- package/dist/models/soumettre-facture-request.d.ts +0 -44
- package/dist/models/soumettre-facture-request.js +0 -15
- package/dist/models/soumettre-facture-response.d.ts +0 -26
- package/dist/models/soumettre-facture-response.js +0 -15
- package/dist/models/statut-acquittement.d.ts +0 -20
- package/dist/models/statut-acquittement.js +0 -24
- package/dist/models/statut-celery.d.ts +0 -22
- package/dist/models/statut-celery.js +0 -26
- package/dist/models/statut-champ-api.d.ts +0 -22
- package/dist/models/statut-champ-api.js +0 -26
- package/dist/models/statut-facture.d.ts +0 -25
- package/dist/models/statut-facture.js +0 -15
- package/dist/models/statut-tache.d.ts +0 -25
- package/dist/models/statut-tache.js +0 -15
- package/dist/models/syntaxe-flux.d.ts +0 -22
- package/dist/models/syntaxe-flux.js +0 -26
- package/dist/models/tauxmanuel.d.ts +0 -16
- package/dist/models/tauxmanuel.js +0 -15
- package/dist/models/type-document.d.ts +0 -37
- package/dist/models/type-document.js +0 -41
- package/dist/models/type-facture.d.ts +0 -81
- package/dist/models/type-facture.js +0 -85
- package/dist/models/type-flux.d.ts +0 -22
- package/dist/models/type-flux.js +0 -26
- package/dist/models/type-tva.d.ts +0 -21
- package/dist/models/type-tva.js +0 -25
- package/dist/models/unite.d.ts +0 -23
- package/dist/models/unite.js +0 -27
- package/docs/AdresseElectronique.md +0 -23
- package/docs/AdressePostale.md +0 -29
- package/docs/Beneficiaire.md +0 -31
- package/docs/CadreDeFacturation.md +0 -27
- package/docs/CategorieTVA.md +0 -25
- package/docs/ChampVerifieSchema.md +0 -37
- package/docs/ChorusProCredentials.md +0 -29
- package/docs/CodeCadreFacturation.md +0 -15
- package/docs/CodeRaisonReduction.md +0 -21
- package/docs/ConsulterFactureRequest.md +0 -23
- package/docs/ConsulterFactureResponse.md +0 -37
- package/docs/ConsulterStructureRequest.md +0 -25
- package/docs/ConsulterStructureResponse.md +0 -37
- package/docs/CredentialsAFNOR.md +0 -25
- package/docs/CredentialsChorusPro.md +0 -29
- package/docs/Destinataire.md +0 -31
- package/docs/DestinationAFNOR.md +0 -27
- package/docs/DestinationChorusPro.md +0 -23
- package/docs/DimensionPageSchema.md +0 -23
- package/docs/DirectionFlux.md +0 -11
- package/docs/DonneesFactureSimplifiees.md +0 -37
- package/docs/FactureEnrichieInfo.md +0 -35
- package/docs/FactureEntrante.md +0 -57
- package/docs/FluxResume.md +0 -35
- package/docs/FormatFacture.md +0 -13
- package/docs/FormatSortie.md +0 -10
- package/docs/Fournisseur.md +0 -39
- package/docs/FournisseurEntrant.md +0 -35
- package/docs/InformationSignatureAPI.md +0 -31
- package/docs/LigneDePoste.md +0 -49
- package/docs/LigneDePosteMontantRemiseHt.md +0 -19
- package/docs/LigneDePosteTauxTvaManuel.md +0 -19
- package/docs/LigneDeTVA.md +0 -33
- package/docs/ModeDepot.md +0 -13
- package/docs/ModePaiement.md +0 -19
- package/docs/MontantAPayer.md +0 -19
- package/docs/MontantBaseHt.md +0 -19
- package/docs/MontantHtTotal.md +0 -19
- package/docs/MontantRemiseGlobaleTtc.md +0 -19
- package/docs/MontantTotal.md +0 -33
- package/docs/MontantTotalAcompte.md +0 -19
- package/docs/MontantTotalLigneHt.md +0 -19
- package/docs/MontantTtcTotal.md +0 -19
- package/docs/MontantTva.md +0 -19
- package/docs/MontantTvaLigne.md +0 -19
- package/docs/MontantTvaTotal.md +0 -19
- package/docs/MontantUnitaireHt.md +0 -19
- package/docs/NatureOperation.md +0 -35
- package/docs/Note.md +0 -23
- package/docs/NoteObligatoireSchema.md +0 -33
- package/docs/ObtenirIdChorusProRequest.md +0 -25
- package/docs/ObtenirIdChorusProResponse.md +0 -27
- package/docs/OptionsProcessing.md +0 -27
- package/docs/PDFFacturXInfo.md +0 -25
- package/docs/ParametresSignature.md +0 -37
- package/docs/ParametresStructure.md +0 -25
- package/docs/PieceJointeComplementaire.md +0 -29
- package/docs/ProfilAPI.md +0 -14
- package/docs/ProfilFlux.md +0 -13
- package/docs/Quantite.md +0 -19
- package/docs/RechercherServicesResponse.md +0 -27
- package/docs/RechercherStructureRequest.md +0 -29
- package/docs/RechercherStructureResponse.md +0 -27
- package/docs/References.md +0 -35
- package/docs/ReponseHealthcheckAFNOR.md +0 -25
- package/docs/ReponseRechercheFlux.md +0 -27
- package/docs/ReponseSoumissionFlux.md +0 -33
- package/docs/ReponseTache.md +0 -21
- package/docs/ReponseValidationErreur.md +0 -20
- package/docs/ReponseValidationSucces.md +0 -20
- package/docs/ReponseVerificationSucces.md +0 -39
- package/docs/RequeteRechercheFlux.md +0 -37
- package/docs/RequeteSoumissionFlux.md +0 -31
- package/docs/ResultatAFNOR.md +0 -29
- package/docs/ResultatChorusPro.md +0 -25
- package/docs/ResultatValidationPDFAPI.md +0 -65
- package/docs/SantApi.md +0 -97
- package/docs/ServiceStructure.md +0 -27
- package/docs/SoumettreFactureCompleteRequest.md +0 -29
- package/docs/SoumettreFactureCompleteResponse.md +0 -37
- package/docs/SoumettreFactureRequest.md +0 -49
- package/docs/SoumettreFactureResponse.md +0 -27
- package/docs/StatutAcquittement.md +0 -13
- package/docs/StatutCelery.md +0 -17
- package/docs/StatutChampAPI.md +0 -17
- package/docs/StatutFacture.md +0 -25
- package/docs/StatutTache.md +0 -25
- package/docs/SyntaxeFlux.md +0 -17
- package/docs/Tauxmanuel.md +0 -19
- package/docs/TraitementFactureApi.md +0 -670
- package/docs/TypeDocument.md +0 -17
- package/docs/TypeFacture.md +0 -39
- package/docs/TypeFlux.md +0 -17
- package/docs/TypeTVA.md +0 -15
- package/docs/Unite.md +0 -19
- package/docs/UtilisateurApi.md +0 -52
- package/docs/VrificationPDFXMLApi.md +0 -335
- package/models/adresse-electronique.ts +0 -29
- package/models/adresse-postale.ts +0 -27
- package/models/beneficiaire.ts +0 -34
- package/models/cadre-de-facturation.ts +0 -34
- package/models/categorie-tva.ts +0 -63
- package/models/champ-verifie-schema.ts +0 -54
- package/models/chorus-pro-credentials.ts +0 -42
- package/models/code-cadre-facturation.ts +0 -31
- package/models/code-raison-reduction.ts +0 -55
- package/models/consulter-facture-request.ts +0 -30
- package/models/consulter-facture-response.ts +0 -34
- package/models/consulter-structure-request.ts +0 -34
- package/models/consulter-structure-response.ts +0 -34
- package/models/credentials-afnor.ts +0 -25
- package/models/credentials-chorus-pro.ts +0 -30
- package/models/destinataire.ts +0 -34
- package/models/destination-afnor.ts +0 -46
- package/models/destination-chorus-pro.ts +0 -34
- package/models/dimension-page-schema.ts +0 -30
- package/models/direction-flux.ts +0 -29
- package/models/donnees-facture-simplifiees.ts +0 -46
- package/models/facture-enrichie-info.ts +0 -30
- package/models/facture-entrante.ts +0 -82
- package/models/flux-resume.ts +0 -30
- package/models/format-facture.ts +0 -30
- package/models/format-sortie.ts +0 -26
- package/models/fournisseur-entrant.ts +0 -39
- package/models/fournisseur.ts +0 -38
- package/models/information-signature-api.ts +0 -31
- package/models/ligne-de-poste-montant-remise-ht.ts +0 -22
- package/models/ligne-de-poste-taux-tva-manuel.ts +0 -22
- package/models/ligne-de-poste.ts +0 -63
- package/models/ligne-de-tva.ts +0 -43
- package/models/mode-depot.ts +0 -30
- package/models/mode-paiement.ts +0 -33
- package/models/montant-apayer.ts +0 -22
- package/models/montant-base-ht.ts +0 -22
- package/models/montant-ht-total.ts +0 -22
- package/models/montant-remise-globale-ttc.ts +0 -22
- package/models/montant-total-acompte.ts +0 -22
- package/models/montant-total-ligne-ht.ts +0 -22
- package/models/montant-total.ts +0 -47
- package/models/montant-ttc-total.ts +0 -22
- package/models/montant-tva-ligne.ts +0 -22
- package/models/montant-tva-total.ts +0 -22
- package/models/montant-tva.ts +0 -22
- package/models/montant-unitaire-ht.ts +0 -22
- package/models/nature-operation.ts +0 -41
- package/models/note-obligatoire-schema.ts +0 -46
- package/models/note.ts +0 -24
- package/models/obtenir-id-chorus-pro-request.ts +0 -34
- package/models/obtenir-id-chorus-pro-response.ts +0 -35
- package/models/options-processing.ts +0 -43
- package/models/parametres-signature.ts +0 -40
- package/models/parametres-structure.ts +0 -34
- package/models/pdffactur-xinfo.ts +0 -34
- package/models/piece-jointe-complementaire.ts +0 -27
- package/models/profil-api.ts +0 -28
- package/models/profil-flux.ts +0 -30
- package/models/quantite.ts +0 -22
- package/models/rechercher-services-response.ts +0 -32
- package/models/rechercher-structure-request.ts +0 -33
- package/models/rechercher-structure-response.ts +0 -38
- package/models/references.ts +0 -41
- package/models/reponse-healthcheck-afnor.ts +0 -34
- package/models/reponse-recherche-flux.ts +0 -41
- package/models/reponse-soumission-flux.ts +0 -44
- package/models/reponse-tache.ts +0 -23
- package/models/reponse-validation-erreur.ts +0 -23
- package/models/reponse-validation-succes.ts +0 -23
- package/models/reponse-verification-succes.ts +0 -68
- package/models/requete-recherche-flux.ts +0 -48
- package/models/requete-soumission-flux.ts +0 -45
- package/models/resultat-afnor.ts +0 -36
- package/models/resultat-chorus-pro.ts +0 -28
- package/models/resultat-validation-pdfapi.ts +0 -99
- package/models/service-structure.ts +0 -38
- package/models/soumettre-facture-complete-request.ts +0 -48
- package/models/soumettre-facture-complete-response.ts +0 -72
- package/models/soumettre-facture-request.ts +0 -58
- package/models/soumettre-facture-response.ts +0 -32
- package/models/statut-acquittement.ts +0 -30
- package/models/statut-celery.ts +0 -32
- package/models/statut-champ-api.ts +0 -32
- package/models/statut-facture.ts +0 -31
- package/models/statut-tache.ts +0 -33
- package/models/syntaxe-flux.ts +0 -32
- package/models/tauxmanuel.ts +0 -22
- package/models/type-document.ts +0 -47
- package/models/type-facture.ts +0 -91
- package/models/type-flux.ts +0 -32
- package/models/type-tva.ts +0 -31
- package/models/unite.ts +0 -33
package/src/helpers/client.ts
CHANGED
|
@@ -5,10 +5,10 @@ import * as path from 'path';
|
|
|
5
5
|
import { FactPulseAuthError, FactPulsePollingTimeout, FactPulseValidationError, ValidationErrorDetail } from './exceptions';
|
|
6
6
|
|
|
7
7
|
// =============================================================================
|
|
8
|
-
// Credentials interfaces -
|
|
8
|
+
// Credentials interfaces - for simplified configuration
|
|
9
9
|
// =============================================================================
|
|
10
10
|
|
|
11
|
-
/**
|
|
11
|
+
/** Chorus Pro credentials for Zero-Trust mode. */
|
|
12
12
|
export interface ChorusProCredentials {
|
|
13
13
|
pisteClientId: string;
|
|
14
14
|
pisteClientSecret: string;
|
|
@@ -17,7 +17,7 @@ export interface ChorusProCredentials {
|
|
|
17
17
|
sandbox?: boolean;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
/**
|
|
20
|
+
/** AFNOR PDP credentials for Zero-Trust mode. The FactPulse API uses these credentials to authenticate with the AFNOR PDP. */
|
|
21
21
|
export interface AFNORCredentials {
|
|
22
22
|
flowServiceUrl: string;
|
|
23
23
|
tokenUrl: string;
|
|
@@ -39,166 +39,166 @@ export interface FactPulseClientConfig {
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
// =============================================================================
|
|
42
|
-
// Helpers
|
|
42
|
+
// Helpers for anyOf types - avoids verbosity of generated wrappers
|
|
43
43
|
// =============================================================================
|
|
44
44
|
|
|
45
|
-
type
|
|
45
|
+
type AmountValue = string | number | null | undefined;
|
|
46
46
|
|
|
47
|
-
/**
|
|
48
|
-
export function
|
|
47
|
+
/** Converts a value to an amount string for the API. */
|
|
48
|
+
export function amount(value: AmountValue): string {
|
|
49
49
|
if (value === null || value === undefined) return '0.00';
|
|
50
50
|
if (typeof value === 'number') return value.toFixed(2);
|
|
51
51
|
if (typeof value === 'string') return value;
|
|
52
52
|
return '0.00';
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
/**
|
|
56
|
-
export function
|
|
57
|
-
|
|
58
|
-
options?: {
|
|
55
|
+
/** Creates a simplified InvoiceTotals object. */
|
|
56
|
+
export function invoiceTotals(
|
|
57
|
+
exclTax: AmountValue, vat: AmountValue, inclTax: AmountValue, amountDue: AmountValue,
|
|
58
|
+
options?: { globalAllowanceAmount?: AmountValue; globalAllowanceReason?: string; prepayment?: AmountValue }
|
|
59
59
|
): Record<string, unknown> {
|
|
60
60
|
const result: Record<string, unknown> = {
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
totalNetAmount: amount(exclTax), vatAmount: amount(vat),
|
|
62
|
+
totalGrossAmount: amount(inclTax), amountDue: amount(amountDue),
|
|
63
63
|
};
|
|
64
|
-
if (options?.
|
|
65
|
-
if (options?.
|
|
66
|
-
if (options?.
|
|
64
|
+
if (options?.globalAllowanceAmount !== undefined) result.globalAllowanceAmount = amount(options.globalAllowanceAmount);
|
|
65
|
+
if (options?.globalAllowanceReason !== undefined) result.globalAllowanceReason = options.globalAllowanceReason;
|
|
66
|
+
if (options?.prepayment !== undefined) result.prepayment = amount(options.prepayment);
|
|
67
67
|
return result;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
/**
|
|
71
|
-
*
|
|
72
|
-
export function
|
|
73
|
-
|
|
74
|
-
options?: {
|
|
75
|
-
|
|
76
|
-
|
|
70
|
+
/** Creates an invoice line (aligned with InvoiceLine in models.py).
|
|
71
|
+
* For VAT rate: either vatRate (code e.g.: "VAT20") or manualVatRate (value e.g.: 20.00) */
|
|
72
|
+
export function invoiceLine(
|
|
73
|
+
lineNumber: number, itemName: string, quantity: AmountValue, unitNetPrice: AmountValue, lineNetAmount: AmountValue,
|
|
74
|
+
options?: { vatRate?: string; manualVatRate?: AmountValue; vatCategory?: string; unit?: string; reference?: string;
|
|
75
|
+
lineAllowanceAmount?: AmountValue; allowanceReasonCode?: string; allowanceReason?: string;
|
|
76
|
+
periodStartDate?: string; periodEndDate?: string }
|
|
77
77
|
): Record<string, unknown> {
|
|
78
78
|
const result: Record<string, unknown> = {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
lineNumber, itemName, quantity: amount(quantity), unitNetPrice: amount(unitNetPrice),
|
|
80
|
+
lineNetAmount: amount(lineNetAmount),
|
|
81
|
+
vatCategory: options?.vatCategory ?? 'S', unit: options?.unit ?? 'LUMP_SUM',
|
|
82
82
|
};
|
|
83
|
-
//
|
|
84
|
-
if (options?.
|
|
85
|
-
else result.
|
|
83
|
+
// Either vatRate (code) or manualVatRate (value)
|
|
84
|
+
if (options?.vatRate) result.vatRate = options.vatRate;
|
|
85
|
+
else result.manualVatRate = amount(options?.manualVatRate ?? '20.00');
|
|
86
86
|
if (options?.reference) result.reference = options.reference;
|
|
87
|
-
if (options?.
|
|
88
|
-
if (options?.
|
|
89
|
-
if (options?.
|
|
90
|
-
if (options?.
|
|
91
|
-
if (options?.
|
|
87
|
+
if (options?.lineAllowanceAmount !== undefined) result.lineAllowanceAmount = amount(options.lineAllowanceAmount);
|
|
88
|
+
if (options?.allowanceReasonCode) result.allowanceReasonCode = options.allowanceReasonCode;
|
|
89
|
+
if (options?.allowanceReason) result.allowanceReason = options.allowanceReason;
|
|
90
|
+
if (options?.periodStartDate) result.periodStartDate = options.periodStartDate;
|
|
91
|
+
if (options?.periodEndDate) result.periodEndDate = options.periodEndDate;
|
|
92
92
|
return result;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
/**
|
|
96
|
-
*
|
|
97
|
-
export function
|
|
98
|
-
|
|
99
|
-
options?: {
|
|
95
|
+
/** Creates a VAT line (aligned with VATLine in models.py).
|
|
96
|
+
* For rate: either rate (code e.g.: "VAT20") or manualRate (value e.g.: 20.00) */
|
|
97
|
+
export function vatLine(
|
|
98
|
+
taxableAmount: AmountValue, vatAmount: AmountValue,
|
|
99
|
+
options?: { rate?: string; manualRate?: AmountValue; category?: string }
|
|
100
100
|
): Record<string, unknown> {
|
|
101
101
|
const result: Record<string, unknown> = {
|
|
102
|
-
|
|
102
|
+
taxableAmount: amount(taxableAmount), vatAmount: amount(vatAmount), category: options?.category ?? 'S',
|
|
103
103
|
};
|
|
104
|
-
//
|
|
105
|
-
if (options?.
|
|
106
|
-
else result.
|
|
104
|
+
// Either rate (code) or manualRate (value)
|
|
105
|
+
if (options?.rate) result.rate = options.rate;
|
|
106
|
+
else result.manualRate = amount(options?.manualRate ?? '20.00');
|
|
107
107
|
return result;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
/**
|
|
111
|
-
export function
|
|
112
|
-
|
|
113
|
-
options?: {
|
|
110
|
+
/** Creates a postal address for the FactPulse API. */
|
|
111
|
+
export function postalAddress(
|
|
112
|
+
lineOne: string, postalCode: string, city: string,
|
|
113
|
+
options?: { countryCode?: string; lineTwo?: string; lineThree?: string }
|
|
114
114
|
): Record<string, unknown> {
|
|
115
|
-
const result: Record<string, unknown> = {
|
|
116
|
-
if (options?.
|
|
117
|
-
if (options?.
|
|
115
|
+
const result: Record<string, unknown> = { lineOne, postalCode, city, countryCode: options?.countryCode ?? 'FR' };
|
|
116
|
+
if (options?.lineTwo) result.lineTwo = options.lineTwo;
|
|
117
|
+
if (options?.lineThree) result.lineThree = options.lineThree;
|
|
118
118
|
return result;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
/**
|
|
122
|
-
export function
|
|
123
|
-
return {
|
|
121
|
+
/** Creates an electronic address for the FactPulse API. schemeId: "0009"=SIREN, "0225"=SIRET */
|
|
122
|
+
export function electronicAddress(identifier: string, schemeId = '0009'): Record<string, unknown> {
|
|
123
|
+
return { identifier, schemeId };
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
/**
|
|
127
|
-
function
|
|
126
|
+
/** Computes the French intra-community VAT number from a SIREN. */
|
|
127
|
+
function computeVatIntra(siren: string): string | null {
|
|
128
128
|
if (siren.length !== 9 || !/^\d+$/.test(siren)) return null;
|
|
129
129
|
const cle = (12 + 3 * (parseInt(siren, 10) % 97)) % 97;
|
|
130
130
|
return `FR${cle.toString().padStart(2, '0')}${siren}`;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
/**
|
|
134
|
-
export function
|
|
135
|
-
|
|
136
|
-
options?: {
|
|
133
|
+
/** Creates a supplier (issuer) with auto-computed SIREN, intra-EU VAT number and addresses. */
|
|
134
|
+
export function supplier(
|
|
135
|
+
name: string, siret: string, addressLine1: string, postalCode: string, city: string,
|
|
136
|
+
options?: { supplierId?: number; siren?: string; vatNumber?: string; iban?: string; countryCode?: string; addressLine2?: string; supplierServiceId?: number; supplierBankDetailsCode?: number }
|
|
137
137
|
): Record<string, unknown> {
|
|
138
138
|
const opts = options ?? {};
|
|
139
139
|
const siren = opts.siren ?? (siret.length === 14 ? siret.slice(0, 9) : undefined);
|
|
140
|
-
const
|
|
140
|
+
const vatNumber = opts.vatNumber ?? (siren ? computeVatIntra(siren) : null);
|
|
141
141
|
const result: Record<string, unknown> = {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
142
|
+
name, supplierId: opts.supplierId ?? 0, siret,
|
|
143
|
+
electronicAddress: electronicAddress(siret, '0225'),
|
|
144
|
+
postalAddress: postalAddress(addressLine1, postalCode, city, { countryCode: opts.countryCode, lineTwo: opts.addressLine2 }),
|
|
145
145
|
};
|
|
146
146
|
if (siren) result.siren = siren;
|
|
147
|
-
if (
|
|
147
|
+
if (vatNumber) result.vatNumber = vatNumber;
|
|
148
148
|
if (opts.iban) result.iban = opts.iban;
|
|
149
|
-
if (opts.
|
|
150
|
-
if (opts.
|
|
149
|
+
if (opts.supplierServiceId) result.supplierServiceId = opts.supplierServiceId;
|
|
150
|
+
if (opts.supplierBankDetailsCode) result.supplierBankDetailsCode = opts.supplierBankDetailsCode;
|
|
151
151
|
return result;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
/**
|
|
155
|
-
export function
|
|
156
|
-
|
|
157
|
-
options?: { siren?: string;
|
|
154
|
+
/** Creates a recipient (customer) with auto-computed SIREN and addresses. */
|
|
155
|
+
export function recipient(
|
|
156
|
+
name: string, siret: string, addressLine1: string, postalCode: string, city: string,
|
|
157
|
+
options?: { siren?: string; countryCode?: string; addressLine2?: string; executingServiceCode?: string }
|
|
158
158
|
): Record<string, unknown> {
|
|
159
159
|
const opts = options ?? {};
|
|
160
160
|
const siren = opts.siren ?? (siret.length === 14 ? siret.slice(0, 9) : undefined);
|
|
161
161
|
const result: Record<string, unknown> = {
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
162
|
+
name, siret,
|
|
163
|
+
electronicAddress: electronicAddress(siret, '0225'),
|
|
164
|
+
postalAddress: postalAddress(addressLine1, postalCode, city, { countryCode: opts.countryCode, lineTwo: opts.addressLine2 }),
|
|
165
165
|
};
|
|
166
166
|
if (siren) result.siren = siren;
|
|
167
|
-
if (opts.
|
|
167
|
+
if (opts.executingServiceCode) result.executingServiceCode = opts.executingServiceCode;
|
|
168
168
|
return result;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
/**
|
|
172
|
-
*
|
|
172
|
+
* Creates a beneficiary (factor) for factoring.
|
|
173
173
|
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
176
|
-
* factor (
|
|
174
|
+
* The beneficiary (BG-10 / PayeeTradeParty) is used when payment
|
|
175
|
+
* must be made to a third party different from the supplier, typically
|
|
176
|
+
* a factor (factoring company).
|
|
177
177
|
*
|
|
178
|
-
*
|
|
179
|
-
* -
|
|
180
|
-
* -
|
|
181
|
-
* -
|
|
178
|
+
* For factored invoices, you also need to:
|
|
179
|
+
* - Use a factored document type (393, 396, 501, 502, 472, 473)
|
|
180
|
+
* - Add an ACC note with the subrogation mention
|
|
181
|
+
* - The beneficiary's IBAN will be used for payment
|
|
182
182
|
*
|
|
183
|
-
* @param
|
|
183
|
+
* @param name Factor's business name (BT-59)
|
|
184
184
|
* @param options Options: siret (BT-60), siren (BT-61), iban, bic
|
|
185
|
-
* @returns Dict
|
|
185
|
+
* @returns Dict ready to be used in a factored invoice
|
|
186
186
|
*
|
|
187
187
|
* @example
|
|
188
|
-
* const factor =
|
|
188
|
+
* const factor = beneficiary('FACTOR SAS', {
|
|
189
189
|
* siret: '30000000700033',
|
|
190
190
|
* iban: 'FR76 3000 4000 0500 0012 3456 789',
|
|
191
191
|
* });
|
|
192
192
|
*/
|
|
193
|
-
export function
|
|
194
|
-
|
|
193
|
+
export function beneficiary(
|
|
194
|
+
name: string,
|
|
195
195
|
options?: { siret?: string; siren?: string; iban?: string; bic?: string }
|
|
196
196
|
): Record<string, unknown> {
|
|
197
197
|
const opts = options ?? {};
|
|
198
|
-
// Auto-
|
|
198
|
+
// Auto-compute SIREN from SIRET
|
|
199
199
|
const siren = opts.siren ?? (opts.siret && opts.siret.length === 14 ? opts.siret.slice(0, 9) : undefined);
|
|
200
200
|
|
|
201
|
-
const result: Record<string, unknown> = {
|
|
201
|
+
const result: Record<string, unknown> = { name };
|
|
202
202
|
if (opts.siret) result.siret = opts.siret;
|
|
203
203
|
if (siren) result.siren = siren;
|
|
204
204
|
if (opts.iban) result.iban = opts.iban;
|
|
@@ -207,7 +207,7 @@ export function beneficiaire(
|
|
|
207
207
|
}
|
|
208
208
|
|
|
209
209
|
// =============================================================================
|
|
210
|
-
//
|
|
210
|
+
// Main client
|
|
211
211
|
// =============================================================================
|
|
212
212
|
|
|
213
213
|
const DEFAULT_API_URL = 'https://factpulse.fr';
|
|
@@ -267,7 +267,7 @@ export class FactPulseClient {
|
|
|
267
267
|
};
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
//
|
|
270
|
+
// Shorter aliases
|
|
271
271
|
getChorusProCredentials(): Record<string, unknown> | undefined { return this.getChorusCredentialsForApi(); }
|
|
272
272
|
getAfnorCredentials(): Record<string, unknown> | undefined { return this.getAfnorCredentialsForApi(); }
|
|
273
273
|
|
|
@@ -279,7 +279,7 @@ export class FactPulseClient {
|
|
|
279
279
|
return response.data;
|
|
280
280
|
} catch (error) {
|
|
281
281
|
const axiosError = error as AxiosError<{ detail?: string }>;
|
|
282
|
-
throw new FactPulseAuthError(`
|
|
282
|
+
throw new FactPulseAuthError(`Unable to obtain JWT token: ${axiosError.response?.data?.detail || axiosError.message}`);
|
|
283
283
|
}
|
|
284
284
|
}
|
|
285
285
|
|
|
@@ -304,7 +304,7 @@ export class FactPulseClient {
|
|
|
304
304
|
if (Date.now() - startTime > timeoutMs) throw new FactPulsePollingTimeout(taskId, timeoutMs);
|
|
305
305
|
await this.ensureAuthenticated();
|
|
306
306
|
try {
|
|
307
|
-
const response = await this.httpClient.get(`${this.config.apiUrl}/api/v1/
|
|
307
|
+
const response = await this.httpClient.get(`${this.config.apiUrl}/api/v1/processing/tasks/${taskId}/status`, {
|
|
308
308
|
headers: { Authorization: `Bearer ${this.accessToken}` },
|
|
309
309
|
});
|
|
310
310
|
const { statut, resultat } = response.data;
|
|
@@ -313,7 +313,7 @@ export class FactPulseClient {
|
|
|
313
313
|
// Format AFNOR: errorMessage, details
|
|
314
314
|
const result = resultat as Record<string, unknown> | undefined;
|
|
315
315
|
const errors: ValidationErrorDetail[] = Array.isArray(result?.details) ? result.details.filter((e): e is ValidationErrorDetail => typeof e === 'object' && e !== null) : [];
|
|
316
|
-
throw new FactPulseValidationError(`
|
|
316
|
+
throw new FactPulseValidationError(`Task ${taskId} failed: ${result?.errorMessage || 'Unknown error'}`, errors);
|
|
317
317
|
}
|
|
318
318
|
await new Promise(resolve => setTimeout(resolve, currentInterval));
|
|
319
319
|
currentInterval = Math.min(currentInterval * 1.5, 10000);
|
|
@@ -321,40 +321,40 @@ export class FactPulseClient {
|
|
|
321
321
|
if (error instanceof FactPulseValidationError || error instanceof FactPulsePollingTimeout) throw error;
|
|
322
322
|
const axiosError = error as AxiosError;
|
|
323
323
|
if (axiosError.response?.status === 401) { this.resetAuth(); continue; }
|
|
324
|
-
throw new FactPulseValidationError(`
|
|
324
|
+
throw new FactPulseValidationError(`API Error: ${axiosError.message}`);
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
|
|
329
|
-
async
|
|
330
|
-
const jsonData = typeof
|
|
329
|
+
async generateFacturx(invoiceData: Record<string, unknown> | string, pdfPath: string, profile = 'EN16931', outputFormat = 'pdf', sync = true, timeout?: number): Promise<Buffer | string> {
|
|
330
|
+
const jsonData = typeof invoiceData === 'string' ? invoiceData : JSON.stringify(invoiceData);
|
|
331
331
|
let taskId: string | null = null;
|
|
332
332
|
|
|
333
333
|
for (let attempt = 0; attempt <= this.config.maxRetries; attempt++) {
|
|
334
334
|
await this.ensureAuthenticated();
|
|
335
335
|
const form = new FormData();
|
|
336
|
-
form.append('
|
|
337
|
-
form.append('
|
|
338
|
-
form.append('
|
|
336
|
+
form.append('invoice_data', jsonData);
|
|
337
|
+
form.append('profile', profile);
|
|
338
|
+
form.append('output_format', outputFormat);
|
|
339
339
|
form.append('source_pdf', fs.createReadStream(pdfPath), { filename: path.basename(pdfPath), contentType: 'application/pdf' });
|
|
340
340
|
try {
|
|
341
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
341
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/generate-invoice`, form, {
|
|
342
342
|
headers: { ...form.getHeaders(), Authorization: `Bearer ${this.accessToken}` }, timeout: 60000,
|
|
343
343
|
});
|
|
344
|
-
taskId = response.data.
|
|
344
|
+
taskId = response.data.task_id; break;
|
|
345
345
|
} catch (error) {
|
|
346
346
|
const axiosError = error as AxiosError<{ detail?: unknown; errorMessage?: string }>;
|
|
347
347
|
if (axiosError.response?.status === 401 && attempt < this.config.maxRetries) { this.resetAuth(); continue; }
|
|
348
348
|
|
|
349
|
-
//
|
|
349
|
+
// Extract error details from response body
|
|
350
350
|
const responseData = axiosError.response?.data;
|
|
351
|
-
let errorMsg = `
|
|
351
|
+
let errorMsg = `API Error (${axiosError.response?.status || 'unknown'}): ${axiosError.message}`;
|
|
352
352
|
const errors: ValidationErrorDetail[] = [];
|
|
353
353
|
|
|
354
354
|
if (responseData) {
|
|
355
355
|
// Format FastAPI/Pydantic: {"detail": [{"loc": [...], "msg": "...", "type": "..."}]}
|
|
356
356
|
if (Array.isArray(responseData.detail)) {
|
|
357
|
-
errorMsg = '
|
|
357
|
+
errorMsg = 'Validation error';
|
|
358
358
|
for (const err of responseData.detail) {
|
|
359
359
|
if (typeof err === 'object' && err !== null) {
|
|
360
360
|
const loc = (err as { loc?: unknown[] }).loc || [];
|
|
@@ -374,18 +374,18 @@ export class FactPulseClient {
|
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
console.error(`
|
|
377
|
+
console.error(`API Error ${axiosError.response?.status}:`, responseData);
|
|
378
378
|
throw new FactPulseValidationError(errorMsg, errors);
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
|
-
if (!taskId) throw new FactPulseValidationError("
|
|
381
|
+
if (!taskId) throw new FactPulseValidationError("No task ID");
|
|
382
382
|
if (!sync) return taskId;
|
|
383
383
|
const result = await this.pollTask(taskId, timeout);
|
|
384
|
-
if (result.
|
|
385
|
-
throw new FactPulseValidationError('
|
|
384
|
+
if (result.content_b64) return Buffer.from(result.content_b64 as string, 'base64');
|
|
385
|
+
throw new FactPulseValidationError('No content');
|
|
386
386
|
}
|
|
387
387
|
|
|
388
|
-
static
|
|
388
|
+
static formatAmount(m: unknown): string {
|
|
389
389
|
if (m === null || m === undefined) return '0.00';
|
|
390
390
|
if (typeof m === 'number') return m.toFixed(2);
|
|
391
391
|
if (typeof m === 'string') return m;
|
|
@@ -393,21 +393,21 @@ export class FactPulseClient {
|
|
|
393
393
|
}
|
|
394
394
|
|
|
395
395
|
// =========================================================================
|
|
396
|
-
// AFNOR - Authentication
|
|
396
|
+
// AFNOR - Authentication and internal helpers
|
|
397
397
|
// =========================================================================
|
|
398
398
|
|
|
399
399
|
/**
|
|
400
|
-
*
|
|
401
|
-
*
|
|
402
|
-
*
|
|
400
|
+
* Retrieves AFNOR credentials (stored or zero-trust mode).
|
|
401
|
+
* Zero-trust mode: Returns the afnorCredentials provided to the constructor.
|
|
402
|
+
* Stored mode: Retrieves credentials via GET /api/v1/afnor/credentials.
|
|
403
403
|
*/
|
|
404
404
|
private async getAfnorCredentialsInternal(): Promise<AFNORCredentials> {
|
|
405
|
-
//
|
|
405
|
+
// Zero-trust mode: credentials provided to the constructor
|
|
406
406
|
if (this.afnorCredentials) {
|
|
407
407
|
return this.afnorCredentials;
|
|
408
408
|
}
|
|
409
409
|
|
|
410
|
-
//
|
|
410
|
+
// Stored mode: retrieve credentials via the API
|
|
411
411
|
await this.ensureAuthenticated();
|
|
412
412
|
|
|
413
413
|
try {
|
|
@@ -429,28 +429,28 @@ export class FactPulseClient {
|
|
|
429
429
|
const detail = axiosError.response.data?.detail;
|
|
430
430
|
if (typeof detail === 'object' && detail?.error === 'NO_CLIENT_UID') {
|
|
431
431
|
throw new FactPulseAuthError(
|
|
432
|
-
"
|
|
433
|
-
"1.
|
|
434
|
-
"2.
|
|
432
|
+
"No client_uid in JWT. To use AFNOR endpoints, either:\n" +
|
|
433
|
+
"1. Generate a token with a client_uid (stored mode)\n" +
|
|
434
|
+
"2. Provide AFNORCredentials to the client constructor (zero-trust mode)"
|
|
435
435
|
);
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
|
-
throw new FactPulseAuthError(`
|
|
438
|
+
throw new FactPulseAuthError(`Failed to retrieve AFNOR credentials: ${axiosError.message}`);
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
|
|
442
442
|
/**
|
|
443
|
-
*
|
|
444
|
-
*
|
|
445
|
-
* 1.
|
|
446
|
-
* 2.
|
|
447
|
-
* 3.
|
|
443
|
+
* Obtains the AFNOR OAuth2 token and the PDP URL.
|
|
444
|
+
* This method:
|
|
445
|
+
* 1. Retrieves AFNOR credentials (stored or zero-trust mode)
|
|
446
|
+
* 2. Performs AFNOR OAuth to obtain a token
|
|
447
|
+
* 3. Returns the token and the PDP URL
|
|
448
448
|
*/
|
|
449
449
|
private async getAfnorTokenAndUrl(): Promise<{ token: string; pdpBaseUrl: string }> {
|
|
450
|
-
//
|
|
450
|
+
// Step 1: Get AFNOR credentials
|
|
451
451
|
const credentials = await this.getAfnorCredentialsInternal();
|
|
452
452
|
|
|
453
|
-
//
|
|
453
|
+
// Step 2: Perform AFNOR OAuth via the FactPulse proxy
|
|
454
454
|
const oauthData = new URLSearchParams({
|
|
455
455
|
grant_type: 'client_credentials',
|
|
456
456
|
client_id: credentials.clientId,
|
|
@@ -471,7 +471,7 @@ export class FactPulseClient {
|
|
|
471
471
|
|
|
472
472
|
const tokenData = response.data;
|
|
473
473
|
if (!tokenData.access_token) {
|
|
474
|
-
throw new FactPulseAuthError('
|
|
474
|
+
throw new FactPulseAuthError('Invalid AFNOR OAuth2 response: access_token missing');
|
|
475
475
|
}
|
|
476
476
|
|
|
477
477
|
return {
|
|
@@ -480,13 +480,13 @@ export class FactPulseClient {
|
|
|
480
480
|
};
|
|
481
481
|
} catch (error) {
|
|
482
482
|
const axiosError = error as AxiosError;
|
|
483
|
-
throw new FactPulseAuthError(`
|
|
483
|
+
throw new FactPulseAuthError(`AFNOR OAuth2 failed: ${axiosError.message}`);
|
|
484
484
|
}
|
|
485
485
|
}
|
|
486
486
|
|
|
487
487
|
/**
|
|
488
|
-
*
|
|
489
|
-
* IMPORTANT:
|
|
488
|
+
* Performs a request to the AFNOR API with auth and error handling.
|
|
489
|
+
* IMPORTANT: This method uses the AFNOR OAuth token, NOT the FactPulse JWT!
|
|
490
490
|
*/
|
|
491
491
|
private async makeAfnorRequest<T = unknown>(
|
|
492
492
|
method: 'GET' | 'POST',
|
|
@@ -498,7 +498,7 @@ export class FactPulseClient {
|
|
|
498
498
|
|
|
499
499
|
const url = `${this.config.apiUrl}/api/v1/afnor${endpoint}`;
|
|
500
500
|
|
|
501
|
-
//
|
|
501
|
+
// ALWAYS use the AFNOR token + X-PDP-Base-URL header
|
|
502
502
|
const headers: Record<string, string> = {
|
|
503
503
|
'Authorization': `Bearer ${afnorToken}`,
|
|
504
504
|
'X-PDP-Base-URL': pdpBaseUrl,
|
|
@@ -531,7 +531,7 @@ export class FactPulseClient {
|
|
|
531
531
|
const errorMsg = axiosError.response?.data?.errorMessage ||
|
|
532
532
|
axiosError.response?.data?.detail ||
|
|
533
533
|
axiosError.message;
|
|
534
|
-
throw new FactPulseValidationError(`
|
|
534
|
+
throw new FactPulseValidationError(`AFNOR Error: ${errorMsg}`);
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
537
|
|
|
@@ -552,27 +552,27 @@ export class FactPulseClient {
|
|
|
552
552
|
// ==================== AFNOR Flow ====================
|
|
553
553
|
|
|
554
554
|
/**
|
|
555
|
-
*
|
|
556
|
-
*
|
|
557
|
-
*
|
|
558
|
-
*
|
|
555
|
+
* Submits an invoice to a PDP via the AFNOR API.
|
|
556
|
+
* Authentication uses the AFNOR OAuth token (obtained automatically),
|
|
557
|
+
* either via stored credentials (stored mode), or via the afnorCredentials
|
|
558
|
+
* provided to the constructor (zero-trust mode).
|
|
559
559
|
*
|
|
560
|
-
* @param pdfBuffer Buffer
|
|
561
|
-
* @param flowName
|
|
560
|
+
* @param pdfBuffer Buffer of the Factur-X PDF to submit
|
|
561
|
+
* @param flowName Flow name (e.g.: "Invoice INV-2025-001")
|
|
562
562
|
* @param options Options: trackingId, flowSyntax (CII/UBL), flowProfile
|
|
563
563
|
*/
|
|
564
|
-
async
|
|
564
|
+
async submitInvoiceAfnor(
|
|
565
565
|
pdfBuffer: Buffer,
|
|
566
566
|
flowName: string,
|
|
567
567
|
options: { trackingId?: string; flowSyntax?: string; flowProfile?: string } = {}
|
|
568
568
|
): Promise<Record<string, unknown>> {
|
|
569
569
|
const { trackingId, flowSyntax = 'CII', flowProfile = 'EN16931' } = options;
|
|
570
570
|
|
|
571
|
-
//
|
|
571
|
+
// Compute SHA-256
|
|
572
572
|
const crypto = require('crypto');
|
|
573
573
|
const sha256 = crypto.createHash('sha256').update(pdfBuffer).digest('hex');
|
|
574
574
|
|
|
575
|
-
//
|
|
575
|
+
// Prepare flowInfo
|
|
576
576
|
const flowInfo: Record<string, unknown> = { name: flowName, flowSyntax, flowProfile, sha256 };
|
|
577
577
|
if (trackingId) flowInfo.trackingId = trackingId;
|
|
578
578
|
|
|
@@ -583,7 +583,7 @@ export class FactPulseClient {
|
|
|
583
583
|
return this.makeAfnorRequest('POST', '/flow/v1/flows', { files: form });
|
|
584
584
|
}
|
|
585
585
|
|
|
586
|
-
async
|
|
586
|
+
async searchFlowsAfnor(criteria: { trackingId?: string; status?: string; offset?: number; limit?: number } = {}): Promise<Record<string, unknown>> {
|
|
587
587
|
const searchBody: Record<string, unknown> = {
|
|
588
588
|
offset: criteria.offset ?? 0,
|
|
589
589
|
limit: criteria.limit ?? 25,
|
|
@@ -595,8 +595,8 @@ export class FactPulseClient {
|
|
|
595
595
|
return this.makeAfnorRequest('POST', '/flow/v1/flows/search', { data: searchBody });
|
|
596
596
|
}
|
|
597
597
|
|
|
598
|
-
async
|
|
599
|
-
//
|
|
598
|
+
async downloadFlowAfnor(flowId: string): Promise<Buffer> {
|
|
599
|
+
// For downloading, we need to handle the response type differently
|
|
600
600
|
const { token: afnorToken, pdpBaseUrl } = await this.getAfnorTokenAndUrl();
|
|
601
601
|
|
|
602
602
|
const url = `${this.config.apiUrl}/api/v1/afnor/flow/v1/flows/${flowId}`;
|
|
@@ -611,29 +611,29 @@ export class FactPulseClient {
|
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
/**
|
|
614
|
-
*
|
|
615
|
-
*
|
|
616
|
-
*
|
|
614
|
+
* Retrieves JSON metadata of an incoming flow (supplier invoice).
|
|
615
|
+
* Downloads an incoming flow from the AFNOR PDP and extracts invoice
|
|
616
|
+
* metadata into a unified JSON format. Supports Factur-X, CII and UBL.
|
|
617
617
|
*
|
|
618
|
-
* Note:
|
|
619
|
-
*
|
|
618
|
+
* Note: This endpoint uses FactPulse JWT authentication (not AFNOR OAuth).
|
|
619
|
+
* The FactPulse server handles calling the PDP with stored credentials.
|
|
620
620
|
*
|
|
621
|
-
* @param flowId
|
|
622
|
-
* @param includeDocument
|
|
623
|
-
* @returns
|
|
621
|
+
* @param flowId Flow identifier (UUID)
|
|
622
|
+
* @param includeDocument If true, includes the original document encoded in base64
|
|
623
|
+
* @returns Invoice metadata (supplier, amounts, dates, etc.)
|
|
624
624
|
*
|
|
625
625
|
* @example
|
|
626
|
-
* const
|
|
627
|
-
* console.log(`
|
|
628
|
-
* console.log(`
|
|
626
|
+
* const invoice = await client.getIncomingInvoiceAfnor("550e8400-...");
|
|
627
|
+
* console.log(`Supplier: ${invoice.supplier.name}`);
|
|
628
|
+
* console.log(`Total incl. tax: ${invoice.total_incl_tax} ${invoice.currency}`);
|
|
629
629
|
*/
|
|
630
|
-
async
|
|
630
|
+
async getIncomingInvoiceAfnor(
|
|
631
631
|
flowId: string,
|
|
632
632
|
includeDocument: boolean = false
|
|
633
633
|
): Promise<Record<string, unknown>> {
|
|
634
634
|
await this.ensureAuthenticated();
|
|
635
635
|
|
|
636
|
-
const url = `${this.config.apiUrl}/api/v1/afnor/
|
|
636
|
+
const url = `${this.config.apiUrl}/api/v1/afnor/incoming-flows/${flowId}`;
|
|
637
637
|
const params: Record<string, string> = {};
|
|
638
638
|
if (includeDocument) {
|
|
639
639
|
params.include_document = 'true';
|
|
@@ -649,7 +649,7 @@ export class FactPulseClient {
|
|
|
649
649
|
} catch (error) {
|
|
650
650
|
const axiosError = error as AxiosError<{ detail?: string }>;
|
|
651
651
|
throw new FactPulseValidationError(
|
|
652
|
-
`
|
|
652
|
+
`Incoming flow error: ${axiosError.response?.data?.detail || axiosError.message}`
|
|
653
653
|
);
|
|
654
654
|
}
|
|
655
655
|
}
|
|
@@ -677,9 +677,9 @@ export class FactPulseClient {
|
|
|
677
677
|
}
|
|
678
678
|
|
|
679
679
|
/**
|
|
680
|
-
*
|
|
681
|
-
* @param idStructureCpp
|
|
682
|
-
* @returns
|
|
680
|
+
* Lists the services of a Chorus Pro structure.
|
|
681
|
+
* @param idStructureCpp Chorus Pro ID of the structure
|
|
682
|
+
* @returns Object with listeServices, total, codeRetour, libelle
|
|
683
683
|
*/
|
|
684
684
|
async listerServicesStructureChorus(idStructureCpp: number): Promise<Record<string, unknown>> {
|
|
685
685
|
await this.ensureAuthenticated();
|
|
@@ -695,17 +695,17 @@ export class FactPulseClient {
|
|
|
695
695
|
return null;
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
-
async
|
|
698
|
+
async submitInvoiceChorus(invoiceData: Record<string, unknown>): Promise<Record<string, unknown>> {
|
|
699
699
|
await this.ensureAuthenticated();
|
|
700
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/chorus/factures/soumettre`,
|
|
700
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/chorus/factures/soumettre`, invoiceData, {
|
|
701
701
|
headers: { Authorization: `Bearer ${this.accessToken}`, 'Content-Type': 'application/json' },
|
|
702
702
|
});
|
|
703
703
|
return response.data;
|
|
704
704
|
}
|
|
705
705
|
|
|
706
|
-
async
|
|
706
|
+
async lookupInvoiceChorus(invoiceIdCpp: number): Promise<Record<string, unknown>> {
|
|
707
707
|
await this.ensureAuthenticated();
|
|
708
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/chorus/factures/consulter`, { identifiant_facture_cpp:
|
|
708
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/chorus/factures/consulter`, { identifiant_facture_cpp: invoiceIdCpp }, {
|
|
709
709
|
headers: { Authorization: `Bearer ${this.accessToken}`, 'Content-Type': 'application/json' },
|
|
710
710
|
});
|
|
711
711
|
return response.data;
|
|
@@ -714,45 +714,45 @@ export class FactPulseClient {
|
|
|
714
714
|
// ==================== Validation ====================
|
|
715
715
|
|
|
716
716
|
/**
|
|
717
|
-
*
|
|
718
|
-
* @param pdfBuffer -
|
|
719
|
-
* @param options -
|
|
720
|
-
* @param options.
|
|
721
|
-
* @param options.useVerapdf -
|
|
717
|
+
* Validates a Factur-X PDF.
|
|
718
|
+
* @param pdfBuffer - PDF content as Buffer
|
|
719
|
+
* @param options - Validation options
|
|
720
|
+
* @param options.profile - Factur-X profile (MINIMUM, BASIC, EN16931, EXTENDED). If not specified, auto-detected.
|
|
721
|
+
* @param options.useVerapdf - Enable strict PDF/A validation with VeraPDF (default: false)
|
|
722
722
|
*/
|
|
723
|
-
async
|
|
723
|
+
async validateFacturxPdf(
|
|
724
724
|
pdfBuffer: Buffer,
|
|
725
|
-
options: {
|
|
725
|
+
options: { profile?: string; useVerapdf?: boolean } = {}
|
|
726
726
|
): Promise<Record<string, unknown>> {
|
|
727
727
|
await this.ensureAuthenticated();
|
|
728
728
|
const form = new FormData();
|
|
729
|
-
form.append('
|
|
730
|
-
if (options.
|
|
731
|
-
form.append('
|
|
729
|
+
form.append('pdf_file', pdfBuffer, { filename: 'facture.pdf', contentType: 'application/pdf' });
|
|
730
|
+
if (options.profile) {
|
|
731
|
+
form.append('profile', options.profile);
|
|
732
732
|
}
|
|
733
733
|
form.append('use_verapdf', String(options.useVerapdf ?? false));
|
|
734
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
734
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/validate-facturx-pdf`, form, {
|
|
735
735
|
headers: { ...form.getHeaders(), Authorization: `Bearer ${this.accessToken}` },
|
|
736
736
|
});
|
|
737
737
|
return response.data;
|
|
738
738
|
}
|
|
739
739
|
|
|
740
|
-
async
|
|
740
|
+
async validateFacturxXml(xmlContent: string, profile = 'EN16931'): Promise<Record<string, unknown>> {
|
|
741
741
|
await this.ensureAuthenticated();
|
|
742
742
|
const form = new FormData();
|
|
743
|
-
form.append('
|
|
744
|
-
form.append('
|
|
745
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
743
|
+
form.append('xml_file', Buffer.from(xmlContent, 'utf-8'), { filename: 'facture.xml', contentType: 'application/xml' });
|
|
744
|
+
form.append('profile', profile);
|
|
745
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/validate-xml`, form, {
|
|
746
746
|
headers: { ...form.getHeaders(), Authorization: `Bearer ${this.accessToken}` },
|
|
747
747
|
});
|
|
748
748
|
return response.data;
|
|
749
749
|
}
|
|
750
750
|
|
|
751
|
-
async
|
|
751
|
+
async validatePdfSignature(pdfBuffer: Buffer): Promise<Record<string, unknown>> {
|
|
752
752
|
await this.ensureAuthenticated();
|
|
753
753
|
const form = new FormData();
|
|
754
|
-
form.append('
|
|
755
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
754
|
+
form.append('pdf_file', pdfBuffer, { filename: 'document.pdf', contentType: 'application/pdf' });
|
|
755
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/validate-pdf-signature`, form, {
|
|
756
756
|
headers: { ...form.getHeaders(), Authorization: `Bearer ${this.accessToken}` },
|
|
757
757
|
});
|
|
758
758
|
return response.data;
|
|
@@ -761,46 +761,46 @@ export class FactPulseClient {
|
|
|
761
761
|
// ==================== Signature ====================
|
|
762
762
|
|
|
763
763
|
/**
|
|
764
|
-
*
|
|
765
|
-
*
|
|
764
|
+
* Signs a PDF with the server-configured certificate (via JWT client_uid).
|
|
765
|
+
* The certificate must be previously configured in Django Admin.
|
|
766
766
|
*/
|
|
767
|
-
async
|
|
767
|
+
async signPdf(
|
|
768
768
|
pdfBuffer: Buffer,
|
|
769
|
-
options: {
|
|
769
|
+
options: { reason?: string; location?: string; contact?: string; usePadesLt?: boolean; useTimestamp?: boolean } = {}
|
|
770
770
|
): Promise<Buffer> {
|
|
771
771
|
await this.ensureAuthenticated();
|
|
772
772
|
const form = new FormData();
|
|
773
|
-
form.append('
|
|
774
|
-
if (options.
|
|
775
|
-
if (options.
|
|
773
|
+
form.append('pdf_file', pdfBuffer, { filename: 'document.pdf', contentType: 'application/pdf' });
|
|
774
|
+
if (options.reason) form.append('reason', options.reason);
|
|
775
|
+
if (options.location) form.append('location', options.location);
|
|
776
776
|
if (options.contact) form.append('contact', options.contact);
|
|
777
777
|
if (options.usePadesLt !== undefined) form.append('use_pades_lt', String(options.usePadesLt));
|
|
778
778
|
if (options.useTimestamp !== undefined) form.append('use_timestamp', String(options.useTimestamp));
|
|
779
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
779
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/sign-pdf`, form, {
|
|
780
780
|
headers: { ...form.getHeaders(), Authorization: `Bearer ${this.accessToken}` },
|
|
781
781
|
});
|
|
782
|
-
//
|
|
782
|
+
// The API returns JSON with pdf_signe_base64
|
|
783
783
|
const data = response.data as { pdf_signe_base64?: string };
|
|
784
784
|
if (data.pdf_signe_base64) {
|
|
785
785
|
return Buffer.from(data.pdf_signe_base64, 'base64');
|
|
786
786
|
}
|
|
787
|
-
throw new Error('
|
|
787
|
+
throw new Error('Invalid signature response');
|
|
788
788
|
}
|
|
789
789
|
|
|
790
790
|
/**
|
|
791
|
-
*
|
|
792
|
-
*
|
|
791
|
+
* Generates a test certificate (NOT FOR PRODUCTION).
|
|
792
|
+
* The certificate must then be configured in Django Admin.
|
|
793
793
|
*/
|
|
794
|
-
async
|
|
795
|
-
options: { cn?: string; organisation?: string; email?: string;
|
|
794
|
+
async generateTestCertificate(
|
|
795
|
+
options: { cn?: string; organisation?: string; email?: string; validityDays?: number; keySize?: number } = {}
|
|
796
796
|
): Promise<Record<string, unknown>> {
|
|
797
797
|
await this.ensureAuthenticated();
|
|
798
|
-
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/
|
|
798
|
+
const response = await this.httpClient.post(`${this.config.apiUrl}/api/v1/processing/generate-test-certificate`, {
|
|
799
799
|
cn: options.cn || 'Test Organisation',
|
|
800
800
|
organisation: options.organisation || 'Test Organisation',
|
|
801
801
|
email: options.email || 'test@example.com',
|
|
802
|
-
|
|
803
|
-
|
|
802
|
+
validity_days: options.validityDays || 365,
|
|
803
|
+
key_size: options.keySize || 2048,
|
|
804
804
|
}, {
|
|
805
805
|
headers: { Authorization: `Bearer ${this.accessToken}`, 'Content-Type': 'application/json' },
|
|
806
806
|
});
|
|
@@ -810,21 +810,21 @@ export class FactPulseClient {
|
|
|
810
810
|
// ==================== Workflow complet ====================
|
|
811
811
|
|
|
812
812
|
/**
|
|
813
|
-
*
|
|
814
|
-
* Note:
|
|
815
|
-
* @param
|
|
816
|
-
* @param pdfPath
|
|
817
|
-
* @param options
|
|
818
|
-
* @returns
|
|
813
|
+
* Complete workflow: generation + validation + signature + AFNOR submission.
|
|
814
|
+
* Note: Signature uses the server-configured certificate (via JWT client_uid).
|
|
815
|
+
* @param invoiceData Invoice data
|
|
816
|
+
* @param pdfPath Path to the source PDF
|
|
817
|
+
* @param options Workflow options
|
|
818
|
+
* @returns Result with pdfBuffer, validation, signature and afnor
|
|
819
819
|
*/
|
|
820
|
-
async
|
|
821
|
-
|
|
820
|
+
async generateCompleteFacturx(
|
|
821
|
+
invoiceData: Record<string, unknown>,
|
|
822
822
|
pdfPath: string,
|
|
823
823
|
options: {
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
824
|
+
profile?: string;
|
|
825
|
+
validate?: boolean;
|
|
826
|
+
sign?: boolean;
|
|
827
|
+
submitAfnor?: boolean;
|
|
828
828
|
afnorFlowName?: string;
|
|
829
829
|
afnorTrackingId?: string;
|
|
830
830
|
timeout?: number;
|
|
@@ -832,14 +832,14 @@ export class FactPulseClient {
|
|
|
832
832
|
): Promise<{
|
|
833
833
|
pdfBuffer: Buffer;
|
|
834
834
|
validation?: Record<string, unknown>;
|
|
835
|
-
signature?: {
|
|
835
|
+
signature?: { signed: boolean };
|
|
836
836
|
afnor?: Record<string, unknown>;
|
|
837
837
|
}> {
|
|
838
838
|
const {
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
839
|
+
profile = 'EN16931',
|
|
840
|
+
validate = true,
|
|
841
|
+
sign = false,
|
|
842
|
+
submitAfnor = false,
|
|
843
843
|
afnorFlowName,
|
|
844
844
|
afnorTrackingId,
|
|
845
845
|
timeout,
|
|
@@ -847,33 +847,33 @@ export class FactPulseClient {
|
|
|
847
847
|
const result: {
|
|
848
848
|
pdfBuffer: Buffer;
|
|
849
849
|
validation?: Record<string, unknown>;
|
|
850
|
-
signature?: {
|
|
850
|
+
signature?: { signed: boolean };
|
|
851
851
|
afnor?: Record<string, unknown>;
|
|
852
852
|
} = { pdfBuffer: Buffer.alloc(0) };
|
|
853
853
|
|
|
854
|
-
// 1.
|
|
855
|
-
const pdfBuffer = await this.
|
|
854
|
+
// 1. Generation
|
|
855
|
+
const pdfBuffer = await this.generateFacturx(invoiceData, pdfPath, profile, 'pdf', true, timeout) as Buffer;
|
|
856
856
|
result.pdfBuffer = pdfBuffer;
|
|
857
857
|
|
|
858
858
|
// 2. Validation
|
|
859
|
-
if (
|
|
860
|
-
const validation = await this.
|
|
859
|
+
if (validate) {
|
|
860
|
+
const validation = await this.validateFacturxPdf(pdfBuffer, { profile });
|
|
861
861
|
result.validation = validation;
|
|
862
862
|
}
|
|
863
863
|
|
|
864
|
-
// 3. Signature (
|
|
865
|
-
if (
|
|
866
|
-
const signedPdf = await this.
|
|
864
|
+
// 3. Signature (uses the server-configured certificate)
|
|
865
|
+
if (sign) {
|
|
866
|
+
const signedPdf = await this.signPdf(result.pdfBuffer);
|
|
867
867
|
result.pdfBuffer = signedPdf;
|
|
868
|
-
result.signature = {
|
|
868
|
+
result.signature = { signed: true };
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
// 4.
|
|
872
|
-
if (
|
|
873
|
-
const
|
|
874
|
-
const flowName = afnorFlowName || `
|
|
875
|
-
const trackingId = afnorTrackingId ||
|
|
876
|
-
const afnorResult = await this.
|
|
871
|
+
// 4. AFNOR submission
|
|
872
|
+
if (submitAfnor) {
|
|
873
|
+
const invoiceNumber = (invoiceData.invoiceNumber || invoiceData.invoice_number || 'INVOICE') as string;
|
|
874
|
+
const flowName = afnorFlowName || `Invoice ${invoiceNumber}`;
|
|
875
|
+
const trackingId = afnorTrackingId || invoiceNumber;
|
|
876
|
+
const afnorResult = await this.submitInvoiceAfnor(result.pdfBuffer, flowName, { trackingId });
|
|
877
877
|
result.afnor = afnorResult;
|
|
878
878
|
}
|
|
879
879
|
|