@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":"create-check-account-transaction.d.mts","names":[],"sources":["../../src/actions/create-check-account-transaction.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-account-transaction.d.mts","names":[],"sources":["../../src/actions/create-check-account-transaction.ts"],"mappings":";;;;;cAMa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsCzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB1C,oCAAA,EAAsC,SAAA,QAC1C,yCAAA,SACA,0CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-account-transaction.mjs","names":[],"sources":["../../src/actions/create-check-account-transaction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateCheckAccountTransactionInput = z.object({\n amount: z.number().describe(\"Amount of the transaction (use positive for income, negative for expense)\"),\n status: z.enum([\"created\", \"linked\", \"private\", \"booked\"]).describe(\"Status of the check account transaction: created (100), linked (200), private (300), or booked (400)\"),\n entryDate: z.string().describe(\"Date the check account transaction was imported, in ISO 8601 format (e.g., '2024-05-10T00:00:00+02:00')\").optional(),\n valueDate: z.string().describe(\"Date the check account transaction was booked, in ISO 8601 format (e.g., '2024-05-10T00:00:00+02:00')\"),\n checkAccount: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Model name, which is 'CheckAccount'\").optional(),\n}).describe(\"The check account to which the transaction belongs\"),\n paymtPurpose: z.string().describe(\"The purpose of the transaction\").optional(),\n payeePayerName: z.string().describe(\"Name of the other party involved in the transaction\"),\n payeePayerAcctNo: z.string().describe(\"IBAN or account number of the other party\").optional(),\n sourceTransaction: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account transaction\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Model name, which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to the source transaction for rebooking.\").optional(),\n targetTransaction: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account transaction\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Model name, which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to the target transaction for rebooking.\").optional(),\n payeePayerBankCode: z.string().describe(\"BIC or bank code of the other party\").optional(),\n}).describe(\"Request model for creating a new check account transaction in SevDesk.\");\nconst SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccount'\").nullable(),\n}).passthrough().describe(\"Reference to a check account in response.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account transaction\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccountTransaction'\").nullable(),\n}).passthrough().describe(\"Reference to the source transaction in response.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account transaction\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccountTransaction'\").nullable(),\n}).passthrough().describe(\"Reference to the target transaction in response.\");\nexport const SevdeskCreateCheckAccountTransactionOutput = z.object({\n id: z.string().describe(\"The check account transaction id\").nullable(),\n amount: z.string().describe(\"Amount of the transaction\").nullable(),\n create: z.string().describe(\"Date of check account transaction creation in ISO 8601 format\").nullable(),\n gvCode: z.string().describe(\"ZKA business transaction code\").nullable().optional(),\n status: z.string().describe(\"Status of the check account transaction\").nullable(),\n update: z.string().describe(\"Date of last check account transaction update in ISO 8601 format\").nullable(),\n enshrined: z.string().describe(\"Timepoint when the transaction was enshrined in ISO 8601 format\").nullable().optional(),\n entryDate: z.string().describe(\"Date the check account transaction was booked in ISO 8601 format\").nullable().optional(),\n entryText: z.string().describe(\"Transaction type, according to the bank\").nullable().optional(),\n sevClient: SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema.nullable(),\n valueDate: z.string().describe(\"Date the check account transaction was imported in ISO 8601 format\").nullable(),\n objectName: z.string().describe(\"The check account transaction object name\").nullable(),\n primaNotaNo: z.string().describe(\"Transaction primanota\").nullable().optional(),\n checkAccount: SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema.nullable(),\n paymtPurpose: z.string().describe(\"The purpose of the transaction\").nullable().optional(),\n payeePayerName: z.string().describe(\"Name of the other party\").nullable().optional(),\n payeePayerAcctNo: z.string().describe(\"IBAN or account number of the other party\").nullable().optional(),\n sourceTransaction: SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema.nullable().optional(),\n targetTransaction: SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema.nullable().optional(),\n payeePayerBankCode: z.string().describe(\"BIC or bank code of the other party\").nullable().optional(),\n}).passthrough().describe(\"Response model for created check account transaction.\");\n\nexport const sevdeskCreateCheckAccountTransaction = action(\"SEVDESK_CREATE_CHECK_ACCOUNT_TRANSACTION\", {\n slug: \"sevdesk-create-check-account-transaction\",\n name: \"Create Check Account Transaction\",\n description: \"Tool to create a new check account transaction in SevDesk. Use when you need to manually record a transaction for a payment account, such as bank transfers, cash movements, or other financial transactions that need to be tracked in the accounting system.\",\n input: SevdeskCreateCheckAccountTransactionInput,\n output: SevdeskCreateCheckAccountTransactionOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"create-check-account-transaction.mjs","names":[],"sources":["../../src/actions/create-check-account-transaction.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 SevdeskCreateCheckAccountTransactionInput = z.object({\n amount: z.number().describe(\"Amount of the transaction (use positive for income, negative for expense)\"),\n status: z.enum([\"created\", \"linked\", \"private\", \"booked\"]).describe(\"Status of the check account transaction: created (100), linked (200), private (300), or booked (400)\"),\n entryDate: z.string().describe(\"Date the check account transaction was imported, in ISO 8601 format (e.g., '2024-05-10T00:00:00+02:00')\").optional(),\n valueDate: z.string().describe(\"Date the check account transaction was booked, in ISO 8601 format (e.g., '2024-05-10T00:00:00+02:00')\"),\n checkAccount: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Model name, which is 'CheckAccount'\").optional(),\n}).describe(\"The check account to which the transaction belongs\"),\n paymtPurpose: z.string().describe(\"The purpose of the transaction\").optional(),\n payeePayerName: z.string().describe(\"Name of the other party involved in the transaction\"),\n payeePayerAcctNo: z.string().describe(\"IBAN or account number of the other party\").optional(),\n sourceTransaction: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account transaction\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Model name, which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to the source transaction for rebooking.\").optional(),\n targetTransaction: z.object({\n id: z.number().int().describe(\"Unique identifier of the check account transaction\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Model name, which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to the target transaction for rebooking.\").optional(),\n payeePayerBankCode: z.string().describe(\"BIC or bank code of the other party\").optional(),\n}).describe(\"Request model for creating a new check account transaction in SevDesk.\");\nconst SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccount'\").nullable(),\n}).passthrough().describe(\"Reference to a check account in response.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account transaction\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccountTransaction'\").nullable(),\n}).passthrough().describe(\"Reference to the source transaction in response.\");\nconst SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the check account transaction\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'CheckAccountTransaction'\").nullable(),\n}).passthrough().describe(\"Reference to the target transaction in response.\");\nexport const SevdeskCreateCheckAccountTransactionOutput = z.object({\n id: z.string().describe(\"The check account transaction id\").nullable(),\n amount: z.string().describe(\"Amount of the transaction\").nullable(),\n create: z.string().describe(\"Date of check account transaction creation in ISO 8601 format\").nullable(),\n gvCode: z.string().describe(\"ZKA business transaction code\").nullable().optional(),\n status: z.string().describe(\"Status of the check account transaction\").nullable(),\n update: z.string().describe(\"Date of last check account transaction update in ISO 8601 format\").nullable(),\n enshrined: z.string().describe(\"Timepoint when the transaction was enshrined in ISO 8601 format\").nullable().optional(),\n entryDate: z.string().describe(\"Date the check account transaction was booked in ISO 8601 format\").nullable().optional(),\n entryText: z.string().describe(\"Transaction type, according to the bank\").nullable().optional(),\n sevClient: SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema.nullable(),\n valueDate: z.string().describe(\"Date the check account transaction was imported in ISO 8601 format\").nullable(),\n objectName: z.string().describe(\"The check account transaction object name\").nullable(),\n primaNotaNo: z.string().describe(\"Transaction primanota\").nullable().optional(),\n checkAccount: SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema.nullable(),\n paymtPurpose: z.string().describe(\"The purpose of the transaction\").nullable().optional(),\n payeePayerName: z.string().describe(\"Name of the other party\").nullable().optional(),\n payeePayerAcctNo: z.string().describe(\"IBAN or account number of the other party\").nullable().optional(),\n sourceTransaction: SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema.nullable().optional(),\n targetTransaction: SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema.nullable().optional(),\n payeePayerBankCode: z.string().describe(\"BIC or bank code of the other party\").nullable().optional(),\n}).passthrough().describe(\"Response model for created check account transaction.\");\n\nexport const sevdeskCreateCheckAccountTransaction: AppAction<\n typeof SevdeskCreateCheckAccountTransactionInput,\n typeof SevdeskCreateCheckAccountTransactionOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_CHECK_ACCOUNT_TRANSACTION\", {\n slug: \"sevdesk-create-check-account-transaction\",\n name: \"Create Check Account Transaction\",\n description: \"Tool to create a new check account transaction in SevDesk. Use when you need to manually record a transaction for a payment account, such as bank transfers, cash movements, or other financial transactions that need to be tracked in the accounting system.\",\n input: SevdeskCreateCheckAccountTransactionInput,\n output: SevdeskCreateCheckAccountTransactionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-clearing-account.cjs","names":["z","action"],"sources":["../../src/actions/create-clearing-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateClearingAccountInput = z.object({\n name: z.string().describe(\"Name of the clearing account\"),\n accountingNumber: z.number().int().describe(\"The booking account used for this clearing account, e.g. 3320 in SKR04 and 1723 in SKR03. Must be unique among all your CheckAccounts. Ask your tax consultant what to choose.\").optional(),\n}).describe(\"Request parameters for creating a new clearing account in sevDesk.\");\nconst SevdeskCreateClearingAccount_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevDesk client\").nullable(),\n objectName: z.string().describe(\"Object type (SevClient)\").nullable(),\n}).passthrough().describe(\"Reference to a sevDesk client.\");\nconst SevdeskCreateClearingAccount_ClearingAccountObjectSchema = z.object({\n id: z.string().describe(\"The check account id\").nullable(),\n name: z.string().describe(\"Name of the check account\").nullable(),\n type: z.string().describe(\"The type of the check account. Clearing accounts are regarded as offline.\").nullable(),\n create: z.string().describe(\"Date of check account creation\").nullable(),\n status: z.string().describe(\"Status of the check account. 0 = Archived, 100 = Active\").nullable(),\n update: z.string().describe(\"Date of last check account update\").nullable(),\n currency: z.string().describe(\"The currency of the check account.\").nullable(),\n sevClient: SevdeskCreateClearingAccount_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The check account object name, always 'CheckAccount'\").nullable(),\n defaultAccount: z.string().describe(\"Defines if this check account is the default account.\").nullable(),\n accountingNumber: z.string().describe(\"The booking account used for this clearing account.\").nullable().optional(),\n}).passthrough().describe(\"Created clearing account object with all its properties.\");\nexport const SevdeskCreateClearingAccountOutput = z.object({\n objects: SevdeskCreateClearingAccount_ClearingAccountObjectSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CreateClearingAccount action.\");\n\nexport const sevdeskCreateClearingAccount = action(\"SEVDESK_CREATE_CLEARING_ACCOUNT\", {\n slug: \"sevdesk-create-clearing-account\",\n name: \"Create Clearing Account\",\n description: \"Tool to create a new clearing account in sevDesk. Use when you need to set up accounts for tracking intermediate transactions like coupons, gift cards, or prepayments. Clearing accounts are offline accounts used for booking purposes.\",\n input: SevdeskCreateClearingAccountInput,\n output: SevdeskCreateClearingAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-clearing-account.cjs","names":["z","action"],"sources":["../../src/actions/create-clearing-account.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 SevdeskCreateClearingAccountInput = z.object({\n name: z.string().describe(\"Name of the clearing account\"),\n accountingNumber: z.number().int().describe(\"The booking account used for this clearing account, e.g. 3320 in SKR04 and 1723 in SKR03. Must be unique among all your CheckAccounts. Ask your tax consultant what to choose.\").optional(),\n}).describe(\"Request parameters for creating a new clearing account in sevDesk.\");\nconst SevdeskCreateClearingAccount_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevDesk client\").nullable(),\n objectName: z.string().describe(\"Object type (SevClient)\").nullable(),\n}).passthrough().describe(\"Reference to a sevDesk client.\");\nconst SevdeskCreateClearingAccount_ClearingAccountObjectSchema = z.object({\n id: z.string().describe(\"The check account id\").nullable(),\n name: z.string().describe(\"Name of the check account\").nullable(),\n type: z.string().describe(\"The type of the check account. Clearing accounts are regarded as offline.\").nullable(),\n create: z.string().describe(\"Date of check account creation\").nullable(),\n status: z.string().describe(\"Status of the check account. 0 = Archived, 100 = Active\").nullable(),\n update: z.string().describe(\"Date of last check account update\").nullable(),\n currency: z.string().describe(\"The currency of the check account.\").nullable(),\n sevClient: SevdeskCreateClearingAccount_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The check account object name, always 'CheckAccount'\").nullable(),\n defaultAccount: z.string().describe(\"Defines if this check account is the default account.\").nullable(),\n accountingNumber: z.string().describe(\"The booking account used for this clearing account.\").nullable().optional(),\n}).passthrough().describe(\"Created clearing account object with all its properties.\");\nexport const SevdeskCreateClearingAccountOutput = z.object({\n objects: SevdeskCreateClearingAccount_ClearingAccountObjectSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CreateClearingAccount action.\");\n\nexport const sevdeskCreateClearingAccount: AppAction<\n typeof SevdeskCreateClearingAccountInput,\n typeof SevdeskCreateClearingAccountOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_CLEARING_ACCOUNT\", {\n slug: \"sevdesk-create-clearing-account\",\n name: \"Create Clearing Account\",\n description: \"Tool to create a new clearing account in sevDesk. Use when you need to set up accounts for tracking intermediate transactions like coupons, gift cards, or prepayments. Clearing accounts are offline accounts used for booking purposes.\",\n input: SevdeskCreateClearingAccountInput,\n output: SevdeskCreateClearingAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,WAAW,sDAAsD,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACtG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAAS,yDAAyD,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/create-clearing-account.d.ts
|
|
@@ -23,22 +25,7 @@ declare const SevdeskCreateClearingAccountOutput: z.ZodObject<{
|
|
|
23
25
|
accountingNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const sevdeskCreateClearingAccount:
|
|
27
|
-
name: string;
|
|
28
|
-
accountingNumber?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const sevdeskCreateClearingAccount: AppAction<typeof SevdeskCreateClearingAccountInput, typeof SevdeskCreateClearingAccountOutput, typeof sevdesk.credential>;
|
|
42
29
|
//#endregion
|
|
43
30
|
export { sevdeskCreateClearingAccount };
|
|
44
31
|
//# sourceMappingURL=create-clearing-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-clearing-account.d.cts","names":[],"sources":["../../src/actions/create-clearing-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-clearing-account.d.cts","names":[],"sources":["../../src/actions/create-clearing-account.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAqBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,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/create-clearing-account.d.ts
|
|
@@ -23,22 +25,7 @@ declare const SevdeskCreateClearingAccountOutput: z.ZodObject<{
|
|
|
23
25
|
accountingNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const sevdeskCreateClearingAccount:
|
|
27
|
-
name: string;
|
|
28
|
-
accountingNumber?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const sevdeskCreateClearingAccount: AppAction<typeof SevdeskCreateClearingAccountInput, typeof SevdeskCreateClearingAccountOutput, typeof sevdesk.credential>;
|
|
42
29
|
//#endregion
|
|
43
30
|
export { sevdeskCreateClearingAccount };
|
|
44
31
|
//# sourceMappingURL=create-clearing-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-clearing-account.d.mts","names":[],"sources":["../../src/actions/create-clearing-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-clearing-account.d.mts","names":[],"sources":["../../src/actions/create-clearing-account.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAqBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-clearing-account.mjs","names":[],"sources":["../../src/actions/create-clearing-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateClearingAccountInput = z.object({\n name: z.string().describe(\"Name of the clearing account\"),\n accountingNumber: z.number().int().describe(\"The booking account used for this clearing account, e.g. 3320 in SKR04 and 1723 in SKR03. Must be unique among all your CheckAccounts. Ask your tax consultant what to choose.\").optional(),\n}).describe(\"Request parameters for creating a new clearing account in sevDesk.\");\nconst SevdeskCreateClearingAccount_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevDesk client\").nullable(),\n objectName: z.string().describe(\"Object type (SevClient)\").nullable(),\n}).passthrough().describe(\"Reference to a sevDesk client.\");\nconst SevdeskCreateClearingAccount_ClearingAccountObjectSchema = z.object({\n id: z.string().describe(\"The check account id\").nullable(),\n name: z.string().describe(\"Name of the check account\").nullable(),\n type: z.string().describe(\"The type of the check account. Clearing accounts are regarded as offline.\").nullable(),\n create: z.string().describe(\"Date of check account creation\").nullable(),\n status: z.string().describe(\"Status of the check account. 0 = Archived, 100 = Active\").nullable(),\n update: z.string().describe(\"Date of last check account update\").nullable(),\n currency: z.string().describe(\"The currency of the check account.\").nullable(),\n sevClient: SevdeskCreateClearingAccount_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The check account object name, always 'CheckAccount'\").nullable(),\n defaultAccount: z.string().describe(\"Defines if this check account is the default account.\").nullable(),\n accountingNumber: z.string().describe(\"The booking account used for this clearing account.\").nullable().optional(),\n}).passthrough().describe(\"Created clearing account object with all its properties.\");\nexport const SevdeskCreateClearingAccountOutput = z.object({\n objects: SevdeskCreateClearingAccount_ClearingAccountObjectSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CreateClearingAccount action.\");\n\nexport const sevdeskCreateClearingAccount = action(\"SEVDESK_CREATE_CLEARING_ACCOUNT\", {\n slug: \"sevdesk-create-clearing-account\",\n name: \"Create Clearing Account\",\n description: \"Tool to create a new clearing account in sevDesk. Use when you need to set up accounts for tracking intermediate transactions like coupons, gift cards, or prepayments. Clearing accounts are offline accounts used for booking purposes.\",\n input: SevdeskCreateClearingAccountInput,\n output: SevdeskCreateClearingAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-clearing-account.mjs","names":[],"sources":["../../src/actions/create-clearing-account.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 SevdeskCreateClearingAccountInput = z.object({\n name: z.string().describe(\"Name of the clearing account\"),\n accountingNumber: z.number().int().describe(\"The booking account used for this clearing account, e.g. 3320 in SKR04 and 1723 in SKR03. Must be unique among all your CheckAccounts. Ask your tax consultant what to choose.\").optional(),\n}).describe(\"Request parameters for creating a new clearing account in sevDesk.\");\nconst SevdeskCreateClearingAccount_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"ID of the sevDesk client\").nullable(),\n objectName: z.string().describe(\"Object type (SevClient)\").nullable(),\n}).passthrough().describe(\"Reference to a sevDesk client.\");\nconst SevdeskCreateClearingAccount_ClearingAccountObjectSchema = z.object({\n id: z.string().describe(\"The check account id\").nullable(),\n name: z.string().describe(\"Name of the check account\").nullable(),\n type: z.string().describe(\"The type of the check account. Clearing accounts are regarded as offline.\").nullable(),\n create: z.string().describe(\"Date of check account creation\").nullable(),\n status: z.string().describe(\"Status of the check account. 0 = Archived, 100 = Active\").nullable(),\n update: z.string().describe(\"Date of last check account update\").nullable(),\n currency: z.string().describe(\"The currency of the check account.\").nullable(),\n sevClient: SevdeskCreateClearingAccount_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The check account object name, always 'CheckAccount'\").nullable(),\n defaultAccount: z.string().describe(\"Defines if this check account is the default account.\").nullable(),\n accountingNumber: z.string().describe(\"The booking account used for this clearing account.\").nullable().optional(),\n}).passthrough().describe(\"Created clearing account object with all its properties.\");\nexport const SevdeskCreateClearingAccountOutput = z.object({\n objects: SevdeskCreateClearingAccount_ClearingAccountObjectSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CreateClearingAccount action.\");\n\nexport const sevdeskCreateClearingAccount: AppAction<\n typeof SevdeskCreateClearingAccountInput,\n typeof SevdeskCreateClearingAccountOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_CLEARING_ACCOUNT\", {\n slug: \"sevdesk-create-clearing-account\",\n name: \"Create Clearing Account\",\n description: \"Tool to create a new clearing account in sevDesk. Use when you need to set up accounts for tracking intermediate transactions like coupons, gift cards, or prepayments. Clearing accounts are offline accounts used for booking purposes.\",\n input: SevdeskCreateClearingAccountInput,\n output: SevdeskCreateClearingAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,WAAW,sDAAsD,SAAS,CAAC,CAAC,SAAS;CACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACtG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAKpF,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbgD,EAAE,OAAO,EACzD,SAAS,yDAAyD,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-communication-way.cjs","names":["z","action"],"sources":["../../src/actions/create-communication-way.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateCommunicationWayInput = z.object({\n key: z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\"),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").optional(),\n}).describe(\"The key/category of the communication way. For all available keys, use GET /CommunicationWayKey endpoint\"),\n main: z.boolean().describe(\"Defines whether this is the main communication way for the contact. Only one communication way of each type can be marked as main\").optional(),\n type: z.enum([\"EMAIL\", \"PHONE\", \"WEB\", \"MOBILE\"]).describe(\"Type of the communication way\"),\n value: z.string().describe(\"The value of the communication way (e.g., phone number, email address, or website URL)\"),\n contact: z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"Reference to a contact in SevDesk\").optional(),\n}).describe(\"Request parameters for creating a new contact communication way in SevDesk.\");\nconst SevdeskCreateCommunicationWay_CommunicationWayKeySchema = z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\").nullable(),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a communication way key (category) in SevDesk\");\nconst SevdeskCreateCommunicationWay_ContactReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateCommunicationWay_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Object type, should be 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nconst SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema = z.object({\n id: z.string().describe(\"The communication way ID\").nullable(),\n key: SevdeskCreateCommunicationWay_CommunicationWayKeySchema.nullable(),\n main: z.string().describe(\"Whether this is the main communication way for the contact (returned as string)\").nullable().optional(),\n type: z.string().describe(\"Type of the communication way\").nullable(),\n value: z.string().describe(\"The value of the communication way\").nullable(),\n create: z.string().describe(\"ISO 8601 timestamp when the communication way was created\").nullable(),\n update: z.string().describe(\"ISO 8601 timestamp when the communication way was last updated\").nullable(),\n contact: SevdeskCreateCommunicationWay_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateCommunicationWay_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The communication way object name, should be 'CommunicationWay'\").nullable(),\n}).passthrough().describe(\"Response data for created communication way\");\nexport const SevdeskCreateCommunicationWayOutput = z.object({\n objects: SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CREATE_COMMUNICATION_WAY action.\");\n\nexport const sevdeskCreateCommunicationWay = action(\"SEVDESK_CREATE_COMMUNICATION_WAY\", {\n slug: \"sevdesk-create-communication-way\",\n name: \"Create Communication Way\",\n description: \"Tool to create a new contact communication way (email, phone, website, etc.) in SevDesk. Use when you need to add contact information like email addresses, phone numbers, or website URLs to an existing contact.\",\n input: SevdeskCreateCommunicationWayInput,\n output: SevdeskCreateCommunicationWayOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-communication-way.cjs","names":["z","action"],"sources":["../../src/actions/create-communication-way.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 SevdeskCreateCommunicationWayInput = z.object({\n key: z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\"),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").optional(),\n}).describe(\"The key/category of the communication way. For all available keys, use GET /CommunicationWayKey endpoint\"),\n main: z.boolean().describe(\"Defines whether this is the main communication way for the contact. Only one communication way of each type can be marked as main\").optional(),\n type: z.enum([\"EMAIL\", \"PHONE\", \"WEB\", \"MOBILE\"]).describe(\"Type of the communication way\"),\n value: z.string().describe(\"The value of the communication way (e.g., phone number, email address, or website URL)\"),\n contact: z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"Reference to a contact in SevDesk\").optional(),\n}).describe(\"Request parameters for creating a new contact communication way in SevDesk.\");\nconst SevdeskCreateCommunicationWay_CommunicationWayKeySchema = z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\").nullable(),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a communication way key (category) in SevDesk\");\nconst SevdeskCreateCommunicationWay_ContactReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateCommunicationWay_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Object type, should be 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nconst SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema = z.object({\n id: z.string().describe(\"The communication way ID\").nullable(),\n key: SevdeskCreateCommunicationWay_CommunicationWayKeySchema.nullable(),\n main: z.string().describe(\"Whether this is the main communication way for the contact (returned as string)\").nullable().optional(),\n type: z.string().describe(\"Type of the communication way\").nullable(),\n value: z.string().describe(\"The value of the communication way\").nullable(),\n create: z.string().describe(\"ISO 8601 timestamp when the communication way was created\").nullable(),\n update: z.string().describe(\"ISO 8601 timestamp when the communication way was last updated\").nullable(),\n contact: SevdeskCreateCommunicationWay_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateCommunicationWay_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The communication way object name, should be 'CommunicationWay'\").nullable(),\n}).passthrough().describe(\"Response data for created communication way\");\nexport const SevdeskCreateCommunicationWayOutput = z.object({\n objects: SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CREATE_COMMUNICATION_WAY action.\");\n\nexport const sevdeskCreateCommunicationWay: AppAction<\n typeof SevdeskCreateCommunicationWayInput,\n typeof SevdeskCreateCommunicationWayOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_COMMUNICATION_WAY\", {\n slug: \"sevdesk-create-communication-way\",\n name: \"Create Communication Way\",\n description: \"Tool to create a new contact communication way (email, phone, website, etc.) in SevDesk. Use when you need to add contact information like email addresses, phone numbers, or website URLs to an existing contact.\",\n input: SevdeskCreateCommunicationWayInput,\n output: SevdeskCreateCommunicationWayOutput,\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/create-communication-way.d.ts
|
|
@@ -42,31 +44,7 @@ declare const SevdeskCreateCommunicationWayOutput: z.ZodObject<{
|
|
|
42
44
|
objectName: z.ZodNullable<z.ZodString>;
|
|
43
45
|
}, z.core.$loose>>;
|
|
44
46
|
}, z.core.$loose>;
|
|
45
|
-
declare const sevdeskCreateCommunicationWay:
|
|
46
|
-
key: {
|
|
47
|
-
id: string;
|
|
48
|
-
objectName?: string | undefined;
|
|
49
|
-
};
|
|
50
|
-
type: "EMAIL" | "PHONE" | "WEB" | "MOBILE";
|
|
51
|
-
value: string;
|
|
52
|
-
main?: boolean | undefined;
|
|
53
|
-
contact?: {
|
|
54
|
-
id: string;
|
|
55
|
-
objectName?: string | undefined;
|
|
56
|
-
} | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
64
|
-
connectionId: z.ZodString;
|
|
65
|
-
entityId: z.ZodString;
|
|
66
|
-
instanceId: z.ZodString;
|
|
67
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
-
generic_api_key: z.ZodString;
|
|
69
|
-
}, z.core.$strip>>]>;
|
|
47
|
+
declare const sevdeskCreateCommunicationWay: AppAction<typeof SevdeskCreateCommunicationWayInput, typeof SevdeskCreateCommunicationWayOutput, typeof sevdesk.credential>;
|
|
70
48
|
//#endregion
|
|
71
49
|
export { sevdeskCreateCommunicationWay };
|
|
72
50
|
//# sourceMappingURL=create-communication-way.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-communication-way.d.cts","names":[],"sources":["../../src/actions/create-communication-way.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-communication-way.d.cts","names":[],"sources":["../../src/actions/create-communication-way.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAqClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,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/create-communication-way.d.ts
|
|
@@ -42,31 +44,7 @@ declare const SevdeskCreateCommunicationWayOutput: z.ZodObject<{
|
|
|
42
44
|
objectName: z.ZodNullable<z.ZodString>;
|
|
43
45
|
}, z.core.$loose>>;
|
|
44
46
|
}, z.core.$loose>;
|
|
45
|
-
declare const sevdeskCreateCommunicationWay:
|
|
46
|
-
key: {
|
|
47
|
-
id: string;
|
|
48
|
-
objectName?: string | undefined;
|
|
49
|
-
};
|
|
50
|
-
type: "EMAIL" | "PHONE" | "WEB" | "MOBILE";
|
|
51
|
-
value: string;
|
|
52
|
-
main?: boolean | undefined;
|
|
53
|
-
contact?: {
|
|
54
|
-
id: string;
|
|
55
|
-
objectName?: string | undefined;
|
|
56
|
-
} | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
64
|
-
connectionId: z.ZodString;
|
|
65
|
-
entityId: z.ZodString;
|
|
66
|
-
instanceId: z.ZodString;
|
|
67
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
-
generic_api_key: z.ZodString;
|
|
69
|
-
}, z.core.$strip>>]>;
|
|
47
|
+
declare const sevdeskCreateCommunicationWay: AppAction<typeof SevdeskCreateCommunicationWayInput, typeof SevdeskCreateCommunicationWayOutput, typeof sevdesk.credential>;
|
|
70
48
|
//#endregion
|
|
71
49
|
export { sevdeskCreateCommunicationWay };
|
|
72
50
|
//# sourceMappingURL=create-communication-way.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-communication-way.d.mts","names":[],"sources":["../../src/actions/create-communication-way.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-communication-way.d.mts","names":[],"sources":["../../src/actions/create-communication-way.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAqClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-communication-way.mjs","names":[],"sources":["../../src/actions/create-communication-way.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateCommunicationWayInput = z.object({\n key: z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\"),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").optional(),\n}).describe(\"The key/category of the communication way. For all available keys, use GET /CommunicationWayKey endpoint\"),\n main: z.boolean().describe(\"Defines whether this is the main communication way for the contact. Only one communication way of each type can be marked as main\").optional(),\n type: z.enum([\"EMAIL\", \"PHONE\", \"WEB\", \"MOBILE\"]).describe(\"Type of the communication way\"),\n value: z.string().describe(\"The value of the communication way (e.g., phone number, email address, or website URL)\"),\n contact: z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"Reference to a contact in SevDesk\").optional(),\n}).describe(\"Request parameters for creating a new contact communication way in SevDesk.\");\nconst SevdeskCreateCommunicationWay_CommunicationWayKeySchema = z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\").nullable(),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a communication way key (category) in SevDesk\");\nconst SevdeskCreateCommunicationWay_ContactReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateCommunicationWay_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Object type, should be 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nconst SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema = z.object({\n id: z.string().describe(\"The communication way ID\").nullable(),\n key: SevdeskCreateCommunicationWay_CommunicationWayKeySchema.nullable(),\n main: z.string().describe(\"Whether this is the main communication way for the contact (returned as string)\").nullable().optional(),\n type: z.string().describe(\"Type of the communication way\").nullable(),\n value: z.string().describe(\"The value of the communication way\").nullable(),\n create: z.string().describe(\"ISO 8601 timestamp when the communication way was created\").nullable(),\n update: z.string().describe(\"ISO 8601 timestamp when the communication way was last updated\").nullable(),\n contact: SevdeskCreateCommunicationWay_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateCommunicationWay_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The communication way object name, should be 'CommunicationWay'\").nullable(),\n}).passthrough().describe(\"Response data for created communication way\");\nexport const SevdeskCreateCommunicationWayOutput = z.object({\n objects: SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CREATE_COMMUNICATION_WAY action.\");\n\nexport const sevdeskCreateCommunicationWay = action(\"SEVDESK_CREATE_COMMUNICATION_WAY\", {\n slug: \"sevdesk-create-communication-way\",\n name: \"Create Communication Way\",\n description: \"Tool to create a new contact communication way (email, phone, website, etc.) in SevDesk. Use when you need to add contact information like email addresses, phone numbers, or website URLs to an existing contact.\",\n input: SevdeskCreateCommunicationWayInput,\n output: SevdeskCreateCommunicationWayOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-communication-way.mjs","names":[],"sources":["../../src/actions/create-communication-way.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 SevdeskCreateCommunicationWayInput = z.object({\n key: z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\"),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").optional(),\n}).describe(\"The key/category of the communication way. For all available keys, use GET /CommunicationWayKey endpoint\"),\n main: z.boolean().describe(\"Defines whether this is the main communication way for the contact. Only one communication way of each type can be marked as main\").optional(),\n type: z.enum([\"EMAIL\", \"PHONE\", \"WEB\", \"MOBILE\"]).describe(\"Type of the communication way\"),\n value: z.string().describe(\"The value of the communication way (e.g., phone number, email address, or website URL)\"),\n contact: z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"Reference to a contact in SevDesk\").optional(),\n}).describe(\"Request parameters for creating a new contact communication way in SevDesk.\");\nconst SevdeskCreateCommunicationWay_CommunicationWayKeySchema = z.object({\n id: z.string().describe(\"Unique identifier of the communication way key. Common values: 2 for email, 3 for phone, 4 for mobile, 5 for fax, 6 for website\").nullable(),\n objectName: z.string().default(\"CommunicationWayKey\").describe(\"Must be 'CommunicationWayKey' to reference a communication way key object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a communication way key (category) in SevDesk\");\nconst SevdeskCreateCommunicationWay_ContactReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact this communication way belongs to\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateCommunicationWay_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Object type, should be 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nconst SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema = z.object({\n id: z.string().describe(\"The communication way ID\").nullable(),\n key: SevdeskCreateCommunicationWay_CommunicationWayKeySchema.nullable(),\n main: z.string().describe(\"Whether this is the main communication way for the contact (returned as string)\").nullable().optional(),\n type: z.string().describe(\"Type of the communication way\").nullable(),\n value: z.string().describe(\"The value of the communication way\").nullable(),\n create: z.string().describe(\"ISO 8601 timestamp when the communication way was created\").nullable(),\n update: z.string().describe(\"ISO 8601 timestamp when the communication way was last updated\").nullable(),\n contact: SevdeskCreateCommunicationWay_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateCommunicationWay_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The communication way object name, should be 'CommunicationWay'\").nullable(),\n}).passthrough().describe(\"Response data for created communication way\");\nexport const SevdeskCreateCommunicationWayOutput = z.object({\n objects: SevdeskCreateCommunicationWay_CreateCommunicationWayResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for the CREATE_COMMUNICATION_WAY action.\");\n\nexport const sevdeskCreateCommunicationWay: AppAction<\n typeof SevdeskCreateCommunicationWayInput,\n typeof SevdeskCreateCommunicationWayOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_COMMUNICATION_WAY\", {\n slug: \"sevdesk-create-communication-way\",\n name: \"Create Communication Way\",\n description: \"Tool to create a new contact communication way (email, phone, website, etc.) in SevDesk. Use when you need to add contact information like email addresses, phone numbers, or website URLs to an existing contact.\",\n input: SevdeskCreateCommunicationWayInput,\n output: SevdeskCreateCommunicationWayOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact-address.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateContactAddressInput = z.object({\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n name: z.string().describe(\"Name in address\").optional(),\n name2: z.string().describe(\"Second name in address\").optional(),\n name3: z.string().describe(\"Third name in address\").optional(),\n name4: z.string().describe(\"Fourth name in address\").optional(),\n street: z.string().describe(\"Street name\").optional(),\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"The contact to which this contact address belongs\"),\n country: z.object({\n id: z.number().int().describe(\"Unique identifier of the country\"),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").optional(),\n}).describe(\"Country of the contact address. For all countries, send a GET to /StaticCountry\"),\n category: z.object({\n id: z.number().int().describe(\"Unique identifier of the category\"),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").optional(),\n}).describe(\"Category of the contact address. For all categories, send a GET to /Category?objectType=ContactAddress\"),\n}).describe(\"Request model for creating a new contact address in SevDesk.\");\nconst SevdeskCreateContactAddress_ContactReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateContactAddress_StaticCountryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the country\").nullable(),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a country in SevDesk\");\nconst SevdeskCreateContactAddress_CategoryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the category\").nullable(),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a category in SevDesk\");\nconst SevdeskCreateContactAddress_SevClientReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nexport const SevdeskCreateContactAddressOutput = z.object({\n id: z.number().int().describe(\"The contact address id\").nullable(),\n zip: z.string().describe(\"Zip code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name in address\").nullable().optional(),\n name2: z.string().describe(\"Second name in address\").nullable().optional(),\n name3: z.string().describe(\"Third name in address\").nullable().optional(),\n name4: z.string().describe(\"Fourth name in address\").nullable().optional(),\n create: z.string().describe(\"Date of contact address creation\").nullable(),\n street: z.string().describe(\"Street name\").nullable().optional(),\n update: z.string().describe(\"Date of last contact address update\").nullable(),\n contact: SevdeskCreateContactAddress_ContactReferenceSchema.nullable(),\n country: SevdeskCreateContactAddress_StaticCountryReferenceSchema.nullable(),\n category: SevdeskCreateContactAddress_CategoryReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateContactAddress_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The contact address object name\").nullable(),\n}).passthrough().describe(\"Response model for a created contact address in SevDesk.\");\n\nexport const sevdeskCreateContactAddress = action(\"SEVDESK_CREATE_CONTACT_ADDRESS\", {\n slug: \"sevdesk-create-contact-address\",\n name: \"Create Contact Address\",\n description: \"Tool to create a new contact address in SevDesk. Use when you need to add a new address for an existing contact with street, city, postal code, and country information.\",\n input: SevdeskCreateContactAddressInput,\n output: SevdeskCreateContactAddressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact-address.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-address.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 SevdeskCreateContactAddressInput = z.object({\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n name: z.string().describe(\"Name in address\").optional(),\n name2: z.string().describe(\"Second name in address\").optional(),\n name3: z.string().describe(\"Third name in address\").optional(),\n name4: z.string().describe(\"Fourth name in address\").optional(),\n street: z.string().describe(\"Street name\").optional(),\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"The contact to which this contact address belongs\"),\n country: z.object({\n id: z.number().int().describe(\"Unique identifier of the country\"),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").optional(),\n}).describe(\"Country of the contact address. For all countries, send a GET to /StaticCountry\"),\n category: z.object({\n id: z.number().int().describe(\"Unique identifier of the category\"),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").optional(),\n}).describe(\"Category of the contact address. For all categories, send a GET to /Category?objectType=ContactAddress\"),\n}).describe(\"Request model for creating a new contact address in SevDesk.\");\nconst SevdeskCreateContactAddress_ContactReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateContactAddress_StaticCountryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the country\").nullable(),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a country in SevDesk\");\nconst SevdeskCreateContactAddress_CategoryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the category\").nullable(),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a category in SevDesk\");\nconst SevdeskCreateContactAddress_SevClientReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nexport const SevdeskCreateContactAddressOutput = z.object({\n id: z.number().int().describe(\"The contact address id\").nullable(),\n zip: z.string().describe(\"Zip code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name in address\").nullable().optional(),\n name2: z.string().describe(\"Second name in address\").nullable().optional(),\n name3: z.string().describe(\"Third name in address\").nullable().optional(),\n name4: z.string().describe(\"Fourth name in address\").nullable().optional(),\n create: z.string().describe(\"Date of contact address creation\").nullable(),\n street: z.string().describe(\"Street name\").nullable().optional(),\n update: z.string().describe(\"Date of last contact address update\").nullable(),\n contact: SevdeskCreateContactAddress_ContactReferenceSchema.nullable(),\n country: SevdeskCreateContactAddress_StaticCountryReferenceSchema.nullable(),\n category: SevdeskCreateContactAddress_CategoryReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateContactAddress_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The contact address object name\").nullable(),\n}).passthrough().describe(\"Response model for a created contact address in SevDesk.\");\n\nexport const sevdeskCreateContactAddress: AppAction<\n typeof SevdeskCreateContactAddressInput,\n typeof SevdeskCreateContactAddressOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_CONTACT_ADDRESS\", {\n slug: \"sevdesk-create-contact-address\",\n name: \"Create Contact Address\",\n description: \"Tool to create a new contact address in SevDesk. Use when you need to add a new address for an existing contact with street, city, postal code, and country information.\",\n input: SevdeskCreateContactAddressInput,\n output: SevdeskCreateContactAddressOutput,\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/create-contact-address.d.ts
|
|
@@ -51,39 +53,7 @@ declare const SevdeskCreateContactAddressOutput: z.ZodObject<{
|
|
|
51
53
|
}, z.core.$loose>>>;
|
|
52
54
|
objectName: z.ZodNullable<z.ZodString>;
|
|
53
55
|
}, z.core.$loose>;
|
|
54
|
-
declare const sevdeskCreateContactAddress:
|
|
55
|
-
contact: {
|
|
56
|
-
id: number;
|
|
57
|
-
objectName?: string | undefined;
|
|
58
|
-
};
|
|
59
|
-
country: {
|
|
60
|
-
id: number;
|
|
61
|
-
objectName?: string | undefined;
|
|
62
|
-
};
|
|
63
|
-
category: {
|
|
64
|
-
id: number;
|
|
65
|
-
objectName?: string | undefined;
|
|
66
|
-
};
|
|
67
|
-
zip?: string | undefined;
|
|
68
|
-
city?: string | undefined;
|
|
69
|
-
name?: string | undefined;
|
|
70
|
-
name2?: string | undefined;
|
|
71
|
-
name3?: string | undefined;
|
|
72
|
-
name4?: string | undefined;
|
|
73
|
-
street?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
}, z.core.$strip>>]>;
|
|
56
|
+
declare const sevdeskCreateContactAddress: AppAction<typeof SevdeskCreateContactAddressInput, typeof SevdeskCreateContactAddressOutput, typeof sevdesk.credential>;
|
|
87
57
|
//#endregion
|
|
88
58
|
export { sevdeskCreateContactAddress };
|
|
89
59
|
//# sourceMappingURL=create-contact-address.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact-address.d.cts","names":[],"sources":["../../src/actions/create-contact-address.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact-address.d.cts","names":[],"sources":["../../src/actions/create-contact-address.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAqChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/create-contact-address.d.ts
|
|
@@ -51,39 +53,7 @@ declare const SevdeskCreateContactAddressOutput: z.ZodObject<{
|
|
|
51
53
|
}, z.core.$loose>>>;
|
|
52
54
|
objectName: z.ZodNullable<z.ZodString>;
|
|
53
55
|
}, z.core.$loose>;
|
|
54
|
-
declare const sevdeskCreateContactAddress:
|
|
55
|
-
contact: {
|
|
56
|
-
id: number;
|
|
57
|
-
objectName?: string | undefined;
|
|
58
|
-
};
|
|
59
|
-
country: {
|
|
60
|
-
id: number;
|
|
61
|
-
objectName?: string | undefined;
|
|
62
|
-
};
|
|
63
|
-
category: {
|
|
64
|
-
id: number;
|
|
65
|
-
objectName?: string | undefined;
|
|
66
|
-
};
|
|
67
|
-
zip?: string | undefined;
|
|
68
|
-
city?: string | undefined;
|
|
69
|
-
name?: string | undefined;
|
|
70
|
-
name2?: string | undefined;
|
|
71
|
-
name3?: string | undefined;
|
|
72
|
-
name4?: string | undefined;
|
|
73
|
-
street?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
}, z.core.$strip>>]>;
|
|
56
|
+
declare const sevdeskCreateContactAddress: AppAction<typeof SevdeskCreateContactAddressInput, typeof SevdeskCreateContactAddressOutput, typeof sevdesk.credential>;
|
|
87
57
|
//#endregion
|
|
88
58
|
export { sevdeskCreateContactAddress };
|
|
89
59
|
//# sourceMappingURL=create-contact-address.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact-address.d.mts","names":[],"sources":["../../src/actions/create-contact-address.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact-address.d.mts","names":[],"sources":["../../src/actions/create-contact-address.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAqChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact-address.mjs","names":[],"sources":["../../src/actions/create-contact-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateContactAddressInput = z.object({\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n name: z.string().describe(\"Name in address\").optional(),\n name2: z.string().describe(\"Second name in address\").optional(),\n name3: z.string().describe(\"Third name in address\").optional(),\n name4: z.string().describe(\"Fourth name in address\").optional(),\n street: z.string().describe(\"Street name\").optional(),\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"The contact to which this contact address belongs\"),\n country: z.object({\n id: z.number().int().describe(\"Unique identifier of the country\"),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").optional(),\n}).describe(\"Country of the contact address. For all countries, send a GET to /StaticCountry\"),\n category: z.object({\n id: z.number().int().describe(\"Unique identifier of the category\"),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").optional(),\n}).describe(\"Category of the contact address. For all categories, send a GET to /Category?objectType=ContactAddress\"),\n}).describe(\"Request model for creating a new contact address in SevDesk.\");\nconst SevdeskCreateContactAddress_ContactReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateContactAddress_StaticCountryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the country\").nullable(),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a country in SevDesk\");\nconst SevdeskCreateContactAddress_CategoryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the category\").nullable(),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a category in SevDesk\");\nconst SevdeskCreateContactAddress_SevClientReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nexport const SevdeskCreateContactAddressOutput = z.object({\n id: z.number().int().describe(\"The contact address id\").nullable(),\n zip: z.string().describe(\"Zip code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name in address\").nullable().optional(),\n name2: z.string().describe(\"Second name in address\").nullable().optional(),\n name3: z.string().describe(\"Third name in address\").nullable().optional(),\n name4: z.string().describe(\"Fourth name in address\").nullable().optional(),\n create: z.string().describe(\"Date of contact address creation\").nullable(),\n street: z.string().describe(\"Street name\").nullable().optional(),\n update: z.string().describe(\"Date of last contact address update\").nullable(),\n contact: SevdeskCreateContactAddress_ContactReferenceSchema.nullable(),\n country: SevdeskCreateContactAddress_StaticCountryReferenceSchema.nullable(),\n category: SevdeskCreateContactAddress_CategoryReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateContactAddress_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The contact address object name\").nullable(),\n}).passthrough().describe(\"Response model for a created contact address in SevDesk.\");\n\nexport const sevdeskCreateContactAddress = action(\"SEVDESK_CREATE_CONTACT_ADDRESS\", {\n slug: \"sevdesk-create-contact-address\",\n name: \"Create Contact Address\",\n description: \"Tool to create a new contact address in SevDesk. Use when you need to add a new address for an existing contact with street, city, postal code, and country information.\",\n input: SevdeskCreateContactAddressInput,\n output: SevdeskCreateContactAddressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact-address.mjs","names":[],"sources":["../../src/actions/create-contact-address.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 SevdeskCreateContactAddressInput = z.object({\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n name: z.string().describe(\"Name in address\").optional(),\n name2: z.string().describe(\"Second name in address\").optional(),\n name3: z.string().describe(\"Third name in address\").optional(),\n name4: z.string().describe(\"Fourth name in address\").optional(),\n street: z.string().describe(\"Street name\").optional(),\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").optional(),\n}).describe(\"The contact to which this contact address belongs\"),\n country: z.object({\n id: z.number().int().describe(\"Unique identifier of the country\"),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").optional(),\n}).describe(\"Country of the contact address. For all countries, send a GET to /StaticCountry\"),\n category: z.object({\n id: z.number().int().describe(\"Unique identifier of the category\"),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").optional(),\n}).describe(\"Category of the contact address. For all categories, send a GET to /Category?objectType=ContactAddress\"),\n}).describe(\"Request model for creating a new contact address in SevDesk.\");\nconst SevdeskCreateContactAddress_ContactReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Must be 'Contact' to reference a contact object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a contact in SevDesk\");\nconst SevdeskCreateContactAddress_StaticCountryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the country\").nullable(),\n objectName: z.string().default(\"StaticCountry\").describe(\"Must be 'StaticCountry' to reference a country object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a country in SevDesk\");\nconst SevdeskCreateContactAddress_CategoryReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the category\").nullable(),\n objectName: z.string().default(\"Category\").describe(\"Must be 'Category' to reference a category object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a category in SevDesk\");\nconst SevdeskCreateContactAddress_SevClientReferenceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient\");\nexport const SevdeskCreateContactAddressOutput = z.object({\n id: z.number().int().describe(\"The contact address id\").nullable(),\n zip: z.string().describe(\"Zip code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name in address\").nullable().optional(),\n name2: z.string().describe(\"Second name in address\").nullable().optional(),\n name3: z.string().describe(\"Third name in address\").nullable().optional(),\n name4: z.string().describe(\"Fourth name in address\").nullable().optional(),\n create: z.string().describe(\"Date of contact address creation\").nullable(),\n street: z.string().describe(\"Street name\").nullable().optional(),\n update: z.string().describe(\"Date of last contact address update\").nullable(),\n contact: SevdeskCreateContactAddress_ContactReferenceSchema.nullable(),\n country: SevdeskCreateContactAddress_StaticCountryReferenceSchema.nullable(),\n category: SevdeskCreateContactAddress_CategoryReferenceSchema.nullable().optional(),\n sevClient: SevdeskCreateContactAddress_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The contact address object name\").nullable(),\n}).passthrough().describe(\"Response model for a created contact address in SevDesk.\");\n\nexport const sevdeskCreateContactAddress: AppAction<\n typeof SevdeskCreateContactAddressInput,\n typeof SevdeskCreateContactAddressOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_CREATE_CONTACT_ADDRESS\", {\n slug: \"sevdesk-create-contact-address\",\n name: \"Create Contact Address\",\n description: \"Tool to create a new contact address in SevDesk. Use when you need to add a new address for an existing contact with street, city, postal code, and country information.\",\n input: SevdeskCreateContactAddressInput,\n output: SevdeskCreateContactAddressOutput,\n});\n"],"mappings":"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"}
|