@keystrokehq/simla_com 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.cts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.cts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.mts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.mts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs.map +1 -1
- package/dist/actions/combine-customers-corporate.cjs +1 -1
- package/dist/actions/combine-customers-corporate.cjs.map +1 -1
- package/dist/actions/combine-customers-corporate.d.cts +19 -3
- package/dist/actions/combine-customers-corporate.d.cts.map +1 -1
- package/dist/actions/combine-customers-corporate.d.mts +19 -3
- package/dist/actions/combine-customers-corporate.d.mts.map +1 -1
- package/dist/actions/combine-customers-corporate.mjs +1 -1
- package/dist/actions/combine-customers-corporate.mjs.map +1 -1
- package/dist/actions/combine-customers.cjs +1 -1
- package/dist/actions/combine-customers.cjs.map +1 -1
- package/dist/actions/combine-customers.d.cts +19 -3
- package/dist/actions/combine-customers.d.cts.map +1 -1
- package/dist/actions/combine-customers.d.mts +19 -3
- package/dist/actions/combine-customers.d.mts.map +1 -1
- package/dist/actions/combine-customers.mjs +1 -1
- package/dist/actions/combine-customers.mjs.map +1 -1
- package/dist/actions/combine-orders.cjs +1 -1
- package/dist/actions/combine-orders.cjs.map +1 -1
- package/dist/actions/combine-orders.d.cts +23 -3
- package/dist/actions/combine-orders.d.cts.map +1 -1
- package/dist/actions/combine-orders.d.mts +23 -3
- package/dist/actions/combine-orders.d.mts.map +1 -1
- package/dist/actions/combine-orders.mjs +1 -1
- package/dist/actions/combine-orders.mjs.map +1 -1
- package/dist/actions/create-cost.cjs +1 -1
- package/dist/actions/create-cost.cjs.map +1 -1
- package/dist/actions/create-cost.d.cts +39 -3
- package/dist/actions/create-cost.d.cts.map +1 -1
- package/dist/actions/create-cost.d.mts +39 -3
- package/dist/actions/create-cost.d.mts.map +1 -1
- package/dist/actions/create-cost.mjs +1 -1
- package/dist/actions/create-cost.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +1 -1
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +59 -3
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +59 -3
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +1 -1
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.cts +24 -3
- package/dist/actions/create-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.mts +24 -3
- package/dist/actions/create-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/create-customer-corporate.cjs +2 -2
- package/dist/actions/create-customer-corporate.cjs.map +1 -1
- package/dist/actions/create-customer-corporate.d.cts +61 -3
- package/dist/actions/create-customer-corporate.d.cts.map +1 -1
- package/dist/actions/create-customer-corporate.d.mts +61 -3
- package/dist/actions/create-customer-corporate.d.mts.map +1 -1
- package/dist/actions/create-customer-corporate.mjs +2 -2
- package/dist/actions/create-customer-corporate.mjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.cts +32 -3
- package/dist/actions/create-customer-interaction-cart-set.d.cts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.mts +32 -3
- package/dist/actions/create-customer-interaction-cart-set.d.mts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +2 -2
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +66 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +66 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +2 -2
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.cts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.mts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.mjs +1 -1
- package/dist/actions/create-customers-corporate-addresses.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.cts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.mts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.mjs +1 -1
- package/dist/actions/create-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.cts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.mts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.mjs +1 -1
- package/dist/actions/create-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.cjs +5 -5
- package/dist/actions/create-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.cts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.mts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.mjs +5 -5
- package/dist/actions/create-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/create-customers-notes.cjs +1 -1
- package/dist/actions/create-customers-notes.cjs.map +1 -1
- package/dist/actions/create-customers-notes.d.cts +28 -3
- package/dist/actions/create-customers-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-notes.d.mts +28 -3
- package/dist/actions/create-customers-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-notes.mjs +1 -1
- package/dist/actions/create-customers-notes.mjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.cjs +1 -1
- package/dist/actions/create-loyalty-calculate.cjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.cts +62 -3
- package/dist/actions/create-loyalty-calculate.d.cts.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.mts +62 -3
- package/dist/actions/create-loyalty-calculate.d.mts.map +1 -1
- package/dist/actions/create-loyalty-calculate.mjs +1 -1
- package/dist/actions/create-loyalty-calculate.mjs.map +1 -1
- package/dist/actions/create-order.cjs +1 -1
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +99 -3
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +99 -3
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-order.mjs +1 -1
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-orders-link.cjs +1 -1
- package/dist/actions/create-orders-link.cjs.map +1 -1
- package/dist/actions/create-orders-link.d.cts +23 -3
- package/dist/actions/create-orders-link.d.cts.map +1 -1
- package/dist/actions/create-orders-link.d.mts +23 -3
- package/dist/actions/create-orders-link.d.mts.map +1 -1
- package/dist/actions/create-orders-link.mjs +1 -1
- package/dist/actions/create-orders-link.mjs.map +1 -1
- package/dist/actions/create-orders-packs.cjs +1 -1
- package/dist/actions/create-orders-packs.cjs.map +1 -1
- package/dist/actions/create-orders-packs.d.cts +28 -3
- package/dist/actions/create-orders-packs.d.cts.map +1 -1
- package/dist/actions/create-orders-packs.d.mts +28 -3
- package/dist/actions/create-orders-packs.d.mts.map +1 -1
- package/dist/actions/create-orders-packs.mjs +1 -1
- package/dist/actions/create-orders-packs.mjs.map +1 -1
- package/dist/actions/create-orders-payments-create.cjs +1 -1
- package/dist/actions/create-orders-payments-create.cjs.map +1 -1
- package/dist/actions/create-orders-payments-create.d.cts +38 -3
- package/dist/actions/create-orders-payments-create.d.cts.map +1 -1
- package/dist/actions/create-orders-payments-create.d.mts +38 -3
- package/dist/actions/create-orders-payments-create.d.mts.map +1 -1
- package/dist/actions/create-orders-payments-create.mjs +1 -1
- package/dist/actions/create-orders-payments-create.mjs.map +1 -1
- package/dist/actions/create-reference-courier.cjs +1 -1
- package/dist/actions/create-reference-courier.cjs.map +1 -1
- package/dist/actions/create-reference-courier.d.cts +24 -3
- package/dist/actions/create-reference-courier.d.cts.map +1 -1
- package/dist/actions/create-reference-courier.d.mts +24 -3
- package/dist/actions/create-reference-courier.d.mts.map +1 -1
- package/dist/actions/create-reference-courier.mjs +1 -1
- package/dist/actions/create-reference-courier.mjs.map +1 -1
- package/dist/actions/create-reference-currencies.cjs +1 -1
- package/dist/actions/create-reference-currencies.cjs.map +1 -1
- package/dist/actions/create-reference-currencies.d.cts +26 -3
- package/dist/actions/create-reference-currencies.d.cts.map +1 -1
- package/dist/actions/create-reference-currencies.d.mts +26 -3
- package/dist/actions/create-reference-currencies.d.mts.map +1 -1
- package/dist/actions/create-reference-currencies.mjs +1 -1
- package/dist/actions/create-reference-currencies.mjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.cjs +1 -1
- package/dist/actions/create-store-inventories-upload.cjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.cts +31 -3
- package/dist/actions/create-store-inventories-upload.d.cts.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.mts +31 -3
- package/dist/actions/create-store-inventories-upload.d.mts.map +1 -1
- package/dist/actions/create-store-inventories-upload.mjs +1 -1
- package/dist/actions/create-store-inventories-upload.mjs.map +1 -1
- package/dist/actions/create-store-product-groups.cjs +1 -1
- package/dist/actions/create-store-product-groups.cjs.map +1 -1
- package/dist/actions/create-store-product-groups.d.cts +18 -3
- package/dist/actions/create-store-product-groups.d.cts.map +1 -1
- package/dist/actions/create-store-product-groups.d.mts +18 -3
- package/dist/actions/create-store-product-groups.d.mts.map +1 -1
- package/dist/actions/create-store-product-groups.mjs +1 -1
- package/dist/actions/create-store-product-groups.mjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.cjs +1 -1
- package/dist/actions/create-store-products-batch-create.cjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.cts +25 -3
- package/dist/actions/create-store-products-batch-create.d.cts.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.mts +25 -3
- package/dist/actions/create-store-products-batch-create.d.mts.map +1 -1
- package/dist/actions/create-store-products-batch-create.mjs +1 -1
- package/dist/actions/create-store-products-batch-create.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -1
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +51 -3
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +51 -3
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -1
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.cjs +1 -1
- package/dist/actions/create-web-analytics-visits-upload.cjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.cts +33 -3
- package/dist/actions/create-web-analytics-visits-upload.d.cts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.mts +33 -3
- package/dist/actions/create-web-analytics-visits-upload.d.mts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs.map +1 -1
- package/dist/actions/delete-cost.cjs +1 -1
- package/dist/actions/delete-cost.cjs.map +1 -1
- package/dist/actions/delete-cost.d.cts +9 -3
- package/dist/actions/delete-cost.d.cts.map +1 -1
- package/dist/actions/delete-cost.d.mts +9 -3
- package/dist/actions/delete-cost.d.mts.map +1 -1
- package/dist/actions/delete-cost.mjs +1 -1
- package/dist/actions/delete-cost.mjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.cts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.mts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs.map +1 -1
- package/dist/actions/delete-customers-note.cjs +1 -1
- package/dist/actions/delete-customers-note.cjs.map +1 -1
- package/dist/actions/delete-customers-note.d.cts +10 -3
- package/dist/actions/delete-customers-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-note.d.mts +10 -3
- package/dist/actions/delete-customers-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-note.mjs +1 -1
- package/dist/actions/delete-customers-note.mjs.map +1 -1
- package/dist/actions/delete-order-payment.cjs +1 -1
- package/dist/actions/delete-order-payment.cjs.map +1 -1
- package/dist/actions/delete-order-payment.d.cts +9 -3
- package/dist/actions/delete-order-payment.d.cts.map +1 -1
- package/dist/actions/delete-order-payment.d.mts +9 -3
- package/dist/actions/delete-order-payment.d.mts.map +1 -1
- package/dist/actions/delete-order-payment.mjs +1 -1
- package/dist/actions/delete-order-payment.mjs.map +1 -1
- package/dist/actions/edit-cost.cjs +2 -2
- package/dist/actions/edit-cost.cjs.map +1 -1
- package/dist/actions/edit-cost.d.cts +80 -3
- package/dist/actions/edit-cost.d.cts.map +1 -1
- package/dist/actions/edit-cost.d.mts +80 -3
- package/dist/actions/edit-cost.d.mts.map +1 -1
- package/dist/actions/edit-cost.mjs +2 -2
- package/dist/actions/edit-cost.mjs.map +1 -1
- package/dist/actions/edit-custom-field.cjs +2 -2
- package/dist/actions/edit-custom-field.cjs.map +1 -1
- package/dist/actions/edit-custom-field.d.cts +46 -3
- package/dist/actions/edit-custom-field.d.cts.map +1 -1
- package/dist/actions/edit-custom-field.d.mts +46 -3
- package/dist/actions/edit-custom-field.d.mts.map +1 -1
- package/dist/actions/edit-custom-field.mjs +2 -2
- package/dist/actions/edit-custom-field.mjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.cts +24 -3
- package/dist/actions/edit-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.mts +24 -3
- package/dist/actions/edit-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/edit-customer-corporate.cjs +1 -1
- package/dist/actions/edit-customer-corporate.cjs.map +1 -1
- package/dist/actions/edit-customer-corporate.d.cts +35 -3
- package/dist/actions/edit-customer-corporate.d.cts.map +1 -1
- package/dist/actions/edit-customer-corporate.d.mts +35 -3
- package/dist/actions/edit-customer-corporate.d.mts.map +1 -1
- package/dist/actions/edit-customer-corporate.mjs +1 -1
- package/dist/actions/edit-customer-corporate.mjs.map +1 -1
- package/dist/actions/edit-customer.cjs +2 -2
- package/dist/actions/edit-customer.cjs.map +1 -1
- package/dist/actions/edit-customer.d.cts +60 -3
- package/dist/actions/edit-customer.d.cts.map +1 -1
- package/dist/actions/edit-customer.d.mts +60 -3
- package/dist/actions/edit-customer.d.mts.map +1 -1
- package/dist/actions/edit-customer.mjs +2 -2
- package/dist/actions/edit-customer.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.cts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.mts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.cjs +1 -1
- package/dist/actions/edit-customers-corporate-company.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.cts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.mts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.mjs +1 -1
- package/dist/actions/edit-customers-corporate-company.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.cts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.mts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.mjs +1 -1
- package/dist/actions/edit-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.cts +166 -3
- package/dist/actions/edit-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.mts +166 -3
- package/dist/actions/edit-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/edit-file.cjs +2 -2
- package/dist/actions/edit-file.cjs.map +1 -1
- package/dist/actions/edit-file.d.cts +28 -3
- package/dist/actions/edit-file.d.cts.map +1 -1
- package/dist/actions/edit-file.d.mts +28 -3
- package/dist/actions/edit-file.d.mts.map +1 -1
- package/dist/actions/edit-file.mjs +2 -2
- package/dist/actions/edit-file.mjs.map +1 -1
- package/dist/actions/edit-integration-module.cjs +1 -1
- package/dist/actions/edit-integration-module.cjs.map +1 -1
- package/dist/actions/edit-integration-module.d.cts +25 -3
- package/dist/actions/edit-integration-module.d.cts.map +1 -1
- package/dist/actions/edit-integration-module.d.mts +25 -3
- package/dist/actions/edit-integration-module.d.mts.map +1 -1
- package/dist/actions/edit-integration-module.mjs +1 -1
- package/dist/actions/edit-integration-module.mjs.map +1 -1
- package/dist/actions/edit-order.cjs +4 -4
- package/dist/actions/edit-order.cjs.map +1 -1
- package/dist/actions/edit-order.d.cts +91 -3
- package/dist/actions/edit-order.d.cts.map +1 -1
- package/dist/actions/edit-order.d.mts +91 -3
- package/dist/actions/edit-order.d.mts.map +1 -1
- package/dist/actions/edit-order.mjs +4 -4
- package/dist/actions/edit-order.mjs.map +1 -1
- package/dist/actions/edit-orders-payment.cjs +1 -1
- package/dist/actions/edit-orders-payment.cjs.map +1 -1
- package/dist/actions/edit-orders-payment.d.cts +22 -3
- package/dist/actions/edit-orders-payment.d.cts.map +1 -1
- package/dist/actions/edit-orders-payment.d.mts +22 -3
- package/dist/actions/edit-orders-payment.d.mts.map +1 -1
- package/dist/actions/edit-orders-payment.mjs +1 -1
- package/dist/actions/edit-orders-payment.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.cjs +1 -1
- package/dist/actions/edit-reference-cost-group.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.cts +23 -3
- package/dist/actions/edit-reference-cost-group.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.mts +23 -3
- package/dist/actions/edit-reference-cost-group.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-group.mjs +1 -1
- package/dist/actions/edit-reference-cost-group.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.cjs +1 -1
- package/dist/actions/edit-reference-cost-item.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.cts +41 -3
- package/dist/actions/edit-reference-cost-item.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.mts +41 -3
- package/dist/actions/edit-reference-cost-item.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-item.mjs +1 -1
- package/dist/actions/edit-reference-cost-item.mjs.map +1 -1
- package/dist/actions/edit-reference-courier.cjs +1 -1
- package/dist/actions/edit-reference-courier.cjs.map +1 -1
- package/dist/actions/edit-reference-courier.d.cts +33 -3
- package/dist/actions/edit-reference-courier.d.cts.map +1 -1
- package/dist/actions/edit-reference-courier.d.mts +33 -3
- package/dist/actions/edit-reference-courier.d.mts.map +1 -1
- package/dist/actions/edit-reference-courier.mjs +1 -1
- package/dist/actions/edit-reference-courier.mjs.map +1 -1
- package/dist/actions/edit-reference-currency.cjs +1 -1
- package/dist/actions/edit-reference-currency.cjs.map +1 -1
- package/dist/actions/edit-reference-currency.d.cts +28 -3
- package/dist/actions/edit-reference-currency.d.cts.map +1 -1
- package/dist/actions/edit-reference-currency.d.mts +28 -3
- package/dist/actions/edit-reference-currency.d.mts.map +1 -1
- package/dist/actions/edit-reference-currency.mjs +1 -1
- package/dist/actions/edit-reference-currency.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.cts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.mts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.mjs +1 -1
- package/dist/actions/edit-reference-delivery-service.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.cts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.mts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/edit-reference-order-method.cjs +1 -1
- package/dist/actions/edit-reference-order-method.cjs.map +1 -1
- package/dist/actions/edit-reference-order-method.d.cts +33 -3
- package/dist/actions/edit-reference-order-method.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-method.d.mts +33 -3
- package/dist/actions/edit-reference-order-method.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-method.mjs +1 -1
- package/dist/actions/edit-reference-order-method.mjs.map +1 -1
- package/dist/actions/edit-reference-order-type.cjs +1 -1
- package/dist/actions/edit-reference-order-type.cjs.map +1 -1
- package/dist/actions/edit-reference-order-type.d.cts +24 -3
- package/dist/actions/edit-reference-order-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-type.d.mts +24 -3
- package/dist/actions/edit-reference-order-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-type.mjs +1 -1
- package/dist/actions/edit-reference-order-type.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.cjs +1 -1
- package/dist/actions/edit-reference-payment-status.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.cts +33 -3
- package/dist/actions/edit-reference-payment-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.mts +33 -3
- package/dist/actions/edit-reference-payment-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-status.mjs +1 -1
- package/dist/actions/edit-reference-payment-status.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.cjs +1 -1
- package/dist/actions/edit-reference-payment-type.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.cts +31 -3
- package/dist/actions/edit-reference-payment-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.mts +31 -3
- package/dist/actions/edit-reference-payment-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-type.mjs +1 -1
- package/dist/actions/edit-reference-payment-type.mjs.map +1 -1
- package/dist/actions/edit-reference-price-type.cjs +1 -1
- package/dist/actions/edit-reference-price-type.cjs.map +1 -1
- package/dist/actions/edit-reference-price-type.d.cts +27 -3
- package/dist/actions/edit-reference-price-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-price-type.d.mts +27 -3
- package/dist/actions/edit-reference-price-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-price-type.mjs +1 -1
- package/dist/actions/edit-reference-price-type.mjs.map +1 -1
- package/dist/actions/edit-reference-product-status.cjs +1 -1
- package/dist/actions/edit-reference-product-status.cjs.map +1 -1
- package/dist/actions/edit-reference-product-status.d.cts +27 -3
- package/dist/actions/edit-reference-product-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-product-status.d.mts +27 -3
- package/dist/actions/edit-reference-product-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-product-status.mjs +1 -1
- package/dist/actions/edit-reference-product-status.mjs.map +1 -1
- package/dist/actions/edit-reference-statuses.cjs +1 -1
- package/dist/actions/edit-reference-statuses.cjs.map +1 -1
- package/dist/actions/edit-reference-statuses.d.cts +25 -3
- package/dist/actions/edit-reference-statuses.d.cts.map +1 -1
- package/dist/actions/edit-reference-statuses.d.mts +25 -3
- package/dist/actions/edit-reference-statuses.d.mts.map +1 -1
- package/dist/actions/edit-reference-statuses.mjs +1 -1
- package/dist/actions/edit-reference-statuses.mjs.map +1 -1
- package/dist/actions/edit-reference-stores.cjs +1 -1
- package/dist/actions/edit-reference-stores.cjs.map +1 -1
- package/dist/actions/edit-reference-stores.d.cts +85 -3
- package/dist/actions/edit-reference-stores.d.cts.map +1 -1
- package/dist/actions/edit-reference-stores.d.mts +85 -3
- package/dist/actions/edit-reference-stores.d.mts.map +1 -1
- package/dist/actions/edit-reference-stores.mjs +1 -1
- package/dist/actions/edit-reference-stores.mjs.map +1 -1
- package/dist/actions/edit-reference-subscription.cjs +1 -1
- package/dist/actions/edit-reference-subscription.cjs.map +1 -1
- package/dist/actions/edit-reference-subscription.d.cts +35 -3
- package/dist/actions/edit-reference-subscription.d.cts.map +1 -1
- package/dist/actions/edit-reference-subscription.d.mts +35 -3
- package/dist/actions/edit-reference-subscription.d.mts.map +1 -1
- package/dist/actions/edit-reference-subscription.mjs +1 -1
- package/dist/actions/edit-reference-subscription.mjs.map +1 -1
- package/dist/actions/edit-reference-unit.cjs +1 -1
- package/dist/actions/edit-reference-unit.cjs.map +1 -1
- package/dist/actions/edit-reference-unit.d.cts +20 -3
- package/dist/actions/edit-reference-unit.d.cts.map +1 -1
- package/dist/actions/edit-reference-unit.d.mts +20 -3
- package/dist/actions/edit-reference-unit.d.mts.map +1 -1
- package/dist/actions/edit-reference-unit.mjs +1 -1
- package/dist/actions/edit-reference-unit.mjs.map +1 -1
- package/dist/actions/edit-store-product-group.cjs +1 -1
- package/dist/actions/edit-store-product-group.cjs.map +1 -1
- package/dist/actions/edit-store-product-group.d.cts +22 -3
- package/dist/actions/edit-store-product-group.d.cts.map +1 -1
- package/dist/actions/edit-store-product-group.d.mts +22 -3
- package/dist/actions/edit-store-product-group.d.mts.map +1 -1
- package/dist/actions/edit-store-product-group.mjs +1 -1
- package/dist/actions/edit-store-product-group.mjs.map +1 -1
- package/dist/actions/edit-store-products-batch.cjs +2 -2
- package/dist/actions/edit-store-products-batch.cjs.map +1 -1
- package/dist/actions/edit-store-products-batch.d.cts +31 -3
- package/dist/actions/edit-store-products-batch.d.cts.map +1 -1
- package/dist/actions/edit-store-products-batch.d.mts +31 -3
- package/dist/actions/edit-store-products-batch.d.mts.map +1 -1
- package/dist/actions/edit-store-products-batch.mjs +2 -2
- package/dist/actions/edit-store-products-batch.mjs.map +1 -1
- package/dist/actions/edit-store-setting.cjs +1 -1
- package/dist/actions/edit-store-setting.cjs.map +1 -1
- package/dist/actions/edit-store-setting.d.cts +19 -3
- package/dist/actions/edit-store-setting.d.cts.map +1 -1
- package/dist/actions/edit-store-setting.d.mts +19 -3
- package/dist/actions/edit-store-setting.d.mts.map +1 -1
- package/dist/actions/edit-store-setting.mjs +1 -1
- package/dist/actions/edit-store-setting.mjs.map +1 -1
- package/dist/actions/edit-task.cjs +2 -2
- package/dist/actions/edit-task.cjs.map +1 -1
- package/dist/actions/edit-task.d.cts +34 -3
- package/dist/actions/edit-task.d.cts.map +1 -1
- package/dist/actions/edit-task.d.mts +34 -3
- package/dist/actions/edit-task.d.mts.map +1 -1
- package/dist/actions/edit-task.mjs +2 -2
- package/dist/actions/edit-task.mjs.map +1 -1
- package/dist/actions/edit-telephony-setting.cjs +1 -1
- package/dist/actions/edit-telephony-setting.cjs.map +1 -1
- package/dist/actions/edit-telephony-setting.d.cts +41 -3
- package/dist/actions/edit-telephony-setting.d.cts.map +1 -1
- package/dist/actions/edit-telephony-setting.d.mts +41 -3
- package/dist/actions/edit-telephony-setting.d.mts.map +1 -1
- package/dist/actions/edit-telephony-setting.mjs +1 -1
- package/dist/actions/edit-telephony-setting.mjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.cts +15 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.mts +15 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.cjs +1 -1
- package/dist/actions/fix-customers-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.cts +15 -3
- package/dist/actions/fix-customers-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.mts +15 -3
- package/dist/actions/fix-customers-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-external-ids.mjs +1 -1
- package/dist/actions/fix-customers-external-ids.mjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.cjs +1 -1
- package/dist/actions/fix-orders-external-ids.cjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.cts +15 -3
- package/dist/actions/fix-orders-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.mts +15 -3
- package/dist/actions/fix-orders-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-orders-external-ids.mjs +1 -1
- package/dist/actions/fix-orders-external-ids.mjs.map +1 -1
- package/dist/actions/get-api-credentials.cjs +2 -2
- package/dist/actions/get-api-credentials.cjs.map +1 -1
- package/dist/actions/get-api-credentials.d.cts +9 -3
- package/dist/actions/get-api-credentials.d.cts.map +1 -1
- package/dist/actions/get-api-credentials.d.mts +9 -3
- package/dist/actions/get-api-credentials.d.mts.map +1 -1
- package/dist/actions/get-api-credentials.mjs +2 -2
- package/dist/actions/get-api-credentials.mjs.map +1 -1
- package/dist/actions/get-api-versions.cjs +1 -1
- package/dist/actions/get-api-versions.cjs.map +1 -1
- package/dist/actions/get-api-versions.d.cts +8 -3
- package/dist/actions/get-api-versions.d.cts.map +1 -1
- package/dist/actions/get-api-versions.d.mts +8 -3
- package/dist/actions/get-api-versions.d.mts.map +1 -1
- package/dist/actions/get-api-versions.mjs +1 -1
- package/dist/actions/get-api-versions.mjs.map +1 -1
- package/dist/actions/get-cost.cjs +2 -2
- package/dist/actions/get-cost.cjs.map +1 -1
- package/dist/actions/get-cost.d.cts +35 -3
- package/dist/actions/get-cost.d.cts.map +1 -1
- package/dist/actions/get-cost.d.mts +35 -3
- package/dist/actions/get-cost.d.mts.map +1 -1
- package/dist/actions/get-cost.mjs +2 -2
- package/dist/actions/get-cost.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +1 -1
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +43 -3
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +43 -3
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +1 -1
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.cjs +10 -10
- package/dist/actions/get-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.cts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.mts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.mjs +10 -10
- package/dist/actions/get-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.cjs +6 -6
- package/dist/actions/get-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.cts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.mts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.mjs +6 -6
- package/dist/actions/get-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +14 -14
- package/dist/actions/get-custom-fields.cjs.map +1 -1
- package/dist/actions/get-custom-fields.d.cts +37 -3
- package/dist/actions/get-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-custom-fields.d.mts +37 -3
- package/dist/actions/get-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-custom-fields.mjs +14 -14
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-customer-corporate.cjs +1 -1
- package/dist/actions/get-customer-corporate.cjs.map +1 -1
- package/dist/actions/get-customer-corporate.d.cts +26 -3
- package/dist/actions/get-customer-corporate.d.cts.map +1 -1
- package/dist/actions/get-customer-corporate.d.mts +26 -3
- package/dist/actions/get-customer-corporate.d.mts.map +1 -1
- package/dist/actions/get-customer-corporate.mjs +1 -1
- package/dist/actions/get-customer-corporate.mjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.cts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.cts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.mts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.mts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.mjs +1 -1
- package/dist/actions/get-customer-interaction-favorites.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +16 -16
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +71 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +71 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +16 -16
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.cjs +5 -5
- package/dist/actions/get-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.cts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.mts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.mjs +5 -5
- package/dist/actions/get-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.cjs +11 -11
- package/dist/actions/get-customers-corporate-history.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.cts +52 -3
- package/dist/actions/get-customers-corporate-history.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.mts +52 -3
- package/dist/actions/get-customers-corporate-history.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-history.mjs +11 -11
- package/dist/actions/get-customers-corporate-history.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.cjs +9 -9
- package/dist/actions/get-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.cts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.mts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.mjs +9 -9
- package/dist/actions/get-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/get-customers-corporate.cjs +5 -5
- package/dist/actions/get-customers-corporate.cjs.map +1 -1
- package/dist/actions/get-customers-corporate.d.cts +30 -3
- package/dist/actions/get-customers-corporate.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate.d.mts +30 -3
- package/dist/actions/get-customers-corporate.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate.mjs +5 -5
- package/dist/actions/get-customers-corporate.mjs.map +1 -1
- package/dist/actions/get-customers-history.cjs +11 -11
- package/dist/actions/get-customers-history.cjs.map +1 -1
- package/dist/actions/get-customers-history.d.cts +51 -3
- package/dist/actions/get-customers-history.d.cts.map +1 -1
- package/dist/actions/get-customers-history.d.mts +51 -3
- package/dist/actions/get-customers-history.d.mts.map +1 -1
- package/dist/actions/get-customers-history.mjs +11 -11
- package/dist/actions/get-customers-history.mjs.map +1 -1
- package/dist/actions/get-customers-notes.cjs +9 -9
- package/dist/actions/get-customers-notes.cjs.map +1 -1
- package/dist/actions/get-customers-notes.d.cts +45 -3
- package/dist/actions/get-customers-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-notes.d.mts +45 -3
- package/dist/actions/get-customers-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-notes.mjs +9 -9
- package/dist/actions/get-customers-notes.mjs.map +1 -1
- package/dist/actions/get-customers.cjs +8 -8
- package/dist/actions/get-customers.cjs.map +1 -1
- package/dist/actions/get-customers.d.cts +53 -3
- package/dist/actions/get-customers.d.cts.map +1 -1
- package/dist/actions/get-customers.d.mts +53 -3
- package/dist/actions/get-customers.d.mts.map +1 -1
- package/dist/actions/get-customers.mjs +8 -8
- package/dist/actions/get-customers.mjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.cts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.mts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/get-delivery-shipments.cjs +5 -5
- package/dist/actions/get-delivery-shipments.cjs.map +1 -1
- package/dist/actions/get-delivery-shipments.d.cts +36 -3
- package/dist/actions/get-delivery-shipments.d.cts.map +1 -1
- package/dist/actions/get-delivery-shipments.d.mts +36 -3
- package/dist/actions/get-delivery-shipments.d.mts.map +1 -1
- package/dist/actions/get-delivery-shipments.mjs +5 -5
- package/dist/actions/get-delivery-shipments.mjs.map +1 -1
- package/dist/actions/get-files.cjs +6 -6
- package/dist/actions/get-files.cjs.map +1 -1
- package/dist/actions/get-files.d.cts +33 -3
- package/dist/actions/get-files.d.cts.map +1 -1
- package/dist/actions/get-files.d.mts +33 -3
- package/dist/actions/get-files.d.mts.map +1 -1
- package/dist/actions/get-files.mjs +6 -6
- package/dist/actions/get-files.mjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.cjs +6 -6
- package/dist/actions/get-loyalty-accounts.cjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.cts +60 -3
- package/dist/actions/get-loyalty-accounts.d.cts.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.mts +60 -3
- package/dist/actions/get-loyalty-accounts.d.mts.map +1 -1
- package/dist/actions/get-loyalty-accounts.mjs +6 -6
- package/dist/actions/get-loyalty-accounts.mjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.cts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.cts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.mts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.mts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.mjs +1 -1
- package/dist/actions/get-loyalty-bonus-operations.mjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.cjs +10 -10
- package/dist/actions/get-loyalty-loyalties.cjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.cts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.cts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.mts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.mts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.mjs +10 -10
- package/dist/actions/get-loyalty-loyalties.mjs.map +1 -1
- package/dist/actions/get-order.cjs +8 -8
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +41 -3
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +41 -3
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs +8 -8
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-orders-history.cjs +12 -12
- package/dist/actions/get-orders-history.cjs.map +1 -1
- package/dist/actions/get-orders-history.d.cts +77 -3
- package/dist/actions/get-orders-history.d.cts.map +1 -1
- package/dist/actions/get-orders-history.d.mts +77 -3
- package/dist/actions/get-orders-history.d.mts.map +1 -1
- package/dist/actions/get-orders-history.mjs +12 -12
- package/dist/actions/get-orders-history.mjs.map +1 -1
- package/dist/actions/get-orders-packs-history.cjs +7 -7
- package/dist/actions/get-orders-packs-history.cjs.map +1 -1
- package/dist/actions/get-orders-packs-history.d.cts +30 -3
- package/dist/actions/get-orders-packs-history.d.cts.map +1 -1
- package/dist/actions/get-orders-packs-history.d.mts +30 -3
- package/dist/actions/get-orders-packs-history.d.mts.map +1 -1
- package/dist/actions/get-orders-packs-history.mjs +7 -7
- package/dist/actions/get-orders-packs-history.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +20 -20
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +63 -3
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +63 -3
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +20 -20
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-products.cjs +12 -12
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +51 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +51 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +12 -12
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.cjs +4 -4
- package/dist/actions/get-reference-cost-groups.cjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.cts +14 -3
- package/dist/actions/get-reference-cost-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.mts +14 -3
- package/dist/actions/get-reference-cost-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-groups.mjs +4 -4
- package/dist/actions/get-reference-cost-groups.mjs.map +1 -1
- package/dist/actions/get-reference-cost-items.cjs +3 -3
- package/dist/actions/get-reference-cost-items.cjs.map +1 -1
- package/dist/actions/get-reference-cost-items.d.cts +17 -3
- package/dist/actions/get-reference-cost-items.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-items.d.mts +17 -3
- package/dist/actions/get-reference-cost-items.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-items.mjs +3 -3
- package/dist/actions/get-reference-cost-items.mjs.map +1 -1
- package/dist/actions/get-reference-countries.cjs +1 -1
- package/dist/actions/get-reference-countries.cjs.map +1 -1
- package/dist/actions/get-reference-countries.d.cts +6 -3
- package/dist/actions/get-reference-countries.d.cts.map +1 -1
- package/dist/actions/get-reference-countries.d.mts +6 -3
- package/dist/actions/get-reference-countries.d.mts.map +1 -1
- package/dist/actions/get-reference-countries.mjs +1 -1
- package/dist/actions/get-reference-countries.mjs.map +1 -1
- package/dist/actions/get-reference-couriers.cjs +1 -1
- package/dist/actions/get-reference-couriers.cjs.map +1 -1
- package/dist/actions/get-reference-couriers.d.cts +23 -3
- package/dist/actions/get-reference-couriers.d.cts.map +1 -1
- package/dist/actions/get-reference-couriers.d.mts +23 -3
- package/dist/actions/get-reference-couriers.d.mts.map +1 -1
- package/dist/actions/get-reference-couriers.mjs +1 -1
- package/dist/actions/get-reference-couriers.mjs.map +1 -1
- package/dist/actions/get-reference-currencies.cjs +5 -5
- package/dist/actions/get-reference-currencies.cjs.map +1 -1
- package/dist/actions/get-reference-currencies.d.cts +13 -3
- package/dist/actions/get-reference-currencies.d.cts.map +1 -1
- package/dist/actions/get-reference-currencies.d.mts +13 -3
- package/dist/actions/get-reference-currencies.d.mts.map +1 -1
- package/dist/actions/get-reference-currencies.mjs +5 -5
- package/dist/actions/get-reference-currencies.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.cjs +1 -1
- package/dist/actions/get-reference-delivery-services.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.cts +8 -3
- package/dist/actions/get-reference-delivery-services.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.mts +8 -3
- package/dist/actions/get-reference-delivery-services.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-services.mjs +1 -1
- package/dist/actions/get-reference-delivery-services.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.cjs +1 -1
- package/dist/actions/get-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.cts +8 -3
- package/dist/actions/get-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.mts +8 -3
- package/dist/actions/get-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-types.mjs +1 -1
- package/dist/actions/get-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.cjs +1 -1
- package/dist/actions/get-reference-legal-entities.cjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.cts +27 -3
- package/dist/actions/get-reference-legal-entities.d.cts.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.mts +27 -3
- package/dist/actions/get-reference-legal-entities.d.mts.map +1 -1
- package/dist/actions/get-reference-legal-entities.mjs +1 -1
- package/dist/actions/get-reference-legal-entities.mjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.cjs +1 -1
- package/dist/actions/get-reference-mg-channels.cjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.cts +13 -3
- package/dist/actions/get-reference-mg-channels.d.cts.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.mts +13 -3
- package/dist/actions/get-reference-mg-channels.d.mts.map +1 -1
- package/dist/actions/get-reference-mg-channels.mjs +1 -1
- package/dist/actions/get-reference-mg-channels.mjs.map +1 -1
- package/dist/actions/get-reference-order-methods.cjs +1 -1
- package/dist/actions/get-reference-order-methods.cjs.map +1 -1
- package/dist/actions/get-reference-order-methods.d.cts +8 -3
- package/dist/actions/get-reference-order-methods.d.cts.map +1 -1
- package/dist/actions/get-reference-order-methods.d.mts +8 -3
- package/dist/actions/get-reference-order-methods.d.mts.map +1 -1
- package/dist/actions/get-reference-order-methods.mjs +1 -1
- package/dist/actions/get-reference-order-methods.mjs.map +1 -1
- package/dist/actions/get-reference-order-types.cjs +1 -1
- package/dist/actions/get-reference-order-types.cjs.map +1 -1
- package/dist/actions/get-reference-order-types.d.cts +8 -3
- package/dist/actions/get-reference-order-types.d.cts.map +1 -1
- package/dist/actions/get-reference-order-types.d.mts +8 -3
- package/dist/actions/get-reference-order-types.d.mts.map +1 -1
- package/dist/actions/get-reference-order-types.mjs +1 -1
- package/dist/actions/get-reference-order-types.mjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.cts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.mts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.mjs +1 -1
- package/dist/actions/get-reference-payment-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-payment-types.cjs +1 -1
- package/dist/actions/get-reference-payment-types.cjs.map +1 -1
- package/dist/actions/get-reference-payment-types.d.cts +8 -3
- package/dist/actions/get-reference-payment-types.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-types.d.mts +8 -3
- package/dist/actions/get-reference-payment-types.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-types.mjs +1 -1
- package/dist/actions/get-reference-payment-types.mjs.map +1 -1
- package/dist/actions/get-reference-price-types.cjs +1 -1
- package/dist/actions/get-reference-price-types.cjs.map +1 -1
- package/dist/actions/get-reference-price-types.d.cts +19 -3
- package/dist/actions/get-reference-price-types.d.cts.map +1 -1
- package/dist/actions/get-reference-price-types.d.mts +19 -3
- package/dist/actions/get-reference-price-types.d.mts.map +1 -1
- package/dist/actions/get-reference-price-types.mjs +1 -1
- package/dist/actions/get-reference-price-types.mjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.cjs +1 -1
- package/dist/actions/get-reference-product-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.cts +8 -3
- package/dist/actions/get-reference-product-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.mts +8 -3
- package/dist/actions/get-reference-product-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-product-statuses.mjs +1 -1
- package/dist/actions/get-reference-product-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-status-groups.cjs +1 -1
- package/dist/actions/get-reference-status-groups.cjs.map +1 -1
- package/dist/actions/get-reference-status-groups.d.cts +8 -3
- package/dist/actions/get-reference-status-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-status-groups.d.mts +8 -3
- package/dist/actions/get-reference-status-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-status-groups.mjs +1 -1
- package/dist/actions/get-reference-status-groups.mjs.map +1 -1
- package/dist/actions/get-reference-statuses.cjs +1 -1
- package/dist/actions/get-reference-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-statuses.d.cts +8 -3
- package/dist/actions/get-reference-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-statuses.d.mts +8 -3
- package/dist/actions/get-reference-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-statuses.mjs +1 -1
- package/dist/actions/get-reference-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.cjs +1 -1
- package/dist/actions/get-reference-subscriptions.cjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.cts +16 -3
- package/dist/actions/get-reference-subscriptions.d.cts.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.mts +16 -3
- package/dist/actions/get-reference-subscriptions.d.mts.map +1 -1
- package/dist/actions/get-reference-subscriptions.mjs +1 -1
- package/dist/actions/get-reference-subscriptions.mjs.map +1 -1
- package/dist/actions/get-reference-units.cjs +1 -1
- package/dist/actions/get-reference-units.cjs.map +1 -1
- package/dist/actions/get-reference-units.d.cts +8 -3
- package/dist/actions/get-reference-units.d.cts.map +1 -1
- package/dist/actions/get-reference-units.d.mts +8 -3
- package/dist/actions/get-reference-units.d.mts.map +1 -1
- package/dist/actions/get-reference-units.mjs +1 -1
- package/dist/actions/get-reference-units.mjs.map +1 -1
- package/dist/actions/get-segments.cjs +10 -10
- package/dist/actions/get-segments.cjs.map +1 -1
- package/dist/actions/get-segments.d.cts +30 -3
- package/dist/actions/get-segments.d.cts.map +1 -1
- package/dist/actions/get-segments.d.mts +30 -3
- package/dist/actions/get-segments.d.mts.map +1 -1
- package/dist/actions/get-segments.mjs +10 -10
- package/dist/actions/get-segments.mjs.map +1 -1
- package/dist/actions/get-settings.cjs +1 -1
- package/dist/actions/get-settings.cjs.map +1 -1
- package/dist/actions/get-settings.d.cts +8 -3
- package/dist/actions/get-settings.d.cts.map +1 -1
- package/dist/actions/get-settings.d.mts +8 -3
- package/dist/actions/get-settings.d.mts.map +1 -1
- package/dist/actions/get-settings.mjs +1 -1
- package/dist/actions/get-settings.mjs.map +1 -1
- package/dist/actions/get-sites.cjs +1 -1
- package/dist/actions/get-sites.cjs.map +1 -1
- package/dist/actions/get-sites.d.cts +8 -3
- package/dist/actions/get-sites.d.cts.map +1 -1
- package/dist/actions/get-sites.d.mts +8 -3
- package/dist/actions/get-sites.d.mts.map +1 -1
- package/dist/actions/get-sites.mjs +1 -1
- package/dist/actions/get-sites.mjs.map +1 -1
- package/dist/actions/get-statistic-update.cjs +1 -1
- package/dist/actions/get-statistic-update.cjs.map +1 -1
- package/dist/actions/get-statistic-update.d.cts +7 -3
- package/dist/actions/get-statistic-update.d.cts.map +1 -1
- package/dist/actions/get-statistic-update.d.mts +7 -3
- package/dist/actions/get-statistic-update.d.mts.map +1 -1
- package/dist/actions/get-statistic-update.mjs +1 -1
- package/dist/actions/get-statistic-update.mjs.map +1 -1
- package/dist/actions/get-store-inventories.cjs +5 -5
- package/dist/actions/get-store-inventories.cjs.map +1 -1
- package/dist/actions/get-store-inventories.d.cts +46 -3
- package/dist/actions/get-store-inventories.d.cts.map +1 -1
- package/dist/actions/get-store-inventories.d.mts +46 -3
- package/dist/actions/get-store-inventories.d.mts.map +1 -1
- package/dist/actions/get-store-inventories.mjs +5 -5
- package/dist/actions/get-store-inventories.mjs.map +1 -1
- package/dist/actions/get-store-offers.cjs +5 -5
- package/dist/actions/get-store-offers.cjs.map +1 -1
- package/dist/actions/get-store-offers.d.cts +35 -3
- package/dist/actions/get-store-offers.d.cts.map +1 -1
- package/dist/actions/get-store-offers.d.mts +35 -3
- package/dist/actions/get-store-offers.d.mts.map +1 -1
- package/dist/actions/get-store-offers.mjs +5 -5
- package/dist/actions/get-store-offers.mjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.cjs +5 -5
- package/dist/actions/get-store-products-properties-values.cjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.cts +26 -3
- package/dist/actions/get-store-products-properties-values.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.mts +26 -3
- package/dist/actions/get-store-products-properties-values.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties-values.mjs +5 -5
- package/dist/actions/get-store-products-properties-values.mjs.map +1 -1
- package/dist/actions/get-store-products-properties.cjs +5 -5
- package/dist/actions/get-store-products-properties.cjs.map +1 -1
- package/dist/actions/get-store-products-properties.d.cts +23 -3
- package/dist/actions/get-store-products-properties.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties.d.mts +23 -3
- package/dist/actions/get-store-products-properties.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties.mjs +5 -5
- package/dist/actions/get-store-products-properties.mjs.map +1 -1
- package/dist/actions/get-stores.cjs +1 -1
- package/dist/actions/get-stores.cjs.map +1 -1
- package/dist/actions/get-stores.d.cts +27 -3
- package/dist/actions/get-stores.d.cts.map +1 -1
- package/dist/actions/get-stores.d.mts +27 -3
- package/dist/actions/get-stores.d.mts.map +1 -1
- package/dist/actions/get-stores.mjs +1 -1
- package/dist/actions/get-stores.mjs.map +1 -1
- package/dist/actions/get-task.cjs +2 -2
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +27 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +27 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +2 -2
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/get-tasks-comments.cjs +5 -5
- package/dist/actions/get-tasks-comments.cjs.map +1 -1
- package/dist/actions/get-tasks-comments.d.cts +24 -3
- package/dist/actions/get-tasks-comments.d.cts.map +1 -1
- package/dist/actions/get-tasks-comments.d.mts +24 -3
- package/dist/actions/get-tasks-comments.d.mts.map +1 -1
- package/dist/actions/get-tasks-comments.mjs +5 -5
- package/dist/actions/get-tasks-comments.mjs.map +1 -1
- package/dist/actions/get-tasks-history.cjs +7 -7
- package/dist/actions/get-tasks-history.cjs.map +1 -1
- package/dist/actions/get-tasks-history.d.cts +38 -3
- package/dist/actions/get-tasks-history.d.cts.map +1 -1
- package/dist/actions/get-tasks-history.d.mts +38 -3
- package/dist/actions/get-tasks-history.d.mts.map +1 -1
- package/dist/actions/get-tasks-history.mjs +7 -7
- package/dist/actions/get-tasks-history.mjs.map +1 -1
- package/dist/actions/get-tasks.cjs +11 -11
- package/dist/actions/get-tasks.cjs.map +1 -1
- package/dist/actions/get-tasks.d.cts +44 -3
- package/dist/actions/get-tasks.d.cts.map +1 -1
- package/dist/actions/get-tasks.d.mts +44 -3
- package/dist/actions/get-tasks.d.mts.map +1 -1
- package/dist/actions/get-tasks.mjs +11 -11
- package/dist/actions/get-tasks.mjs.map +1 -1
- package/dist/actions/get-telephony-setting.cjs +1 -1
- package/dist/actions/get-telephony-setting.cjs.map +1 -1
- package/dist/actions/get-telephony-setting.d.cts +10 -3
- package/dist/actions/get-telephony-setting.d.cts.map +1 -1
- package/dist/actions/get-telephony-setting.d.mts +10 -3
- package/dist/actions/get-telephony-setting.d.mts.map +1 -1
- package/dist/actions/get-telephony-setting.mjs +1 -1
- package/dist/actions/get-telephony-setting.mjs.map +1 -1
- package/dist/actions/get-user-groups.cjs +8 -8
- package/dist/actions/get-user-groups.cjs.map +1 -1
- package/dist/actions/get-user-groups.d.cts +34 -3
- package/dist/actions/get-user-groups.d.cts.map +1 -1
- package/dist/actions/get-user-groups.d.mts +34 -3
- package/dist/actions/get-user-groups.d.mts.map +1 -1
- package/dist/actions/get-user-groups.mjs +8 -8
- package/dist/actions/get-user-groups.mjs.map +1 -1
- package/dist/actions/get-user.cjs +7 -7
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +26 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +26 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +7 -7
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users.cjs +5 -5
- package/dist/actions/get-users.cjs.map +1 -1
- package/dist/actions/get-users.d.cts +42 -3
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +42 -3
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-users.mjs +5 -5
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.cjs +1 -1
- package/dist/actions/update-customer-subscriptions.cjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.cts +17 -3
- package/dist/actions/update-customer-subscriptions.d.cts.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.mts +17 -3
- package/dist/actions/update-customer-subscriptions.d.mts.map +1 -1
- package/dist/actions/update-customer-subscriptions.mjs +1 -1
- package/dist/actions/update-customer-subscriptions.mjs.map +1 -1
- package/dist/actions/update-user-status.cjs +1 -1
- package/dist/actions/update-user-status.cjs.map +1 -1
- package/dist/actions/update-user-status.d.cts +16 -3
- package/dist/actions/update-user-status.d.cts.map +1 -1
- package/dist/actions/update-user-status.d.mts +16 -3
- package/dist/actions/update-user-status.d.mts.map +1 -1
- package/dist/actions/update-user-status.mjs +1 -1
- package/dist/actions/update-user-status.mjs.map +1 -1
- package/dist/actions/upload-costs.cjs +1 -1
- package/dist/actions/upload-costs.cjs.map +1 -1
- package/dist/actions/upload-costs.d.cts +52 -3
- package/dist/actions/upload-costs.d.cts.map +1 -1
- package/dist/actions/upload-costs.d.mts +52 -3
- package/dist/actions/upload-costs.d.mts.map +1 -1
- package/dist/actions/upload-costs.mjs +1 -1
- package/dist/actions/upload-costs.mjs.map +1 -1
- package/dist/actions/upload-customers-corporate.cjs +1 -1
- package/dist/actions/upload-customers-corporate.cjs.map +1 -1
- package/dist/actions/upload-customers-corporate.d.cts +189 -3
- package/dist/actions/upload-customers-corporate.d.cts.map +1 -1
- package/dist/actions/upload-customers-corporate.d.mts +189 -3
- package/dist/actions/upload-customers-corporate.d.mts.map +1 -1
- package/dist/actions/upload-customers-corporate.mjs +1 -1
- package/dist/actions/upload-customers-corporate.mjs.map +1 -1
- package/dist/actions/upload-customers.cjs +1 -1
- package/dist/actions/upload-customers.cjs.map +1 -1
- package/dist/actions/upload-customers.d.cts +87 -3
- package/dist/actions/upload-customers.d.cts.map +1 -1
- package/dist/actions/upload-customers.d.mts +87 -3
- package/dist/actions/upload-customers.d.mts.map +1 -1
- package/dist/actions/upload-customers.mjs +1 -1
- package/dist/actions/upload-customers.mjs.map +1 -1
- package/dist/actions/upload-orders.cjs +1 -1
- package/dist/actions/upload-orders.cjs.map +1 -1
- package/dist/actions/upload-orders.d.cts +101 -3
- package/dist/actions/upload-orders.d.cts.map +1 -1
- package/dist/actions/upload-orders.d.mts +101 -3
- package/dist/actions/upload-orders.d.mts.map +1 -1
- package/dist/actions/upload-orders.mjs +1 -1
- package/dist/actions/upload-orders.mjs.map +1 -1
- package/dist/actions/upload-store-prices.cjs +1 -1
- package/dist/actions/upload-store-prices.cjs.map +1 -1
- package/dist/actions/upload-store-prices.d.cts +27 -3
- package/dist/actions/upload-store-prices.d.cts.map +1 -1
- package/dist/actions/upload-store-prices.d.mts +27 -3
- package/dist/actions/upload-store-prices.d.mts.map +1 -1
- package/dist/actions/upload-store-prices.mjs +1 -1
- package/dist/actions/upload-store-prices.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.cts +40 -3
- package/dist/actions/upload-web-analytics-client-ids.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.mts +40 -3
- package/dist/actions/upload-web-analytics-client-ids.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.cts +37 -3
- package/dist/actions/upload-web-analytics-sources.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.mts +37 -3
- package/dist/actions/upload-web-analytics-sources.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-orders.mjs","names":[],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetOrdersInput
|
|
1
|
+
{"version":3,"file":"get-orders.mjs","names":[],"sources":["../../src/actions/get-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetOrdersInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (default: 1)\").optional(),\n limit: z.number().int().describe(\"Number of orders per page (default: 20)\").optional(),\n numbers: z.array(z.string()).describe(\"List of order numbers to filter by\").optional(),\n customFields: z.object({}).describe(\"Filters for custom fields, as a dict where each key is the field name and value defines min/max\").optional(),\n}).describe(\"Filters and pagination options for listing orders.\");\nconst SimlaComGetOrders_OfferSchema = z.object({\n id: z.number().int().describe(\"Offer ID\").nullable(),\n name: z.string().describe(\"Name of the offer\").nullable(),\n externalId: z.string().describe(\"External ID of the offer\").nullable().optional(),\n});\nconst SimlaComGetOrders_ItemSchema = z.object({\n id: z.number().int().describe(\"Item ID\").nullable(),\n offer: SimlaComGetOrders_OfferSchema.nullable(),\n price: z.number().describe(\"Price per unit\").nullable(),\n total: z.number().describe(\"Total price for this item\").nullable(),\n discount: z.number().describe(\"Discount applied on the item\").nullable(),\n quantity: z.number().describe(\"Quantity ordered\").nullable(),\n});\nconst SimlaComGetOrders_PhoneSchema = z.object({\n number: z.string().describe(\"Phone number\").nullable(),\n});\nconst SimlaComGetOrders_CustomerSchema = z.object({\n id: z.number().int().describe(\"Customer ID\").nullable(),\n email: z.string().describe(\"Email address of the customer\").nullable().optional(),\n phones: z.array(SimlaComGetOrders_PhoneSchema).describe(\"List of phone numbers for the customer\"),\n lastName: z.string().describe(\"Last name of the customer\").nullable().optional(),\n firstName: z.string().describe(\"First name of the customer\").nullable().optional(),\n externalId: z.string().describe(\"External ID of the customer\").nullable().optional(),\n});\nconst SimlaComGetOrders_AddressSchema = z.object({\n city: z.string().describe(\"City of the address\").nullable().optional(),\n flat: z.string().describe(\"Flat or office number\").nullable().optional(),\n index: z.string().describe(\"Postal code\").nullable().optional(),\n street: z.string().describe(\"Street of the address\").nullable().optional(),\n building: z.string().describe(\"Building number\").nullable().optional(),\n});\nconst SimlaComGetOrders_DeliverySchema = z.object({\n code: z.string().describe(\"Delivery type code\").nullable(),\n cost: z.number().describe(\"Cost of delivery\").nullable(),\n address: SimlaComGetOrders_AddressSchema.nullable(),\n});\nconst SimlaComGetOrders_OrderSchema = z.object({\n id: z.number().int().describe(\"Order ID\").nullable(),\n items: z.array(SimlaComGetOrders_ItemSchema).describe(\"List of items in the order\"),\n number: z.string().describe(\"Order number\").nullable(),\n status: z.string().describe(\"Order status\").nullable(),\n customer: SimlaComGetOrders_CustomerSchema.nullable(),\n delivery: SimlaComGetOrders_DeliverySchema.nullable(),\n createdAt: z.string().describe(\"Order creation timestamp in ISO 8601 format\").nullable(),\n externalId: z.string().describe(\"External order ID\").nullable().optional(),\n});\nconst SimlaComGetOrders_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n totalCount: z.number().int().describe(\"Total number of orders available\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n totalPageCount: z.number().int().describe(\"Total number of pages\").nullable(),\n}).describe(\"Pagination details for list responses\");\nexport const SimlaComGetOrdersOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n orders: z.array(SimlaComGetOrders_OrderSchema).describe(\"List of orders matching the query\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the API call was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n pagination: SimlaComGetOrders_PaginationSchema.nullable().optional(),\n}).passthrough();\n\nexport const simlaComGetOrders = action(\"SIMLA_COM_GET_ORDERS\", {\n slug: \"simla_com-get-orders\",\n name: \"Get Orders\",\n description: \"Tool to retrieve a list of orders. Use when you need to fetch orders with optional filters (order numbers, custom fields) and pagination.\",\n input: SimlaComGetOrdersInput,\n output: SimlaComGetOrdersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -17,24 +17,24 @@ const SimlaComGetProductsInput = zod.z.object({
|
|
|
17
17
|
updated_at_from: zod.z.string().describe("ISO8601 datetime; only products updated after this timestamp").optional()
|
|
18
18
|
}).describe("Request model for retrieving a list of store products with optional filters");
|
|
19
19
|
const SimlaComGetProducts_ProductSchema = zod.z.object({
|
|
20
|
-
id: zod.z.number().int().describe("Unique identifier of the product"),
|
|
21
|
-
name: zod.z.string().describe("Product name"),
|
|
22
|
-
price: zod.z.number().describe("Product price"),
|
|
20
|
+
id: zod.z.number().int().describe("Unique identifier of the product").nullable(),
|
|
21
|
+
name: zod.z.string().describe("Product name").nullable(),
|
|
22
|
+
price: zod.z.number().describe("Product price").nullable(),
|
|
23
23
|
xmlId: zod.z.string().describe("External product ID").nullable().optional(),
|
|
24
|
-
active: zod.z.boolean().describe("Indicates if the product is active"),
|
|
25
|
-
quantity: zod.z.number().int().describe("Available stock quantity"),
|
|
26
|
-
createdAt: zod.z.string().describe("Creation datetime in ISO8601 format"),
|
|
27
|
-
updatedAt: zod.z.string().describe("Last updated datetime in ISO8601 format")
|
|
24
|
+
active: zod.z.boolean().describe("Indicates if the product is active").nullable(),
|
|
25
|
+
quantity: zod.z.number().int().describe("Available stock quantity").nullable(),
|
|
26
|
+
createdAt: zod.z.string().describe("Creation datetime in ISO8601 format").nullable(),
|
|
27
|
+
updatedAt: zod.z.string().describe("Last updated datetime in ISO8601 format").nullable()
|
|
28
28
|
}).describe("Representation of a store product");
|
|
29
29
|
const SimlaComGetProducts_PaginationSchema = zod.z.object({
|
|
30
|
-
page: zod.z.number().int().describe("Current page number returned"),
|
|
31
|
-
limit: zod.z.number().int().describe("Number of items per page"),
|
|
32
|
-
totalCount: zod.z.number().int().describe("Total number of products available"),
|
|
33
|
-
totalPageCount: zod.z.number().int().describe("Total number of pages available")
|
|
30
|
+
page: zod.z.number().int().describe("Current page number returned").nullable(),
|
|
31
|
+
limit: zod.z.number().int().describe("Number of items per page").nullable(),
|
|
32
|
+
totalCount: zod.z.number().int().describe("Total number of products available").nullable(),
|
|
33
|
+
totalPageCount: zod.z.number().int().describe("Total number of pages available").nullable()
|
|
34
34
|
}).describe("Pagination information for list responses");
|
|
35
35
|
const SimlaComGetProductsOutput = zod.z.object({
|
|
36
36
|
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
37
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
37
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
38
38
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
39
39
|
products: zod.z.array(SimlaComGetProducts_ProductSchema).describe("List of product objects").nullable().optional(),
|
|
40
40
|
pagination: SimlaComGetProducts_PaginationSchema.nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetProductsInput
|
|
1
|
+
{"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetProductsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Filter by a list of product IDs\").optional(),\n name: z.string().describe(\"Filter by product name\").optional(),\n page: z.number().int().describe(\"Page number to retrieve (default: 1)\").optional(),\n limit: z.number().int().describe(\"Number of products to return per page (max: 250)\").optional(),\n active: z.boolean().describe(\"Filter active products\").optional(),\n quantity: z.number().int().describe(\"Filter by available quantity\").optional(),\n max_price: z.number().describe(\"Filter products by maximum price\").optional(),\n min_price: z.number().describe(\"Filter products by minimum price\").optional(),\n external_id: z.string().describe(\"Filter by external product ID\").optional(),\n created_at_to: z.string().describe(\"ISO8601 datetime; only products created before this timestamp\").optional(),\n updated_at_to: z.string().describe(\"ISO8601 datetime; only products updated before this timestamp\").optional(),\n created_at_from: z.string().describe(\"ISO8601 datetime; only products created after this timestamp\").optional(),\n updated_at_from: z.string().describe(\"ISO8601 datetime; only products updated after this timestamp\").optional(),\n}).describe(\"Request model for retrieving a list of store products with optional filters\");\nconst SimlaComGetProducts_ProductSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Product name\").nullable(),\n price: z.number().describe(\"Product price\").nullable(),\n xmlId: z.string().describe(\"External product ID\").nullable().optional(),\n active: z.boolean().describe(\"Indicates if the product is active\").nullable(),\n quantity: z.number().int().describe(\"Available stock quantity\").nullable(),\n createdAt: z.string().describe(\"Creation datetime in ISO8601 format\").nullable(),\n updatedAt: z.string().describe(\"Last updated datetime in ISO8601 format\").nullable(),\n}).describe(\"Representation of a store product\");\nconst SimlaComGetProducts_PaginationSchema = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable(),\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n totalCount: z.number().int().describe(\"Total number of products available\").nullable(),\n totalPageCount: z.number().int().describe(\"Total number of pages available\").nullable(),\n}).describe(\"Pagination information for list responses\");\nexport const SimlaComGetProductsOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n products: z.array(SimlaComGetProducts_ProductSchema).describe(\"List of product objects\").nullable().optional(),\n pagination: SimlaComGetProducts_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a list of store products\");\n\nexport const simlaComGetProducts = action(\"SIMLA_COM_GET_PRODUCTS\", {\n slug: \"simla_com-get-products\",\n name: \"Get Products\",\n description: \"Tool to retrieve a list of products. Use when you need to list products with optional filters.\",\n input: SimlaComGetProductsInput,\n output: SimlaComGetProductsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-products.d.ts
|
|
4
|
-
declare const SimlaComGetProductsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetProductsInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
max_price: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
min_price: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
created_at_to: z.ZodOptional<z.ZodString>;
|
|
15
|
+
updated_at_to: z.ZodOptional<z.ZodString>;
|
|
16
|
+
created_at_from: z.ZodOptional<z.ZodString>;
|
|
17
|
+
updated_at_from: z.ZodOptional<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const SimlaComGetProductsOutput: z.ZodObject<{
|
|
20
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
products: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
24
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
name: z.ZodNullable<z.ZodString>;
|
|
26
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
27
|
+
xmlId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
31
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
page: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
36
|
+
totalCount: z.ZodNullable<z.ZodNumber>;
|
|
37
|
+
totalPageCount: z.ZodNullable<z.ZodNumber>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
}, z.core.$loose>;
|
|
40
|
+
declare const simlaComGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
|
+
ids?: number[] | undefined;
|
|
42
|
+
name?: string | undefined;
|
|
43
|
+
page?: number | undefined;
|
|
44
|
+
limit?: number | undefined;
|
|
45
|
+
active?: boolean | undefined;
|
|
46
|
+
quantity?: number | undefined;
|
|
47
|
+
max_price?: number | undefined;
|
|
48
|
+
min_price?: number | undefined;
|
|
49
|
+
external_id?: string | undefined;
|
|
50
|
+
created_at_to?: string | undefined;
|
|
51
|
+
updated_at_to?: string | undefined;
|
|
52
|
+
created_at_from?: string | undefined;
|
|
53
|
+
updated_at_from?: string | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { simlaComGetProducts };
|
|
9
57
|
//# sourceMappingURL=get-products.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA+BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAQzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-products.d.ts
|
|
4
|
-
declare const SimlaComGetProductsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetProductsInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
max_price: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
min_price: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
created_at_to: z.ZodOptional<z.ZodString>;
|
|
15
|
+
updated_at_to: z.ZodOptional<z.ZodString>;
|
|
16
|
+
created_at_from: z.ZodOptional<z.ZodString>;
|
|
17
|
+
updated_at_from: z.ZodOptional<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const SimlaComGetProductsOutput: z.ZodObject<{
|
|
20
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
products: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
24
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
name: z.ZodNullable<z.ZodString>;
|
|
26
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
27
|
+
xmlId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
31
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
page: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
36
|
+
totalCount: z.ZodNullable<z.ZodNumber>;
|
|
37
|
+
totalPageCount: z.ZodNullable<z.ZodNumber>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
}, z.core.$loose>;
|
|
40
|
+
declare const simlaComGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
|
+
ids?: number[] | undefined;
|
|
42
|
+
name?: string | undefined;
|
|
43
|
+
page?: number | undefined;
|
|
44
|
+
limit?: number | undefined;
|
|
45
|
+
active?: boolean | undefined;
|
|
46
|
+
quantity?: number | undefined;
|
|
47
|
+
max_price?: number | undefined;
|
|
48
|
+
min_price?: number | undefined;
|
|
49
|
+
external_id?: string | undefined;
|
|
50
|
+
created_at_to?: string | undefined;
|
|
51
|
+
updated_at_to?: string | undefined;
|
|
52
|
+
created_at_from?: string | undefined;
|
|
53
|
+
updated_at_from?: string | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { simlaComGetProducts };
|
|
9
57
|
//# sourceMappingURL=get-products.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA+BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAQzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -17,20 +17,20 @@ const SimlaComGetProductsInput = z.object({
|
|
|
17
17
|
updated_at_from: z.string().describe("ISO8601 datetime; only products updated after this timestamp").optional()
|
|
18
18
|
}).describe("Request model for retrieving a list of store products with optional filters");
|
|
19
19
|
const SimlaComGetProducts_ProductSchema = z.object({
|
|
20
|
-
id: z.number().int().describe("Unique identifier of the product"),
|
|
21
|
-
name: z.string().describe("Product name"),
|
|
22
|
-
price: z.number().describe("Product price"),
|
|
20
|
+
id: z.number().int().describe("Unique identifier of the product").nullable(),
|
|
21
|
+
name: z.string().describe("Product name").nullable(),
|
|
22
|
+
price: z.number().describe("Product price").nullable(),
|
|
23
23
|
xmlId: z.string().describe("External product ID").nullable().optional(),
|
|
24
|
-
active: z.boolean().describe("Indicates if the product is active"),
|
|
25
|
-
quantity: z.number().int().describe("Available stock quantity"),
|
|
26
|
-
createdAt: z.string().describe("Creation datetime in ISO8601 format"),
|
|
27
|
-
updatedAt: z.string().describe("Last updated datetime in ISO8601 format")
|
|
24
|
+
active: z.boolean().describe("Indicates if the product is active").nullable(),
|
|
25
|
+
quantity: z.number().int().describe("Available stock quantity").nullable(),
|
|
26
|
+
createdAt: z.string().describe("Creation datetime in ISO8601 format").nullable(),
|
|
27
|
+
updatedAt: z.string().describe("Last updated datetime in ISO8601 format").nullable()
|
|
28
28
|
}).describe("Representation of a store product");
|
|
29
29
|
const SimlaComGetProducts_PaginationSchema = z.object({
|
|
30
|
-
page: z.number().int().describe("Current page number returned"),
|
|
31
|
-
limit: z.number().int().describe("Number of items per page"),
|
|
32
|
-
totalCount: z.number().int().describe("Total number of products available"),
|
|
33
|
-
totalPageCount: z.number().int().describe("Total number of pages available")
|
|
30
|
+
page: z.number().int().describe("Current page number returned").nullable(),
|
|
31
|
+
limit: z.number().int().describe("Number of items per page").nullable(),
|
|
32
|
+
totalCount: z.number().int().describe("Total number of products available").nullable(),
|
|
33
|
+
totalPageCount: z.number().int().describe("Total number of pages available").nullable()
|
|
34
34
|
}).describe("Pagination information for list responses");
|
|
35
35
|
const simlaComGetProducts = action("SIMLA_COM_GET_PRODUCTS", {
|
|
36
36
|
slug: "simla_com-get-products",
|
|
@@ -39,7 +39,7 @@ const simlaComGetProducts = action("SIMLA_COM_GET_PRODUCTS", {
|
|
|
39
39
|
input: SimlaComGetProductsInput,
|
|
40
40
|
output: z.object({
|
|
41
41
|
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
42
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
42
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
43
43
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
44
44
|
products: z.array(SimlaComGetProducts_ProductSchema).describe("List of product objects").nullable().optional(),
|
|
45
45
|
pagination: SimlaComGetProducts_PaginationSchema.nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetProductsInput
|
|
1
|
+
{"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetProductsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Filter by a list of product IDs\").optional(),\n name: z.string().describe(\"Filter by product name\").optional(),\n page: z.number().int().describe(\"Page number to retrieve (default: 1)\").optional(),\n limit: z.number().int().describe(\"Number of products to return per page (max: 250)\").optional(),\n active: z.boolean().describe(\"Filter active products\").optional(),\n quantity: z.number().int().describe(\"Filter by available quantity\").optional(),\n max_price: z.number().describe(\"Filter products by maximum price\").optional(),\n min_price: z.number().describe(\"Filter products by minimum price\").optional(),\n external_id: z.string().describe(\"Filter by external product ID\").optional(),\n created_at_to: z.string().describe(\"ISO8601 datetime; only products created before this timestamp\").optional(),\n updated_at_to: z.string().describe(\"ISO8601 datetime; only products updated before this timestamp\").optional(),\n created_at_from: z.string().describe(\"ISO8601 datetime; only products created after this timestamp\").optional(),\n updated_at_from: z.string().describe(\"ISO8601 datetime; only products updated after this timestamp\").optional(),\n}).describe(\"Request model for retrieving a list of store products with optional filters\");\nconst SimlaComGetProducts_ProductSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Product name\").nullable(),\n price: z.number().describe(\"Product price\").nullable(),\n xmlId: z.string().describe(\"External product ID\").nullable().optional(),\n active: z.boolean().describe(\"Indicates if the product is active\").nullable(),\n quantity: z.number().int().describe(\"Available stock quantity\").nullable(),\n createdAt: z.string().describe(\"Creation datetime in ISO8601 format\").nullable(),\n updatedAt: z.string().describe(\"Last updated datetime in ISO8601 format\").nullable(),\n}).describe(\"Representation of a store product\");\nconst SimlaComGetProducts_PaginationSchema = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable(),\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n totalCount: z.number().int().describe(\"Total number of products available\").nullable(),\n totalPageCount: z.number().int().describe(\"Total number of pages available\").nullable(),\n}).describe(\"Pagination information for list responses\");\nexport const SimlaComGetProductsOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n products: z.array(SimlaComGetProducts_ProductSchema).describe(\"List of product objects\").nullable().optional(),\n pagination: SimlaComGetProducts_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a list of store products\");\n\nexport const simlaComGetProducts = action(\"SIMLA_COM_GET_PRODUCTS\", {\n slug: \"simla_com-get-products\",\n name: \"Get Products\",\n description: \"Tool to retrieve a list of products. Use when you need to list products with optional filters.\",\n input: SimlaComGetProductsInput,\n output: SimlaComGetProductsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -3,15 +3,15 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-cost-groups.ts
|
|
4
4
|
const SimlaComGetReferenceCostGroupsInput = zod.z.object({}).describe("Request model for retrieving the list of cost groups. This is a reference endpoint that returns all cost groups without pagination.");
|
|
5
5
|
const SimlaComGetReferenceCostGroups_CostGroupSchema = zod.z.object({
|
|
6
|
-
code: zod.z.string().describe("Symbolic code (unique identifier) for the cost group"),
|
|
7
|
-
name: zod.z.string().describe("Name of the cost group"),
|
|
6
|
+
code: zod.z.string().describe("Symbolic code (unique identifier) for the cost group").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Name of the cost group").nullable(),
|
|
8
8
|
color: zod.z.string().describe("Color code associated with the cost group").nullable().optional(),
|
|
9
|
-
active: zod.z.boolean().describe("Whether the cost group is active"),
|
|
9
|
+
active: zod.z.boolean().describe("Whether the cost group is active").nullable(),
|
|
10
10
|
ordering: zod.z.number().int().describe("Display ordering for the cost group").nullable().optional()
|
|
11
11
|
}).passthrough().describe("Representation of a cost group in the system");
|
|
12
12
|
const SimlaComGetReferenceCostGroupsOutput = zod.z.object({
|
|
13
13
|
errors: zod.z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
14
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
14
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
15
15
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
16
16
|
costGroups: zod.z.array(SimlaComGetReferenceCostGroups_CostGroupSchema).describe("List of cost groups").nullable().optional()
|
|
17
17
|
}).passthrough().describe("Response model for a list of cost groups");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-groups.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostGroupsInput
|
|
1
|
+
{"version":3,"file":"get-reference-cost-groups.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostGroupsInput = z.object({}).describe(\"Request model for retrieving the list of cost groups. This is a reference endpoint that returns all cost groups without pagination.\");\nconst SimlaComGetReferenceCostGroups_CostGroupSchema = z.object({\n code: z.string().describe(\"Symbolic code (unique identifier) for the cost group\").nullable(),\n name: z.string().describe(\"Name of the cost group\").nullable(),\n color: z.string().describe(\"Color code associated with the cost group\").nullable().optional(),\n active: z.boolean().describe(\"Whether the cost group is active\").nullable(),\n ordering: z.number().int().describe(\"Display ordering for the cost group\").nullable().optional(),\n}).passthrough().describe(\"Representation of a cost group in the system\");\nexport const SimlaComGetReferenceCostGroupsOutput = z.object({\n errors: z.object({}).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n costGroups: z.array(SimlaComGetReferenceCostGroups_CostGroupSchema).describe(\"List of cost groups\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of cost groups\");\n\nexport const simlaComGetReferenceCostGroups = action(\"SIMLA_COM_GET_REFERENCE_COST_GROUPS\", {\n slug: \"simla_com-get-reference-cost-groups\",\n name: \"Get Reference Cost Groups\",\n description: \"Tool to retrieve a list of all cost groups configured in the system. Use when you need to discover available cost groups for organizing expenses or costs.\",\n input: SimlaComGetReferenceCostGroupsInput,\n output: SimlaComGetReferenceCostGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qIAAqI;AAC9M,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,iCAAiCC,eAAAA,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,20 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-groups.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostGroupsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostGroupsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostGroupsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostGroupsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costGroups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const simlaComGetReferenceCostGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
18
|
//#endregion
|
|
8
19
|
export { simlaComGetReferenceCostGroups };
|
|
9
20
|
//# sourceMappingURL=get-reference-cost-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-groups.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-groups.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,20 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-groups.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostGroupsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostGroupsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostGroupsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostGroupsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costGroups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const simlaComGetReferenceCostGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
18
|
//#endregion
|
|
8
19
|
export { simlaComGetReferenceCostGroups };
|
|
9
20
|
//# sourceMappingURL=get-reference-cost-groups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-groups.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-groups.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,10 +3,10 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-reference-cost-groups.ts
|
|
4
4
|
const SimlaComGetReferenceCostGroupsInput = z.object({}).describe("Request model for retrieving the list of cost groups. This is a reference endpoint that returns all cost groups without pagination.");
|
|
5
5
|
const SimlaComGetReferenceCostGroups_CostGroupSchema = z.object({
|
|
6
|
-
code: z.string().describe("Symbolic code (unique identifier) for the cost group"),
|
|
7
|
-
name: z.string().describe("Name of the cost group"),
|
|
6
|
+
code: z.string().describe("Symbolic code (unique identifier) for the cost group").nullable(),
|
|
7
|
+
name: z.string().describe("Name of the cost group").nullable(),
|
|
8
8
|
color: z.string().describe("Color code associated with the cost group").nullable().optional(),
|
|
9
|
-
active: z.boolean().describe("Whether the cost group is active"),
|
|
9
|
+
active: z.boolean().describe("Whether the cost group is active").nullable(),
|
|
10
10
|
ordering: z.number().int().describe("Display ordering for the cost group").nullable().optional()
|
|
11
11
|
}).passthrough().describe("Representation of a cost group in the system");
|
|
12
12
|
const simlaComGetReferenceCostGroups = action("SIMLA_COM_GET_REFERENCE_COST_GROUPS", {
|
|
@@ -16,7 +16,7 @@ const simlaComGetReferenceCostGroups = action("SIMLA_COM_GET_REFERENCE_COST_GROU
|
|
|
16
16
|
input: SimlaComGetReferenceCostGroupsInput,
|
|
17
17
|
output: z.object({
|
|
18
18
|
errors: z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
19
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
19
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
20
20
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
21
21
|
costGroups: z.array(SimlaComGetReferenceCostGroups_CostGroupSchema).describe("List of cost groups").nullable().optional()
|
|
22
22
|
}).passthrough().describe("Response model for a list of cost groups")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-groups.mjs","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostGroupsInput
|
|
1
|
+
{"version":3,"file":"get-reference-cost-groups.mjs","names":[],"sources":["../../src/actions/get-reference-cost-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostGroupsInput = z.object({}).describe(\"Request model for retrieving the list of cost groups. This is a reference endpoint that returns all cost groups without pagination.\");\nconst SimlaComGetReferenceCostGroups_CostGroupSchema = z.object({\n code: z.string().describe(\"Symbolic code (unique identifier) for the cost group\").nullable(),\n name: z.string().describe(\"Name of the cost group\").nullable(),\n color: z.string().describe(\"Color code associated with the cost group\").nullable().optional(),\n active: z.boolean().describe(\"Whether the cost group is active\").nullable(),\n ordering: z.number().int().describe(\"Display ordering for the cost group\").nullable().optional(),\n}).passthrough().describe(\"Representation of a cost group in the system\");\nexport const SimlaComGetReferenceCostGroupsOutput = z.object({\n errors: z.object({}).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n costGroups: z.array(SimlaComGetReferenceCostGroups_CostGroupSchema).describe(\"List of cost groups\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of cost groups\");\n\nexport const simlaComGetReferenceCostGroups = action(\"SIMLA_COM_GET_REFERENCE_COST_GROUPS\", {\n slug: \"simla_com-get-reference-cost-groups\",\n name: \"Get Reference Cost Groups\",\n description: \"Tool to retrieve a list of all cost groups configured in the system. Use when you need to discover available cost groups for organizing expenses or costs.\",\n input: SimlaComGetReferenceCostGroupsInput,\n output: SimlaComGetReferenceCostGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qIAAqI;AAC9M,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAQxE,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -3,8 +3,8 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.ts
|
|
4
4
|
const SimlaComGetReferenceCostItemsInput = zod.z.object({}).describe("Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.");
|
|
5
5
|
const SimlaComGetReferenceCostItems_CostItemSchema = zod.z.object({
|
|
6
|
-
code: zod.z.string().describe("Unique code identifier for the cost item"),
|
|
7
|
-
name: zod.z.string().describe("Human-readable name of the cost item"),
|
|
6
|
+
code: zod.z.string().describe("Unique code identifier for the cost item").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Human-readable name of the cost item").nullable(),
|
|
8
8
|
type: zod.z.string().describe("Type of cost: var (variable) or const (constant)").nullable().optional(),
|
|
9
9
|
group: zod.z.string().describe("Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)").nullable().optional(),
|
|
10
10
|
active: zod.z.boolean().describe("Whether the cost item is active").nullable().optional(),
|
|
@@ -14,7 +14,7 @@ const SimlaComGetReferenceCostItems_CostItemSchema = zod.z.object({
|
|
|
14
14
|
}).passthrough().describe("Representation of a cost item in the system");
|
|
15
15
|
const SimlaComGetReferenceCostItemsOutput = zod.z.object({
|
|
16
16
|
errors: zod.z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
17
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
17
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
18
18
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
19
19
|
costItems: zod.z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe("List of cost item objects").nullable().optional()
|
|
20
20
|
}).passthrough().describe("Response model for a list of cost items");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput = z.object({}).describe(\"Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.\");\nconst SimlaComGetReferenceCostItems_CostItemSchema = z.object({\n code: z.string().describe(\"Unique code identifier for the cost item\").nullable(),\n name: z.string().describe(\"Human-readable name of the cost item\").nullable(),\n type: z.string().describe(\"Type of cost: var (variable) or const (constant)\").nullable().optional(),\n group: z.string().describe(\"Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)\").nullable().optional(),\n active: z.boolean().describe(\"Whether the cost item is active\").nullable().optional(),\n ordering: z.number().int().describe(\"Display order number\").nullable().optional(),\n appliesToUsers: z.boolean().describe(\"Whether this cost item applies to users\").nullable().optional(),\n appliesToOrders: z.boolean().describe(\"Whether this cost item applies to orders\").nullable().optional(),\n}).passthrough().describe(\"Representation of a cost item in the system\");\nexport const SimlaComGetReferenceCostItemsOutput = z.object({\n errors: z.object({}).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n costItems: z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe(\"List of cost item objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of cost items\");\n\nexport const simlaComGetReferenceCostItems = action(\"SIMLA_COM_GET_REFERENCE_COST_ITEMS\", {\n slug: \"simla_com-get-reference-cost-items\",\n name: \"Get Reference Cost Items\",\n description: \"Tool to retrieve a list of all cost items configured in the system. Use when you need to discover available cost item codes for order or operation cost tracking.\",\n input: SimlaComGetReferenceCostItemsInput,\n output: SimlaComGetReferenceCostItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iIAAiI;AACzM,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostItemsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostItemsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostItemsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostItemsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costItems: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
appliesToUsers: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
appliesToOrders: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComGetReferenceCostItems: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { simlaComGetReferenceCostItems };
|
|
9
23
|
//# sourceMappingURL=get-reference-cost-items.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostItemsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostItemsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostItemsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostItemsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costItems: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
appliesToUsers: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
appliesToOrders: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComGetReferenceCostItems: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { simlaComGetReferenceCostItems };
|
|
9
23
|
//# sourceMappingURL=get-reference-cost-items.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|