@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
package/configuration.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* CMARKET V6 Partner API
|
|
4
4
|
* 외부 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) 헤더로 전송.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document:
|
|
6
|
+
* The version of the OpenAPI document: 10.0.0
|
|
7
7
|
* Contact: semo.io.kr@gmail.com
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/api/oauth-api.d.ts
CHANGED
|
@@ -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).
|
package/dist/api/oauth-api.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* CMARKET V6 Partner API
|
|
6
6
|
* 외부 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) 헤더로 전송.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 10.0.0
|
|
9
9
|
* Contact: semo.io.kr@gmail.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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 충실
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* CMARKET V6 Partner API
|
|
6
6
|
* 외부 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) 헤더로 전송.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 10.0.0
|
|
9
9
|
* Contact: semo.io.kr@gmail.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -76,13 +76,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
76
76
|
/**
|
|
77
77
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
78
78
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
79
|
-
* @param {
|
|
79
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
80
80
|
* @param {*} [options] Override http request option.
|
|
81
81
|
* @throws {RequiredError}
|
|
82
82
|
*/
|
|
83
|
-
v1GetBidContractDocumentsBatch: (
|
|
84
|
-
// verify required parameter '
|
|
85
|
-
(0, common_1.assertParamExists)('v1GetBidContractDocumentsBatch', '
|
|
83
|
+
v1GetBidContractDocumentsBatch: (bidContractDocumentsBatchV1RequestDto_1, ...args_1) => __awaiter(this, [bidContractDocumentsBatchV1RequestDto_1, ...args_1], void 0, function* (bidContractDocumentsBatchV1RequestDto, options = {}) {
|
|
84
|
+
// verify required parameter 'bidContractDocumentsBatchV1RequestDto' is not null or undefined
|
|
85
|
+
(0, common_1.assertParamExists)('v1GetBidContractDocumentsBatch', 'bidContractDocumentsBatchV1RequestDto', bidContractDocumentsBatchV1RequestDto);
|
|
86
86
|
const localVarPath = `/v1/bids/contract-documents/batch`;
|
|
87
87
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
88
88
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -102,7 +102,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
102
102
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
103
103
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
104
104
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
105
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
105
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(bidContractDocumentsBatchV1RequestDto, localVarRequestOptions, configuration);
|
|
106
106
|
return {
|
|
107
107
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
108
108
|
options: localVarRequestOptions,
|
|
@@ -111,13 +111,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
111
111
|
/**
|
|
112
112
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
113
113
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
114
|
-
* @param {
|
|
114
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
115
115
|
* @param {*} [options] Override http request option.
|
|
116
116
|
* @throws {RequiredError}
|
|
117
117
|
*/
|
|
118
|
-
v1GetBidResultsBatch: (
|
|
119
|
-
// verify required parameter '
|
|
120
|
-
(0, common_1.assertParamExists)('v1GetBidResultsBatch', '
|
|
118
|
+
v1GetBidResultsBatch: (bidResultsBatchV1RequestDto_1, ...args_1) => __awaiter(this, [bidResultsBatchV1RequestDto_1, ...args_1], void 0, function* (bidResultsBatchV1RequestDto, options = {}) {
|
|
119
|
+
// verify required parameter 'bidResultsBatchV1RequestDto' is not null or undefined
|
|
120
|
+
(0, common_1.assertParamExists)('v1GetBidResultsBatch', 'bidResultsBatchV1RequestDto', bidResultsBatchV1RequestDto);
|
|
121
121
|
const localVarPath = `/v1/bids/results/batch`;
|
|
122
122
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
123
123
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -137,7 +137,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
137
137
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
138
138
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
139
139
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
140
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
140
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(bidResultsBatchV1RequestDto, localVarRequestOptions, configuration);
|
|
141
141
|
return {
|
|
142
142
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
143
143
|
options: localVarRequestOptions,
|
|
@@ -291,13 +291,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
291
291
|
/**
|
|
292
292
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
293
293
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
294
|
-
* @param {
|
|
294
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
295
295
|
* @param {*} [options] Override http request option.
|
|
296
296
|
* @throws {RequiredError}
|
|
297
297
|
*/
|
|
298
|
-
v1RequestSplitInvoice: (
|
|
299
|
-
// verify required parameter '
|
|
300
|
-
(0, common_1.assertParamExists)('v1RequestSplitInvoice', '
|
|
298
|
+
v1RequestSplitInvoice: (requestSplitInvoiceV1RequestDto_1, ...args_1) => __awaiter(this, [requestSplitInvoiceV1RequestDto_1, ...args_1], void 0, function* (requestSplitInvoiceV1RequestDto, options = {}) {
|
|
299
|
+
// verify required parameter 'requestSplitInvoiceV1RequestDto' is not null or undefined
|
|
300
|
+
(0, common_1.assertParamExists)('v1RequestSplitInvoice', 'requestSplitInvoiceV1RequestDto', requestSplitInvoiceV1RequestDto);
|
|
301
301
|
const localVarPath = `/v1/invoices/split-requests`;
|
|
302
302
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
303
303
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -317,7 +317,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
|
|
|
317
317
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
318
318
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
319
319
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
320
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
320
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(requestSplitInvoiceV1RequestDto, localVarRequestOptions, configuration);
|
|
321
321
|
return {
|
|
322
322
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
323
323
|
options: localVarRequestOptions,
|
|
@@ -387,14 +387,14 @@ const PartnerV1ApiFp = function (configuration) {
|
|
|
387
387
|
/**
|
|
388
388
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
389
389
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
390
|
-
* @param {
|
|
390
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
391
391
|
* @param {*} [options] Override http request option.
|
|
392
392
|
* @throws {RequiredError}
|
|
393
393
|
*/
|
|
394
|
-
v1GetBidContractDocumentsBatch(
|
|
394
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
395
395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
396
396
|
var _a, _b, _c;
|
|
397
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidContractDocumentsBatch(
|
|
397
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options);
|
|
398
398
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
399
399
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1GetBidContractDocumentsBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
400
400
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -403,14 +403,14 @@ const PartnerV1ApiFp = function (configuration) {
|
|
|
403
403
|
/**
|
|
404
404
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
405
405
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
406
|
-
* @param {
|
|
406
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
407
407
|
* @param {*} [options] Override http request option.
|
|
408
408
|
* @throws {RequiredError}
|
|
409
409
|
*/
|
|
410
|
-
v1GetBidResultsBatch(
|
|
410
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
411
411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
412
412
|
var _a, _b, _c;
|
|
413
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidResultsBatch(
|
|
413
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options);
|
|
414
414
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
415
415
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1GetBidResultsBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
416
416
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -484,14 +484,14 @@ const PartnerV1ApiFp = function (configuration) {
|
|
|
484
484
|
/**
|
|
485
485
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
486
486
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
487
|
-
* @param {
|
|
487
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
488
488
|
* @param {*} [options] Override http request option.
|
|
489
489
|
* @throws {RequiredError}
|
|
490
490
|
*/
|
|
491
|
-
v1RequestSplitInvoice(
|
|
491
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
492
492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
493
493
|
var _a, _b, _c;
|
|
494
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RequestSplitInvoice(
|
|
494
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options);
|
|
495
495
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
496
496
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1RequestSplitInvoice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
497
497
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -536,22 +536,22 @@ const PartnerV1ApiFactory = function (configuration, basePath, axios) {
|
|
|
536
536
|
/**
|
|
537
537
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
538
538
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
539
|
-
* @param {
|
|
539
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
540
540
|
* @param {*} [options] Override http request option.
|
|
541
541
|
* @throws {RequiredError}
|
|
542
542
|
*/
|
|
543
|
-
v1GetBidContractDocumentsBatch(
|
|
544
|
-
return localVarFp.v1GetBidContractDocumentsBatch(
|
|
543
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
544
|
+
return localVarFp.v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options).then((request) => request(axios, basePath));
|
|
545
545
|
},
|
|
546
546
|
/**
|
|
547
547
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
548
548
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
549
|
-
* @param {
|
|
549
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
550
550
|
* @param {*} [options] Override http request option.
|
|
551
551
|
* @throws {RequiredError}
|
|
552
552
|
*/
|
|
553
|
-
v1GetBidResultsBatch(
|
|
554
|
-
return localVarFp.v1GetBidResultsBatch(
|
|
553
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
554
|
+
return localVarFp.v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options).then((request) => request(axios, basePath));
|
|
555
555
|
},
|
|
556
556
|
/**
|
|
557
557
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
@@ -597,12 +597,12 @@ const PartnerV1ApiFactory = function (configuration, basePath, axios) {
|
|
|
597
597
|
/**
|
|
598
598
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
599
599
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
600
|
-
* @param {
|
|
600
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
601
601
|
* @param {*} [options] Override http request option.
|
|
602
602
|
* @throws {RequiredError}
|
|
603
603
|
*/
|
|
604
|
-
v1RequestSplitInvoice(
|
|
605
|
-
return localVarFp.v1RequestSplitInvoice(
|
|
604
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
605
|
+
return localVarFp.v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options).then((request) => request(axios, basePath));
|
|
606
606
|
},
|
|
607
607
|
/**
|
|
608
608
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
@@ -635,22 +635,22 @@ class PartnerV1Api extends base_1.BaseAPI {
|
|
|
635
635
|
/**
|
|
636
636
|
* V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
637
637
|
* @summary 계약서류 수신 배치 조회 — V5 충실
|
|
638
|
-
* @param {
|
|
638
|
+
* @param {BidContractDocumentsBatchV1RequestDto} bidContractDocumentsBatchV1RequestDto
|
|
639
639
|
* @param {*} [options] Override http request option.
|
|
640
640
|
* @throws {RequiredError}
|
|
641
641
|
*/
|
|
642
|
-
v1GetBidContractDocumentsBatch(
|
|
643
|
-
return (0, exports.PartnerV1ApiFp)(this.configuration).v1GetBidContractDocumentsBatch(
|
|
642
|
+
v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options) {
|
|
643
|
+
return (0, exports.PartnerV1ApiFp)(this.configuration).v1GetBidContractDocumentsBatch(bidContractDocumentsBatchV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
644
644
|
}
|
|
645
645
|
/**
|
|
646
646
|
* V5 `/entendRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정. resolveBidId 도 이 엔드포인트를 사용한다.
|
|
647
647
|
* @summary 입찰결과 배치 조회 — V5 충실
|
|
648
|
-
* @param {
|
|
648
|
+
* @param {BidResultsBatchV1RequestDto} bidResultsBatchV1RequestDto
|
|
649
649
|
* @param {*} [options] Override http request option.
|
|
650
650
|
* @throws {RequiredError}
|
|
651
651
|
*/
|
|
652
|
-
v1GetBidResultsBatch(
|
|
653
|
-
return (0, exports.PartnerV1ApiFp)(this.configuration).v1GetBidResultsBatch(
|
|
652
|
+
v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options) {
|
|
653
|
+
return (0, exports.PartnerV1ApiFp)(this.configuration).v1GetBidResultsBatch(bidResultsBatchV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
654
654
|
}
|
|
655
655
|
/**
|
|
656
656
|
* V5 `/getGrm` 후속. 인증 = body `ID`/`Secret`(cate_set). group_code 스코프로 가시성 적용.
|
|
@@ -696,12 +696,12 @@ class PartnerV1Api extends base_1.BaseAPI {
|
|
|
696
696
|
/**
|
|
697
697
|
* V5 `splitInvoiceRequest` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|
|
698
698
|
* @summary 계산서 분할 발급 청구 — V5 충실
|
|
699
|
-
* @param {
|
|
699
|
+
* @param {RequestSplitInvoiceV1RequestDto} requestSplitInvoiceV1RequestDto
|
|
700
700
|
* @param {*} [options] Override http request option.
|
|
701
701
|
* @throws {RequiredError}
|
|
702
702
|
*/
|
|
703
|
-
v1RequestSplitInvoice(
|
|
704
|
-
return (0, exports.PartnerV1ApiFp)(this.configuration).v1RequestSplitInvoice(
|
|
703
|
+
v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options) {
|
|
704
|
+
return (0, exports.PartnerV1ApiFp)(this.configuration).v1RequestSplitInvoice(requestSplitInvoiceV1RequestDto, options).then((request) => request(this.axios, this.basePath));
|
|
705
705
|
}
|
|
706
706
|
/**
|
|
707
707
|
* V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
|