@keystrokehq/sevdesk 0.1.5 → 0.1.6
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/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/book-invoice-amount.cjs +1 -0
- package/dist/actions/book-invoice-amount.cjs.map +1 -1
- package/dist/actions/book-invoice-amount.d.cts +3 -27
- package/dist/actions/book-invoice-amount.d.cts.map +1 -1
- package/dist/actions/book-invoice-amount.d.mts +3 -27
- package/dist/actions/book-invoice-amount.d.mts.map +1 -1
- package/dist/actions/book-invoice-amount.mjs +1 -0
- package/dist/actions/book-invoice-amount.mjs.map +1 -1
- package/dist/actions/check-customer-number-availability.cjs +1 -0
- package/dist/actions/check-customer-number-availability.cjs.map +1 -1
- package/dist/actions/check-customer-number-availability.d.cts +3 -15
- package/dist/actions/check-customer-number-availability.d.cts.map +1 -1
- package/dist/actions/check-customer-number-availability.d.mts +3 -15
- package/dist/actions/check-customer-number-availability.d.mts.map +1 -1
- package/dist/actions/check-customer-number-availability.mjs +1 -0
- package/dist/actions/check-customer-number-availability.mjs.map +1 -1
- package/dist/actions/create-accounting-contact.cjs +1 -0
- package/dist/actions/create-accounting-contact.cjs.map +1 -1
- package/dist/actions/create-accounting-contact.d.cts +3 -20
- package/dist/actions/create-accounting-contact.d.cts.map +1 -1
- package/dist/actions/create-accounting-contact.d.mts +3 -20
- package/dist/actions/create-accounting-contact.d.mts.map +1 -1
- package/dist/actions/create-accounting-contact.mjs +1 -0
- package/dist/actions/create-accounting-contact.mjs.map +1 -1
- package/dist/actions/create-check-account-transaction.cjs +1 -0
- package/dist/actions/create-check-account-transaction.cjs.map +1 -1
- package/dist/actions/create-check-account-transaction.d.cts +3 -34
- package/dist/actions/create-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/create-check-account-transaction.d.mts +3 -34
- package/dist/actions/create-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/create-check-account-transaction.mjs +1 -0
- package/dist/actions/create-check-account-transaction.mjs.map +1 -1
- package/dist/actions/create-clearing-account.cjs +1 -0
- package/dist/actions/create-clearing-account.cjs.map +1 -1
- package/dist/actions/create-clearing-account.d.cts +3 -16
- package/dist/actions/create-clearing-account.d.cts.map +1 -1
- package/dist/actions/create-clearing-account.d.mts +3 -16
- package/dist/actions/create-clearing-account.d.mts.map +1 -1
- package/dist/actions/create-clearing-account.mjs +1 -0
- package/dist/actions/create-clearing-account.mjs.map +1 -1
- package/dist/actions/create-communication-way.cjs +1 -0
- package/dist/actions/create-communication-way.cjs.map +1 -1
- package/dist/actions/create-communication-way.d.cts +3 -25
- package/dist/actions/create-communication-way.d.cts.map +1 -1
- package/dist/actions/create-communication-way.d.mts +3 -25
- package/dist/actions/create-communication-way.d.mts.map +1 -1
- package/dist/actions/create-communication-way.mjs +1 -0
- package/dist/actions/create-communication-way.mjs.map +1 -1
- package/dist/actions/create-contact-address.cjs +1 -0
- package/dist/actions/create-contact-address.cjs.map +1 -1
- package/dist/actions/create-contact-address.d.cts +3 -33
- package/dist/actions/create-contact-address.d.cts.map +1 -1
- package/dist/actions/create-contact-address.d.mts +3 -33
- package/dist/actions/create-contact-address.d.mts.map +1 -1
- package/dist/actions/create-contact-address.mjs +1 -0
- package/dist/actions/create-contact-address.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.cjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.cts +3 -17
- package/dist/actions/create-contact-custom-field-setting.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.mts +3 -17
- package/dist/actions/create-contact-custom-field-setting.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.mjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field.cjs +1 -0
- package/dist/actions/create-contact-custom-field.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field.d.cts +3 -23
- package/dist/actions/create-contact-custom-field.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field.d.mts +3 -23
- package/dist/actions/create-contact-custom-field.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field.mjs +1 -0
- package/dist/actions/create-contact-custom-field.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -50
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -50
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-contact2.cjs +1 -0
- package/dist/actions/create-contact2.cjs.map +1 -1
- package/dist/actions/create-contact2.d.cts +3 -46
- package/dist/actions/create-contact2.d.cts.map +1 -1
- package/dist/actions/create-contact2.d.mts +3 -46
- package/dist/actions/create-contact2.d.mts.map +1 -1
- package/dist/actions/create-contact2.mjs +1 -0
- package/dist/actions/create-contact2.mjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.cjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.cjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.cts +3 -18
- package/dist/actions/create-credit-note-from-invoice.d.cts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.mts +3 -18
- package/dist/actions/create-credit-note-from-invoice.d.mts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.mjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.mjs.map +1 -1
- package/dist/actions/create-file-import-account.cjs +1 -0
- package/dist/actions/create-file-import-account.cjs.map +1 -1
- package/dist/actions/create-file-import-account.d.cts +3 -18
- package/dist/actions/create-file-import-account.d.cts.map +1 -1
- package/dist/actions/create-file-import-account.d.mts +3 -18
- package/dist/actions/create-file-import-account.d.mts.map +1 -1
- package/dist/actions/create-file-import-account.mjs +1 -0
- package/dist/actions/create-file-import-account.mjs.map +1 -1
- package/dist/actions/create-part.cjs +1 -0
- package/dist/actions/create-part.cjs.map +1 -1
- package/dist/actions/create-part.d.cts +3 -34
- package/dist/actions/create-part.d.cts.map +1 -1
- package/dist/actions/create-part.d.mts +3 -34
- package/dist/actions/create-part.d.mts.map +1 -1
- package/dist/actions/create-part.mjs +1 -0
- package/dist/actions/create-part.mjs.map +1 -1
- package/dist/actions/create-payment-method.cjs +1 -0
- package/dist/actions/create-payment-method.cjs.map +1 -1
- package/dist/actions/create-payment-method.d.cts +3 -17
- package/dist/actions/create-payment-method.d.cts.map +1 -1
- package/dist/actions/create-payment-method.d.mts +3 -17
- package/dist/actions/create-payment-method.d.mts.map +1 -1
- package/dist/actions/create-payment-method.mjs +1 -0
- package/dist/actions/create-payment-method.mjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.cjs +1 -0
- package/dist/actions/create-private-transaction-rule.cjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.cts +3 -17
- package/dist/actions/create-private-transaction-rule.d.cts.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.mts +3 -17
- package/dist/actions/create-private-transaction-rule.d.mts.map +1 -1
- package/dist/actions/create-private-transaction-rule.mjs +1 -0
- package/dist/actions/create-private-transaction-rule.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -19
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -19
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.cts +3 -15
- package/dist/actions/delete-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.mts +3 -15
- package/dist/actions/delete-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.cts +3 -15
- package/dist/actions/delete-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.mts +3 -15
- package/dist/actions/delete-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.cts +3 -15
- package/dist/actions/delete-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.mts +3 -15
- package/dist/actions/delete-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs +1 -0
- package/dist/actions/delete-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.cts +3 -15
- package/dist/actions/delete-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.mts +3 -15
- package/dist/actions/delete-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs +1 -0
- package/dist/actions/delete-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs +1 -0
- package/dist/actions/delete-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs +1 -0
- package/dist/actions/delete-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs +1 -0
- package/dist/actions/delete-credit-note-by-id.cjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.cts +3 -15
- package/dist/actions/delete-credit-note-by-id.d.cts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.mts +3 -15
- package/dist/actions/delete-credit-note-by-id.d.mts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs +1 -0
- package/dist/actions/delete-credit-note-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-by-id.cjs +1 -0
- package/dist/actions/delete-order-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-by-id.d.cts +3 -15
- package/dist/actions/delete-order-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-by-id.d.mts +3 -15
- package/dist/actions/delete-order-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-by-id.mjs +1 -0
- package/dist/actions/delete-order-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs +1 -0
- package/dist/actions/delete-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.cts +3 -15
- package/dist/actions/delete-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.mts +3 -15
- package/dist/actions/delete-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs +1 -0
- package/dist/actions/delete-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/delete-payment-method.cjs +1 -0
- package/dist/actions/delete-payment-method.cjs.map +1 -1
- package/dist/actions/delete-payment-method.d.cts +3 -15
- package/dist/actions/delete-payment-method.d.cts.map +1 -1
- package/dist/actions/delete-payment-method.d.mts +3 -15
- package/dist/actions/delete-payment-method.d.mts.map +1 -1
- package/dist/actions/delete-payment-method.mjs +1 -0
- package/dist/actions/delete-payment-method.mjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts +3 -15
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts +3 -15
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -0
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +3 -15
- package/dist/actions/delete-tag-by-id.d.cts.map +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +3 -15
- package/dist/actions/delete-tag-by-id.d.mts.map +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -0
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.cjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.cts +3 -15
- package/dist/actions/enshrine-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.mts +3 -15
- package/dist/actions/enshrine-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.mjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.mjs.map +1 -1
- package/dist/actions/export-credit-note-csv.cjs +1 -0
- package/dist/actions/export-credit-note-csv.cjs.map +1 -1
- package/dist/actions/export-credit-note-csv.d.cts +3 -17
- package/dist/actions/export-credit-note-csv.d.cts.map +1 -1
- package/dist/actions/export-credit-note-csv.d.mts +3 -17
- package/dist/actions/export-credit-note-csv.d.mts.map +1 -1
- package/dist/actions/export-credit-note-csv.mjs +1 -0
- package/dist/actions/export-credit-note-csv.mjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.cjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.cjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts +3 -16
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts +3 -16
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.mjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.mjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.cjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.cjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.cts +3 -18
- package/dist/actions/find-contacts-by-custom-field-value.d.cts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.mts +3 -18
- package/dist/actions/find-contacts-by-custom-field-value.d.mts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.mjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.mjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.cjs +1 -0
- package/dist/actions/generate-progress-download-hash.cjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.cts +3 -15
- package/dist/actions/generate-progress-download-hash.d.cts.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.mts +3 -15
- package/dist/actions/generate-progress-download-hash.d.mts.map +1 -1
- package/dist/actions/generate-progress-download-hash.mjs +1 -0
- package/dist/actions/generate-progress-download-hash.mjs.map +1 -1
- package/dist/actions/get-account-invoices.cjs +1 -0
- package/dist/actions/get-account-invoices.cjs.map +1 -1
- package/dist/actions/get-account-invoices.d.cts +3 -13
- package/dist/actions/get-account-invoices.d.cts.map +1 -1
- package/dist/actions/get-account-invoices.d.mts +3 -13
- package/dist/actions/get-account-invoices.d.mts.map +1 -1
- package/dist/actions/get-account-invoices.mjs +1 -0
- package/dist/actions/get-account-invoices.mjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.cts +3 -15
- package/dist/actions/get-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.mts +3 -15
- package/dist/actions/get-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-contacts.cjs +1 -0
- package/dist/actions/get-accounting-contacts.cjs.map +1 -1
- package/dist/actions/get-accounting-contacts.d.cts +3 -16
- package/dist/actions/get-accounting-contacts.d.cts.map +1 -1
- package/dist/actions/get-accounting-contacts.d.mts +3 -16
- package/dist/actions/get-accounting-contacts.d.mts.map +1 -1
- package/dist/actions/get-accounting-contacts.mjs +1 -0
- package/dist/actions/get-accounting-contacts.mjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.cjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.cts +3 -16
- package/dist/actions/get-check-account-balance-at-date.d.cts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.mts +3 -16
- package/dist/actions/get-check-account-balance-at-date.d.mts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.mjs.map +1 -1
- package/dist/actions/get-check-account-by-id.cjs +1 -0
- package/dist/actions/get-check-account-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-by-id.d.cts +3 -15
- package/dist/actions/get-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-by-id.d.mts +3 -15
- package/dist/actions/get-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-by-id.mjs +1 -0
- package/dist/actions/get-check-account-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.cts +3 -15
- package/dist/actions/get-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.mts +3 -15
- package/dist/actions/get-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transactions.cjs +1 -0
- package/dist/actions/get-check-account-transactions.cjs.map +1 -1
- package/dist/actions/get-check-account-transactions.d.cts +3 -22
- package/dist/actions/get-check-account-transactions.d.cts.map +1 -1
- package/dist/actions/get-check-account-transactions.d.mts +3 -22
- package/dist/actions/get-check-account-transactions.d.mts.map +1 -1
- package/dist/actions/get-check-account-transactions.mjs +1 -0
- package/dist/actions/get-check-account-transactions.mjs.map +1 -1
- package/dist/actions/get-check-accounts.cjs +1 -0
- package/dist/actions/get-check-accounts.cjs.map +1 -1
- package/dist/actions/get-check-accounts.d.cts +3 -17
- package/dist/actions/get-check-accounts.d.cts.map +1 -1
- package/dist/actions/get-check-accounts.d.mts +3 -17
- package/dist/actions/get-check-accounts.d.mts.map +1 -1
- package/dist/actions/get-check-accounts.mjs +1 -0
- package/dist/actions/get-check-accounts.mjs.map +1 -1
- package/dist/actions/get-communication-way-keys.cjs +1 -0
- package/dist/actions/get-communication-way-keys.cjs.map +1 -1
- package/dist/actions/get-communication-way-keys.d.cts +3 -13
- package/dist/actions/get-communication-way-keys.d.cts.map +1 -1
- package/dist/actions/get-communication-way-keys.d.mts +3 -13
- package/dist/actions/get-communication-way-keys.d.mts.map +1 -1
- package/dist/actions/get-communication-way-keys.mjs +1 -0
- package/dist/actions/get-communication-way-keys.mjs.map +1 -1
- package/dist/actions/get-communication-ways.cjs +1 -0
- package/dist/actions/get-communication-ways.cjs.map +1 -1
- package/dist/actions/get-communication-ways.d.cts +3 -18
- package/dist/actions/get-communication-ways.d.cts.map +1 -1
- package/dist/actions/get-communication-ways.d.mts +3 -18
- package/dist/actions/get-communication-ways.d.mts.map +1 -1
- package/dist/actions/get-communication-ways.mjs +1 -0
- package/dist/actions/get-communication-ways.mjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.cjs +1 -0
- package/dist/actions/get-communicationway-by-id.cjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.cts +3 -15
- package/dist/actions/get-communicationway-by-id.d.cts.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.mts +3 -15
- package/dist/actions/get-communicationway-by-id.d.mts.map +1 -1
- package/dist/actions/get-communicationway-by-id.mjs +1 -0
- package/dist/actions/get-communicationway-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.cjs +1 -0
- package/dist/actions/get-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.cts +3 -15
- package/dist/actions/get-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.mts +3 -15
- package/dist/actions/get-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-address-by-id.mjs +1 -0
- package/dist/actions/get-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-addresses.cjs +1 -0
- package/dist/actions/get-contact-addresses.cjs.map +1 -1
- package/dist/actions/get-contact-addresses.d.cts +3 -17
- package/dist/actions/get-contact-addresses.d.cts.map +1 -1
- package/dist/actions/get-contact-addresses.d.mts +3 -17
- package/dist/actions/get-contact-addresses.d.mts.map +1 -1
- package/dist/actions/get-contact-addresses.mjs +1 -0
- package/dist/actions/get-contact-addresses.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +1 -0
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +3 -15
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +3 -15
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +1 -0
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.cjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.cts +3 -18
- package/dist/actions/get-contact-custom-field-settings.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.mts +3 -18
- package/dist/actions/get-contact-custom-field-settings.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.mjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.mjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.cjs +1 -0
- package/dist/actions/get-contact-custom-fields.cjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.cts +3 -18
- package/dist/actions/get-contact-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.mts +3 -18
- package/dist/actions/get-contact-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-fields.mjs +1 -0
- package/dist/actions/get-contact-custom-fields.mjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.cjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.cts +3 -15
- package/dist/actions/get-contact-tabs-item-count.d.cts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.mts +3 -15
- package/dist/actions/get-contact-tabs-item-count.d.mts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +1 -0
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +3 -26
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +3 -26
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +1 -0
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-credit-note-positions.cjs +1 -0
- package/dist/actions/get-credit-note-positions.cjs.map +1 -1
- package/dist/actions/get-credit-note-positions.d.cts +3 -16
- package/dist/actions/get-credit-note-positions.d.cts.map +1 -1
- package/dist/actions/get-credit-note-positions.d.mts +3 -16
- package/dist/actions/get-credit-note-positions.d.mts.map +1 -1
- package/dist/actions/get-credit-note-positions.mjs +1 -0
- package/dist/actions/get-credit-note-positions.mjs.map +1 -1
- package/dist/actions/get-credit-notes.cjs +1 -0
- package/dist/actions/get-credit-notes.cjs.map +1 -1
- package/dist/actions/get-credit-notes.d.cts +3 -27
- package/dist/actions/get-credit-notes.d.cts.map +1 -1
- package/dist/actions/get-credit-notes.d.mts +3 -27
- package/dist/actions/get-credit-notes.d.mts.map +1 -1
- package/dist/actions/get-credit-notes.mjs +1 -0
- package/dist/actions/get-credit-notes.mjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.cjs +1 -0
- package/dist/actions/get-export-invoicecsv.cjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.cts +3 -17
- package/dist/actions/get-export-invoicecsv.d.cts.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.mts +3 -17
- package/dist/actions/get-export-invoicecsv.d.mts.map +1 -1
- package/dist/actions/get-export-invoicecsv.mjs +1 -0
- package/dist/actions/get-export-invoicecsv.mjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.cjs +1 -0
- package/dist/actions/get-export-transactions-csv.cjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.cts +3 -17
- package/dist/actions/get-export-transactions-csv.d.cts.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.mts +3 -17
- package/dist/actions/get-export-transactions-csv.d.mts.map +1 -1
- package/dist/actions/get-export-transactions-csv.mjs +1 -0
- package/dist/actions/get-export-transactions-csv.mjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.cjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.cts +3 -15
- package/dist/actions/get-invoice-is-partially-paid.d.cts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.mts +3 -15
- package/dist/actions/get-invoice-is-partially-paid.d.mts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.mjs.map +1 -1
- package/dist/actions/get-invoice-positions.cjs +1 -0
- package/dist/actions/get-invoice-positions.cjs.map +1 -1
- package/dist/actions/get-invoice-positions.d.cts +3 -18
- package/dist/actions/get-invoice-positions.d.cts.map +1 -1
- package/dist/actions/get-invoice-positions.d.mts +3 -18
- package/dist/actions/get-invoice-positions.d.mts.map +1 -1
- package/dist/actions/get-invoice-positions.mjs +1 -0
- package/dist/actions/get-invoice-positions.mjs.map +1 -1
- package/dist/actions/get-invoice-poss.cjs +1 -0
- package/dist/actions/get-invoice-poss.cjs.map +1 -1
- package/dist/actions/get-invoice-poss.d.cts +3 -19
- package/dist/actions/get-invoice-poss.d.cts.map +1 -1
- package/dist/actions/get-invoice-poss.d.mts +3 -19
- package/dist/actions/get-invoice-poss.d.mts.map +1 -1
- package/dist/actions/get-invoice-poss.mjs +1 -0
- package/dist/actions/get-invoice-poss.mjs.map +1 -1
- package/dist/actions/get-invoices.cjs +1 -0
- package/dist/actions/get-invoices.cjs.map +1 -1
- package/dist/actions/get-invoices.d.cts +3 -26
- package/dist/actions/get-invoices.d.cts.map +1 -1
- package/dist/actions/get-invoices.d.mts +3 -26
- package/dist/actions/get-invoices.d.mts.map +1 -1
- package/dist/actions/get-invoices.mjs +1 -0
- package/dist/actions/get-invoices.mjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.cjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.cjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts +3 -13
- package/dist/actions/get-letterpapers-with-thumb.d.cts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.mts +3 -13
- package/dist/actions/get-letterpapers-with-thumb.d.mts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.mjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.mjs.map +1 -1
- package/dist/actions/get-next-customer-number.cjs +1 -0
- package/dist/actions/get-next-customer-number.cjs.map +1 -1
- package/dist/actions/get-next-customer-number.d.cts +3 -13
- package/dist/actions/get-next-customer-number.d.cts.map +1 -1
- package/dist/actions/get-next-customer-number.d.mts +3 -13
- package/dist/actions/get-next-customer-number.d.mts.map +1 -1
- package/dist/actions/get-next-customer-number.mjs +1 -0
- package/dist/actions/get-next-customer-number.mjs.map +1 -1
- package/dist/actions/get-order-by-id.cjs +1 -0
- package/dist/actions/get-order-by-id.cjs.map +1 -1
- package/dist/actions/get-order-by-id.d.cts +3 -15
- package/dist/actions/get-order-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-by-id.d.mts +3 -15
- package/dist/actions/get-order-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-by-id.mjs +1 -0
- package/dist/actions/get-order-by-id.mjs.map +1 -1
- package/dist/actions/get-order-discounts.cjs +1 -0
- package/dist/actions/get-order-discounts.cjs.map +1 -1
- package/dist/actions/get-order-discounts.d.cts +3 -18
- package/dist/actions/get-order-discounts.d.cts.map +1 -1
- package/dist/actions/get-order-discounts.d.mts +3 -18
- package/dist/actions/get-order-discounts.d.mts.map +1 -1
- package/dist/actions/get-order-discounts.mjs +1 -0
- package/dist/actions/get-order-discounts.mjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.cjs +1 -0
- package/dist/actions/get-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.cts +3 -15
- package/dist/actions/get-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.mts +3 -15
- package/dist/actions/get-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-pos-by-id.mjs +1 -0
- package/dist/actions/get-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/get-order-positions.cjs +1 -0
- package/dist/actions/get-order-positions.cjs.map +1 -1
- package/dist/actions/get-order-positions.d.cts +3 -16
- package/dist/actions/get-order-positions.d.cts.map +1 -1
- package/dist/actions/get-order-positions.d.mts +3 -16
- package/dist/actions/get-order-positions.d.mts.map +1 -1
- package/dist/actions/get-order-positions.mjs +1 -0
- package/dist/actions/get-order-positions.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +1 -0
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +3 -21
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +3 -21
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +1 -0
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-part-by-id.cjs +1 -0
- package/dist/actions/get-part-by-id.cjs.map +1 -1
- package/dist/actions/get-part-by-id.d.cts +3 -15
- package/dist/actions/get-part-by-id.d.cts.map +1 -1
- package/dist/actions/get-part-by-id.d.mts +3 -15
- package/dist/actions/get-part-by-id.d.mts.map +1 -1
- package/dist/actions/get-part-by-id.mjs +1 -0
- package/dist/actions/get-part-by-id.mjs.map +1 -1
- package/dist/actions/get-part-contact-prices.cjs +1 -0
- package/dist/actions/get-part-contact-prices.cjs.map +1 -1
- package/dist/actions/get-part-contact-prices.d.cts +3 -22
- package/dist/actions/get-part-contact-prices.d.cts.map +1 -1
- package/dist/actions/get-part-contact-prices.d.mts +3 -22
- package/dist/actions/get-part-contact-prices.d.mts.map +1 -1
- package/dist/actions/get-part-contact-prices.mjs +1 -0
- package/dist/actions/get-part-contact-prices.mjs.map +1 -1
- package/dist/actions/get-part-stock.cjs +1 -0
- package/dist/actions/get-part-stock.cjs.map +1 -1
- package/dist/actions/get-part-stock.d.cts +3 -15
- package/dist/actions/get-part-stock.d.cts.map +1 -1
- package/dist/actions/get-part-stock.d.mts +3 -15
- package/dist/actions/get-part-stock.d.mts.map +1 -1
- package/dist/actions/get-part-stock.mjs +1 -0
- package/dist/actions/get-part-stock.mjs.map +1 -1
- package/dist/actions/get-part-unities.cjs +1 -0
- package/dist/actions/get-part-unities.cjs.map +1 -1
- package/dist/actions/get-part-unities.d.cts +3 -18
- package/dist/actions/get-part-unities.d.cts.map +1 -1
- package/dist/actions/get-part-unities.d.mts +3 -18
- package/dist/actions/get-part-unities.d.mts.map +1 -1
- package/dist/actions/get-part-unities.mjs +1 -0
- package/dist/actions/get-part-unities.mjs.map +1 -1
- package/dist/actions/get-parts.cjs +1 -0
- package/dist/actions/get-parts.cjs.map +1 -1
- package/dist/actions/get-parts.d.cts +3 -20
- package/dist/actions/get-parts.d.cts.map +1 -1
- package/dist/actions/get-parts.d.mts +3 -20
- package/dist/actions/get-parts.d.mts.map +1 -1
- package/dist/actions/get-parts.mjs +1 -0
- package/dist/actions/get-parts.mjs.map +1 -1
- package/dist/actions/get-payment-methods.cjs +1 -0
- package/dist/actions/get-payment-methods.cjs.map +1 -1
- package/dist/actions/get-payment-methods.d.cts +3 -17
- package/dist/actions/get-payment-methods.d.cts.map +1 -1
- package/dist/actions/get-payment-methods.d.mts +3 -17
- package/dist/actions/get-payment-methods.d.mts.map +1 -1
- package/dist/actions/get-payment-methods.mjs +1 -0
- package/dist/actions/get-payment-methods.mjs.map +1 -1
- package/dist/actions/get-places.cjs +1 -0
- package/dist/actions/get-places.cjs.map +1 -1
- package/dist/actions/get-places.d.cts +3 -19
- package/dist/actions/get-places.d.cts.map +1 -1
- package/dist/actions/get-places.d.mts +3 -19
- package/dist/actions/get-places.d.mts.map +1 -1
- package/dist/actions/get-places.mjs +1 -0
- package/dist/actions/get-places.mjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.cjs +1 -0
- package/dist/actions/get-private-transaction-rules.cjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.cts +3 -17
- package/dist/actions/get-private-transaction-rules.d.cts.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.mts +3 -17
- package/dist/actions/get-private-transaction-rules.d.mts.map +1 -1
- package/dist/actions/get-private-transaction-rules.mjs +1 -0
- package/dist/actions/get-private-transaction-rules.mjs.map +1 -1
- package/dist/actions/get-progress.cjs +1 -0
- package/dist/actions/get-progress.cjs.map +1 -1
- package/dist/actions/get-progress.d.cts +3 -15
- package/dist/actions/get-progress.d.cts.map +1 -1
- package/dist/actions/get-progress.d.mts +3 -15
- package/dist/actions/get-progress.d.mts.map +1 -1
- package/dist/actions/get-progress.mjs +1 -0
- package/dist/actions/get-progress.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts +3 -15
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts +3 -15
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-expense.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-expense.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts +3 -15
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts +3 -15
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs.map +1 -1
- package/dist/actions/get-report-invoicelist.cjs +1 -0
- package/dist/actions/get-report-invoicelist.cjs.map +1 -1
- package/dist/actions/get-report-invoicelist.d.cts +3 -19
- package/dist/actions/get-report-invoicelist.d.cts.map +1 -1
- package/dist/actions/get-report-invoicelist.d.mts +3 -19
- package/dist/actions/get-report-invoicelist.d.mts.map +1 -1
- package/dist/actions/get-report-invoicelist.mjs +1 -0
- package/dist/actions/get-report-invoicelist.mjs.map +1 -1
- package/dist/actions/get-report-orderlist.cjs +1 -0
- package/dist/actions/get-report-orderlist.cjs.map +1 -1
- package/dist/actions/get-report-orderlist.d.cts +3 -19
- package/dist/actions/get-report-orderlist.d.cts.map +1 -1
- package/dist/actions/get-report-orderlist.d.mts +3 -19
- package/dist/actions/get-report-orderlist.d.mts.map +1 -1
- package/dist/actions/get-report-orderlist.mjs +1 -0
- package/dist/actions/get-report-orderlist.mjs.map +1 -1
- package/dist/actions/get-sev-client-config.cjs +1 -0
- package/dist/actions/get-sev-client-config.cjs.map +1 -1
- package/dist/actions/get-sev-client-config.d.cts +3 -15
- package/dist/actions/get-sev-client-config.d.cts.map +1 -1
- package/dist/actions/get-sev-client-config.d.mts +3 -15
- package/dist/actions/get-sev-client-config.d.mts.map +1 -1
- package/dist/actions/get-sev-client-config.mjs +1 -0
- package/dist/actions/get-sev-client-config.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +1 -0
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +3 -15
- package/dist/actions/get-tag-by-id.d.cts.map +1 -1
- package/dist/actions/get-tag-by-id.d.mts +3 -15
- package/dist/actions/get-tag-by-id.d.mts.map +1 -1
- package/dist/actions/get-tag-by-id.mjs +1 -0
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-relations.cjs +1 -0
- package/dist/actions/get-tag-relations.cjs.map +1 -1
- package/dist/actions/get-tag-relations.d.cts +3 -17
- package/dist/actions/get-tag-relations.d.cts.map +1 -1
- package/dist/actions/get-tag-relations.d.mts +3 -17
- package/dist/actions/get-tag-relations.d.mts.map +1 -1
- package/dist/actions/get-tag-relations.mjs +1 -0
- package/dist/actions/get-tag-relations.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +1 -0
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +3 -16
- package/dist/actions/get-tags.d.cts.map +1 -1
- package/dist/actions/get-tags.d.mts +3 -16
- package/dist/actions/get-tags.d.mts.map +1 -1
- package/dist/actions/get-tags.mjs +1 -0
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/get-tax-rules.cjs +1 -0
- package/dist/actions/get-tax-rules.cjs.map +1 -1
- package/dist/actions/get-tax-rules.d.cts +3 -18
- package/dist/actions/get-tax-rules.d.cts.map +1 -1
- package/dist/actions/get-tax-rules.d.mts +3 -18
- package/dist/actions/get-tax-rules.d.mts.map +1 -1
- package/dist/actions/get-tax-rules.mjs +1 -0
- package/dist/actions/get-tax-rules.mjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.cjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.cjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts +3 -13
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts +3 -13
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.mjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.mjs.map +1 -1
- package/dist/actions/render-invoice.cjs +1 -0
- package/dist/actions/render-invoice.cjs.map +1 -1
- package/dist/actions/render-invoice.d.cts +3 -16
- package/dist/actions/render-invoice.d.cts.map +1 -1
- package/dist/actions/render-invoice.d.mts +3 -16
- package/dist/actions/render-invoice.d.mts.map +1 -1
- package/dist/actions/render-invoice.mjs +1 -0
- package/dist/actions/render-invoice.mjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.cjs +1 -0
- package/dist/actions/reset-credit-note-to-open.cjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.cts +3 -15
- package/dist/actions/reset-credit-note-to-open.d.cts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.mts +3 -15
- package/dist/actions/reset-credit-note-to-open.d.mts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.mjs +1 -0
- package/dist/actions/reset-credit-note-to-open.mjs.map +1 -1
- package/dist/actions/save-invoice.cjs +1 -0
- package/dist/actions/save-invoice.cjs.map +1 -1
- package/dist/actions/save-invoice.d.cts +5 -108
- package/dist/actions/save-invoice.d.cts.map +1 -1
- package/dist/actions/save-invoice.d.mts +5 -108
- package/dist/actions/save-invoice.d.mts.map +1 -1
- package/dist/actions/save-invoice.mjs +1 -0
- package/dist/actions/save-invoice.mjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.cjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.cjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.cts +3 -16
- package/dist/actions/send-credit-note-by-with-render.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.mts +3 -16
- package/dist/actions/send-credit-note-by-with-render.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.mjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.mjs.map +1 -1
- package/dist/actions/send-credit-note-by.cjs +1 -0
- package/dist/actions/send-credit-note-by.cjs.map +1 -1
- package/dist/actions/send-credit-note-by.d.cts +5 -19
- package/dist/actions/send-credit-note-by.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by.d.mts +5 -19
- package/dist/actions/send-credit-note-by.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by.mjs +1 -0
- package/dist/actions/send-credit-note-by.mjs.map +1 -1
- package/dist/actions/send-invoice-by.cjs +1 -0
- package/dist/actions/send-invoice-by.cjs.map +1 -1
- package/dist/actions/send-invoice-by.d.cts +5 -19
- package/dist/actions/send-invoice-by.d.cts.map +1 -1
- package/dist/actions/send-invoice-by.d.mts +5 -19
- package/dist/actions/send-invoice-by.d.mts.map +1 -1
- package/dist/actions/send-invoice-by.mjs +1 -0
- package/dist/actions/send-invoice-by.mjs.map +1 -1
- package/dist/actions/send-order-by.cjs +1 -0
- package/dist/actions/send-order-by.cjs.map +1 -1
- package/dist/actions/send-order-by.d.cts +5 -19
- package/dist/actions/send-order-by.d.cts.map +1 -1
- package/dist/actions/send-order-by.d.mts +5 -19
- package/dist/actions/send-order-by.d.mts.map +1 -1
- package/dist/actions/send-order-by.mjs +1 -0
- package/dist/actions/send-order-by.mjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.cts +3 -21
- package/dist/actions/update-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.mts +3 -21
- package/dist/actions/update-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.cts +3 -33
- package/dist/actions/update-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.mts +3 -33
- package/dist/actions/update-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account.cjs +1 -0
- package/dist/actions/update-check-account.cjs.map +1 -1
- package/dist/actions/update-check-account.d.cts +3 -28
- package/dist/actions/update-check-account.d.cts.map +1 -1
- package/dist/actions/update-check-account.d.mts +3 -28
- package/dist/actions/update-check-account.d.mts.map +1 -1
- package/dist/actions/update-check-account.mjs +1 -0
- package/dist/actions/update-check-account.mjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.cjs +1 -0
- package/dist/actions/update-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.cts +3 -26
- package/dist/actions/update-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.mts +3 -26
- package/dist/actions/update-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/update-communication-way-by-id.mjs +1 -0
- package/dist/actions/update-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.cjs +1 -0
- package/dist/actions/update-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.cts +3 -34
- package/dist/actions/update-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.mts +3 -34
- package/dist/actions/update-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-address-by-id.mjs +1 -0
- package/dist/actions/update-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.cts +3 -25
- package/dist/actions/update-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.mts +3 -25
- package/dist/actions/update-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts +3 -18
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts +3 -18
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -45
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -45
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-invoice-parameter.cjs +1 -0
- package/dist/actions/update-invoice-parameter.cjs.map +1 -1
- package/dist/actions/update-invoice-parameter.d.cts +3 -17
- package/dist/actions/update-invoice-parameter.d.cts.map +1 -1
- package/dist/actions/update-invoice-parameter.d.mts +3 -17
- package/dist/actions/update-invoice-parameter.d.mts.map +1 -1
- package/dist/actions/update-invoice-parameter.mjs +1 -0
- package/dist/actions/update-invoice-parameter.mjs.map +1 -1
- package/dist/actions/update-order-by-id.cjs +1 -0
- package/dist/actions/update-order-by-id.cjs.map +1 -1
- package/dist/actions/update-order-by-id.d.cts +5 -60
- package/dist/actions/update-order-by-id.d.cts.map +1 -1
- package/dist/actions/update-order-by-id.d.mts +5 -60
- package/dist/actions/update-order-by-id.d.mts.map +1 -1
- package/dist/actions/update-order-by-id.mjs +1 -0
- package/dist/actions/update-order-by-id.mjs.map +1 -1
- package/dist/actions/update-order-template.cjs +1 -0
- package/dist/actions/update-order-template.cjs.map +1 -1
- package/dist/actions/update-order-template.d.cts +3 -17
- package/dist/actions/update-order-template.d.cts.map +1 -1
- package/dist/actions/update-order-template.d.mts +3 -17
- package/dist/actions/update-order-template.d.mts.map +1 -1
- package/dist/actions/update-order-template.mjs +1 -0
- package/dist/actions/update-order-template.mjs.map +1 -1
- package/dist/actions/update-part-by-id.cjs +1 -0
- package/dist/actions/update-part-by-id.cjs.map +1 -1
- package/dist/actions/update-part-by-id.d.cts +3 -35
- package/dist/actions/update-part-by-id.d.cts.map +1 -1
- package/dist/actions/update-part-by-id.d.mts +3 -35
- package/dist/actions/update-part-by-id.d.mts.map +1 -1
- package/dist/actions/update-part-by-id.mjs +1 -0
- package/dist/actions/update-part-by-id.mjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.cjs +1 -0
- package/dist/actions/update-sev-client-export-config.cjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.cts +3 -18
- package/dist/actions/update-sev-client-export-config.d.cts.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.mts +3 -18
- package/dist/actions/update-sev-client-export-config.d.mts.map +1 -1
- package/dist/actions/update-sev-client-export-config.mjs +1 -0
- package/dist/actions/update-sev-client-export-config.mjs.map +1 -1
- package/dist/actions/update-tag-by-id.cjs +1 -0
- package/dist/actions/update-tag-by-id.cjs.map +1 -1
- package/dist/actions/update-tag-by-id.d.cts +3 -16
- package/dist/actions/update-tag-by-id.d.cts.map +1 -1
- package/dist/actions/update-tag-by-id.d.mts +3 -16
- package/dist/actions/update-tag-by-id.d.mts.map +1 -1
- package/dist/actions/update-tag-by-id.mjs +1 -0
- package/dist/actions/update-tag-by-id.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-discounts.mjs","names":[],"sources":["../../src/actions/get-order-discounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrderDiscountsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related data to embed in the response. Can handle multiple values separated by comma.\").optional(),\n limit: z.number().int().describe(\"Maximum number of discounts to return (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of discounts to skip before returning results (pagination)\").optional(),\n orderId: z.number().int().describe(\"ID of the order to retrieve discounts for\"),\n}).describe(\"Request parameters for retrieving discounts of a specific order.\");\nconst SevdeskGetOrderDiscounts_DiscountObjectSchema = z.object({\n id: z.string().describe(\"ID of the linked object\").nullable().optional(),\n objectName: z.string().describe(\"Name/type of the linked object\").nullable().optional(),\n}).passthrough().describe(\"Reference to an object that the discount is applied to.\");\nconst SevdeskGetOrderDiscounts_DiscountItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the discount\").nullable().optional(),\n text: z.string().describe(\"Description text of the discount\").nullable().optional(),\n isNet: z.string().describe(\"Whether the discount is applied to net amount ('0' or '1')\").nullable().optional(),\n value: z.string().describe(\"Discount value amount if applicable\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n object: SevdeskGetOrderDiscounts_DiscountObjectSchema.nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n sevClient: z.string().describe(\"sevClient reference or identifier\").nullable().optional(),\n objectName: z.string().describe(\"The object name, typically 'Discounts'\").nullable().optional(),\n percentage: z.string().describe(\"Discount percentage if applicable\").nullable().optional(),\n}).passthrough().describe(\"Represents a single discount applied to an order.\");\nexport const SevdeskGetOrderDiscountsOutput = z.object({\n objects: z.array(SevdeskGetOrderDiscounts_DiscountItemSchema).describe(\"List of discount objects applied to the order\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of discounts for an order.\");\n\nexport const sevdeskGetOrderDiscounts = action(\"SEVDESK_GET_ORDER_DISCOUNTS\", {\n slug: \"sevdesk-get-order-discounts\",\n name: \"Get Order Discounts\",\n description: \"Tool to retrieve discounts applied to a specific order in sevDesk. Use when you need to find all discount entries associated with an order.\",\n input: SevdeskGetOrderDiscountsInput,\n output: SevdeskGetOrderDiscountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-discounts.mjs","names":[],"sources":["../../src/actions/get-order-discounts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrderDiscountsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related data to embed in the response. Can handle multiple values separated by comma.\").optional(),\n limit: z.number().int().describe(\"Maximum number of discounts to return (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of discounts to skip before returning results (pagination)\").optional(),\n orderId: z.number().int().describe(\"ID of the order to retrieve discounts for\"),\n}).describe(\"Request parameters for retrieving discounts of a specific order.\");\nconst SevdeskGetOrderDiscounts_DiscountObjectSchema = z.object({\n id: z.string().describe(\"ID of the linked object\").nullable().optional(),\n objectName: z.string().describe(\"Name/type of the linked object\").nullable().optional(),\n}).passthrough().describe(\"Reference to an object that the discount is applied to.\");\nconst SevdeskGetOrderDiscounts_DiscountItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the discount\").nullable().optional(),\n text: z.string().describe(\"Description text of the discount\").nullable().optional(),\n isNet: z.string().describe(\"Whether the discount is applied to net amount ('0' or '1')\").nullable().optional(),\n value: z.string().describe(\"Discount value amount if applicable\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n object: SevdeskGetOrderDiscounts_DiscountObjectSchema.nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n sevClient: z.string().describe(\"sevClient reference or identifier\").nullable().optional(),\n objectName: z.string().describe(\"The object name, typically 'Discounts'\").nullable().optional(),\n percentage: z.string().describe(\"Discount percentage if applicable\").nullable().optional(),\n}).passthrough().describe(\"Represents a single discount applied to an order.\");\nexport const SevdeskGetOrderDiscountsOutput = z.object({\n objects: z.array(SevdeskGetOrderDiscounts_DiscountItemSchema).describe(\"List of discount objects applied to the order\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of discounts for an order.\");\n\nexport const sevdeskGetOrderDiscounts: AppAction<\n typeof SevdeskGetOrderDiscountsInput,\n typeof SevdeskGetOrderDiscountsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDER_DISCOUNTS\", {\n slug: \"sevdesk-get-order-discounts\",\n name: \"Get Order Discounts\",\n description: \"Tool to retrieve discounts applied to a specific order in sevDesk. Use when you need to find all discount entries associated with an order.\",\n input: SevdeskGetOrderDiscountsInput,\n output: SevdeskGetOrderDiscountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CACrJ,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAChH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;AAChF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAK7E,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO,EACrD,SAAS,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-pos-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-order-pos-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrderPosByIdInput = z.object({\n orderPosId: z.number().int().describe(\"The unique ID of the order position to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific order position by its unique ID.\");\nconst SevdeskGetOrderPosById_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPosById_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPosById_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPosById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPosById_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPosById_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPosById_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPosById_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPosById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPosByIdOutput = z.object({\n objects: SevdeskGetOrderPosById_OrderPositionObjectSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving a specific order position.\\nContains the order position object with all details.\");\n\nexport const sevdeskGetOrderPosById = action(\"SEVDESK_GET_ORDER_POS_BY_ID\", {\n slug: \"sevdesk-get-order-pos-by-id\",\n name: \"Get Order Position By ID\",\n description: \"Tool to retrieve details of a specific order position by ID. Use when you have an order position's ID and need its detailed information including quantity, price, tax rate, and discounts.\",\n input: SevdeskGetOrderPosByIdInput,\n output: SevdeskGetOrderPosByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-pos-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-order-pos-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrderPosByIdInput = z.object({\n orderPosId: z.number().int().describe(\"The unique ID of the order position to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific order position by its unique ID.\");\nconst SevdeskGetOrderPosById_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPosById_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPosById_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPosById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPosById_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPosById_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPosById_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPosById_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPosById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPosByIdOutput = z.object({\n objects: SevdeskGetOrderPosById_OrderPositionObjectSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving a specific order position.\\nContains the order position object with all details.\");\n\nexport const sevdeskGetOrderPosById: AppAction<\n typeof SevdeskGetOrderPosByIdInput,\n typeof SevdeskGetOrderPosByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDER_POS_BY_ID\", {\n slug: \"sevdesk-get-order-pos-by-id\",\n name: \"Get Order Position By ID\",\n description: \"Tool to retrieve details of a specific order position by ID. Use when you have an order position's ID and need its detailed information including quantity, price, tax rate, and discounts.\",\n input: SevdeskGetOrderPosByIdInput,\n output: SevdeskGetOrderPosByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-order-pos-by-id.d.ts
|
|
@@ -40,21 +42,7 @@ declare const SevdeskGetOrderPosByIdOutput: z.ZodObject<{
|
|
|
40
42
|
positionNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
43
|
}, z.core.$loose>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const sevdeskGetOrderPosById:
|
|
44
|
-
orderPosId: number;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const sevdeskGetOrderPosById: AppAction<typeof SevdeskGetOrderPosByIdInput, typeof SevdeskGetOrderPosByIdOutput, typeof sevdesk.credential>;
|
|
58
46
|
//#endregion
|
|
59
47
|
export { sevdeskGetOrderPosById };
|
|
60
48
|
//# sourceMappingURL=get-order-pos-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-pos-by-id.d.cts","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-pos-by-id.d.cts","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-order-pos-by-id.d.ts
|
|
@@ -40,21 +42,7 @@ declare const SevdeskGetOrderPosByIdOutput: z.ZodObject<{
|
|
|
40
42
|
positionNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
43
|
}, z.core.$loose>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const sevdeskGetOrderPosById:
|
|
44
|
-
orderPosId: number;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const sevdeskGetOrderPosById: AppAction<typeof SevdeskGetOrderPosByIdInput, typeof SevdeskGetOrderPosByIdOutput, typeof sevdesk.credential>;
|
|
58
46
|
//#endregion
|
|
59
47
|
export { sevdeskGetOrderPosById };
|
|
60
48
|
//# sourceMappingURL=get-order-pos-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-pos-by-id.d.mts","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-pos-by-id.d.mts","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-pos-by-id.mjs","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrderPosByIdInput = z.object({\n orderPosId: z.number().int().describe(\"The unique ID of the order position to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific order position by its unique ID.\");\nconst SevdeskGetOrderPosById_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPosById_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPosById_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPosById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPosById_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPosById_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPosById_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPosById_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPosById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPosByIdOutput = z.object({\n objects: SevdeskGetOrderPosById_OrderPositionObjectSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving a specific order position.\\nContains the order position object with all details.\");\n\nexport const sevdeskGetOrderPosById = action(\"SEVDESK_GET_ORDER_POS_BY_ID\", {\n slug: \"sevdesk-get-order-pos-by-id\",\n name: \"Get Order Position By ID\",\n description: \"Tool to retrieve details of a specific order position by ID. Use when you have an order position's ID and need its detailed information including quantity, price, tax rate, and discounts.\",\n input: SevdeskGetOrderPosByIdInput,\n output: SevdeskGetOrderPosByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-pos-by-id.mjs","names":[],"sources":["../../src/actions/get-order-pos-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrderPosByIdInput = z.object({\n orderPosId: z.number().int().describe(\"The unique ID of the order position to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific order position by its unique ID.\");\nconst SevdeskGetOrderPosById_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPosById_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPosById_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPosById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPosById_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPosById_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPosById_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPosById_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPosById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPosByIdOutput = z.object({\n objects: SevdeskGetOrderPosById_OrderPositionObjectSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving a specific order position.\\nContains the order position object with all details.\");\n\nexport const sevdeskGetOrderPosById: AppAction<\n typeof SevdeskGetOrderPosByIdInput,\n typeof SevdeskGetOrderPosByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDER_POS_BY_ID\", {\n slug: \"sevdesk-get-order-pos-by-id\",\n name: \"Get Order Position By ID\",\n description: \"Tool to retrieve details of a specific order position by ID. Use when you have an order position's ID and need its detailed information including quantity, price, tax rate, and discounts.\",\n input: SevdeskGetOrderPosByIdInput,\n output: SevdeskGetOrderPosByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-positions.cjs","names":["z","action"],"sources":["../../src/actions/get-order-positions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrderPositionsInput = z.object({\n order_id: z.number().int().describe(\"Retrieve all order positions belonging to this order. Must be provided with order[objectName]\").optional(),\n order_objectName: z.string().describe(\"Only required if order[id] was provided. 'Order' should be used as value.\").optional(),\n}).describe(\"Request model for retrieving order positions from SevDesk.\");\nconst SevdeskGetOrderPositions_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPositions_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPositions_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPositions_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPositions_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPositions_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPositions_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPositions_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPositions_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPositionsOutput = z.object({\n objects: z.array(SevdeskGetOrderPositions_OrderPositionObjectSchema).describe(\"List of order position objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for order positions from SevDesk.\");\n\nexport const sevdeskGetOrderPositions = action(\"SEVDESK_GET_ORDER_POSITIONS\", {\n slug: \"sevdesk-get-order-positions\",\n name: \"Get Order Positions\",\n description: \"Tool to retrieve order positions from SevDesk. Use when you need to fetch line items or positions associated with orders.\",\n input: SevdeskGetOrderPositionsInput,\n output: SevdeskGetOrderPositionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-positions.cjs","names":["z","action"],"sources":["../../src/actions/get-order-positions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrderPositionsInput = z.object({\n order_id: z.number().int().describe(\"Retrieve all order positions belonging to this order. Must be provided with order[objectName]\").optional(),\n order_objectName: z.string().describe(\"Only required if order[id] was provided. 'Order' should be used as value.\").optional(),\n}).describe(\"Request model for retrieving order positions from SevDesk.\");\nconst SevdeskGetOrderPositions_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPositions_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPositions_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPositions_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPositions_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPositions_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPositions_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPositions_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPositions_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPositionsOutput = z.object({\n objects: z.array(SevdeskGetOrderPositions_OrderPositionObjectSchema).describe(\"List of order position objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for order positions from SevDesk.\");\n\nexport const sevdeskGetOrderPositions: AppAction<\n typeof SevdeskGetOrderPositionsInput,\n typeof SevdeskGetOrderPositionsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDER_POSITIONS\", {\n slug: \"sevdesk-get-order-positions\",\n name: \"Get Order Positions\",\n description: \"Tool to retrieve order positions from SevDesk. Use when you need to fetch line items or positions associated with orders.\",\n input: SevdeskGetOrderPositionsInput,\n output: SevdeskGetOrderPositionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-order-positions.d.ts
|
|
@@ -41,22 +43,7 @@ declare const SevdeskGetOrderPositionsOutput: z.ZodObject<{
|
|
|
41
43
|
positionNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
44
|
}, z.core.$loose>>>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const sevdeskGetOrderPositions:
|
|
45
|
-
order_id?: number | undefined;
|
|
46
|
-
order_objectName?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
48
|
-
connectionId: z.ZodString;
|
|
49
|
-
entityId: z.ZodString;
|
|
50
|
-
instanceId: z.ZodString;
|
|
51
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
-
generic_api_key: z.ZodString;
|
|
53
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
generic_api_key: z.ZodString;
|
|
59
|
-
}, z.core.$strip>>]>;
|
|
46
|
+
declare const sevdeskGetOrderPositions: AppAction<typeof SevdeskGetOrderPositionsInput, typeof SevdeskGetOrderPositionsOutput, typeof sevdesk.credential>;
|
|
60
47
|
//#endregion
|
|
61
48
|
export { sevdeskGetOrderPositions };
|
|
62
49
|
//# sourceMappingURL=get-order-positions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-positions.d.cts","names":[],"sources":["../../src/actions/get-order-positions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-positions.d.cts","names":[],"sources":["../../src/actions/get-order-positions.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cA0C7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-order-positions.d.ts
|
|
@@ -41,22 +43,7 @@ declare const SevdeskGetOrderPositionsOutput: z.ZodObject<{
|
|
|
41
43
|
positionNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
44
|
}, z.core.$loose>>>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const sevdeskGetOrderPositions:
|
|
45
|
-
order_id?: number | undefined;
|
|
46
|
-
order_objectName?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
48
|
-
connectionId: z.ZodString;
|
|
49
|
-
entityId: z.ZodString;
|
|
50
|
-
instanceId: z.ZodString;
|
|
51
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
-
generic_api_key: z.ZodString;
|
|
53
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
generic_api_key: z.ZodString;
|
|
59
|
-
}, z.core.$strip>>]>;
|
|
46
|
+
declare const sevdeskGetOrderPositions: AppAction<typeof SevdeskGetOrderPositionsInput, typeof SevdeskGetOrderPositionsOutput, typeof sevdesk.credential>;
|
|
60
47
|
//#endregion
|
|
61
48
|
export { sevdeskGetOrderPositions };
|
|
62
49
|
//# sourceMappingURL=get-order-positions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-positions.d.mts","names":[],"sources":["../../src/actions/get-order-positions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-positions.d.mts","names":[],"sources":["../../src/actions/get-order-positions.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cA0C7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order-positions.mjs","names":[],"sources":["../../src/actions/get-order-positions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrderPositionsInput = z.object({\n order_id: z.number().int().describe(\"Retrieve all order positions belonging to this order. Must be provided with order[objectName]\").optional(),\n order_objectName: z.string().describe(\"Only required if order[id] was provided. 'Order' should be used as value.\").optional(),\n}).describe(\"Request model for retrieving order positions from SevDesk.\");\nconst SevdeskGetOrderPositions_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPositions_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPositions_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPositions_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPositions_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPositions_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPositions_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPositions_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPositions_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPositionsOutput = z.object({\n objects: z.array(SevdeskGetOrderPositions_OrderPositionObjectSchema).describe(\"List of order position objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for order positions from SevDesk.\");\n\nexport const sevdeskGetOrderPositions = action(\"SEVDESK_GET_ORDER_POSITIONS\", {\n slug: \"sevdesk-get-order-positions\",\n name: \"Get Order Positions\",\n description: \"Tool to retrieve order positions from SevDesk. Use when you need to fetch line items or positions associated with orders.\",\n input: SevdeskGetOrderPositionsInput,\n output: SevdeskGetOrderPositionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-order-positions.mjs","names":[],"sources":["../../src/actions/get-order-positions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrderPositionsInput = z.object({\n order_id: z.number().int().describe(\"Retrieve all order positions belonging to this order. Must be provided with order[objectName]\").optional(),\n order_objectName: z.string().describe(\"Only required if order[id] was provided. 'Order' should be used as value.\").optional(),\n}).describe(\"Request model for retrieving order positions from SevDesk.\");\nconst SevdeskGetOrderPositions_PartReferenceSchema = z.object({\n id: z.string().describe(\"ID of the part\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Part'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part object.\");\nconst SevdeskGetOrderPositions_OrderReferenceSchema = z.object({\n id: z.string().describe(\"ID of the order\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Order'\").nullable().optional(),\n}).passthrough().describe(\"Reference to an order object.\");\nconst SevdeskGetOrderPositions_UnityReferenceSchema = z.object({\n id: z.string().describe(\"ID of the unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a unity object.\");\nconst SevdeskGetOrderPositions_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevClient object.\");\nconst SevdeskGetOrderPositions_OrderPositionObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the position\").nullable().optional(),\n name: z.string().describe(\"Name/description of the position\").nullable().optional(),\n part: SevdeskGetOrderPositions_PartReferenceSchema.nullable().optional(),\n text: z.string().describe(\"Additional text for the position\").nullable().optional(),\n order: SevdeskGetOrderPositions_OrderReferenceSchema.nullable().optional(),\n price: z.string().describe(\"Price per unit\").nullable().optional(),\n unity: SevdeskGetOrderPositions_UnityReferenceSchema.nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.string().describe(\"Tax rate applied\").nullable().optional(),\n discount: z.string().describe(\"Discount amount\").nullable().optional(),\n optional: z.boolean().describe(\"Whether the position is optional\").nullable().optional(),\n priceNet: z.string().describe(\"Net price\").nullable().optional(),\n priceTax: z.string().describe(\"Tax amount\").nullable().optional(),\n quantity: z.string().describe(\"Quantity of the position\").nullable().optional(),\n sevClient: SevdeskGetOrderPositions_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'OrderPos'\").nullable().optional(),\n priceGross: z.string().describe(\"Gross price\").nullable().optional(),\n sumDiscount: z.string().describe(\"Sum of discounts\").nullable().optional(),\n positionNumber: z.string().describe(\"Position number\").nullable().optional(),\n}).passthrough().describe(\"Represents a single order position.\");\nexport const SevdeskGetOrderPositionsOutput = z.object({\n objects: z.array(SevdeskGetOrderPositions_OrderPositionObjectSchema).describe(\"List of order position objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for order positions from SevDesk.\");\n\nexport const sevdeskGetOrderPositions: AppAction<\n typeof SevdeskGetOrderPositionsInput,\n typeof SevdeskGetOrderPositionsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDER_POSITIONS\", {\n slug: \"sevdesk-get-order-positions\",\n name: \"Get Order Positions\",\n description: \"Tool to retrieve order positions from SevDesk. Use when you need to fetch line items or positions associated with orders.\",\n input: SevdeskGetOrderPositionsInput,\n output: SevdeskGetOrderPositionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC9I,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAW,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO,EACrD,SAAS,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrdersInput = z.object({\n embed: z.string().describe(\"Comma-separated related data to embed in the response. Common values: 'contact' (customer information), 'address' (delivery address). Example: 'contact,address'\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction, either 'asc' or 'desc'\").optional(),\n offset: z.number().int().describe(\"Zero-based offset for pagination\").optional(),\n filter_search: z.string().describe(\"Free-text search filter for orders\").optional(),\n filter_status: z.string().describe(\"Filter orders by status code. Common values: 100 (draft), 200 (open), 500 (cancelled), 1000 (completed). Can be a single status or comma-separated list\").optional(),\n filter_customer: z.string().describe(\"Filter orders by contact/customer ID. Use the numeric ID of the contact (e.g., '12345')\").optional(),\n}).describe(\"Request parameters for retrieving a list of orders.\");\nconst SevdeskGetOrders_PaginationLinksSchema = z.object({\n next: z.string().describe(\"Link to next page\").nullable().optional(),\n prev: z.string().describe(\"Link to previous page\").nullable().optional(),\n self: z.string().describe(\"Link to current page\").nullable().optional(),\n}).passthrough().describe(\"Links for pagination navigation.\");\nconst SevdeskGetOrders_OrderAddressSchema = z.object({\n id: z.string().describe(\"Address ID\").nullable().optional(),\n city: z.string().describe(\"City of the address\").nullable().optional(),\n street: z.string().describe(\"Street of the address\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code of the address\").nullable().optional(),\n}).passthrough().describe(\"Address information associated with the order.\");\nconst SevdeskGetOrders_OrderCustomerSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n}).passthrough().describe(\"Customer information associated with the order.\");\nconst SevdeskGetOrders_OrderObjectSchema = z.object({\n id: z.string().describe(\"Order ID\").nullable(),\n extra: z.record(z.string(), z.unknown()).describe(\"Additional order fields\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp of the order\").nullable().optional(),\n status: z.string().describe(\"Current status of the order\").nullable().optional(),\n address: SevdeskGetOrders_OrderAddressSchema.nullable().optional(),\n customer: SevdeskGetOrders_OrderCustomerSchema.nullable().optional(),\n orderNumber: z.string().describe(\"Order number\").nullable().optional(),\n}).passthrough().describe(\"Single order object returned in the list.\");\nexport const SevdeskGetOrdersOutput = z.object({\n page: z.number().int().describe(\"Current page index\").nullable().optional(),\n links: SevdeskGetOrders_PaginationLinksSchema.nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the criteria\").nullable().optional(),\n objects: z.array(SevdeskGetOrders_OrderObjectSchema).describe(\"Returned list of orders\"),\n}).passthrough().describe(\"Response model for a list of orders.\");\n\nexport const sevdeskGetOrders = action(\"SEVDESK_GET_ORDERS\", {\n slug: \"sevdesk-get-orders\",\n name: \"Get Orders\",\n description: \"Retrieve a paginated list of orders from sevDesk. This action fetches orders with support for filtering by status, customer, search text, and pagination. All parameters are optional - calling without parameters returns all orders. Use 'embed' to include related data like contact information or addresses in a single request.\",\n input: SevdeskGetOrdersInput,\n output: SevdeskGetOrdersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrdersInput = z.object({\n embed: z.string().describe(\"Comma-separated related data to embed in the response. Common values: 'contact' (customer information), 'address' (delivery address). Example: 'contact,address'\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction, either 'asc' or 'desc'\").optional(),\n offset: z.number().int().describe(\"Zero-based offset for pagination\").optional(),\n filter_search: z.string().describe(\"Free-text search filter for orders\").optional(),\n filter_status: z.string().describe(\"Filter orders by status code. Common values: 100 (draft), 200 (open), 500 (cancelled), 1000 (completed). Can be a single status or comma-separated list\").optional(),\n filter_customer: z.string().describe(\"Filter orders by contact/customer ID. Use the numeric ID of the contact (e.g., '12345')\").optional(),\n}).describe(\"Request parameters for retrieving a list of orders.\");\nconst SevdeskGetOrders_PaginationLinksSchema = z.object({\n next: z.string().describe(\"Link to next page\").nullable().optional(),\n prev: z.string().describe(\"Link to previous page\").nullable().optional(),\n self: z.string().describe(\"Link to current page\").nullable().optional(),\n}).passthrough().describe(\"Links for pagination navigation.\");\nconst SevdeskGetOrders_OrderAddressSchema = z.object({\n id: z.string().describe(\"Address ID\").nullable().optional(),\n city: z.string().describe(\"City of the address\").nullable().optional(),\n street: z.string().describe(\"Street of the address\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code of the address\").nullable().optional(),\n}).passthrough().describe(\"Address information associated with the order.\");\nconst SevdeskGetOrders_OrderCustomerSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n}).passthrough().describe(\"Customer information associated with the order.\");\nconst SevdeskGetOrders_OrderObjectSchema = z.object({\n id: z.string().describe(\"Order ID\").nullable(),\n extra: z.record(z.string(), z.unknown()).describe(\"Additional order fields\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp of the order\").nullable().optional(),\n status: z.string().describe(\"Current status of the order\").nullable().optional(),\n address: SevdeskGetOrders_OrderAddressSchema.nullable().optional(),\n customer: SevdeskGetOrders_OrderCustomerSchema.nullable().optional(),\n orderNumber: z.string().describe(\"Order number\").nullable().optional(),\n}).passthrough().describe(\"Single order object returned in the list.\");\nexport const SevdeskGetOrdersOutput = z.object({\n page: z.number().int().describe(\"Current page index\").nullable().optional(),\n links: SevdeskGetOrders_PaginationLinksSchema.nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the criteria\").nullable().optional(),\n objects: z.array(SevdeskGetOrders_OrderObjectSchema).describe(\"Returned list of orders\"),\n}).passthrough().describe(\"Response model for a list of orders.\");\n\nexport const sevdeskGetOrders: AppAction<\n typeof SevdeskGetOrdersInput,\n typeof SevdeskGetOrdersOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDERS\", {\n slug: \"sevdesk-get-orders\",\n name: \"Get Orders\",\n description: \"Retrieve a paginated list of orders from sevDesk. This action fetches orders with support for filtering by status, customer, search text, and pagination. All parameters are optional - calling without parameters returns all orders. Use 'embed' to include related data like contact information or addresses in a single request.\",\n input: SevdeskGetOrdersInput,\n output: SevdeskGetOrdersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-orders.d.ts
|
|
@@ -40,27 +42,7 @@ declare const SevdeskGetOrdersOutput: z.ZodObject<{
|
|
|
40
42
|
orderNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
43
|
}, z.core.$loose>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const sevdeskGetOrders:
|
|
44
|
-
embed?: string | undefined;
|
|
45
|
-
limit?: number | undefined;
|
|
46
|
-
order?: "asc" | "desc" | undefined;
|
|
47
|
-
offset?: number | undefined;
|
|
48
|
-
filter_search?: string | undefined;
|
|
49
|
-
filter_status?: string | undefined;
|
|
50
|
-
filter_customer?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
58
|
-
connectionId: z.ZodString;
|
|
59
|
-
entityId: z.ZodString;
|
|
60
|
-
instanceId: z.ZodString;
|
|
61
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const sevdeskGetOrders: AppAction<typeof SevdeskGetOrdersInput, typeof SevdeskGetOrdersOutput, typeof sevdesk.credential>;
|
|
64
46
|
//#endregion
|
|
65
47
|
export { sevdeskGetOrders };
|
|
66
48
|
//# sourceMappingURL=get-orders.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-orders.d.cts","names":[],"sources":["../../src/actions/get-orders.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-orders.d.cts","names":[],"sources":["../../src/actions/get-orders.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiCrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-orders.d.ts
|
|
@@ -40,27 +42,7 @@ declare const SevdeskGetOrdersOutput: z.ZodObject<{
|
|
|
40
42
|
orderNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
43
|
}, z.core.$loose>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const sevdeskGetOrders:
|
|
44
|
-
embed?: string | undefined;
|
|
45
|
-
limit?: number | undefined;
|
|
46
|
-
order?: "asc" | "desc" | undefined;
|
|
47
|
-
offset?: number | undefined;
|
|
48
|
-
filter_search?: string | undefined;
|
|
49
|
-
filter_status?: string | undefined;
|
|
50
|
-
filter_customer?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
58
|
-
connectionId: z.ZodString;
|
|
59
|
-
entityId: z.ZodString;
|
|
60
|
-
instanceId: z.ZodString;
|
|
61
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const sevdeskGetOrders: AppAction<typeof SevdeskGetOrdersInput, typeof SevdeskGetOrdersOutput, typeof sevdesk.credential>;
|
|
64
46
|
//#endregion
|
|
65
47
|
export { sevdeskGetOrders };
|
|
66
48
|
//# sourceMappingURL=get-orders.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-orders.d.mts","names":[],"sources":["../../src/actions/get-orders.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-orders.d.mts","names":[],"sources":["../../src/actions/get-orders.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiCrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-orders.mjs","names":[],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetOrdersInput = z.object({\n embed: z.string().describe(\"Comma-separated related data to embed in the response. Common values: 'contact' (customer information), 'address' (delivery address). Example: 'contact,address'\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction, either 'asc' or 'desc'\").optional(),\n offset: z.number().int().describe(\"Zero-based offset for pagination\").optional(),\n filter_search: z.string().describe(\"Free-text search filter for orders\").optional(),\n filter_status: z.string().describe(\"Filter orders by status code. Common values: 100 (draft), 200 (open), 500 (cancelled), 1000 (completed). Can be a single status or comma-separated list\").optional(),\n filter_customer: z.string().describe(\"Filter orders by contact/customer ID. Use the numeric ID of the contact (e.g., '12345')\").optional(),\n}).describe(\"Request parameters for retrieving a list of orders.\");\nconst SevdeskGetOrders_PaginationLinksSchema = z.object({\n next: z.string().describe(\"Link to next page\").nullable().optional(),\n prev: z.string().describe(\"Link to previous page\").nullable().optional(),\n self: z.string().describe(\"Link to current page\").nullable().optional(),\n}).passthrough().describe(\"Links for pagination navigation.\");\nconst SevdeskGetOrders_OrderAddressSchema = z.object({\n id: z.string().describe(\"Address ID\").nullable().optional(),\n city: z.string().describe(\"City of the address\").nullable().optional(),\n street: z.string().describe(\"Street of the address\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code of the address\").nullable().optional(),\n}).passthrough().describe(\"Address information associated with the order.\");\nconst SevdeskGetOrders_OrderCustomerSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n}).passthrough().describe(\"Customer information associated with the order.\");\nconst SevdeskGetOrders_OrderObjectSchema = z.object({\n id: z.string().describe(\"Order ID\").nullable(),\n extra: z.record(z.string(), z.unknown()).describe(\"Additional order fields\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp of the order\").nullable().optional(),\n status: z.string().describe(\"Current status of the order\").nullable().optional(),\n address: SevdeskGetOrders_OrderAddressSchema.nullable().optional(),\n customer: SevdeskGetOrders_OrderCustomerSchema.nullable().optional(),\n orderNumber: z.string().describe(\"Order number\").nullable().optional(),\n}).passthrough().describe(\"Single order object returned in the list.\");\nexport const SevdeskGetOrdersOutput = z.object({\n page: z.number().int().describe(\"Current page index\").nullable().optional(),\n links: SevdeskGetOrders_PaginationLinksSchema.nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the criteria\").nullable().optional(),\n objects: z.array(SevdeskGetOrders_OrderObjectSchema).describe(\"Returned list of orders\"),\n}).passthrough().describe(\"Response model for a list of orders.\");\n\nexport const sevdeskGetOrders = action(\"SEVDESK_GET_ORDERS\", {\n slug: \"sevdesk-get-orders\",\n name: \"Get Orders\",\n description: \"Retrieve a paginated list of orders from sevDesk. This action fetches orders with support for filtering by status, customer, search text, and pagination. All parameters are optional - calling without parameters returns all orders. Use 'embed' to include related data like contact information or addresses in a single request.\",\n input: SevdeskGetOrdersInput,\n output: SevdeskGetOrdersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-orders.mjs","names":[],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetOrdersInput = z.object({\n embed: z.string().describe(\"Comma-separated related data to embed in the response. Common values: 'contact' (customer information), 'address' (delivery address). Example: 'contact,address'\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction, either 'asc' or 'desc'\").optional(),\n offset: z.number().int().describe(\"Zero-based offset for pagination\").optional(),\n filter_search: z.string().describe(\"Free-text search filter for orders\").optional(),\n filter_status: z.string().describe(\"Filter orders by status code. Common values: 100 (draft), 200 (open), 500 (cancelled), 1000 (completed). Can be a single status or comma-separated list\").optional(),\n filter_customer: z.string().describe(\"Filter orders by contact/customer ID. Use the numeric ID of the contact (e.g., '12345')\").optional(),\n}).describe(\"Request parameters for retrieving a list of orders.\");\nconst SevdeskGetOrders_PaginationLinksSchema = z.object({\n next: z.string().describe(\"Link to next page\").nullable().optional(),\n prev: z.string().describe(\"Link to previous page\").nullable().optional(),\n self: z.string().describe(\"Link to current page\").nullable().optional(),\n}).passthrough().describe(\"Links for pagination navigation.\");\nconst SevdeskGetOrders_OrderAddressSchema = z.object({\n id: z.string().describe(\"Address ID\").nullable().optional(),\n city: z.string().describe(\"City of the address\").nullable().optional(),\n street: z.string().describe(\"Street of the address\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code of the address\").nullable().optional(),\n}).passthrough().describe(\"Address information associated with the order.\");\nconst SevdeskGetOrders_OrderCustomerSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n}).passthrough().describe(\"Customer information associated with the order.\");\nconst SevdeskGetOrders_OrderObjectSchema = z.object({\n id: z.string().describe(\"Order ID\").nullable(),\n extra: z.record(z.string(), z.unknown()).describe(\"Additional order fields\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp of the order\").nullable().optional(),\n status: z.string().describe(\"Current status of the order\").nullable().optional(),\n address: SevdeskGetOrders_OrderAddressSchema.nullable().optional(),\n customer: SevdeskGetOrders_OrderCustomerSchema.nullable().optional(),\n orderNumber: z.string().describe(\"Order number\").nullable().optional(),\n}).passthrough().describe(\"Single order object returned in the list.\");\nexport const SevdeskGetOrdersOutput = z.object({\n page: z.number().int().describe(\"Current page index\").nullable().optional(),\n links: SevdeskGetOrders_PaginationLinksSchema.nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the criteria\").nullable().optional(),\n objects: z.array(SevdeskGetOrders_OrderObjectSchema).describe(\"Returned list of orders\"),\n}).passthrough().describe(\"Response model for a list of orders.\");\n\nexport const sevdeskGetOrders: AppAction<\n typeof SevdeskGetOrdersInput,\n typeof SevdeskGetOrdersOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_ORDERS\", {\n slug: \"sevdesk-get-orders\",\n name: \"Get Orders\",\n description: \"Retrieve a paginated list of orders from sevDesk. This action fetches orders with support for filtering by status, customer, search text, and pagination. All parameters are optional - calling without parameters returns all orders. Use 'embed' to include related data like contact information or addresses in a single request.\",\n input: SevdeskGetOrdersInput,\n output: SevdeskGetOrdersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-part-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-part-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPartByIdInput = z.object({\n part_id: z.number().int().describe(\"The unique ID of the part to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific part by its unique ID.\");\nconst SevdeskGetPartById_PartUnitySchema = z.object({\n id: z.string().describe(\"ID of the part unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part unity (unit of measurement) in sevDesk\");\nconst SevdeskGetPartById_PartCategorySchema = z.object({\n id: z.string().describe(\"ID of the part category\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'Category'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part category in sevDesk\");\nconst SevdeskGetPartById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object\");\nexport const SevdeskGetPartByIdOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable(),\n text: z.string().describe(\"Description or additional text\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n stock: z.number().describe(\"Current stock quantity\").nullable(),\n unity: SevdeskGetPartById_PartUnitySchema.nullable(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n status: z.number().int().describe(\"Status code of the part\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.number().describe(\"Tax rate in percent\").nullable(),\n category: SevdeskGetPartById_PartCategorySchema.nullable().optional(),\n priceNet: z.number().describe(\"Net price (excluding tax)\").nullable().optional(),\n sevClient: SevdeskGetPartById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Part'\").nullable().optional(),\n partNumber: z.string().describe(\"Part number/SKU\").nullable(),\n priceGross: z.number().describe(\"Gross price (including tax)\").nullable().optional(),\n stockEnabled: z.boolean().describe(\"Whether stock management is enabled for this part\").nullable().optional(),\n pricePurchase: z.number().describe(\"Purchase price\").nullable().optional(),\n internalComment: z.string().describe(\"Internal comment or note\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific part retrieved from sevDesk.\\nContains all part details including pricing, stock, and metadata.\");\n\nexport const sevdeskGetPartById = action(\"SEVDESK_GET_PART_BY_ID\", {\n slug: \"sevdesk-get-part-by-id\",\n name: \"Get Part By ID\",\n description: \"Tool to retrieve details of a specific part by ID. Use when you have a part's ID and need its detailed information including pricing, stock levels, and metadata.\",\n input: SevdeskGetPartByIdInput,\n output: SevdeskGetPartByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-part-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-part-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetPartByIdInput = z.object({\n part_id: z.number().int().describe(\"The unique ID of the part to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific part by its unique ID.\");\nconst SevdeskGetPartById_PartUnitySchema = z.object({\n id: z.string().describe(\"ID of the part unity\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'Unity'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part unity (unit of measurement) in sevDesk\");\nconst SevdeskGetPartById_PartCategorySchema = z.object({\n id: z.string().describe(\"ID of the part category\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'Category'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a part category in sevDesk\");\nconst SevdeskGetPartById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevClient\").nullable().optional(),\n objectName: z.string().describe(\"Object name, always 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object\");\nexport const SevdeskGetPartByIdOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable(),\n text: z.string().describe(\"Description or additional text\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n stock: z.number().describe(\"Current stock quantity\").nullable(),\n unity: SevdeskGetPartById_PartUnitySchema.nullable(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n status: z.number().int().describe(\"Status code of the part\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n taxRate: z.number().describe(\"Tax rate in percent\").nullable(),\n category: SevdeskGetPartById_PartCategorySchema.nullable().optional(),\n priceNet: z.number().describe(\"Net price (excluding tax)\").nullable().optional(),\n sevClient: SevdeskGetPartById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Part'\").nullable().optional(),\n partNumber: z.string().describe(\"Part number/SKU\").nullable(),\n priceGross: z.number().describe(\"Gross price (including tax)\").nullable().optional(),\n stockEnabled: z.boolean().describe(\"Whether stock management is enabled for this part\").nullable().optional(),\n pricePurchase: z.number().describe(\"Purchase price\").nullable().optional(),\n internalComment: z.string().describe(\"Internal comment or note\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific part retrieved from sevDesk.\\nContains all part details including pricing, stock, and metadata.\");\n\nexport const sevdeskGetPartById: AppAction<\n typeof SevdeskGetPartByIdInput,\n typeof SevdeskGetPartByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_PART_BY_ID\", {\n slug: \"sevdesk-get-part-by-id\",\n name: \"Get Part By ID\",\n description: \"Tool to retrieve details of a specific part by ID. Use when you have a part's ID and need its detailed information including pricing, stock levels, and metadata.\",\n input: SevdeskGetPartByIdInput,\n output: SevdeskGetPartByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-part-by-id.d.ts
|
|
@@ -34,21 +36,7 @@ declare const SevdeskGetPartByIdOutput: z.ZodObject<{
|
|
|
34
36
|
pricePurchase: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
37
|
internalComment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
38
|
}, z.core.$loose>;
|
|
37
|
-
declare const sevdeskGetPartById:
|
|
38
|
-
part_id: number;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
40
|
-
connectionId: z.ZodString;
|
|
41
|
-
entityId: z.ZodString;
|
|
42
|
-
instanceId: z.ZodString;
|
|
43
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
-
generic_api_key: z.ZodString;
|
|
45
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>;
|
|
39
|
+
declare const sevdeskGetPartById: AppAction<typeof SevdeskGetPartByIdInput, typeof SevdeskGetPartByIdOutput, typeof sevdesk.credential>;
|
|
52
40
|
//#endregion
|
|
53
41
|
export { sevdeskGetPartById };
|
|
54
42
|
//# sourceMappingURL=get-part-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-part-by-id.d.cts","names":[],"sources":["../../src/actions/get-part-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-part-by-id.d.cts","names":[],"sources":["../../src/actions/get-part-by-id.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAevB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsBxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|