@cmarket/partner-sdk 9.7.0 → 10.0.0
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/README.md +24 -9
- package/api/oauth-api.ts +1 -1
- package/api/partner-v1-api.ts +51 -51
- package/api/partner-v2-api.ts +141 -67
- package/api.ts +1 -1
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api/oauth-api.d.ts +1 -1
- package/dist/api/oauth-api.js +1 -1
- package/dist/api/partner-v1-api.d.ts +34 -34
- package/dist/api/partner-v1-api.js +43 -43
- package/dist/api/partner-v2-api.d.ts +95 -61
- package/dist/api/partner-v2-api.js +125 -57
- package/dist/api.d.ts +1 -1
- package/dist/api.js +1 -1
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api/oauth-api.d.ts +1 -1
- package/dist/esm/api/oauth-api.js +1 -1
- package/dist/esm/api/partner-v1-api.d.ts +34 -34
- package/dist/esm/api/partner-v1-api.js +43 -43
- package/dist/esm/api/partner-v2-api.d.ts +95 -61
- package/dist/esm/api/partner-v2-api.js +125 -57
- package/dist/esm/api.d.ts +1 -1
- package/dist/esm/api.js +1 -1
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/models/acceptance-result-response-dto.d.ts +1 -1
- package/dist/esm/models/acceptance-result-response-dto.js +1 -1
- package/dist/esm/models/acceptance-result-v1-response-dto.d.ts +21 -0
- package/dist/esm/models/{bid-results-batch-request-dto.js → acceptance-result-v1-response-dto.js} +1 -1
- package/dist/esm/models/award-registered-response-dto.d.ts +1 -1
- package/dist/esm/models/award-registered-response-dto.js +1 -1
- package/dist/esm/models/award-registered-v2-response-dto.d.ts +29 -0
- package/dist/esm/models/award-registered-v2-response-dto.js +16 -0
- package/dist/esm/models/bid-bond-dto.d.ts +1 -1
- package/dist/esm/models/bid-bond-dto.js +1 -1
- package/dist/esm/models/bid-bond-v1-dto.d.ts +27 -0
- package/dist/esm/models/bid-bond-v1-dto.js +18 -0
- package/dist/esm/models/{bid-contract-documents-batch-request-dto.d.ts → bid-contract-documents-batch-v1-request-dto.d.ts} +2 -2
- package/dist/esm/models/{bid-contract-documents-batch-request-dto.js → bid-contract-documents-batch-v1-request-dto.js} +1 -1
- package/dist/{models/bid-contract-documents-response-dto.d.ts → esm/models/bid-contract-documents-v1-response-dto.d.ts} +2 -2
- package/dist/esm/models/{request-split-invoice-request-dto.js → bid-contract-documents-v1-response-dto.js} +1 -1
- package/dist/esm/models/bid-created-response-dto.d.ts +1 -1
- package/dist/esm/models/bid-created-response-dto.js +1 -1
- package/dist/esm/models/bid-document-dto.d.ts +3 -3
- package/dist/esm/models/bid-document-dto.js +1 -1
- package/dist/esm/models/bid-document-v1-dto.d.ts +25 -0
- package/dist/esm/models/{bid-contract-documents-response-dto.js → bid-document-v1-dto.js} +1 -1
- package/dist/esm/models/bid-failed-response-dto.d.ts +1 -1
- package/dist/esm/models/bid-failed-response-dto.js +1 -1
- package/dist/esm/models/bid-failed-v2-response-dto.d.ts +25 -0
- package/dist/esm/models/bid-failed-v2-response-dto.js +16 -0
- package/dist/esm/models/bid-failure-reason.d.ts +1 -1
- package/dist/esm/models/bid-failure-reason.js +1 -1
- package/dist/esm/models/bid-item-dto.d.ts +1 -1
- package/dist/esm/models/bid-item-dto.js +1 -1
- package/dist/esm/models/bid-item-v1-dto.d.ts +37 -0
- package/dist/esm/models/bid-item-v1-dto.js +14 -0
- package/dist/esm/models/bid-manager-dto.d.ts +3 -3
- package/dist/esm/models/bid-manager-dto.js +1 -1
- package/dist/esm/models/bid-manager-v1-dto.d.ts +33 -0
- package/dist/esm/models/bid-manager-v1-dto.js +14 -0
- package/dist/esm/models/bid-public-status.d.ts +23 -0
- package/dist/esm/models/bid-public-status.js +24 -0
- package/dist/esm/models/bid-registered-response-dto.d.ts +17 -0
- package/dist/esm/models/bid-registered-response-dto.js +14 -0
- package/dist/esm/models/bid-result-participant-attachment-dto.d.ts +4 -4
- package/dist/esm/models/bid-result-participant-attachment-dto.js +1 -1
- package/dist/esm/models/bid-result-participant-dto.d.ts +8 -8
- package/dist/esm/models/bid-result-participant-dto.js +1 -1
- package/dist/esm/models/bid-result-v1-attachment-dto.d.ts +1 -1
- package/dist/esm/models/bid-result-v1-attachment-dto.js +1 -1
- package/dist/esm/models/bid-result-v1-bid-product-info-dto.d.ts +1 -1
- package/dist/esm/models/bid-result-v1-bid-product-info-dto.js +1 -1
- package/dist/esm/models/bid-result-v1-participant-dto.d.ts +1 -1
- package/dist/esm/models/bid-result-v1-participant-dto.js +1 -1
- package/dist/esm/models/bid-result-v1-product-dto.d.ts +1 -1
- package/dist/esm/models/bid-result-v1-product-dto.js +1 -1
- package/dist/{models/bid-results-batch-request-dto.d.ts → esm/models/bid-results-batch-v1-request-dto.d.ts} +2 -2
- package/dist/esm/models/bid-results-batch-v1-request-dto.js +14 -0
- package/dist/esm/models/bid-results-response-dto.d.ts +7 -7
- package/dist/esm/models/bid-results-response-dto.js +1 -1
- package/dist/esm/models/bid-results-v1-response-dto.d.ts +1 -1
- package/dist/esm/models/bid-results-v1-response-dto.js +1 -1
- package/dist/esm/models/bid-settlement-line-item-dto.d.ts +11 -11
- package/dist/esm/models/bid-settlement-line-item-dto.js +1 -1
- package/dist/esm/models/bid-settlement-participant-dto.d.ts +22 -26
- package/dist/esm/models/bid-settlement-participant-dto.js +2 -5
- package/dist/esm/models/bid-settlement-response-dto.d.ts +1 -1
- package/dist/esm/models/bid-settlement-response-dto.js +1 -1
- package/dist/esm/models/bid-statement-response-dto.d.ts +4 -4
- package/dist/esm/models/bid-statement-response-dto.js +1 -1
- package/dist/esm/models/bid-statement-v1-response-dto.d.ts +1 -1
- package/dist/esm/models/bid-statement-v1-response-dto.js +1 -1
- package/dist/esm/models/bid-status.d.ts +1 -1
- package/dist/esm/models/bid-status.js +1 -1
- package/dist/esm/models/bid-updated-response-dto.d.ts +3 -3
- package/dist/esm/models/bid-updated-response-dto.js +1 -1
- package/dist/esm/models/complete-acceptance-request-dto.d.ts +1 -1
- package/dist/esm/models/complete-acceptance-request-dto.js +1 -1
- package/dist/esm/models/complete-acceptance-v1-request-dto.d.ts +1 -1
- package/dist/esm/models/complete-acceptance-v1-request-dto.js +1 -1
- package/dist/esm/models/contract-document-item-dto.d.ts +1 -1
- package/dist/esm/models/contract-document-item-dto.js +1 -1
- package/dist/esm/models/contract-documents-regenerated-response-dto.d.ts +1 -1
- package/dist/esm/models/contract-documents-regenerated-response-dto.js +1 -1
- package/dist/esm/models/create-bid-request-dto.d.ts +68 -97
- package/dist/esm/models/create-bid-request-dto.js +32 -49
- package/dist/esm/models/create-bid-v1-request-dto.d.ts +14 -14
- package/dist/esm/models/create-bid-v1-request-dto.js +1 -1
- package/dist/esm/models/embed-launch-request-dto.d.ts +3 -2
- package/dist/esm/models/embed-launch-request-dto.js +2 -1
- package/dist/esm/models/embed-launch-response-dto.d.ts +1 -1
- package/dist/esm/models/embed-launch-response-dto.js +1 -1
- package/dist/esm/models/file-uploaded-response-dto.d.ts +1 -1
- package/dist/esm/models/file-uploaded-response-dto.js +1 -1
- package/dist/esm/models/health-response-dto.d.ts +1 -1
- package/dist/esm/models/health-response-dto.js +1 -1
- package/dist/esm/models/hierarchical-region-dto.d.ts +1 -1
- package/dist/esm/models/hierarchical-region-dto.js +1 -1
- package/dist/esm/models/hierarchical-region-v1-dto.d.ts +21 -0
- package/dist/esm/models/hierarchical-region-v1-dto.js +14 -0
- package/dist/esm/models/index.d.ts +19 -5
- package/dist/esm/models/index.js +19 -5
- package/dist/esm/models/invoice-completed-response-dto.d.ts +1 -1
- package/dist/esm/models/invoice-completed-response-dto.js +1 -1
- package/dist/esm/models/issue-tax-invoice-request-dto.d.ts +3 -3
- package/dist/esm/models/issue-tax-invoice-request-dto.js +1 -1
- package/dist/esm/models/mark-bid-failed-request-dto.d.ts +17 -11
- package/dist/esm/models/mark-bid-failed-request-dto.js +11 -2
- package/dist/esm/models/mark-bid-failed-v1-request-dto.d.ts +1 -1
- package/dist/esm/models/mark-bid-failed-v1-request-dto.js +1 -1
- package/dist/esm/models/negotiation-score-v1-dto.d.ts +1 -1
- package/dist/esm/models/negotiation-score-v1-dto.js +1 -1
- package/dist/esm/models/negotiation-scored-response-dto.d.ts +1 -1
- package/dist/esm/models/negotiation-scored-response-dto.js +1 -1
- package/dist/esm/models/oauth-error-response-dto.d.ts +1 -1
- package/dist/esm/models/oauth-error-response-dto.js +1 -1
- package/dist/esm/models/preconditions-dto.d.ts +11 -11
- package/dist/esm/models/preconditions-dto.js +1 -1
- package/dist/esm/models/preconditions-v1-dto.d.ts +88 -0
- package/dist/esm/models/preconditions-v1-dto.js +44 -0
- package/dist/esm/models/problem-details-dto.d.ts +1 -1
- package/dist/esm/models/problem-details-dto.js +1 -1
- package/dist/esm/models/register-award-request-dto.d.ts +7 -11
- package/dist/esm/models/register-award-request-dto.js +1 -1
- package/dist/esm/models/register-award-v1-request-dto.d.ts +1 -1
- package/dist/esm/models/register-award-v1-request-dto.js +1 -1
- package/dist/{models/request-split-invoice-request-dto.d.ts → esm/models/request-split-invoice-v1-request-dto.d.ts} +2 -2
- package/dist/esm/models/request-split-invoice-v1-request-dto.js +14 -0
- package/dist/esm/models/simulate-sandbox-bid-request-dto.d.ts +22 -0
- package/dist/esm/models/simulate-sandbox-bid-request-dto.js +17 -0
- package/dist/esm/models/simulate-sandbox-bid-response-dto.d.ts +34 -0
- package/dist/esm/models/simulate-sandbox-bid-response-dto.js +17 -0
- package/dist/esm/models/{split-invoice-response-dto.d.ts → split-invoice-v1-response-dto.d.ts} +2 -2
- package/dist/esm/models/split-invoice-v1-response-dto.js +14 -0
- package/dist/esm/models/statement-document-dto.d.ts +3 -3
- package/dist/esm/models/statement-document-dto.js +1 -1
- package/dist/esm/models/statement-product-dto.d.ts +2 -2
- package/dist/esm/models/statement-product-dto.js +1 -1
- package/dist/esm/models/statement-v1-document-dto.d.ts +1 -1
- package/dist/esm/models/statement-v1-document-dto.js +1 -1
- package/dist/esm/models/statement-v1-product-dto.d.ts +1 -1
- package/dist/esm/models/statement-v1-product-dto.js +1 -1
- package/dist/esm/models/submit-negotiation-scores-v1-request-dto.d.ts +1 -1
- package/dist/esm/models/submit-negotiation-scores-v1-request-dto.js +1 -1
- package/dist/esm/models/supplier-tax-type.d.ts +19 -0
- package/dist/esm/models/supplier-tax-type.js +20 -0
- package/dist/esm/models/tax-invoice-issued-response-dto.d.ts +6 -6
- package/dist/esm/models/tax-invoice-issued-response-dto.js +1 -1
- package/dist/esm/models/token-request-dto.d.ts +1 -1
- package/dist/esm/models/token-request-dto.js +1 -1
- package/dist/esm/models/token-response-dto.d.ts +1 -1
- package/dist/esm/models/token-response-dto.js +1 -1
- package/dist/esm/models/update-bid-request-dto.d.ts +70 -96
- package/dist/esm/models/update-bid-request-dto.js +32 -53
- package/dist/esm/models/upload-file-request-dto.d.ts +1 -1
- package/dist/esm/models/upload-file-request-dto.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/models/acceptance-result-response-dto.d.ts +1 -1
- package/dist/models/acceptance-result-response-dto.js +1 -1
- package/dist/models/acceptance-result-v1-response-dto.d.ts +21 -0
- package/dist/models/{bid-contract-documents-batch-request-dto.js → acceptance-result-v1-response-dto.js} +1 -1
- package/dist/models/award-registered-response-dto.d.ts +1 -1
- package/dist/models/award-registered-response-dto.js +1 -1
- package/dist/models/award-registered-v2-response-dto.d.ts +29 -0
- package/dist/models/award-registered-v2-response-dto.js +19 -0
- package/dist/models/bid-bond-dto.d.ts +1 -1
- package/dist/models/bid-bond-dto.js +1 -1
- package/dist/models/bid-bond-v1-dto.d.ts +27 -0
- package/dist/models/bid-bond-v1-dto.js +21 -0
- package/dist/models/{bid-contract-documents-batch-request-dto.d.ts → bid-contract-documents-batch-v1-request-dto.d.ts} +2 -2
- package/dist/models/{bid-contract-documents-response-dto.js → bid-contract-documents-batch-v1-request-dto.js} +1 -1
- package/dist/{esm/models/bid-contract-documents-response-dto.d.ts → models/bid-contract-documents-v1-response-dto.d.ts} +2 -2
- package/dist/models/{bid-results-batch-request-dto.js → bid-contract-documents-v1-response-dto.js} +1 -1
- package/dist/models/bid-created-response-dto.d.ts +1 -1
- package/dist/models/bid-created-response-dto.js +1 -1
- package/dist/models/bid-document-dto.d.ts +3 -3
- package/dist/models/bid-document-dto.js +1 -1
- package/dist/models/bid-document-v1-dto.d.ts +25 -0
- package/dist/models/{request-split-invoice-request-dto.js → bid-document-v1-dto.js} +1 -1
- package/dist/models/bid-failed-response-dto.d.ts +1 -1
- package/dist/models/bid-failed-response-dto.js +1 -1
- package/dist/models/bid-failed-v2-response-dto.d.ts +25 -0
- package/dist/models/bid-failed-v2-response-dto.js +19 -0
- package/dist/models/bid-failure-reason.d.ts +1 -1
- package/dist/models/bid-failure-reason.js +1 -1
- package/dist/models/bid-item-dto.d.ts +1 -1
- package/dist/models/bid-item-dto.js +1 -1
- package/dist/models/bid-item-v1-dto.d.ts +37 -0
- package/dist/models/bid-item-v1-dto.js +15 -0
- package/dist/models/bid-manager-dto.d.ts +3 -3
- package/dist/models/bid-manager-dto.js +1 -1
- package/dist/models/bid-manager-v1-dto.d.ts +33 -0
- package/dist/models/bid-manager-v1-dto.js +15 -0
- package/dist/models/bid-public-status.d.ts +23 -0
- package/dist/models/bid-public-status.js +27 -0
- package/dist/models/bid-registered-response-dto.d.ts +17 -0
- package/dist/models/bid-registered-response-dto.js +15 -0
- package/dist/models/bid-result-participant-attachment-dto.d.ts +4 -4
- package/dist/models/bid-result-participant-attachment-dto.js +1 -1
- package/dist/models/bid-result-participant-dto.d.ts +8 -8
- package/dist/models/bid-result-participant-dto.js +1 -1
- package/dist/models/bid-result-v1-attachment-dto.d.ts +1 -1
- package/dist/models/bid-result-v1-attachment-dto.js +1 -1
- package/dist/models/bid-result-v1-bid-product-info-dto.d.ts +1 -1
- package/dist/models/bid-result-v1-bid-product-info-dto.js +1 -1
- package/dist/models/bid-result-v1-participant-dto.d.ts +1 -1
- package/dist/models/bid-result-v1-participant-dto.js +1 -1
- package/dist/models/bid-result-v1-product-dto.d.ts +1 -1
- package/dist/models/bid-result-v1-product-dto.js +1 -1
- package/dist/{esm/models/bid-results-batch-request-dto.d.ts → models/bid-results-batch-v1-request-dto.d.ts} +2 -2
- package/dist/models/bid-results-batch-v1-request-dto.js +15 -0
- package/dist/models/bid-results-response-dto.d.ts +7 -7
- package/dist/models/bid-results-response-dto.js +1 -1
- package/dist/models/bid-results-v1-response-dto.d.ts +1 -1
- package/dist/models/bid-results-v1-response-dto.js +1 -1
- package/dist/models/bid-settlement-line-item-dto.d.ts +11 -11
- package/dist/models/bid-settlement-line-item-dto.js +1 -1
- package/dist/models/bid-settlement-participant-dto.d.ts +22 -26
- package/dist/models/bid-settlement-participant-dto.js +1 -6
- package/dist/models/bid-settlement-response-dto.d.ts +1 -1
- package/dist/models/bid-settlement-response-dto.js +1 -1
- package/dist/models/bid-statement-response-dto.d.ts +4 -4
- package/dist/models/bid-statement-response-dto.js +1 -1
- package/dist/models/bid-statement-v1-response-dto.d.ts +1 -1
- package/dist/models/bid-statement-v1-response-dto.js +1 -1
- package/dist/models/bid-status.d.ts +1 -1
- package/dist/models/bid-status.js +1 -1
- package/dist/models/bid-updated-response-dto.d.ts +3 -3
- package/dist/models/bid-updated-response-dto.js +1 -1
- package/dist/models/complete-acceptance-request-dto.d.ts +1 -1
- package/dist/models/complete-acceptance-request-dto.js +1 -1
- package/dist/models/complete-acceptance-v1-request-dto.d.ts +1 -1
- package/dist/models/complete-acceptance-v1-request-dto.js +1 -1
- package/dist/models/contract-document-item-dto.d.ts +1 -1
- package/dist/models/contract-document-item-dto.js +1 -1
- package/dist/models/contract-documents-regenerated-response-dto.d.ts +1 -1
- package/dist/models/contract-documents-regenerated-response-dto.js +1 -1
- package/dist/models/create-bid-request-dto.d.ts +68 -97
- package/dist/models/create-bid-request-dto.js +33 -50
- package/dist/models/create-bid-v1-request-dto.d.ts +14 -14
- package/dist/models/create-bid-v1-request-dto.js +1 -1
- package/dist/models/embed-launch-request-dto.d.ts +3 -2
- package/dist/models/embed-launch-request-dto.js +2 -1
- package/dist/models/embed-launch-response-dto.d.ts +1 -1
- package/dist/models/embed-launch-response-dto.js +1 -1
- package/dist/models/file-uploaded-response-dto.d.ts +1 -1
- package/dist/models/file-uploaded-response-dto.js +1 -1
- package/dist/models/health-response-dto.d.ts +1 -1
- package/dist/models/health-response-dto.js +1 -1
- package/dist/models/hierarchical-region-dto.d.ts +1 -1
- package/dist/models/hierarchical-region-dto.js +1 -1
- package/dist/models/hierarchical-region-v1-dto.d.ts +21 -0
- package/dist/models/hierarchical-region-v1-dto.js +15 -0
- package/dist/models/index.d.ts +19 -5
- package/dist/models/index.js +19 -5
- package/dist/models/invoice-completed-response-dto.d.ts +1 -1
- package/dist/models/invoice-completed-response-dto.js +1 -1
- package/dist/models/issue-tax-invoice-request-dto.d.ts +3 -3
- package/dist/models/issue-tax-invoice-request-dto.js +1 -1
- package/dist/models/mark-bid-failed-request-dto.d.ts +17 -11
- package/dist/models/mark-bid-failed-request-dto.js +12 -1
- package/dist/models/mark-bid-failed-v1-request-dto.d.ts +1 -1
- package/dist/models/mark-bid-failed-v1-request-dto.js +1 -1
- package/dist/models/negotiation-score-v1-dto.d.ts +1 -1
- package/dist/models/negotiation-score-v1-dto.js +1 -1
- package/dist/models/negotiation-scored-response-dto.d.ts +1 -1
- package/dist/models/negotiation-scored-response-dto.js +1 -1
- package/dist/models/oauth-error-response-dto.d.ts +1 -1
- package/dist/models/oauth-error-response-dto.js +1 -1
- package/dist/models/preconditions-dto.d.ts +11 -11
- package/dist/models/preconditions-dto.js +1 -1
- package/dist/models/preconditions-v1-dto.d.ts +88 -0
- package/dist/models/preconditions-v1-dto.js +47 -0
- package/dist/models/problem-details-dto.d.ts +1 -1
- package/dist/models/problem-details-dto.js +1 -1
- package/dist/models/register-award-request-dto.d.ts +7 -11
- package/dist/models/register-award-request-dto.js +1 -1
- package/dist/models/register-award-v1-request-dto.d.ts +1 -1
- package/dist/models/register-award-v1-request-dto.js +1 -1
- package/dist/{esm/models/request-split-invoice-request-dto.d.ts → models/request-split-invoice-v1-request-dto.d.ts} +2 -2
- package/dist/models/request-split-invoice-v1-request-dto.js +15 -0
- package/dist/models/simulate-sandbox-bid-request-dto.d.ts +22 -0
- package/dist/models/simulate-sandbox-bid-request-dto.js +20 -0
- package/dist/models/simulate-sandbox-bid-response-dto.d.ts +34 -0
- package/dist/models/simulate-sandbox-bid-response-dto.js +20 -0
- package/dist/models/{split-invoice-response-dto.d.ts → split-invoice-v1-response-dto.d.ts} +2 -2
- package/dist/models/split-invoice-v1-response-dto.js +15 -0
- package/dist/models/statement-document-dto.d.ts +3 -3
- package/dist/models/statement-document-dto.js +1 -1
- package/dist/models/statement-product-dto.d.ts +2 -2
- package/dist/models/statement-product-dto.js +1 -1
- package/dist/models/statement-v1-document-dto.d.ts +1 -1
- package/dist/models/statement-v1-document-dto.js +1 -1
- package/dist/models/statement-v1-product-dto.d.ts +1 -1
- package/dist/models/statement-v1-product-dto.js +1 -1
- package/dist/models/submit-negotiation-scores-v1-request-dto.d.ts +1 -1
- package/dist/models/submit-negotiation-scores-v1-request-dto.js +1 -1
- package/dist/models/supplier-tax-type.d.ts +19 -0
- package/dist/models/supplier-tax-type.js +23 -0
- package/dist/models/tax-invoice-issued-response-dto.d.ts +6 -6
- package/dist/models/tax-invoice-issued-response-dto.js +1 -1
- package/dist/models/token-request-dto.d.ts +1 -1
- package/dist/models/token-request-dto.js +1 -1
- package/dist/models/token-response-dto.d.ts +1 -1
- package/dist/models/token-response-dto.js +1 -1
- package/dist/models/update-bid-request-dto.d.ts +70 -96
- package/dist/models/update-bid-request-dto.js +33 -54
- package/dist/models/upload-file-request-dto.d.ts +1 -1
- package/dist/models/upload-file-request-dto.js +1 -1
- package/docs/AcceptanceResultV1ResponseDto.md +22 -0
- package/docs/AwardRegisteredV2ResponseDto.md +24 -0
- package/docs/BidBondV1Dto.md +22 -0
- package/docs/{BidContractDocumentsBatchRequestDto.md → BidContractDocumentsBatchV1RequestDto.md} +3 -3
- package/docs/{BidContractDocumentsResponseDto.md → BidContractDocumentsV1ResponseDto.md} +3 -3
- package/docs/BidDocumentDto.md +2 -2
- package/docs/BidDocumentV1Dto.md +24 -0
- package/docs/BidFailedV2ResponseDto.md +22 -0
- package/docs/BidItemV1Dto.md +30 -0
- package/docs/BidManagerDto.md +2 -2
- package/docs/BidManagerV1Dto.md +28 -0
- package/docs/BidPublicStatus.md +19 -0
- package/docs/BidRegisteredResponseDto.md +20 -0
- package/docs/BidResultParticipantAttachmentDto.md +3 -3
- package/docs/BidResultParticipantDto.md +7 -7
- package/docs/{BidResultsBatchRequestDto.md → BidResultsBatchV1RequestDto.md} +3 -3
- package/docs/BidResultsResponseDto.md +4 -4
- package/docs/BidSettlementLineItemDto.md +10 -10
- package/docs/BidSettlementParticipantDto.md +20 -20
- package/docs/BidStatementResponseDto.md +3 -3
- package/docs/BidUpdatedResponseDto.md +2 -2
- package/docs/CreateBidRequestDto.md +30 -34
- package/docs/CreateBidV1RequestDto.md +7 -7
- package/docs/EmbedLaunchRequestDto.md +1 -1
- package/docs/HierarchicalRegionV1Dto.md +22 -0
- package/docs/IssueTaxInvoiceRequestDto.md +2 -2
- package/docs/MarkBidFailedRequestDto.md +4 -6
- package/docs/PartnerV1Api.md +19 -19
- package/docs/PartnerV2Api.md +82 -22
- package/docs/PreconditionsDto.md +10 -10
- package/docs/PreconditionsV1Dto.md +38 -0
- package/docs/RegisterAwardRequestDto.md +6 -8
- package/docs/{RequestSplitInvoiceRequestDto.md → RequestSplitInvoiceV1RequestDto.md} +3 -3
- package/docs/SimulateSandboxBidRequestDto.md +20 -0
- package/docs/SimulateSandboxBidResponseDto.md +26 -0
- package/docs/{SplitInvoiceResponseDto.md → SplitInvoiceV1ResponseDto.md} +3 -3
- package/docs/StatementDocumentDto.md +2 -2
- package/docs/StatementProductDto.md +2 -2
- package/docs/SupplierTaxType.md +11 -0
- package/docs/TaxInvoiceIssuedResponseDto.md +7 -7
- package/docs/UpdateBidRequestDto.md +32 -32
- package/index.ts +1 -1
- package/models/acceptance-result-response-dto.ts +1 -1
- package/models/acceptance-result-v1-response-dto.ts +27 -0
- package/models/award-registered-response-dto.ts +1 -1
- package/models/award-registered-v2-response-dto.ts +38 -0
- package/models/bid-bond-dto.ts +1 -1
- package/models/bid-bond-v1-dto.ts +36 -0
- package/models/{bid-contract-documents-batch-request-dto.ts → bid-contract-documents-batch-v1-request-dto.ts} +2 -2
- package/models/{bid-contract-documents-response-dto.ts → bid-contract-documents-v1-response-dto.ts} +2 -2
- package/models/bid-created-response-dto.ts +1 -1
- package/models/bid-document-dto.ts +3 -3
- package/models/bid-document-v1-dto.ts +31 -0
- package/models/bid-failed-response-dto.ts +1 -1
- package/models/bid-failed-v2-response-dto.ts +34 -0
- package/models/bid-failure-reason.ts +1 -1
- package/models/bid-item-dto.ts +1 -1
- package/models/bid-item-v1-dto.ts +43 -0
- package/models/bid-manager-dto.ts +3 -3
- package/models/bid-manager-v1-dto.ts +39 -0
- package/models/bid-public-status.ts +33 -0
- package/models/bid-registered-response-dto.ts +23 -0
- package/models/bid-result-participant-attachment-dto.ts +4 -4
- package/models/bid-result-participant-dto.ts +8 -8
- package/models/bid-result-v1-attachment-dto.ts +1 -1
- package/models/bid-result-v1-bid-product-info-dto.ts +1 -1
- package/models/bid-result-v1-participant-dto.ts +1 -1
- package/models/bid-result-v1-product-dto.ts +1 -1
- package/models/{bid-results-batch-request-dto.ts → bid-results-batch-v1-request-dto.ts} +2 -2
- package/models/bid-results-response-dto.ts +8 -8
- package/models/bid-results-v1-response-dto.ts +1 -1
- package/models/bid-settlement-line-item-dto.ts +11 -11
- package/models/bid-settlement-participant-dto.ts +24 -27
- package/models/bid-settlement-response-dto.ts +1 -1
- package/models/bid-statement-response-dto.ts +4 -4
- package/models/bid-statement-v1-response-dto.ts +1 -1
- package/models/bid-status.ts +1 -1
- package/models/bid-updated-response-dto.ts +3 -3
- package/models/complete-acceptance-request-dto.ts +1 -1
- package/models/complete-acceptance-v1-request-dto.ts +1 -1
- package/models/contract-document-item-dto.ts +1 -1
- package/models/contract-documents-regenerated-response-dto.ts +1 -1
- package/models/create-bid-request-dto.ts +68 -101
- package/models/create-bid-v1-request-dto.ts +14 -14
- package/models/embed-launch-request-dto.ts +3 -2
- package/models/embed-launch-response-dto.ts +1 -1
- package/models/file-uploaded-response-dto.ts +1 -1
- package/models/health-response-dto.ts +1 -1
- package/models/hierarchical-region-dto.ts +1 -1
- package/models/hierarchical-region-v1-dto.ts +27 -0
- package/models/index.ts +19 -5
- package/models/invoice-completed-response-dto.ts +1 -1
- package/models/issue-tax-invoice-request-dto.ts +3 -3
- package/models/mark-bid-failed-request-dto.ts +18 -13
- package/models/mark-bid-failed-v1-request-dto.ts +1 -1
- package/models/negotiation-score-v1-dto.ts +1 -1
- package/models/negotiation-scored-response-dto.ts +1 -1
- package/models/oauth-error-response-dto.ts +1 -1
- package/models/preconditions-dto.ts +11 -11
- package/models/preconditions-v1-dto.ts +101 -0
- package/models/problem-details-dto.ts +1 -1
- package/models/register-award-request-dto.ts +7 -11
- package/models/register-award-v1-request-dto.ts +1 -1
- package/models/{request-split-invoice-request-dto.ts → request-split-invoice-v1-request-dto.ts} +2 -2
- package/models/simulate-sandbox-bid-request-dto.ts +31 -0
- package/models/simulate-sandbox-bid-response-dto.ts +43 -0
- package/models/{split-invoice-response-dto.ts → split-invoice-v1-response-dto.ts} +2 -2
- package/models/statement-document-dto.ts +3 -3
- package/models/statement-product-dto.ts +2 -2
- package/models/statement-v1-document-dto.ts +1 -1
- package/models/statement-v1-product-dto.ts +1 -1
- package/models/submit-negotiation-scores-v1-request-dto.ts +1 -1
- package/models/supplier-tax-type.ts +29 -0
- package/models/tax-invoice-issued-response-dto.ts +6 -6
- package/models/token-request-dto.ts +1 -1
- package/models/token-response-dto.ts +1 -1
- package/models/update-bid-request-dto.ts +70 -101
- package/models/upload-file-request-dto.ts +1 -1
- package/package.json +1 -1
- package/dist/esm/models/split-invoice-response-dto.js +0 -14
- package/dist/models/split-invoice-response-dto.js +0 -15
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* CMARKET V6 Partner API
|
|
3
3
|
* 외부 ERP 연동용 RESTful API. ## 버전별 인증 - **_/v2** — OAuth2 Bearer JWT (`client_credentials` 플로우). `/oauth/token` 에서 토큰 발급 후 `Authorization: Bearer <token>` 헤더. - **_/v1** — V5 충실 platform-auth. `X-Platform-Id`(cate_set.api_id) / `X-Platform-Secret`(cate_set.api_secret, MD5-hex) 헤더로 전송.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 10.0.0
|
|
6
6
|
* Contact: semo.io.kr@gmail.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
import type { Configuration } from '../configuration';
|
|
13
13
|
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
14
|
import { type RequestArgs, BaseAPI } from '../base';
|
|
15
|
-
import type {
|
|
15
|
+
import type { AcceptanceResultV1ResponseDto } from '../models';
|
|
16
16
|
import type { AwardRegisteredResponseDto } from '../models';
|
|
17
|
-
import type {
|
|
18
|
-
import type {
|
|
17
|
+
import type { BidContractDocumentsBatchV1RequestDto } from '../models';
|
|
18
|
+
import type { BidContractDocumentsV1ResponseDto } from '../models';
|
|
19
19
|
import type { BidCreatedResponseDto } from '../models';
|
|
20
20
|
import type { BidFailedResponseDto } from '../models';
|
|
21
|
-
import type {
|
|
21
|
+
import type { BidResultsBatchV1RequestDto } from '../models';
|
|
22
22
|
import type { BidResultsV1ResponseDto } from '../models';
|
|
23
23
|
import type { BidStatementV1ResponseDto } from '../models';
|
|
24
24
|
import type { CompleteAcceptanceV1RequestDto } from '../models';
|
|
@@ -26,8 +26,8 @@ import type { CreateBidV1RequestDto } from '../models';
|
|
|
26
26
|
import type { MarkBidFailedV1RequestDto } from '../models';
|
|
27
27
|
import type { NegotiationScoredResponseDto } from '../models';
|
|
28
28
|
import type { RegisterAwardV1RequestDto } from '../models';
|
|
29
|
-
import type {
|
|
30
|
-
import type {
|
|
29
|
+
import type { RequestSplitInvoiceV1RequestDto } from '../models';
|
|
30
|
+
import type { SplitInvoiceV1ResponseDto } from '../models';
|
|
31
31
|
import type { SubmitNegotiationScoresV1RequestDto } from '../models';
|
|
32
32
|
/**
|
|
33
33
|
* PartnerV1Api - axios parameter creator
|
|
@@ -45,19 +45,19 @@ export declare const PartnerV1ApiAxiosParamCreator: (configuration?: Configurati
|
|
|
45
45
|
/**
|
|
46
46
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
47
47
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
48
|
-
* @param {
|
|
48
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
49
49
|
* @param {*} [options] Override http request option.
|
|
50
50
|
* @throws {RequiredError}
|
|
51
51
|
*/
|
|
52
|
-
v1GetBidContractDocumentsBatch: (
|
|
52
|
+
v1GetBidContractDocumentsBatch: (bidContractDocumentsBatchV1RequestDto: BidContractDocumentsBatchV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
53
53
|
/**
|
|
54
54
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
55
55
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
56
|
-
* @param {
|
|
56
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
57
57
|
* @param {*} [options] Override http request option.
|
|
58
58
|
* @throws {RequiredError}
|
|
59
59
|
*/
|
|
60
|
-
v1GetBidResultsBatch: (
|
|
60
|
+
v1GetBidResultsBatch: (bidResultsBatchV1RequestDto: BidResultsBatchV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
61
61
|
/**
|
|
62
62
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
63
63
|
* @summary 거래명세서 조회 — V5 충실
|
|
@@ -94,11 +94,11 @@ export declare const PartnerV1ApiAxiosParamCreator: (configuration?: Configurati
|
|
|
94
94
|
/**
|
|
95
95
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
96
96
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
97
|
-
* @param {
|
|
97
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
98
98
|
* @param {*} [options] Override http request option.
|
|
99
99
|
* @throws {RequiredError}
|
|
100
100
|
*/
|
|
101
|
-
v1RequestSplitInvoice: (
|
|
101
|
+
v1RequestSplitInvoice: (requestSplitInvoiceV1RequestDto: RequestSplitInvoiceV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
102
102
|
/**
|
|
103
103
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
104
104
|
* @summary 협상(H/K) 점수평가 — V5 충실
|
|
@@ -120,23 +120,23 @@ export declare const PartnerV1ApiFp: (configuration?: Configuration) => {
|
|
|
120
120
|
* @param {*} [options] Override http request option.
|
|
121
121
|
* @throws {RequiredError}
|
|
122
122
|
*/
|
|
123
|
-
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
123
|
+
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AcceptanceResultV1ResponseDto>>;
|
|
124
124
|
/**
|
|
125
125
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
126
126
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
127
|
-
* @param {
|
|
127
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
128
128
|
* @param {*} [options] Override http request option.
|
|
129
129
|
* @throws {RequiredError}
|
|
130
130
|
*/
|
|
131
|
-
v1GetBidContractDocumentsBatch(
|
|
131
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto: BidContractDocumentsBatchV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<BidContractDocumentsV1ResponseDto>>>;
|
|
132
132
|
/**
|
|
133
133
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
134
134
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
135
|
-
* @param {
|
|
135
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
136
136
|
* @param {*} [options] Override http request option.
|
|
137
137
|
* @throws {RequiredError}
|
|
138
138
|
*/
|
|
139
|
-
v1GetBidResultsBatch(
|
|
139
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto: BidResultsBatchV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<BidResultsV1ResponseDto>>>;
|
|
140
140
|
/**
|
|
141
141
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
142
142
|
* @summary 거래명세서 조회 — V5 충실
|
|
@@ -173,11 +173,11 @@ export declare const PartnerV1ApiFp: (configuration?: Configuration) => {
|
|
|
173
173
|
/**
|
|
174
174
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
175
175
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
176
|
-
* @param {
|
|
176
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
177
177
|
* @param {*} [options] Override http request option.
|
|
178
178
|
* @throws {RequiredError}
|
|
179
179
|
*/
|
|
180
|
-
v1RequestSplitInvoice(
|
|
180
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto: RequestSplitInvoiceV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SplitInvoiceV1ResponseDto>>;
|
|
181
181
|
/**
|
|
182
182
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
183
183
|
* @summary 협상(H/K) 점수평가 — V5 충실
|
|
@@ -199,23 +199,23 @@ export declare const PartnerV1ApiFactory: (configuration?: Configuration, basePa
|
|
|
199
199
|
* @param {*} [options] Override http request option.
|
|
200
200
|
* @throws {RequiredError}
|
|
201
201
|
*/
|
|
202
|
-
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<
|
|
202
|
+
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<AcceptanceResultV1ResponseDto>;
|
|
203
203
|
/**
|
|
204
204
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
205
205
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
206
|
-
* @param {
|
|
206
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
207
207
|
* @param {*} [options] Override http request option.
|
|
208
208
|
* @throws {RequiredError}
|
|
209
209
|
*/
|
|
210
|
-
v1GetBidContractDocumentsBatch(
|
|
210
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto: BidContractDocumentsBatchV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<Array<BidContractDocumentsV1ResponseDto>>;
|
|
211
211
|
/**
|
|
212
212
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
213
213
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
214
|
-
* @param {
|
|
214
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
215
215
|
* @param {*} [options] Override http request option.
|
|
216
216
|
* @throws {RequiredError}
|
|
217
217
|
*/
|
|
218
|
-
v1GetBidResultsBatch(
|
|
218
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto: BidResultsBatchV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<Array<BidResultsV1ResponseDto>>;
|
|
219
219
|
/**
|
|
220
220
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
221
221
|
* @summary 거래명세서 조회 — V5 충실
|
|
@@ -252,11 +252,11 @@ export declare const PartnerV1ApiFactory: (configuration?: Configuration, basePa
|
|
|
252
252
|
/**
|
|
253
253
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
254
254
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
255
|
-
* @param {
|
|
255
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
256
256
|
* @param {*} [options] Override http request option.
|
|
257
257
|
* @throws {RequiredError}
|
|
258
258
|
*/
|
|
259
|
-
v1RequestSplitInvoice(
|
|
259
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto: RequestSplitInvoiceV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<SplitInvoiceV1ResponseDto>;
|
|
260
260
|
/**
|
|
261
261
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
262
262
|
* @summary 협상(H/K) 점수평가 — V5 충실
|
|
@@ -278,23 +278,23 @@ export declare class PartnerV1Api extends BaseAPI {
|
|
|
278
278
|
* @param {*} [options] Override http request option.
|
|
279
279
|
* @throws {RequiredError}
|
|
280
280
|
*/
|
|
281
|
-
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
281
|
+
v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AcceptanceResultV1ResponseDto, any, {}>>;
|
|
282
282
|
/**
|
|
283
283
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
284
284
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
285
|
-
* @param {
|
|
285
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
286
286
|
* @param {*} [options] Override http request option.
|
|
287
287
|
* @throws {RequiredError}
|
|
288
288
|
*/
|
|
289
|
-
v1GetBidContractDocumentsBatch(
|
|
289
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto: BidContractDocumentsBatchV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidContractDocumentsV1ResponseDto[], any, {}>>;
|
|
290
290
|
/**
|
|
291
291
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
292
292
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
293
|
-
* @param {
|
|
293
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
294
294
|
* @param {*} [options] Override http request option.
|
|
295
295
|
* @throws {RequiredError}
|
|
296
296
|
*/
|
|
297
|
-
v1GetBidResultsBatch(
|
|
297
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto: BidResultsBatchV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidResultsV1ResponseDto[], any, {}>>;
|
|
298
298
|
/**
|
|
299
299
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
300
300
|
* @summary 거래명세서 조회 — V5 충실
|
|
@@ -331,11 +331,11 @@ export declare class PartnerV1Api extends BaseAPI {
|
|
|
331
331
|
/**
|
|
332
332
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
333
333
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
334
|
-
* @param {
|
|
334
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
335
335
|
* @param {*} [options] Override http request option.
|
|
336
336
|
* @throws {RequiredError}
|
|
337
337
|
*/
|
|
338
|
-
v1RequestSplitInvoice(
|
|
338
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto: RequestSplitInvoiceV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SplitInvoiceV1ResponseDto, any, {}>>;
|
|
339
339
|
/**
|
|
340
340
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
341
341
|
* @summary 협상(H/K) 점수평가 — V5 충실
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* CMARKET V6 Partner API
|
|
5
5
|
* 외부 ERP 연동용 RESTful API. ## 버전별 인증 - **_/v2** — OAuth2 Bearer JWT (`client_credentials` 플로우). `/oauth/token` 에서 토큰 발급 후 `Authorization: Bearer <token>` 헤더. - **_/v1** — V5 충실 platform-auth. `X-Platform-Id`(cate_set.api_id) / `X-Platform-Secret`(cate_set.api_secret, MD5-hex) 헤더로 전송.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 10.0.0
|
|
8
8
|
* Contact: semo.io.kr@gmail.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -73,13 +73,13 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
73
73
|
/**
|
|
74
74
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
75
75
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
76
|
-
* @param {
|
|
76
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
77
77
|
* @param {*} [options] Override http request option.
|
|
78
78
|
* @throws {RequiredError}
|
|
79
79
|
*/
|
|
80
|
-
v1GetBidContractDocumentsBatch: (
|
|
81
|
-
// verify required parameter '
|
|
82
|
-
assertParamExists('v1GetBidContractDocumentsBatch', '
|
|
80
|
+
v1GetBidContractDocumentsBatch: (bidContractDocumentsBatchV1RequestDto_1, ...args_1) => __awaiter(this, [bidContractDocumentsBatchV1RequestDto_1, ...args_1], void 0, function* (bidContractDocumentsBatchV1RequestDto, options = {}) {
|
|
81
|
+
// verify required parameter 'bidContractDocumentsBatchV1RequestDto' is not null or undefined
|
|
82
|
+
assertParamExists('v1GetBidContractDocumentsBatch', 'bidContractDocumentsBatchV1RequestDto', bidContractDocumentsBatchV1RequestDto);
|
|
83
83
|
const localVarPath = `/v1/bids/contract-documents/batch`;
|
|
84
84
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
85
85
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -99,7 +99,7 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
99
99
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
100
100
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
101
101
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
102
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
102
|
+
localVarRequestOptions.data = serializeDataIfNeeded(bidContractDocumentsBatchV1RequestDto, localVarRequestOptions, configuration);
|
|
103
103
|
return {
|
|
104
104
|
url: toPathString(localVarUrlObj),
|
|
105
105
|
options: localVarRequestOptions,
|
|
@@ -108,13 +108,13 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
108
108
|
/**
|
|
109
109
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
110
110
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
111
|
-
* @param {
|
|
111
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
112
112
|
* @param {*} [options] Override http request option.
|
|
113
113
|
* @throws {RequiredError}
|
|
114
114
|
*/
|
|
115
|
-
v1GetBidResultsBatch: (
|
|
116
|
-
// verify required parameter '
|
|
117
|
-
assertParamExists('v1GetBidResultsBatch', '
|
|
115
|
+
v1GetBidResultsBatch: (bidResultsBatchV1RequestDto_1, ...args_1) => __awaiter(this, [bidResultsBatchV1RequestDto_1, ...args_1], void 0, function* (bidResultsBatchV1RequestDto, options = {}) {
|
|
116
|
+
// verify required parameter 'bidResultsBatchV1RequestDto' is not null or undefined
|
|
117
|
+
assertParamExists('v1GetBidResultsBatch', 'bidResultsBatchV1RequestDto', bidResultsBatchV1RequestDto);
|
|
118
118
|
const localVarPath = `/v1/bids/results/batch`;
|
|
119
119
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
120
120
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -134,7 +134,7 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
134
134
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
135
135
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
136
136
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
137
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
137
|
+
localVarRequestOptions.data = serializeDataIfNeeded(bidResultsBatchV1RequestDto, localVarRequestOptions, configuration);
|
|
138
138
|
return {
|
|
139
139
|
url: toPathString(localVarUrlObj),
|
|
140
140
|
options: localVarRequestOptions,
|
|
@@ -288,13 +288,13 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
288
288
|
/**
|
|
289
289
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
290
290
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
291
|
-
* @param {
|
|
291
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
292
292
|
* @param {*} [options] Override http request option.
|
|
293
293
|
* @throws {RequiredError}
|
|
294
294
|
*/
|
|
295
|
-
v1RequestSplitInvoice: (
|
|
296
|
-
// verify required parameter '
|
|
297
|
-
assertParamExists('v1RequestSplitInvoice', '
|
|
295
|
+
v1RequestSplitInvoice: (requestSplitInvoiceV1RequestDto_1, ...args_1) => __awaiter(this, [requestSplitInvoiceV1RequestDto_1, ...args_1], void 0, function* (requestSplitInvoiceV1RequestDto, options = {}) {
|
|
296
|
+
// verify required parameter 'requestSplitInvoiceV1RequestDto' is not null or undefined
|
|
297
|
+
assertParamExists('v1RequestSplitInvoice', 'requestSplitInvoiceV1RequestDto', requestSplitInvoiceV1RequestDto);
|
|
298
298
|
const localVarPath = `/v1/invoices/split-requests`;
|
|
299
299
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
300
300
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -314,7 +314,7 @@ export const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
314
314
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
315
315
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
316
316
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
317
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
317
|
+
localVarRequestOptions.data = serializeDataIfNeeded(requestSplitInvoiceV1RequestDto, localVarRequestOptions, configuration);
|
|
318
318
|
return {
|
|
319
319
|
url: toPathString(localVarUrlObj),
|
|
320
320
|
options: localVarRequestOptions,
|
|
@@ -383,14 +383,14 @@ export const PartnerV1ApiFp = function (configuration) {
|
|
|
383
383
|
/**
|
|
384
384
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
385
385
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
386
|
-
* @param {
|
|
386
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
387
387
|
* @param {*} [options] Override http request option.
|
|
388
388
|
* @throws {RequiredError}
|
|
389
389
|
*/
|
|
390
|
-
v1GetBidContractDocumentsBatch(
|
|
390
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
391
391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
392
392
|
var _a, _b, _c;
|
|
393
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidContractDocumentsBatch(
|
|
393
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options);
|
|
394
394
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
395
395
|
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['PartnerV1Api.v1GetBidContractDocumentsBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
396
396
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -399,14 +399,14 @@ export const PartnerV1ApiFp = function (configuration) {
|
|
|
399
399
|
/**
|
|
400
400
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
401
401
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
402
|
-
* @param {
|
|
402
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
403
403
|
* @param {*} [options] Override http request option.
|
|
404
404
|
* @throws {RequiredError}
|
|
405
405
|
*/
|
|
406
|
-
v1GetBidResultsBatch(
|
|
406
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
407
407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
408
408
|
var _a, _b, _c;
|
|
409
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidResultsBatch(
|
|
409
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options);
|
|
410
410
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
411
411
|
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['PartnerV1Api.v1GetBidResultsBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
412
412
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -480,14 +480,14 @@ export const PartnerV1ApiFp = function (configuration) {
|
|
|
480
480
|
/**
|
|
481
481
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
482
482
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
483
|
-
* @param {
|
|
483
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
484
484
|
* @param {*} [options] Override http request option.
|
|
485
485
|
* @throws {RequiredError}
|
|
486
486
|
*/
|
|
487
|
-
v1RequestSplitInvoice(
|
|
487
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
488
488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
489
489
|
var _a, _b, _c;
|
|
490
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RequestSplitInvoice(
|
|
490
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options);
|
|
491
491
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
492
492
|
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['PartnerV1Api.v1RequestSplitInvoice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
493
493
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -531,22 +531,22 @@ export const PartnerV1ApiFactory = function (configuration, basePath, axios) {
|
|
|
531
531
|
/**
|
|
532
532
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
533
533
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
534
|
-
* @param {
|
|
534
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
535
535
|
* @param {*} [options] Override http request option.
|
|
536
536
|
* @throws {RequiredError}
|
|
537
537
|
*/
|
|
538
|
-
v1GetBidContractDocumentsBatch(
|
|
539
|
-
return localVarFp.v1GetBidContractDocumentsBatch(
|
|
538
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
539
|
+
return localVarFp.v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options).then((request) => request(axios, basePath));
|
|
540
540
|
},
|
|
541
541
|
/**
|
|
542
542
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
543
543
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
544
|
-
* @param {
|
|
544
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
545
545
|
* @param {*} [options] Override http request option.
|
|
546
546
|
* @throws {RequiredError}
|
|
547
547
|
*/
|
|
548
|
-
v1GetBidResultsBatch(
|
|
549
|
-
return localVarFp.v1GetBidResultsBatch(
|
|
548
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
549
|
+
return localVarFp.v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options).then((request) => request(axios, basePath));
|
|
550
550
|
},
|
|
551
551
|
/**
|
|
552
552
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
@@ -592,12 +592,12 @@ export const PartnerV1ApiFactory = function (configuration, basePath, axios) {
|
|
|
592
592
|
/**
|
|
593
593
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
594
594
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
595
|
-
* @param {
|
|
595
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
596
596
|
* @param {*} [options] Override http request option.
|
|
597
597
|
* @throws {RequiredError}
|
|
598
598
|
*/
|
|
599
|
-
v1RequestSplitInvoice(
|
|
600
|
-
return localVarFp.v1RequestSplitInvoice(
|
|
599
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
600
|
+
return localVarFp.v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options).then((request) => request(axios, basePath));
|
|
601
601
|
},
|
|
602
602
|
/**
|
|
603
603
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
@@ -629,22 +629,22 @@ export class PartnerV1Api extends BaseAPI {
|
|
|
629
629
|
/**
|
|
630
630
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
631
631
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
632
|
-
* @param {
|
|
632
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
633
633
|
* @param {*} [options] Override http request option.
|
|
634
634
|
* @throws {RequiredError}
|
|
635
635
|
*/
|
|
636
|
-
v1GetBidContractDocumentsBatch(
|
|
637
|
-
return PartnerV1ApiFp(this.configuration).v1GetBidContractDocumentsBatch(
|
|
636
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
637
|
+
return PartnerV1ApiFp(this.configuration).v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
638
638
|
}
|
|
639
639
|
/**
|
|
640
640
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
641
641
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
642
|
-
* @param {
|
|
642
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
643
643
|
* @param {*} [options] Override http request option.
|
|
644
644
|
* @throws {RequiredError}
|
|
645
645
|
*/
|
|
646
|
-
v1GetBidResultsBatch(
|
|
647
|
-
return PartnerV1ApiFp(this.configuration).v1GetBidResultsBatch(
|
|
646
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
647
|
+
return PartnerV1ApiFp(this.configuration).v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
648
648
|
}
|
|
649
649
|
/**
|
|
650
650
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
@@ -690,12 +690,12 @@ export class PartnerV1Api extends BaseAPI {
|
|
|
690
690
|
/**
|
|
691
691
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
692
692
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
693
|
-
* @param {
|
|
693
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
694
694
|
* @param {*} [options] Override http request option.
|
|
695
695
|
* @throws {RequiredError}
|
|
696
696
|
*/
|
|
697
|
-
v1RequestSplitInvoice(
|
|
698
|
-
return PartnerV1ApiFp(this.configuration).v1RequestSplitInvoice(
|
|
697
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
698
|
+
return PartnerV1ApiFp(this.configuration).v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
699
699
|
}
|
|
700
700
|
/**
|
|
701
701
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|