@keystrokehq/sevdesk 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/actions/book-invoice-amount.cjs +3 -3
- package/dist/actions/book-invoice-amount.cjs.map +1 -1
- package/dist/actions/book-invoice-amount.d.cts +3 -3
- package/dist/actions/book-invoice-amount.d.mts +3 -3
- package/dist/actions/book-invoice-amount.mjs +3 -3
- package/dist/actions/book-invoice-amount.mjs.map +1 -1
- package/dist/actions/check-customer-number-availability.cjs +1 -1
- package/dist/actions/check-customer-number-availability.cjs.map +1 -1
- package/dist/actions/check-customer-number-availability.d.cts +1 -1
- package/dist/actions/check-customer-number-availability.d.mts +1 -1
- package/dist/actions/check-customer-number-availability.mjs +1 -1
- package/dist/actions/check-customer-number-availability.mjs.map +1 -1
- package/dist/actions/create-accounting-contact.cjs +3 -3
- package/dist/actions/create-accounting-contact.cjs.map +1 -1
- package/dist/actions/create-accounting-contact.d.cts +3 -3
- package/dist/actions/create-accounting-contact.d.mts +3 -3
- package/dist/actions/create-accounting-contact.mjs +3 -3
- package/dist/actions/create-accounting-contact.mjs.map +1 -1
- package/dist/actions/create-check-account-transaction.cjs +5 -5
- package/dist/actions/create-check-account-transaction.cjs.map +1 -1
- package/dist/actions/create-check-account-transaction.d.cts +5 -5
- package/dist/actions/create-check-account-transaction.d.mts +5 -5
- package/dist/actions/create-check-account-transaction.mjs +5 -5
- package/dist/actions/create-check-account-transaction.mjs.map +1 -1
- package/dist/actions/create-clearing-account.cjs +3 -3
- package/dist/actions/create-clearing-account.cjs.map +1 -1
- package/dist/actions/create-clearing-account.d.cts +3 -3
- package/dist/actions/create-clearing-account.d.mts +3 -3
- package/dist/actions/create-clearing-account.mjs +3 -3
- package/dist/actions/create-clearing-account.mjs.map +1 -1
- package/dist/actions/create-communication-way.cjs +5 -5
- package/dist/actions/create-communication-way.cjs.map +1 -1
- package/dist/actions/create-communication-way.d.cts +5 -5
- package/dist/actions/create-communication-way.d.mts +5 -5
- package/dist/actions/create-communication-way.mjs +5 -5
- package/dist/actions/create-communication-way.mjs.map +1 -1
- package/dist/actions/create-contact-address.cjs +5 -5
- package/dist/actions/create-contact-address.cjs.map +1 -1
- package/dist/actions/create-contact-address.d.cts +5 -5
- package/dist/actions/create-contact-address.d.mts +5 -5
- package/dist/actions/create-contact-address.mjs +5 -5
- package/dist/actions/create-contact-address.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.cjs +3 -3
- package/dist/actions/create-contact-custom-field-setting.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.cts +3 -3
- package/dist/actions/create-contact-custom-field-setting.d.mts +3 -3
- package/dist/actions/create-contact-custom-field-setting.mjs +3 -3
- package/dist/actions/create-contact-custom-field-setting.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field.cjs +4 -4
- package/dist/actions/create-contact-custom-field.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field.d.cts +4 -4
- package/dist/actions/create-contact-custom-field.d.mts +4 -4
- package/dist/actions/create-contact-custom-field.mjs +4 -4
- package/dist/actions/create-contact-custom-field.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +2 -2
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +2 -2
- package/dist/actions/create-contact.d.mts +2 -2
- package/dist/actions/create-contact.mjs +2 -2
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-contact2.cjs +4 -4
- package/dist/actions/create-contact2.cjs.map +1 -1
- package/dist/actions/create-contact2.d.cts +4 -4
- package/dist/actions/create-contact2.d.mts +4 -4
- package/dist/actions/create-contact2.mjs +4 -4
- package/dist/actions/create-contact2.mjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.cjs +2 -2
- package/dist/actions/create-credit-note-from-invoice.cjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.cts +2 -2
- package/dist/actions/create-credit-note-from-invoice.d.mts +2 -2
- package/dist/actions/create-credit-note-from-invoice.mjs +2 -2
- package/dist/actions/create-credit-note-from-invoice.mjs.map +1 -1
- package/dist/actions/create-file-import-account.cjs +3 -3
- package/dist/actions/create-file-import-account.cjs.map +1 -1
- package/dist/actions/create-file-import-account.d.cts +3 -3
- package/dist/actions/create-file-import-account.d.mts +3 -3
- package/dist/actions/create-file-import-account.mjs +3 -3
- package/dist/actions/create-file-import-account.mjs.map +1 -1
- package/dist/actions/create-part.cjs +5 -5
- package/dist/actions/create-part.cjs.map +1 -1
- package/dist/actions/create-part.d.cts +5 -5
- package/dist/actions/create-part.d.mts +5 -5
- package/dist/actions/create-part.mjs +5 -5
- package/dist/actions/create-part.mjs.map +1 -1
- package/dist/actions/create-payment-method.cjs +3 -3
- package/dist/actions/create-payment-method.cjs.map +1 -1
- package/dist/actions/create-payment-method.d.cts +3 -3
- package/dist/actions/create-payment-method.d.mts +3 -3
- package/dist/actions/create-payment-method.mjs +3 -3
- package/dist/actions/create-payment-method.mjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.cjs +2 -2
- package/dist/actions/create-private-transaction-rule.cjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.cts +2 -2
- package/dist/actions/create-private-transaction-rule.d.mts +2 -2
- package/dist/actions/create-private-transaction-rule.mjs +2 -2
- package/dist/actions/create-private-transaction-rule.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +4 -4
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +4 -4
- package/dist/actions/create-tag.d.mts +4 -4
- package/dist/actions/create-tag.mjs +4 -4
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.cts +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.mts +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.cjs +1 -1
- package/dist/actions/delete-check-account-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.cts +1 -1
- package/dist/actions/delete-check-account-by-id.d.mts +1 -1
- package/dist/actions/delete-check-account-by-id.mjs +1 -1
- package/dist/actions/delete-check-account-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.cts +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.mts +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.cts +1 -1
- package/dist/actions/delete-communication-way-by-id.d.mts +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.cts +1 -1
- package/dist/actions/delete-contact-address-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.cts +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs +1 -1
- 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 -1
- 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 +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +1 -1
- package/dist/actions/delete-contact.d.mts +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.cts +1 -1
- package/dist/actions/delete-credit-note-by-id.d.mts +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-by-id.cjs +1 -1
- package/dist/actions/delete-order-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-by-id.d.cts +1 -1
- package/dist/actions/delete-order-by-id.d.mts +1 -1
- package/dist/actions/delete-order-by-id.mjs +1 -1
- package/dist/actions/delete-order-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.cts +1 -1
- package/dist/actions/delete-order-pos-by-id.d.mts +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/delete-payment-method.cjs +1 -1
- package/dist/actions/delete-payment-method.cjs.map +1 -1
- package/dist/actions/delete-payment-method.d.cts +1 -1
- package/dist/actions/delete-payment-method.d.mts +1 -1
- package/dist/actions/delete-payment-method.mjs +1 -1
- package/dist/actions/delete-payment-method.mjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -1
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -1
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.cts +2 -2
- package/dist/actions/enshrine-check-account-transaction.d.mts +2 -2
- package/dist/actions/enshrine-check-account-transaction.mjs +1 -1
- package/dist/actions/enshrine-check-account-transaction.mjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.cjs +4 -4
- package/dist/actions/fetch-dictionary-entries-by-type.cjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts +8 -8
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts +8 -8
- package/dist/actions/fetch-dictionary-entries-by-type.mjs +4 -4
- package/dist/actions/fetch-dictionary-entries-by-type.mjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.cjs +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.cjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.cts +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.d.mts +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.mjs +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.mjs.map +1 -1
- package/dist/actions/get-account-invoices.cjs +1 -1
- package/dist/actions/get-account-invoices.cjs.map +1 -1
- package/dist/actions/get-account-invoices.d.cts +1 -1
- package/dist/actions/get-account-invoices.d.mts +1 -1
- package/dist/actions/get-account-invoices.mjs +1 -1
- package/dist/actions/get-account-invoices.mjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.cjs +3 -3
- package/dist/actions/get-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/get-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/get-accounting-contact-by-id.mjs +3 -3
- package/dist/actions/get-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-contacts.cjs +4 -4
- package/dist/actions/get-accounting-contacts.cjs.map +1 -1
- package/dist/actions/get-accounting-contacts.d.cts +4 -4
- package/dist/actions/get-accounting-contacts.d.mts +4 -4
- package/dist/actions/get-accounting-contacts.mjs +4 -4
- package/dist/actions/get-accounting-contacts.mjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.cts +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.mts +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs.map +1 -1
- package/dist/actions/get-check-account-by-id.cjs +3 -3
- package/dist/actions/get-check-account-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-by-id.d.cts +3 -3
- package/dist/actions/get-check-account-by-id.d.mts +3 -3
- package/dist/actions/get-check-account-by-id.mjs +3 -3
- package/dist/actions/get-check-account-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.cjs +5 -5
- package/dist/actions/get-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.cts +6 -6
- package/dist/actions/get-check-account-transaction-by-id.d.mts +6 -6
- package/dist/actions/get-check-account-transaction-by-id.mjs +5 -5
- package/dist/actions/get-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transactions.cjs +3 -3
- package/dist/actions/get-check-account-transactions.cjs.map +1 -1
- package/dist/actions/get-check-account-transactions.d.cts +3 -3
- package/dist/actions/get-check-account-transactions.d.mts +3 -3
- package/dist/actions/get-check-account-transactions.mjs +3 -3
- package/dist/actions/get-check-account-transactions.mjs.map +1 -1
- package/dist/actions/get-check-accounts.cjs +3 -3
- package/dist/actions/get-check-accounts.cjs.map +1 -1
- package/dist/actions/get-check-accounts.d.cts +3 -3
- package/dist/actions/get-check-accounts.d.mts +3 -3
- package/dist/actions/get-check-accounts.mjs +3 -3
- package/dist/actions/get-check-accounts.mjs.map +1 -1
- package/dist/actions/get-communication-way-keys.cjs +2 -2
- package/dist/actions/get-communication-way-keys.cjs.map +1 -1
- package/dist/actions/get-communication-way-keys.d.cts +2 -2
- package/dist/actions/get-communication-way-keys.d.mts +2 -2
- package/dist/actions/get-communication-way-keys.mjs +2 -2
- package/dist/actions/get-communication-way-keys.mjs.map +1 -1
- package/dist/actions/get-communication-ways.cjs +4 -4
- package/dist/actions/get-communication-ways.cjs.map +1 -1
- package/dist/actions/get-communication-ways.d.cts +4 -4
- package/dist/actions/get-communication-ways.d.mts +4 -4
- package/dist/actions/get-communication-ways.mjs +4 -4
- package/dist/actions/get-communication-ways.mjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.cjs +4 -4
- package/dist/actions/get-communicationway-by-id.cjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.cts +4 -4
- package/dist/actions/get-communicationway-by-id.d.mts +4 -4
- package/dist/actions/get-communicationway-by-id.mjs +4 -4
- package/dist/actions/get-communicationway-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.cjs +6 -6
- package/dist/actions/get-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.cts +6 -6
- package/dist/actions/get-contact-address-by-id.d.mts +6 -6
- package/dist/actions/get-contact-address-by-id.mjs +6 -6
- package/dist/actions/get-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-addresses.cjs +5 -5
- package/dist/actions/get-contact-addresses.cjs.map +1 -1
- package/dist/actions/get-contact-addresses.d.cts +5 -5
- package/dist/actions/get-contact-addresses.d.mts +5 -5
- package/dist/actions/get-contact-addresses.mjs +5 -5
- package/dist/actions/get-contact-addresses.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +2 -2
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +2 -2
- package/dist/actions/get-contact-by-id.d.mts +2 -2
- package/dist/actions/get-contact-by-id.mjs +2 -2
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.cjs +4 -4
- package/dist/actions/get-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.cts +4 -4
- package/dist/actions/get-contact-custom-field-by-id.d.mts +4 -4
- package/dist/actions/get-contact-custom-field-by-id.mjs +4 -4
- package/dist/actions/get-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs +3 -3
- 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 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs +3 -3
- 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 -1
- 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 +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.cjs +3 -3
- package/dist/actions/get-contact-custom-field-settings.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-settings.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-settings.mjs +3 -3
- package/dist/actions/get-contact-custom-field-settings.mjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.cjs +5 -5
- package/dist/actions/get-contact-custom-fields.cjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.cts +5 -5
- package/dist/actions/get-contact-custom-fields.d.mts +5 -5
- package/dist/actions/get-contact-custom-fields.mjs +5 -5
- package/dist/actions/get-contact-custom-fields.mjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.cts +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.mts +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +6 -6
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +6 -6
- package/dist/actions/get-contacts.d.mts +6 -6
- package/dist/actions/get-contacts.mjs +6 -6
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.cjs +2 -2
- package/dist/actions/get-export-invoicecsv.cjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.cts +2 -2
- package/dist/actions/get-export-invoicecsv.d.mts +2 -2
- package/dist/actions/get-export-invoicecsv.mjs +2 -2
- package/dist/actions/get-export-invoicecsv.mjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.cjs +2 -2
- package/dist/actions/get-export-transactions-csv.cjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.cts +2 -2
- package/dist/actions/get-export-transactions-csv.d.mts +2 -2
- package/dist/actions/get-export-transactions-csv.mjs +2 -2
- package/dist/actions/get-export-transactions-csv.mjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.cts +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.mts +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs.map +1 -1
- package/dist/actions/get-invoice-positions.cjs +5 -5
- package/dist/actions/get-invoice-positions.cjs.map +1 -1
- package/dist/actions/get-invoice-positions.d.cts +5 -5
- package/dist/actions/get-invoice-positions.d.mts +5 -5
- package/dist/actions/get-invoice-positions.mjs +5 -5
- package/dist/actions/get-invoice-positions.mjs.map +1 -1
- package/dist/actions/get-invoice-poss.cjs +5 -5
- package/dist/actions/get-invoice-poss.cjs.map +1 -1
- package/dist/actions/get-invoice-poss.d.cts +5 -5
- package/dist/actions/get-invoice-poss.d.mts +5 -5
- package/dist/actions/get-invoice-poss.mjs +5 -5
- package/dist/actions/get-invoice-poss.mjs.map +1 -1
- package/dist/actions/get-invoices.cjs +3 -3
- package/dist/actions/get-invoices.cjs.map +1 -1
- package/dist/actions/get-invoices.d.cts +3 -3
- package/dist/actions/get-invoices.d.mts +3 -3
- package/dist/actions/get-invoices.mjs +3 -3
- package/dist/actions/get-invoices.mjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.cjs +2 -2
- package/dist/actions/get-letterpapers-with-thumb.cjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts +2 -2
- package/dist/actions/get-letterpapers-with-thumb.d.mts +2 -2
- package/dist/actions/get-letterpapers-with-thumb.mjs +2 -2
- package/dist/actions/get-letterpapers-with-thumb.mjs.map +1 -1
- package/dist/actions/get-next-customer-number.cjs +1 -1
- package/dist/actions/get-next-customer-number.cjs.map +1 -1
- package/dist/actions/get-next-customer-number.d.cts +1 -1
- package/dist/actions/get-next-customer-number.d.mts +1 -1
- package/dist/actions/get-next-customer-number.mjs +1 -1
- package/dist/actions/get-next-customer-number.mjs.map +1 -1
- package/dist/actions/get-order-by-id.cjs +10 -10
- package/dist/actions/get-order-by-id.cjs.map +1 -1
- package/dist/actions/get-order-by-id.d.cts +10 -10
- package/dist/actions/get-order-by-id.d.mts +10 -10
- package/dist/actions/get-order-by-id.mjs +10 -10
- package/dist/actions/get-order-by-id.mjs.map +1 -1
- package/dist/actions/get-order-discounts.cjs +3 -3
- package/dist/actions/get-order-discounts.cjs.map +1 -1
- package/dist/actions/get-order-discounts.d.cts +3 -3
- package/dist/actions/get-order-discounts.d.mts +3 -3
- package/dist/actions/get-order-discounts.mjs +3 -3
- package/dist/actions/get-order-discounts.mjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.cjs +6 -6
- package/dist/actions/get-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.cts +6 -6
- package/dist/actions/get-order-pos-by-id.d.mts +6 -6
- package/dist/actions/get-order-pos-by-id.mjs +6 -6
- package/dist/actions/get-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +5 -5
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +5 -5
- package/dist/actions/get-orders.d.mts +5 -5
- package/dist/actions/get-orders.mjs +5 -5
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-part-by-id.cjs +3 -3
- package/dist/actions/get-part-by-id.cjs.map +1 -1
- package/dist/actions/get-part-by-id.d.cts +3 -3
- package/dist/actions/get-part-by-id.d.mts +3 -3
- package/dist/actions/get-part-by-id.mjs +3 -3
- package/dist/actions/get-part-by-id.mjs.map +1 -1
- package/dist/actions/get-part-stock.cjs +1 -1
- package/dist/actions/get-part-stock.cjs.map +1 -1
- package/dist/actions/get-part-stock.d.cts +1 -1
- package/dist/actions/get-part-stock.d.mts +1 -1
- package/dist/actions/get-part-stock.mjs +1 -1
- package/dist/actions/get-part-stock.mjs.map +1 -1
- package/dist/actions/get-part-unities.cjs +2 -2
- package/dist/actions/get-part-unities.cjs.map +1 -1
- package/dist/actions/get-part-unities.d.cts +2 -2
- package/dist/actions/get-part-unities.d.mts +2 -2
- package/dist/actions/get-part-unities.mjs +2 -2
- package/dist/actions/get-part-unities.mjs.map +1 -1
- package/dist/actions/get-parts.cjs +2 -2
- package/dist/actions/get-parts.cjs.map +1 -1
- package/dist/actions/get-parts.d.cts +2 -2
- package/dist/actions/get-parts.d.mts +2 -2
- package/dist/actions/get-parts.mjs +2 -2
- package/dist/actions/get-parts.mjs.map +1 -1
- package/dist/actions/get-payment-methods.cjs +3 -3
- package/dist/actions/get-payment-methods.cjs.map +1 -1
- package/dist/actions/get-payment-methods.d.cts +3 -3
- package/dist/actions/get-payment-methods.d.mts +3 -3
- package/dist/actions/get-payment-methods.mjs +3 -3
- package/dist/actions/get-payment-methods.mjs.map +1 -1
- package/dist/actions/get-places.cjs +2 -2
- package/dist/actions/get-places.cjs.map +1 -1
- package/dist/actions/get-places.d.cts +2 -2
- package/dist/actions/get-places.d.mts +2 -2
- package/dist/actions/get-places.mjs +2 -2
- package/dist/actions/get-places.mjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.cjs +2 -2
- package/dist/actions/get-private-transaction-rules.cjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.cts +2 -2
- package/dist/actions/get-private-transaction-rules.d.mts +2 -2
- package/dist/actions/get-private-transaction-rules.mjs +2 -2
- package/dist/actions/get-private-transaction-rules.mjs.map +1 -1
- package/dist/actions/get-progress.cjs +1 -1
- package/dist/actions/get-progress.cjs.map +1 -1
- package/dist/actions/get-progress.d.cts +1 -1
- package/dist/actions/get-progress.d.mts +1 -1
- package/dist/actions/get-progress.mjs +1 -1
- package/dist/actions/get-progress.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs.map +1 -1
- package/dist/actions/get-report-invoicelist.cjs +2 -2
- package/dist/actions/get-report-invoicelist.cjs.map +1 -1
- package/dist/actions/get-report-invoicelist.d.cts +2 -2
- package/dist/actions/get-report-invoicelist.d.mts +2 -2
- package/dist/actions/get-report-invoicelist.mjs +2 -2
- package/dist/actions/get-report-invoicelist.mjs.map +1 -1
- package/dist/actions/get-report-orderlist.cjs +2 -2
- package/dist/actions/get-report-orderlist.cjs.map +1 -1
- package/dist/actions/get-report-orderlist.d.cts +2 -2
- package/dist/actions/get-report-orderlist.d.mts +2 -2
- package/dist/actions/get-report-orderlist.mjs +2 -2
- package/dist/actions/get-report-orderlist.mjs.map +1 -1
- package/dist/actions/get-sev-client-config.cjs +3 -3
- package/dist/actions/get-sev-client-config.cjs.map +1 -1
- package/dist/actions/get-sev-client-config.d.cts +3 -3
- package/dist/actions/get-sev-client-config.d.mts +3 -3
- package/dist/actions/get-sev-client-config.mjs +3 -3
- package/dist/actions/get-sev-client-config.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +3 -3
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +3 -3
- package/dist/actions/get-tag-by-id.d.mts +3 -3
- package/dist/actions/get-tag-by-id.mjs +3 -3
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-relations.cjs +4 -4
- package/dist/actions/get-tag-relations.cjs.map +1 -1
- package/dist/actions/get-tag-relations.d.cts +4 -4
- package/dist/actions/get-tag-relations.d.mts +4 -4
- package/dist/actions/get-tag-relations.mjs +4 -4
- package/dist/actions/get-tag-relations.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +2 -2
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +2 -2
- package/dist/actions/get-tags.d.mts +2 -2
- package/dist/actions/get-tags.mjs +2 -2
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/get-tax-rules.cjs +3 -3
- package/dist/actions/get-tax-rules.cjs.map +1 -1
- package/dist/actions/get-tax-rules.d.cts +3 -3
- package/dist/actions/get-tax-rules.d.mts +3 -3
- package/dist/actions/get-tax-rules.mjs +3 -3
- package/dist/actions/get-tax-rules.mjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.cjs +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.cjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.mjs +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.mjs.map +1 -1
- package/dist/actions/render-invoice.cjs +2 -2
- package/dist/actions/render-invoice.cjs.map +1 -1
- package/dist/actions/render-invoice.d.cts +2 -2
- package/dist/actions/render-invoice.d.mts +2 -2
- package/dist/actions/render-invoice.mjs +2 -2
- package/dist/actions/render-invoice.mjs.map +1 -1
- package/dist/actions/save-invoice.cjs +18 -18
- package/dist/actions/save-invoice.cjs.map +1 -1
- package/dist/actions/save-invoice.d.cts +21 -19
- package/dist/actions/save-invoice.d.mts +21 -19
- package/dist/actions/save-invoice.mjs +18 -18
- package/dist/actions/save-invoice.mjs.map +1 -1
- package/dist/actions/send-credit-note-by.cjs +7 -7
- package/dist/actions/send-credit-note-by.cjs.map +1 -1
- package/dist/actions/send-credit-note-by.d.cts +7 -7
- package/dist/actions/send-credit-note-by.d.mts +7 -7
- package/dist/actions/send-credit-note-by.mjs +7 -7
- package/dist/actions/send-credit-note-by.mjs.map +1 -1
- package/dist/actions/send-invoice-by.cjs +11 -11
- package/dist/actions/send-invoice-by.cjs.map +1 -1
- package/dist/actions/send-invoice-by.d.cts +12 -12
- package/dist/actions/send-invoice-by.d.mts +12 -12
- package/dist/actions/send-invoice-by.mjs +11 -11
- package/dist/actions/send-invoice-by.mjs.map +1 -1
- package/dist/actions/send-order-by.cjs +6 -6
- package/dist/actions/send-order-by.cjs.map +1 -1
- package/dist/actions/send-order-by.d.cts +9 -9
- package/dist/actions/send-order-by.d.mts +9 -9
- package/dist/actions/send-order-by.mjs +6 -6
- package/dist/actions/send-order-by.mjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.cjs +3 -3
- package/dist/actions/update-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/update-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/update-accounting-contact-by-id.mjs +3 -3
- package/dist/actions/update-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.cjs +4 -4
- package/dist/actions/update-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.cts +5 -5
- package/dist/actions/update-check-account-transaction-by-id.d.mts +5 -5
- package/dist/actions/update-check-account-transaction-by-id.mjs +4 -4
- package/dist/actions/update-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account.cjs +3 -3
- package/dist/actions/update-check-account.cjs.map +1 -1
- package/dist/actions/update-check-account.d.cts +3 -3
- package/dist/actions/update-check-account.d.mts +3 -3
- package/dist/actions/update-check-account.mjs +3 -3
- package/dist/actions/update-check-account.mjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.cjs +4 -4
- package/dist/actions/update-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.cts +4 -4
- package/dist/actions/update-communication-way-by-id.d.mts +4 -4
- package/dist/actions/update-communication-way-by-id.mjs +4 -4
- package/dist/actions/update-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.cjs +5 -5
- package/dist/actions/update-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.cts +5 -5
- package/dist/actions/update-contact-address-by-id.d.mts +5 -5
- package/dist/actions/update-contact-address-by-id.mjs +5 -5
- package/dist/actions/update-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.cjs +4 -4
- package/dist/actions/update-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.cts +4 -4
- package/dist/actions/update-contact-custom-field-by-id.d.mts +4 -4
- package/dist/actions/update-contact-custom-field-by-id.mjs +4 -4
- package/dist/actions/update-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs +2 -2
- 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 +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +5 -5
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +5 -5
- package/dist/actions/update-contact.d.mts +5 -5
- package/dist/actions/update-contact.mjs +5 -5
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-invoice-parameter.cjs +3 -3
- package/dist/actions/update-invoice-parameter.cjs.map +1 -1
- package/dist/actions/update-invoice-parameter.d.cts +3 -3
- package/dist/actions/update-invoice-parameter.d.mts +3 -3
- package/dist/actions/update-invoice-parameter.mjs +3 -3
- package/dist/actions/update-invoice-parameter.mjs.map +1 -1
- package/dist/actions/update-order-by-id.cjs +9 -9
- package/dist/actions/update-order-by-id.cjs.map +1 -1
- package/dist/actions/update-order-by-id.d.cts +9 -9
- package/dist/actions/update-order-by-id.d.mts +9 -9
- package/dist/actions/update-order-by-id.mjs +9 -9
- package/dist/actions/update-order-by-id.mjs.map +1 -1
- package/dist/actions/update-order-template.cjs +3 -3
- package/dist/actions/update-order-template.cjs.map +1 -1
- package/dist/actions/update-order-template.d.cts +3 -3
- package/dist/actions/update-order-template.d.mts +3 -3
- package/dist/actions/update-order-template.mjs +3 -3
- package/dist/actions/update-order-template.mjs.map +1 -1
- package/dist/actions/update-part-by-id.cjs +4 -4
- package/dist/actions/update-part-by-id.cjs.map +1 -1
- package/dist/actions/update-part-by-id.d.cts +4 -4
- package/dist/actions/update-part-by-id.d.mts +4 -4
- package/dist/actions/update-part-by-id.mjs +4 -4
- package/dist/actions/update-part-by-id.mjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.cjs +1 -1
- package/dist/actions/update-sev-client-export-config.cjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.cts +1 -1
- package/dist/actions/update-sev-client-export-config.d.mts +1 -1
- package/dist/actions/update-sev-client-export-config.mjs +1 -1
- package/dist/actions/update-sev-client-export-config.mjs.map +1 -1
- package/dist/actions/update-tag-by-id.cjs +2 -2
- package/dist/actions/update-tag-by-id.cjs.map +1 -1
- package/dist/actions/update-tag-by-id.d.cts +2 -2
- package/dist/actions/update-tag-by-id.d.mts +2 -2
- package/dist/actions/update-tag-by-id.mjs +2 -2
- package/dist/actions/update-tag-by-id.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -27,11 +27,11 @@ const SevdeskBookInvoiceAmountInput = zod.z.object({
|
|
|
27
27
|
const SevdeskBookInvoiceAmount_SevClientReferenceSchema = zod.z.object({
|
|
28
28
|
id: zod.z.number().int().describe("Unique identifier of the client").nullable(),
|
|
29
29
|
objectName: zod.z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
30
|
-
}).describe("Reference to a SevClient.");
|
|
30
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
31
31
|
const SevdeskBookInvoiceAmount_InvoiceReferenceSchema = zod.z.object({
|
|
32
32
|
id: zod.z.number().int().describe("The id of the invoice").nullable(),
|
|
33
33
|
objectName: zod.z.string().describe("Internal object name which is 'Invoice'").nullable()
|
|
34
|
-
}).describe("Reference to an invoice.");
|
|
34
|
+
}).passthrough().describe("Reference to an invoice.");
|
|
35
35
|
const SevdeskBookInvoiceAmountOutput = zod.z.object({
|
|
36
36
|
id: zod.z.string().describe("The invoice log entry id").nullable().optional(),
|
|
37
37
|
create: zod.z.string().describe("Date of email creation in ISO 8601 format").nullable().optional(),
|
|
@@ -43,7 +43,7 @@ const SevdeskBookInvoiceAmountOutput = zod.z.object({
|
|
|
43
43
|
bookingDate: zod.z.string().describe("Booking date in ISO 8601 format").nullable().optional(),
|
|
44
44
|
ammountPayed: zod.z.string().describe("Amount payed").nullable().optional(),
|
|
45
45
|
additionalInformation: zod.z.string().describe("Additional information about the booking").nullable().optional()
|
|
46
|
-
}).describe("Response model for booked invoice - returns invoice log entry.");
|
|
46
|
+
}).passthrough().describe("Response model for booked invoice - returns invoice log entry.");
|
|
47
47
|
const sevdeskBookInvoiceAmount = require_action.action("SEVDESK_BOOK_INVOICE_AMOUNT", {
|
|
48
48
|
slug: "sevdesk-book-invoice-amount",
|
|
49
49
|
name: "Book Invoice Amount",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"book-invoice-amount.cjs","names":["z","action"],"sources":["../../src/actions/book-invoice-amount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskBookInvoiceAmountInput = z.object({\n date: z.number().int().describe(\"The booking date as Unix timestamp. Most likely the current date\"),\n type: z.enum([\"FULL_PAYMENT\", \"N\", \"CB\", \"CF\", \"O\", \"OF\", \"MTC\"]).describe(\"Define a type for the booking. FULL_PAYMENT = Normal booking, N = Partial booking (historically used for normal booking), CB = Reduced amount due to discount (skonto), CF = Reduced/Higher amount due to currency fluctuations (deprecated), O = Reduced/Higher amount due to other reasons, OF = Higher amount due to reminder charges, MTC = Reduced amount due to the monetary traffic costs\"),\n amount: z.number().describe(\"Amount which should be booked. Can also be a partial amount\"),\n invoiceId: z.number().int().describe(\"ID of invoice to book\"),\n createFeed: z.boolean().describe(\"Determines if a feed is created for the booking process\").optional(),\n checkAccount: z.object({\n id: z.number().int().describe(\"The id of the check account on which should be booked\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Internal object name which is 'CheckAccount'\").optional(),\n}).describe(\"The check account on which should be booked\"),\n checkAccountTransaction: z.object({\n id: z.number().int().describe(\"The id of the check account transaction on which should be booked\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Internal object name which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to a check account transaction.\").optional(),\n}).describe(\"Request model for booking an invoice amount in SevDesk.\");\nconst SevdeskBookInvoiceAmount_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}).describe(\"Reference to a SevClient.\");\nconst SevdeskBookInvoiceAmount_InvoiceReferenceSchema = z.object({\n id: z.number().int().describe(\"The id of the invoice\").nullable(),\n objectName: z.string().describe(\"Internal object name which is 'Invoice'\").nullable(),\n}).describe(\"Reference to an invoice.\");\nexport const SevdeskBookInvoiceAmountOutput = z.object({\n id: z.string().describe(\"The invoice log entry id\").nullable().optional(),\n create: z.string().describe(\"Date of email creation in ISO 8601 format\").nullable().optional(),\n toStatus: z.string().describe(\"Status after booking\").nullable().optional(),\n sevClient: SevdeskBookInvoiceAmount_SevClientReferenceSchema.nullable().optional(),\n creditNote: SevdeskBookInvoiceAmount_InvoiceReferenceSchema.nullable().optional(),\n fromStatus: z.string().describe(\"Status before booking\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'InvoiceLog'\").nullable().optional(),\n bookingDate: z.string().describe(\"Booking date in ISO 8601 format\").nullable().optional(),\n ammountPayed: z.string().describe(\"Amount payed\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the booking\").nullable().optional(),\n}).describe(\"Response model for booked invoice - returns invoice log entry.\");\n\nexport const sevdeskBookInvoiceAmount = action(\"SEVDESK_BOOK_INVOICE_AMOUNT\", {\n slug: \"sevdesk-book-invoice-amount\",\n name: \"Book Invoice Amount\",\n description: \"Tool to book an invoice amount in SevDesk. Use when you need to record a payment for an invoice, either full or partial. This creates an invoice log entry and updates the invoice status accordingly.\",\n input: SevdeskBookInvoiceAmountInput,\n output: SevdeskBookInvoiceAmountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE;CAClG,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAgB;EAAK;EAAM;EAAM;EAAK;EAAM;CAAK,CAAC,CAAC,CAAC,SAAS,kYAAkY;CAC7c,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;CAC5D,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO;EACvB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,cAAc,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,6CAA6C;CACvD,yBAAyBA,IAAAA,EAAE,OAAO;EAClC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE;EACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,yBAAyB,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"book-invoice-amount.cjs","names":["z","action"],"sources":["../../src/actions/book-invoice-amount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskBookInvoiceAmountInput = z.object({\n date: z.number().int().describe(\"The booking date as Unix timestamp. Most likely the current date\"),\n type: z.enum([\"FULL_PAYMENT\", \"N\", \"CB\", \"CF\", \"O\", \"OF\", \"MTC\"]).describe(\"Define a type for the booking. FULL_PAYMENT = Normal booking, N = Partial booking (historically used for normal booking), CB = Reduced amount due to discount (skonto), CF = Reduced/Higher amount due to currency fluctuations (deprecated), O = Reduced/Higher amount due to other reasons, OF = Higher amount due to reminder charges, MTC = Reduced amount due to the monetary traffic costs\"),\n amount: z.number().describe(\"Amount which should be booked. Can also be a partial amount\"),\n invoiceId: z.number().int().describe(\"ID of invoice to book\"),\n createFeed: z.boolean().describe(\"Determines if a feed is created for the booking process\").optional(),\n checkAccount: z.object({\n id: z.number().int().describe(\"The id of the check account on which should be booked\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Internal object name which is 'CheckAccount'\").optional(),\n}).describe(\"The check account on which should be booked\"),\n checkAccountTransaction: z.object({\n id: z.number().int().describe(\"The id of the check account transaction on which should be booked\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Internal object name which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to a check account transaction.\").optional(),\n}).describe(\"Request model for booking an invoice amount in SevDesk.\");\nconst SevdeskBookInvoiceAmount_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.\");\nconst SevdeskBookInvoiceAmount_InvoiceReferenceSchema = z.object({\n id: z.number().int().describe(\"The id of the invoice\").nullable(),\n objectName: z.string().describe(\"Internal object name which is 'Invoice'\").nullable(),\n}).passthrough().describe(\"Reference to an invoice.\");\nexport const SevdeskBookInvoiceAmountOutput = z.object({\n id: z.string().describe(\"The invoice log entry id\").nullable().optional(),\n create: z.string().describe(\"Date of email creation in ISO 8601 format\").nullable().optional(),\n toStatus: z.string().describe(\"Status after booking\").nullable().optional(),\n sevClient: SevdeskBookInvoiceAmount_SevClientReferenceSchema.nullable().optional(),\n creditNote: SevdeskBookInvoiceAmount_InvoiceReferenceSchema.nullable().optional(),\n fromStatus: z.string().describe(\"Status before booking\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'InvoiceLog'\").nullable().optional(),\n bookingDate: z.string().describe(\"Booking date in ISO 8601 format\").nullable().optional(),\n ammountPayed: z.string().describe(\"Amount payed\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the booking\").nullable().optional(),\n}).passthrough().describe(\"Response model for booked invoice - returns invoice log entry.\");\n\nexport const sevdeskBookInvoiceAmount = action(\"SEVDESK_BOOK_INVOICE_AMOUNT\", {\n slug: \"sevdesk-book-invoice-amount\",\n name: \"Book Invoice Amount\",\n description: \"Tool to book an invoice amount in SevDesk. Use when you need to record a payment for an invoice, either full or partial. This creates an invoice log entry and updates the invoice status accordingly.\",\n input: SevdeskBookInvoiceAmountInput,\n output: SevdeskBookInvoiceAmountOutput,\n});\n"],"mappings":"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"}
|
|
@@ -31,17 +31,17 @@ declare const SevdeskBookInvoiceAmountOutput: z.ZodObject<{
|
|
|
31
31
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
32
32
|
id: z.ZodNullable<z.ZodNumber>;
|
|
33
33
|
objectName: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
35
|
creditNote: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
id: z.ZodNullable<z.ZodNumber>;
|
|
37
37
|
objectName: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
39
|
fromStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
bookingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
ammountPayed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>;
|
|
45
45
|
declare const sevdeskBookInvoiceAmount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
date: number;
|
|
47
47
|
type: "FULL_PAYMENT" | "N" | "CB" | "CF" | "O" | "OF" | "MTC";
|
|
@@ -31,17 +31,17 @@ declare const SevdeskBookInvoiceAmountOutput: z.ZodObject<{
|
|
|
31
31
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
32
32
|
id: z.ZodNullable<z.ZodNumber>;
|
|
33
33
|
objectName: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
35
|
creditNote: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
id: z.ZodNullable<z.ZodNumber>;
|
|
37
37
|
objectName: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
39
|
fromStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
bookingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
ammountPayed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>;
|
|
45
45
|
declare const sevdeskBookInvoiceAmount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
date: number;
|
|
47
47
|
type: "FULL_PAYMENT" | "N" | "CB" | "CF" | "O" | "OF" | "MTC";
|
|
@@ -27,11 +27,11 @@ const SevdeskBookInvoiceAmountInput = z.object({
|
|
|
27
27
|
const SevdeskBookInvoiceAmount_SevClientReferenceSchema = z.object({
|
|
28
28
|
id: z.number().int().describe("Unique identifier of the client").nullable(),
|
|
29
29
|
objectName: z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
30
|
-
}).describe("Reference to a SevClient.");
|
|
30
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
31
31
|
const SevdeskBookInvoiceAmount_InvoiceReferenceSchema = z.object({
|
|
32
32
|
id: z.number().int().describe("The id of the invoice").nullable(),
|
|
33
33
|
objectName: z.string().describe("Internal object name which is 'Invoice'").nullable()
|
|
34
|
-
}).describe("Reference to an invoice.");
|
|
34
|
+
}).passthrough().describe("Reference to an invoice.");
|
|
35
35
|
const sevdeskBookInvoiceAmount = action("SEVDESK_BOOK_INVOICE_AMOUNT", {
|
|
36
36
|
slug: "sevdesk-book-invoice-amount",
|
|
37
37
|
name: "Book Invoice Amount",
|
|
@@ -48,7 +48,7 @@ const sevdeskBookInvoiceAmount = action("SEVDESK_BOOK_INVOICE_AMOUNT", {
|
|
|
48
48
|
bookingDate: z.string().describe("Booking date in ISO 8601 format").nullable().optional(),
|
|
49
49
|
ammountPayed: z.string().describe("Amount payed").nullable().optional(),
|
|
50
50
|
additionalInformation: z.string().describe("Additional information about the booking").nullable().optional()
|
|
51
|
-
}).describe("Response model for booked invoice - returns invoice log entry.")
|
|
51
|
+
}).passthrough().describe("Response model for booked invoice - returns invoice log entry.")
|
|
52
52
|
});
|
|
53
53
|
//#endregion
|
|
54
54
|
export { sevdeskBookInvoiceAmount };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"book-invoice-amount.mjs","names":[],"sources":["../../src/actions/book-invoice-amount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskBookInvoiceAmountInput = z.object({\n date: z.number().int().describe(\"The booking date as Unix timestamp. Most likely the current date\"),\n type: z.enum([\"FULL_PAYMENT\", \"N\", \"CB\", \"CF\", \"O\", \"OF\", \"MTC\"]).describe(\"Define a type for the booking. FULL_PAYMENT = Normal booking, N = Partial booking (historically used for normal booking), CB = Reduced amount due to discount (skonto), CF = Reduced/Higher amount due to currency fluctuations (deprecated), O = Reduced/Higher amount due to other reasons, OF = Higher amount due to reminder charges, MTC = Reduced amount due to the monetary traffic costs\"),\n amount: z.number().describe(\"Amount which should be booked. Can also be a partial amount\"),\n invoiceId: z.number().int().describe(\"ID of invoice to book\"),\n createFeed: z.boolean().describe(\"Determines if a feed is created for the booking process\").optional(),\n checkAccount: z.object({\n id: z.number().int().describe(\"The id of the check account on which should be booked\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Internal object name which is 'CheckAccount'\").optional(),\n}).describe(\"The check account on which should be booked\"),\n checkAccountTransaction: z.object({\n id: z.number().int().describe(\"The id of the check account transaction on which should be booked\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Internal object name which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to a check account transaction.\").optional(),\n}).describe(\"Request model for booking an invoice amount in SevDesk.\");\nconst SevdeskBookInvoiceAmount_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}).describe(\"Reference to a SevClient.\");\nconst SevdeskBookInvoiceAmount_InvoiceReferenceSchema = z.object({\n id: z.number().int().describe(\"The id of the invoice\").nullable(),\n objectName: z.string().describe(\"Internal object name which is 'Invoice'\").nullable(),\n}).describe(\"Reference to an invoice.\");\nexport const SevdeskBookInvoiceAmountOutput = z.object({\n id: z.string().describe(\"The invoice log entry id\").nullable().optional(),\n create: z.string().describe(\"Date of email creation in ISO 8601 format\").nullable().optional(),\n toStatus: z.string().describe(\"Status after booking\").nullable().optional(),\n sevClient: SevdeskBookInvoiceAmount_SevClientReferenceSchema.nullable().optional(),\n creditNote: SevdeskBookInvoiceAmount_InvoiceReferenceSchema.nullable().optional(),\n fromStatus: z.string().describe(\"Status before booking\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'InvoiceLog'\").nullable().optional(),\n bookingDate: z.string().describe(\"Booking date in ISO 8601 format\").nullable().optional(),\n ammountPayed: z.string().describe(\"Amount payed\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the booking\").nullable().optional(),\n}).describe(\"Response model for booked invoice - returns invoice log entry.\");\n\nexport const sevdeskBookInvoiceAmount = action(\"SEVDESK_BOOK_INVOICE_AMOUNT\", {\n slug: \"sevdesk-book-invoice-amount\",\n name: \"Book Invoice Amount\",\n description: \"Tool to book an invoice amount in SevDesk. Use when you need to record a payment for an invoice, either full or partial. This creates an invoice log entry and updates the invoice status accordingly.\",\n input: SevdeskBookInvoiceAmountInput,\n output: SevdeskBookInvoiceAmountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE;CAClG,MAAM,EAAE,KAAK;EAAC;EAAgB;EAAK;EAAM;EAAM;EAAK;EAAM;CAAK,CAAC,CAAC,CAAC,SAAS,kYAAkY;CAC7c,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;CAC5D,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO;EACvB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,cAAc,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,6CAA6C;CACvD,yBAAyB,EAAE,OAAO;EAClC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,yBAAyB,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"book-invoice-amount.mjs","names":[],"sources":["../../src/actions/book-invoice-amount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskBookInvoiceAmountInput = z.object({\n date: z.number().int().describe(\"The booking date as Unix timestamp. Most likely the current date\"),\n type: z.enum([\"FULL_PAYMENT\", \"N\", \"CB\", \"CF\", \"O\", \"OF\", \"MTC\"]).describe(\"Define a type for the booking. FULL_PAYMENT = Normal booking, N = Partial booking (historically used for normal booking), CB = Reduced amount due to discount (skonto), CF = Reduced/Higher amount due to currency fluctuations (deprecated), O = Reduced/Higher amount due to other reasons, OF = Higher amount due to reminder charges, MTC = Reduced amount due to the monetary traffic costs\"),\n amount: z.number().describe(\"Amount which should be booked. Can also be a partial amount\"),\n invoiceId: z.number().int().describe(\"ID of invoice to book\"),\n createFeed: z.boolean().describe(\"Determines if a feed is created for the booking process\").optional(),\n checkAccount: z.object({\n id: z.number().int().describe(\"The id of the check account on which should be booked\"),\n objectName: z.string().default(\"CheckAccount\").describe(\"Internal object name which is 'CheckAccount'\").optional(),\n}).describe(\"The check account on which should be booked\"),\n checkAccountTransaction: z.object({\n id: z.number().int().describe(\"The id of the check account transaction on which should be booked\"),\n objectName: z.string().default(\"CheckAccountTransaction\").describe(\"Internal object name which is 'CheckAccountTransaction'\").optional(),\n}).describe(\"Reference to a check account transaction.\").optional(),\n}).describe(\"Request model for booking an invoice amount in SevDesk.\");\nconst SevdeskBookInvoiceAmount_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.\");\nconst SevdeskBookInvoiceAmount_InvoiceReferenceSchema = z.object({\n id: z.number().int().describe(\"The id of the invoice\").nullable(),\n objectName: z.string().describe(\"Internal object name which is 'Invoice'\").nullable(),\n}).passthrough().describe(\"Reference to an invoice.\");\nexport const SevdeskBookInvoiceAmountOutput = z.object({\n id: z.string().describe(\"The invoice log entry id\").nullable().optional(),\n create: z.string().describe(\"Date of email creation in ISO 8601 format\").nullable().optional(),\n toStatus: z.string().describe(\"Status after booking\").nullable().optional(),\n sevClient: SevdeskBookInvoiceAmount_SevClientReferenceSchema.nullable().optional(),\n creditNote: SevdeskBookInvoiceAmount_InvoiceReferenceSchema.nullable().optional(),\n fromStatus: z.string().describe(\"Status before booking\").nullable().optional(),\n objectName: z.string().describe(\"Object name, typically 'InvoiceLog'\").nullable().optional(),\n bookingDate: z.string().describe(\"Booking date in ISO 8601 format\").nullable().optional(),\n ammountPayed: z.string().describe(\"Amount payed\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the booking\").nullable().optional(),\n}).passthrough().describe(\"Response model for booked invoice - returns invoice log entry.\");\n\nexport const sevdeskBookInvoiceAmount = action(\"SEVDESK_BOOK_INVOICE_AMOUNT\", {\n slug: \"sevdesk-book-invoice-amount\",\n name: \"Book Invoice Amount\",\n description: \"Tool to book an invoice amount in SevDesk. Use when you need to record a payment for an invoice, either full or partial. This creates an invoice log entry and updates the invoice status accordingly.\",\n input: SevdeskBookInvoiceAmountInput,\n output: SevdeskBookInvoiceAmountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE;CAClG,MAAM,EAAE,KAAK;EAAC;EAAgB;EAAK;EAAM;EAAM;EAAK;EAAM;CAAK,CAAC,CAAC,CAAC,SAAS,kYAAkY;CAC7c,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;CAC5D,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO;EACvB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,cAAc,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,6CAA6C;CACvD,yBAAyB,EAAE,OAAO;EAClC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,yBAAyB,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AAcpD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,WAAW,kDAAkD,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/check-customer-number-availability.ts
|
|
4
4
|
const SevdeskCheckCustomerNumberAvailabilityInput = zod.z.object({ customerNumber: zod.z.string().describe("The customer number to be checked. If not provided, checks general availability.").optional() }).describe("Request model for checking if a customer number is available in sevDesk.");
|
|
5
|
-
const SevdeskCheckCustomerNumberAvailabilityOutput = zod.z.object({ objects: zod.z.boolean().describe("Boolean indicating if the customer number is available. True means available, False means already in use.").nullable() }).describe("Response model indicating whether the customer number is available.");
|
|
5
|
+
const SevdeskCheckCustomerNumberAvailabilityOutput = zod.z.object({ objects: zod.z.boolean().describe("Boolean indicating if the customer number is available. True means available, False means already in use.").nullable() }).passthrough().describe("Response model indicating whether the customer number is available.");
|
|
6
6
|
const sevdeskCheckCustomerNumberAvailability = require_action.action("SEVDESK_CHECK_CUSTOMER_NUMBER_AVAILABILITY", {
|
|
7
7
|
slug: "sevdesk-check-customer-number-availability",
|
|
8
8
|
name: "Check Customer Number Availability",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-customer-number-availability.cjs","names":["z","action"],"sources":["../../src/actions/check-customer-number-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCheckCustomerNumberAvailabilityInput = z.object({\n customerNumber: z.string().describe(\"The customer number to be checked. If not provided, checks general availability.\").optional(),\n}).describe(\"Request model for checking if a customer number is available in sevDesk.\");\nexport const SevdeskCheckCustomerNumberAvailabilityOutput = z.object({\n objects: z.boolean().describe(\"Boolean indicating if the customer number is available. True means available, False means already in use.\").nullable(),\n}).describe(\"Response model indicating whether the customer number is available.\");\n\nexport const sevdeskCheckCustomerNumberAvailability = action(\"SEVDESK_CHECK_CUSTOMER_NUMBER_AVAILABILITY\", {\n slug: \"sevdesk-check-customer-number-availability\",\n name: \"Check Customer Number Availability\",\n description: \"Tool to check if a customer number is available in sevDesk. Use when you need to verify that a customer number can be assigned without conflicts.\",\n input: SevdeskCheckCustomerNumberAvailabilityInput,\n output: SevdeskCheckCustomerNumberAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,EAClE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,qEAAqE;
|
|
1
|
+
{"version":3,"file":"check-customer-number-availability.cjs","names":["z","action"],"sources":["../../src/actions/check-customer-number-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCheckCustomerNumberAvailabilityInput = z.object({\n customerNumber: z.string().describe(\"The customer number to be checked. If not provided, checks general availability.\").optional(),\n}).describe(\"Request model for checking if a customer number is available in sevDesk.\");\nexport const SevdeskCheckCustomerNumberAvailabilityOutput = z.object({\n objects: z.boolean().describe(\"Boolean indicating if the customer number is available. True means available, False means already in use.\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the customer number is available.\");\n\nexport const sevdeskCheckCustomerNumberAvailability = action(\"SEVDESK_CHECK_CUSTOMER_NUMBER_AVAILABILITY\", {\n slug: \"sevdesk-check-customer-number-availability\",\n name: \"Check Customer Number Availability\",\n description: \"Tool to check if a customer number is available in sevDesk. Use when you need to verify that a customer number can be assigned without conflicts.\",\n input: SevdeskCheckCustomerNumberAvailabilityInput,\n output: SevdeskCheckCustomerNumberAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,EAClE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,yCAAyCC,eAAAA,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const SevdeskCheckCustomerNumberAvailabilityInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SevdeskCheckCustomerNumberAvailabilityOutput: z.ZodObject<{
|
|
8
8
|
objects: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const sevdeskCheckCustomerNumberAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
customerNumber?: string | undefined;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const SevdeskCheckCustomerNumberAvailabilityInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SevdeskCheckCustomerNumberAvailabilityOutput: z.ZodObject<{
|
|
8
8
|
objects: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const sevdeskCheckCustomerNumberAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
customerNumber?: string | undefined;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const sevdeskCheckCustomerNumberAvailability = action("SEVDESK_CHECK_CUSTOMER_NU
|
|
|
5
5
|
name: "Check Customer Number Availability",
|
|
6
6
|
description: "Tool to check if a customer number is available in sevDesk. Use when you need to verify that a customer number can be assigned without conflicts.",
|
|
7
7
|
input: z.object({ customerNumber: z.string().describe("The customer number to be checked. If not provided, checks general availability.").optional() }).describe("Request model for checking if a customer number is available in sevDesk."),
|
|
8
|
-
output: z.object({ objects: z.boolean().describe("Boolean indicating if the customer number is available. True means available, False means already in use.").nullable() }).describe("Response model indicating whether the customer number is available.")
|
|
8
|
+
output: z.object({ objects: z.boolean().describe("Boolean indicating if the customer number is available. True means available, False means already in use.").nullable() }).passthrough().describe("Response model indicating whether the customer number is available.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { sevdeskCheckCustomerNumberAvailability };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-customer-number-availability.mjs","names":[],"sources":["../../src/actions/check-customer-number-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCheckCustomerNumberAvailabilityInput = z.object({\n customerNumber: z.string().describe(\"The customer number to be checked. If not provided, checks general availability.\").optional(),\n}).describe(\"Request model for checking if a customer number is available in sevDesk.\");\nexport const SevdeskCheckCustomerNumberAvailabilityOutput = z.object({\n objects: z.boolean().describe(\"Boolean indicating if the customer number is available. True means available, False means already in use.\").nullable(),\n}).describe(\"Response model indicating whether the customer number is available.\");\n\nexport const sevdeskCheckCustomerNumberAvailability = action(\"SEVDESK_CHECK_CUSTOMER_NUMBER_AVAILABILITY\", {\n slug: \"sevdesk-check-customer-number-availability\",\n name: \"Check Customer Number Availability\",\n description: \"Tool to check if a customer number is available in sevDesk. Use when you need to verify that a customer number can be assigned without conflicts.\",\n input: SevdeskCheckCustomerNumberAvailabilityInput,\n output: SevdeskCheckCustomerNumberAvailabilityOutput,\n});\n"],"mappings":";;AAWA,MAAa,yCAAyC,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,SAAS,0EASH;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"check-customer-number-availability.mjs","names":[],"sources":["../../src/actions/check-customer-number-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCheckCustomerNumberAvailabilityInput = z.object({\n customerNumber: z.string().describe(\"The customer number to be checked. If not provided, checks general availability.\").optional(),\n}).describe(\"Request model for checking if a customer number is available in sevDesk.\");\nexport const SevdeskCheckCustomerNumberAvailabilityOutput = z.object({\n objects: z.boolean().describe(\"Boolean indicating if the customer number is available. True means available, False means already in use.\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the customer number is available.\");\n\nexport const sevdeskCheckCustomerNumberAvailability = action(\"SEVDESK_CHECK_CUSTOMER_NUMBER_AVAILABILITY\", {\n slug: \"sevdesk-check-customer-number-availability\",\n name: \"Check Customer Number Availability\",\n description: \"Tool to check if a customer number is available in sevDesk. Use when you need to verify that a customer number can be assigned without conflicts.\",\n input: SevdeskCheckCustomerNumberAvailabilityInput,\n output: SevdeskCheckCustomerNumberAvailabilityOutput,\n});\n"],"mappings":";;AAWA,MAAa,yCAAyC,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,SAAS,0EASH;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAOhB;AACV,CAAC"}
|
|
@@ -12,11 +12,11 @@ const SevdeskCreateAccountingContactInput = zod.z.object({
|
|
|
12
12
|
const SevdeskCreateAccountingContact_ContactReferenceResponseSchema = zod.z.object({
|
|
13
13
|
id: zod.z.string().describe("Unique identifier of the contact").nullable(),
|
|
14
14
|
objectName: zod.z.string().default("Contact").describe("Model name, which is 'Contact'").nullable().optional()
|
|
15
|
-
}).describe("Contact reference in response");
|
|
15
|
+
}).passthrough().describe("Contact reference in response");
|
|
16
16
|
const SevdeskCreateAccountingContact_SevClientReferenceSchema = zod.z.object({
|
|
17
17
|
id: zod.z.string().describe("Unique identifier of the client").nullable(),
|
|
18
18
|
objectName: zod.z.string().default("SevClient").describe("Model name, which is 'SevClient'").nullable().optional()
|
|
19
|
-
}).describe("Reference to a SevClient object");
|
|
19
|
+
}).passthrough().describe("Reference to a SevClient object");
|
|
20
20
|
const SevdeskCreateAccountingContactOutput = zod.z.object({
|
|
21
21
|
id: zod.z.string().describe("The accounting contact id").nullable(),
|
|
22
22
|
create: zod.z.string().describe("Date of accounting contact creation").nullable(),
|
|
@@ -26,7 +26,7 @@ const SevdeskCreateAccountingContactOutput = zod.z.object({
|
|
|
26
26
|
objectName: zod.z.string().describe("The accounting contact object name").nullable(),
|
|
27
27
|
debitorNumber: zod.z.string().describe("Debitor number of the accounting contact").nullable().optional(),
|
|
28
28
|
creditorNumber: zod.z.string().describe("Creditor number of the accounting contact").nullable().optional()
|
|
29
|
-
}).describe("Response model for a created accounting contact in sevDesk.");
|
|
29
|
+
}).passthrough().describe("Response model for a created accounting contact in sevDesk.");
|
|
30
30
|
const sevdeskCreateAccountingContact = require_action.action("SEVDESK_CREATE_ACCOUNTING_CONTACT", {
|
|
31
31
|
slug: "sevdesk-create-accounting-contact",
|
|
32
32
|
name: "Create Accounting Contact",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-accounting-contact.cjs","names":["z","action"],"sources":["../../src/actions/create-accounting-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateAccountingContactInput = z.object({\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").optional(),\n}).describe(\"The contact to which this accounting contact belongs\"),\n debitorNumber: z.number().int().describe(\"Debitor number of the accounting contact. Used for customer/receivable accounting.\").optional(),\n creditorNumber: z.number().int().describe(\"Creditor number of the accounting contact. Used for supplier/payable accounting.\").optional(),\n}).describe(\"Request parameters for creating a new accounting contact in sevDesk.\");\nconst SevdeskCreateAccountingContact_ContactReferenceResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").nullable().optional(),\n}).describe(\"Contact reference in response\");\nconst SevdeskCreateAccountingContact_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().default(\"SevClient\").describe(\"Model name, which is 'SevClient'\").nullable().optional(),\n}).describe(\"Reference to a SevClient object\");\nexport const SevdeskCreateAccountingContactOutput = z.object({\n id: z.string().describe(\"The accounting contact id\").nullable(),\n create: z.string().describe(\"Date of accounting contact creation\").nullable(),\n update: z.string().describe(\"Date of last accounting contact update\").nullable(),\n contact: SevdeskCreateAccountingContact_ContactReferenceResponseSchema.nullable(),\n sevClient: SevdeskCreateAccountingContact_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The accounting contact object name\").nullable(),\n debitorNumber: z.string().describe(\"Debitor number of the accounting contact\").nullable().optional(),\n creditorNumber: z.string().describe(\"Creditor number of the accounting contact\").nullable().optional(),\n}).describe(\"Response model for a created accounting contact in sevDesk.\");\n\nexport const sevdeskCreateAccountingContact = action(\"SEVDESK_CREATE_ACCOUNTING_CONTACT\", {\n slug: \"sevdesk-create-accounting-contact\",\n name: \"Create Accounting Contact\",\n description: \"Tool to create a new accounting contact in sevDesk. Use when you need to assign debitor or creditor numbers to existing contacts for accounting purposes.\",\n input: SevdeskCreateAccountingContactInput,\n output: SevdeskCreateAccountingContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO;EAClB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACxI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,gEAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"create-accounting-contact.cjs","names":["z","action"],"sources":["../../src/actions/create-accounting-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateAccountingContactInput = z.object({\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").optional(),\n}).describe(\"The contact to which this accounting contact belongs\"),\n debitorNumber: z.number().int().describe(\"Debitor number of the accounting contact. Used for customer/receivable accounting.\").optional(),\n creditorNumber: z.number().int().describe(\"Creditor number of the accounting contact. Used for supplier/payable accounting.\").optional(),\n}).describe(\"Request parameters for creating a new accounting contact in sevDesk.\");\nconst SevdeskCreateAccountingContact_ContactReferenceResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").nullable().optional(),\n}).passthrough().describe(\"Contact reference in response\");\nconst SevdeskCreateAccountingContact_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().default(\"SevClient\").describe(\"Model name, which is 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a SevClient object\");\nexport const SevdeskCreateAccountingContactOutput = z.object({\n id: z.string().describe(\"The accounting contact id\").nullable(),\n create: z.string().describe(\"Date of accounting contact creation\").nullable(),\n update: z.string().describe(\"Date of last accounting contact update\").nullable(),\n contact: SevdeskCreateAccountingContact_ContactReferenceResponseSchema.nullable(),\n sevClient: SevdeskCreateAccountingContact_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The accounting contact object name\").nullable(),\n debitorNumber: z.string().describe(\"Debitor number of the accounting contact\").nullable().optional(),\n creditorNumber: z.string().describe(\"Creditor number of the accounting contact\").nullable().optional(),\n}).passthrough().describe(\"Response model for a created accounting contact in sevDesk.\");\n\nexport const sevdeskCreateAccountingContact = action(\"SEVDESK_CREATE_ACCOUNTING_CONTACT\", {\n slug: \"sevdesk-create-accounting-contact\",\n name: \"Create Accounting Contact\",\n description: \"Tool to create a new accounting contact in sevDesk. Use when you need to assign debitor or creditor numbers to existing contacts for accounting purposes.\",\n input: SevdeskCreateAccountingContactInput,\n output: SevdeskCreateAccountingContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO;EAClB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACxI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,gEAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,WAAW,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC/E,SAAS,8DAA8D,SAAS;CAChF,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,iCAAiCC,eAAAA,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,15 +16,15 @@ declare const SevdeskCreateAccountingContactOutput: z.ZodObject<{
|
|
|
16
16
|
contact: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodNullable<z.ZodString>;
|
|
22
22
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
objectName: z.ZodNullable<z.ZodString>;
|
|
25
25
|
debitorNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
creditorNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskCreateAccountingContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
contact: {
|
|
30
30
|
id: number;
|
|
@@ -16,15 +16,15 @@ declare const SevdeskCreateAccountingContactOutput: z.ZodObject<{
|
|
|
16
16
|
contact: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodNullable<z.ZodString>;
|
|
22
22
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
objectName: z.ZodNullable<z.ZodString>;
|
|
25
25
|
debitorNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
creditorNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskCreateAccountingContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
contact: {
|
|
30
30
|
id: number;
|
|
@@ -12,11 +12,11 @@ const SevdeskCreateAccountingContactInput = z.object({
|
|
|
12
12
|
const SevdeskCreateAccountingContact_ContactReferenceResponseSchema = z.object({
|
|
13
13
|
id: z.string().describe("Unique identifier of the contact").nullable(),
|
|
14
14
|
objectName: z.string().default("Contact").describe("Model name, which is 'Contact'").nullable().optional()
|
|
15
|
-
}).describe("Contact reference in response");
|
|
15
|
+
}).passthrough().describe("Contact reference in response");
|
|
16
16
|
const SevdeskCreateAccountingContact_SevClientReferenceSchema = z.object({
|
|
17
17
|
id: z.string().describe("Unique identifier of the client").nullable(),
|
|
18
18
|
objectName: z.string().default("SevClient").describe("Model name, which is 'SevClient'").nullable().optional()
|
|
19
|
-
}).describe("Reference to a SevClient object");
|
|
19
|
+
}).passthrough().describe("Reference to a SevClient object");
|
|
20
20
|
const sevdeskCreateAccountingContact = action("SEVDESK_CREATE_ACCOUNTING_CONTACT", {
|
|
21
21
|
slug: "sevdesk-create-accounting-contact",
|
|
22
22
|
name: "Create Accounting Contact",
|
|
@@ -31,7 +31,7 @@ const sevdeskCreateAccountingContact = action("SEVDESK_CREATE_ACCOUNTING_CONTACT
|
|
|
31
31
|
objectName: z.string().describe("The accounting contact object name").nullable(),
|
|
32
32
|
debitorNumber: z.string().describe("Debitor number of the accounting contact").nullable().optional(),
|
|
33
33
|
creditorNumber: z.string().describe("Creditor number of the accounting contact").nullable().optional()
|
|
34
|
-
}).describe("Response model for a created accounting contact in sevDesk.")
|
|
34
|
+
}).passthrough().describe("Response model for a created accounting contact in sevDesk.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { sevdeskCreateAccountingContact };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-accounting-contact.mjs","names":[],"sources":["../../src/actions/create-accounting-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateAccountingContactInput = z.object({\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").optional(),\n}).describe(\"The contact to which this accounting contact belongs\"),\n debitorNumber: z.number().int().describe(\"Debitor number of the accounting contact. Used for customer/receivable accounting.\").optional(),\n creditorNumber: z.number().int().describe(\"Creditor number of the accounting contact. Used for supplier/payable accounting.\").optional(),\n}).describe(\"Request parameters for creating a new accounting contact in sevDesk.\");\nconst SevdeskCreateAccountingContact_ContactReferenceResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").nullable().optional(),\n}).describe(\"Contact reference in response\");\nconst SevdeskCreateAccountingContact_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().default(\"SevClient\").describe(\"Model name, which is 'SevClient'\").nullable().optional(),\n}).describe(\"Reference to a SevClient object\");\nexport const SevdeskCreateAccountingContactOutput = z.object({\n id: z.string().describe(\"The accounting contact id\").nullable(),\n create: z.string().describe(\"Date of accounting contact creation\").nullable(),\n update: z.string().describe(\"Date of last accounting contact update\").nullable(),\n contact: SevdeskCreateAccountingContact_ContactReferenceResponseSchema.nullable(),\n sevClient: SevdeskCreateAccountingContact_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The accounting contact object name\").nullable(),\n debitorNumber: z.string().describe(\"Debitor number of the accounting contact\").nullable().optional(),\n creditorNumber: z.string().describe(\"Creditor number of the accounting contact\").nullable().optional(),\n}).describe(\"Response model for a created accounting contact in sevDesk.\");\n\nexport const sevdeskCreateAccountingContact = action(\"SEVDESK_CREATE_ACCOUNTING_CONTACT\", {\n slug: \"sevdesk-create-accounting-contact\",\n name: \"Create Accounting Contact\",\n description: \"Tool to create a new accounting contact in sevDesk. Use when you need to assign debitor or creditor numbers to existing contacts for accounting purposes.\",\n input: SevdeskCreateAccountingContactInput,\n output: SevdeskCreateAccountingContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO;EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EAChE,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACxI,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,gEAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"create-accounting-contact.mjs","names":[],"sources":["../../src/actions/create-accounting-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskCreateAccountingContactInput = z.object({\n contact: z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").optional(),\n}).describe(\"The contact to which this accounting contact belongs\"),\n debitorNumber: z.number().int().describe(\"Debitor number of the accounting contact. Used for customer/receivable accounting.\").optional(),\n creditorNumber: z.number().int().describe(\"Creditor number of the accounting contact. Used for supplier/payable accounting.\").optional(),\n}).describe(\"Request parameters for creating a new accounting contact in sevDesk.\");\nconst SevdeskCreateAccountingContact_ContactReferenceResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n objectName: z.string().default(\"Contact\").describe(\"Model name, which is 'Contact'\").nullable().optional(),\n}).passthrough().describe(\"Contact reference in response\");\nconst SevdeskCreateAccountingContact_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().default(\"SevClient\").describe(\"Model name, which is 'SevClient'\").nullable().optional(),\n}).passthrough().describe(\"Reference to a SevClient object\");\nexport const SevdeskCreateAccountingContactOutput = z.object({\n id: z.string().describe(\"The accounting contact id\").nullable(),\n create: z.string().describe(\"Date of accounting contact creation\").nullable(),\n update: z.string().describe(\"Date of last accounting contact update\").nullable(),\n contact: SevdeskCreateAccountingContact_ContactReferenceResponseSchema.nullable(),\n sevClient: SevdeskCreateAccountingContact_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The accounting contact object name\").nullable(),\n debitorNumber: z.string().describe(\"Debitor number of the accounting contact\").nullable().optional(),\n creditorNumber: z.string().describe(\"Creditor number of the accounting contact\").nullable().optional(),\n}).passthrough().describe(\"Response model for a created accounting contact in sevDesk.\");\n\nexport const sevdeskCreateAccountingContact = action(\"SEVDESK_CREATE_ACCOUNTING_CONTACT\", {\n slug: \"sevdesk-create-accounting-contact\",\n name: \"Create Accounting Contact\",\n description: \"Tool to create a new accounting contact in sevDesk. Use when you need to assign debitor or creditor numbers to existing contacts for accounting purposes.\",\n input: SevdeskCreateAccountingContactInput,\n output: SevdeskCreateAccountingContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO;EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EAChE,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACxI,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,gEAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,WAAW,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAY3D,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC/E,SAAS,8DAA8D,SAAS;EAChF,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
|
|
@@ -31,19 +31,19 @@ const SevdeskCreateCheckAccountTransactionInput = zod.z.object({
|
|
|
31
31
|
const SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema = zod.z.object({
|
|
32
32
|
id: zod.z.string().describe("Unique identifier of the client").nullable(),
|
|
33
33
|
objectName: zod.z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
34
|
-
}).describe("Reference to a SevClient.");
|
|
34
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
35
35
|
const SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema = zod.z.object({
|
|
36
36
|
id: zod.z.string().describe("Unique identifier of the check account").nullable(),
|
|
37
37
|
objectName: zod.z.string().describe("Model name, which is 'CheckAccount'").nullable()
|
|
38
|
-
}).describe("Reference to a check account in response.");
|
|
38
|
+
}).passthrough().describe("Reference to a check account in response.");
|
|
39
39
|
const SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema = zod.z.object({
|
|
40
40
|
id: zod.z.string().describe("Unique identifier of the check account transaction").nullable(),
|
|
41
41
|
objectName: zod.z.string().describe("Model name, which is 'CheckAccountTransaction'").nullable()
|
|
42
|
-
}).describe("Reference to the source transaction in response.");
|
|
42
|
+
}).passthrough().describe("Reference to the source transaction in response.");
|
|
43
43
|
const SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema = zod.z.object({
|
|
44
44
|
id: zod.z.string().describe("Unique identifier of the check account transaction").nullable(),
|
|
45
45
|
objectName: zod.z.string().describe("Model name, which is 'CheckAccountTransaction'").nullable()
|
|
46
|
-
}).describe("Reference to the target transaction in response.");
|
|
46
|
+
}).passthrough().describe("Reference to the target transaction in response.");
|
|
47
47
|
const SevdeskCreateCheckAccountTransactionOutput = zod.z.object({
|
|
48
48
|
id: zod.z.string().describe("The check account transaction id").nullable(),
|
|
49
49
|
amount: zod.z.string().describe("Amount of the transaction").nullable(),
|
|
@@ -65,7 +65,7 @@ const SevdeskCreateCheckAccountTransactionOutput = zod.z.object({
|
|
|
65
65
|
sourceTransaction: SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema.nullable().optional(),
|
|
66
66
|
targetTransaction: SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema.nullable().optional(),
|
|
67
67
|
payeePayerBankCode: zod.z.string().describe("BIC or bank code of the other party").nullable().optional()
|
|
68
|
-
}).describe("Response model for created check account transaction.");
|
|
68
|
+
}).passthrough().describe("Response model for created check account transaction.");
|
|
69
69
|
const sevdeskCreateCheckAccountTransaction = require_action.action("SEVDESK_CREATE_CHECK_ACCOUNT_TRANSACTION", {
|
|
70
70
|
slug: "sevdesk-create-check-account-transaction",
|
|
71
71
|
name: "Create Check Account Transaction",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-account-transaction.cjs","names":["z","action"],"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}).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}).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}).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}).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}).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.cjs","names":["z","action"],"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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"}
|
|
@@ -41,27 +41,27 @@ declare const SevdeskCreateCheckAccountTransactionOutput: z.ZodObject<{
|
|
|
41
41
|
sevClient: z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodNullable<z.ZodString>;
|
|
43
43
|
objectName: z.ZodNullable<z.ZodString>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
45
|
valueDate: z.ZodNullable<z.ZodString>;
|
|
46
46
|
objectName: z.ZodNullable<z.ZodString>;
|
|
47
47
|
primaNotaNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
checkAccount: z.ZodNullable<z.ZodObject<{
|
|
49
49
|
id: z.ZodNullable<z.ZodString>;
|
|
50
50
|
objectName: z.ZodNullable<z.ZodString>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>;
|
|
52
52
|
paymtPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
payeePayerName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
payeePayerAcctNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
sourceTransaction: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
56
56
|
id: z.ZodNullable<z.ZodString>;
|
|
57
57
|
objectName: z.ZodNullable<z.ZodString>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
targetTransaction: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
60
60
|
id: z.ZodNullable<z.ZodString>;
|
|
61
61
|
objectName: z.ZodNullable<z.ZodString>;
|
|
62
|
-
}, z.core.$
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
63
|
payeePayerBankCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
-
}, z.core.$
|
|
64
|
+
}, z.core.$loose>;
|
|
65
65
|
declare const sevdeskCreateCheckAccountTransaction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
amount: number;
|
|
67
67
|
status: "created" | "linked" | "private" | "booked";
|
|
@@ -41,27 +41,27 @@ declare const SevdeskCreateCheckAccountTransactionOutput: z.ZodObject<{
|
|
|
41
41
|
sevClient: z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodNullable<z.ZodString>;
|
|
43
43
|
objectName: z.ZodNullable<z.ZodString>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
45
|
valueDate: z.ZodNullable<z.ZodString>;
|
|
46
46
|
objectName: z.ZodNullable<z.ZodString>;
|
|
47
47
|
primaNotaNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
checkAccount: z.ZodNullable<z.ZodObject<{
|
|
49
49
|
id: z.ZodNullable<z.ZodString>;
|
|
50
50
|
objectName: z.ZodNullable<z.ZodString>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>;
|
|
52
52
|
paymtPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
payeePayerName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
payeePayerAcctNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
sourceTransaction: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
56
56
|
id: z.ZodNullable<z.ZodString>;
|
|
57
57
|
objectName: z.ZodNullable<z.ZodString>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
targetTransaction: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
60
60
|
id: z.ZodNullable<z.ZodString>;
|
|
61
61
|
objectName: z.ZodNullable<z.ZodString>;
|
|
62
|
-
}, z.core.$
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
63
|
payeePayerBankCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
-
}, z.core.$
|
|
64
|
+
}, z.core.$loose>;
|
|
65
65
|
declare const sevdeskCreateCheckAccountTransaction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
amount: number;
|
|
67
67
|
status: "created" | "linked" | "private" | "booked";
|
|
@@ -31,19 +31,19 @@ const SevdeskCreateCheckAccountTransactionInput = z.object({
|
|
|
31
31
|
const SevdeskCreateCheckAccountTransaction_SevClientReferenceSchema = z.object({
|
|
32
32
|
id: z.string().describe("Unique identifier of the client").nullable(),
|
|
33
33
|
objectName: z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
34
|
-
}).describe("Reference to a SevClient.");
|
|
34
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
35
35
|
const SevdeskCreateCheckAccountTransaction_ResponseCheckAccountReferenceSchema = z.object({
|
|
36
36
|
id: z.string().describe("Unique identifier of the check account").nullable(),
|
|
37
37
|
objectName: z.string().describe("Model name, which is 'CheckAccount'").nullable()
|
|
38
|
-
}).describe("Reference to a check account in response.");
|
|
38
|
+
}).passthrough().describe("Reference to a check account in response.");
|
|
39
39
|
const SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema = z.object({
|
|
40
40
|
id: z.string().describe("Unique identifier of the check account transaction").nullable(),
|
|
41
41
|
objectName: z.string().describe("Model name, which is 'CheckAccountTransaction'").nullable()
|
|
42
|
-
}).describe("Reference to the source transaction in response.");
|
|
42
|
+
}).passthrough().describe("Reference to the source transaction in response.");
|
|
43
43
|
const SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema = z.object({
|
|
44
44
|
id: z.string().describe("Unique identifier of the check account transaction").nullable(),
|
|
45
45
|
objectName: z.string().describe("Model name, which is 'CheckAccountTransaction'").nullable()
|
|
46
|
-
}).describe("Reference to the target transaction in response.");
|
|
46
|
+
}).passthrough().describe("Reference to the target transaction in response.");
|
|
47
47
|
const sevdeskCreateCheckAccountTransaction = action("SEVDESK_CREATE_CHECK_ACCOUNT_TRANSACTION", {
|
|
48
48
|
slug: "sevdesk-create-check-account-transaction",
|
|
49
49
|
name: "Create Check Account Transaction",
|
|
@@ -70,7 +70,7 @@ const sevdeskCreateCheckAccountTransaction = action("SEVDESK_CREATE_CHECK_ACCOUN
|
|
|
70
70
|
sourceTransaction: SevdeskCreateCheckAccountTransaction_ResponseSourceTransactionReferenceSchema.nullable().optional(),
|
|
71
71
|
targetTransaction: SevdeskCreateCheckAccountTransaction_ResponseTargetTransactionReferenceSchema.nullable().optional(),
|
|
72
72
|
payeePayerBankCode: z.string().describe("BIC or bank code of the other party").nullable().optional()
|
|
73
|
-
}).describe("Response model for created check account transaction.")
|
|
73
|
+
}).passthrough().describe("Response model for created check account transaction.")
|
|
74
74
|
});
|
|
75
75
|
//#endregion
|
|
76
76
|
export { sevdeskCreateCheckAccountTransaction };
|