@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,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-statuses.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceStatusesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceStatusesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceStatusesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceStatusesOutput: 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
|
+
statuses: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceStatuses: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceStatuses };
|
|
9
14
|
//# sourceMappingURL=get-reference-statuses.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-statuses.d.mts","names":[],"sources":["../../src/actions/get-reference-statuses.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-statuses.d.mts","names":[],"sources":["../../src/actions/get-reference-statuses.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAOlC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -7,7 +7,7 @@ const simlaComGetReferenceStatuses = action("SIMLA_COM_GET_REFERENCE_STATUSES",
|
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving order statuses. This is a reference endpoint that returns all statuses without pagination."),
|
|
8
8
|
output: z.object({
|
|
9
9
|
errors: z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
10
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
10
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
11
11
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
12
12
|
statuses: z.object({}).describe("Dictionary of statuses keyed by status code").nullable().optional()
|
|
13
13
|
}).passthrough().describe("Response model for the list of order statuses")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-statuses.mjs","names":[],"sources":["../../src/actions/get-reference-statuses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceStatusesInput
|
|
1
|
+
{"version":3,"file":"get-reference-statuses.mjs","names":[],"sources":["../../src/actions/get-reference-statuses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceStatusesInput = z.object({}).describe(\"Request model for retrieving order statuses. This is a reference endpoint that returns all statuses without pagination.\");\nexport const SimlaComGetReferenceStatusesOutput = 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 statuses: z.object({}).describe(\"Dictionary of statuses keyed by status code\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of order statuses\");\n\nexport const simlaComGetReferenceStatuses = action(\"SIMLA_COM_GET_REFERENCE_STATUSES\", {\n slug: \"simla_com-get-reference-statuses\",\n name: \"Get Reference Statuses\",\n description: \"Tool to retrieve the list of order statuses from the system. Use when you need to discover available statuses for order management or to get status codes.\",\n input: SimlaComGetReferenceStatusesInput,\n output: SimlaComGetReferenceStatusesOutput,\n});\n"],"mappings":";;AAYA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yHAY9D;CACP,QAZgD,EAAE,OAAO;EACzD,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,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const SimlaComGetReferenceSubscriptions_SubscriptionSchema = zod.z.object({
|
|
|
13
13
|
}).passthrough().describe("Representation of a subscription category in the system");
|
|
14
14
|
const SimlaComGetReferenceSubscriptionsOutput = zod.z.object({
|
|
15
15
|
errors: zod.z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
16
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
16
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
17
17
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
18
18
|
subscriptions: zod.z.array(SimlaComGetReferenceSubscriptions_SubscriptionSchema).describe("List of subscription categories available in the system").nullable().optional()
|
|
19
19
|
}).passthrough().describe("Response model for the list of subscription categories");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-subscriptions.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceSubscriptionsInput
|
|
1
|
+
{"version":3,"file":"get-reference-subscriptions.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceSubscriptionsInput = z.object({}).describe(\"Request model for retrieving subscription categories. This is a reference endpoint that returns all subscription categories without parameters.\");\nconst SimlaComGetReferenceSubscriptions_SubscriptionSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the subscription\").nullable().optional(),\n code: z.string().describe(\"Symbolic code (unique identifier) for the subscription\").nullable().optional(),\n name: z.string().describe(\"Display name of the subscription\").nullable().optional(),\n active: z.boolean().describe(\"Whether the subscription is active\").nullable().optional(),\n channel: z.string().describe(\"Communication channel (e.g., 'email', 'sms', 'waba')\").nullable().optional(),\n ordering: z.number().int().describe(\"Display ordering for the subscription\").nullable().optional(),\n autoSubscribe: z.boolean().describe(\"Whether users are automatically subscribed to this category\").nullable().optional(),\n}).passthrough().describe(\"Representation of a subscription category in the system\");\nexport const SimlaComGetReferenceSubscriptionsOutput = 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 subscriptions: z.array(SimlaComGetReferenceSubscriptions_SubscriptionSchema).describe(\"List of subscription categories available in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of subscription categories\");\n\nexport const simlaComGetReferenceSubscriptions = action(\"SIMLA_COM_GET_REFERENCE_SUBSCRIPTIONS\", {\n slug: \"simla_com-get-reference-subscriptions\",\n name: \"Get Reference Subscriptions\",\n description: \"Tool to retrieve the list of all subscription categories in the system. Use when you need to discover available subscription channels (email, sms, waba) and their configuration.\",\n input: SimlaComGetReferenceSubscriptionsInput,\n output: SimlaComGetReferenceSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iJAAiJ;AAC7N,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,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,eAAeA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-subscriptions.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceSubscriptionsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceSubscriptionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceSubscriptionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceSubscriptionsOutput: 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
|
+
subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
channel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
autoSubscribe: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const simlaComGetReferenceSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { simlaComGetReferenceSubscriptions };
|
|
9
22
|
//# sourceMappingURL=get-reference-subscriptions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-subscriptions.d.cts","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-subscriptions.d.cts","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-subscriptions.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceSubscriptionsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceSubscriptionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceSubscriptionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceSubscriptionsOutput: 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
|
+
subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
channel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
autoSubscribe: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const simlaComGetReferenceSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { simlaComGetReferenceSubscriptions };
|
|
9
22
|
//# sourceMappingURL=get-reference-subscriptions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-subscriptions.d.mts","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-subscriptions.d.mts","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -18,7 +18,7 @@ const simlaComGetReferenceSubscriptions = action("SIMLA_COM_GET_REFERENCE_SUBSCR
|
|
|
18
18
|
input: SimlaComGetReferenceSubscriptionsInput,
|
|
19
19
|
output: z.object({
|
|
20
20
|
errors: z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
21
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
21
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
22
22
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
23
23
|
subscriptions: z.array(SimlaComGetReferenceSubscriptions_SubscriptionSchema).describe("List of subscription categories available in the system").nullable().optional()
|
|
24
24
|
}).passthrough().describe("Response model for the list of subscription categories")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-subscriptions.mjs","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceSubscriptionsInput
|
|
1
|
+
{"version":3,"file":"get-reference-subscriptions.mjs","names":[],"sources":["../../src/actions/get-reference-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceSubscriptionsInput = z.object({}).describe(\"Request model for retrieving subscription categories. This is a reference endpoint that returns all subscription categories without parameters.\");\nconst SimlaComGetReferenceSubscriptions_SubscriptionSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the subscription\").nullable().optional(),\n code: z.string().describe(\"Symbolic code (unique identifier) for the subscription\").nullable().optional(),\n name: z.string().describe(\"Display name of the subscription\").nullable().optional(),\n active: z.boolean().describe(\"Whether the subscription is active\").nullable().optional(),\n channel: z.string().describe(\"Communication channel (e.g., 'email', 'sms', 'waba')\").nullable().optional(),\n ordering: z.number().int().describe(\"Display ordering for the subscription\").nullable().optional(),\n autoSubscribe: z.boolean().describe(\"Whether users are automatically subscribed to this category\").nullable().optional(),\n}).passthrough().describe(\"Representation of a subscription category in the system\");\nexport const SimlaComGetReferenceSubscriptionsOutput = 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 subscriptions: z.array(SimlaComGetReferenceSubscriptions_SubscriptionSchema).describe(\"List of subscription categories available in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of subscription categories\");\n\nexport const simlaComGetReferenceSubscriptions = action(\"SIMLA_COM_GET_REFERENCE_SUBSCRIPTIONS\", {\n slug: \"simla_com-get-reference-subscriptions\",\n name: \"Get Reference Subscriptions\",\n description: \"Tool to retrieve the list of all subscription categories in the system. Use when you need to discover available subscription channels (email, sms, waba) and their configuration.\",\n input: SimlaComGetReferenceSubscriptionsInput,\n output: SimlaComGetReferenceSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iJAAiJ;AAC7N,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAQnF,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZqD,EAAE,OAAO;EAC9D,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,eAAe,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const SimlaComGetReferenceUnitsInput = zod.z.object({}).describe("Request model
|
|
|
5
5
|
const SimlaComGetReferenceUnitsOutput = zod.z.object({
|
|
6
6
|
units: zod.z.object({}).describe("Dictionary of units keyed by unit code").nullable().optional(),
|
|
7
7
|
errors: zod.z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
8
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
8
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
9
9
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional()
|
|
10
10
|
}).passthrough().describe("Response model for the list of units");
|
|
11
11
|
const simlaComGetReferenceUnits = require_action.action("SIMLA_COM_GET_REFERENCE_UNITS", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-units.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-units.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceUnitsInput
|
|
1
|
+
{"version":3,"file":"get-reference-units.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-units.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceUnitsInput = z.object({}).describe(\"Request model for retrieving units. This is a reference endpoint that returns all units without parameters.\");\nexport const SimlaComGetReferenceUnitsOutput = z.object({\n units: z.object({}).describe(\"Dictionary of units keyed by unit code\").nullable().optional(),\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}).passthrough().describe(\"Response model for the list of units\");\n\nexport const simlaComGetReferenceUnits = action(\"SIMLA_COM_GET_REFERENCE_UNITS\", {\n slug: \"simla_com-get-reference-units\",\n name: \"Get Reference Units\",\n description: \"Tool to retrieve the list of units of measurement from the system. Use when you need to discover available units for product management or to get unit codes.\",\n input: SimlaComGetReferenceUnitsInput,\n output: SimlaComGetReferenceUnitsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAA6G;AACjL,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,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;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-units.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceUnitsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceUnitsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceUnitsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceUnitsOutput: z.ZodObject<{
|
|
6
|
+
units: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
8
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceUnits };
|
|
9
14
|
//# sourceMappingURL=get-reference-units.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-units.d.cts","names":[],"sources":["../../src/actions/get-reference-units.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-units.d.cts","names":[],"sources":["../../src/actions/get-reference-units.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-units.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceUnitsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceUnitsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceUnitsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceUnitsOutput: z.ZodObject<{
|
|
6
|
+
units: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
7
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
8
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceUnits };
|
|
9
14
|
//# sourceMappingURL=get-reference-units.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-units.d.mts","names":[],"sources":["../../src/actions/get-reference-units.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-units.d.mts","names":[],"sources":["../../src/actions/get-reference-units.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -8,7 +8,7 @@ const simlaComGetReferenceUnits = action("SIMLA_COM_GET_REFERENCE_UNITS", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
units: z.object({}).describe("Dictionary of units keyed by unit code").nullable().optional(),
|
|
10
10
|
errors: z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
11
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
11
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
12
12
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional()
|
|
13
13
|
}).passthrough().describe("Response model for the list of units")
|
|
14
14
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-units.mjs","names":[],"sources":["../../src/actions/get-reference-units.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceUnitsInput
|
|
1
|
+
{"version":3,"file":"get-reference-units.mjs","names":[],"sources":["../../src/actions/get-reference-units.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceUnitsInput = z.object({}).describe(\"Request model for retrieving units. This is a reference endpoint that returns all units without parameters.\");\nexport const SimlaComGetReferenceUnitsOutput = z.object({\n units: z.object({}).describe(\"Dictionary of units keyed by unit code\").nullable().optional(),\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}).passthrough().describe(\"Response model for the list of units\");\n\nexport const simlaComGetReferenceUnits = action(\"SIMLA_COM_GET_REFERENCE_UNITS\", {\n slug: \"simla_com-get-reference-units\",\n name: \"Get Reference Units\",\n description: \"Tool to retrieve the list of units of measurement from the system. Use when you need to discover available units for product management or to get unit codes.\",\n input: SimlaComGetReferenceUnitsInput,\n output: SimlaComGetReferenceUnitsOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAY3D;CACP,QAZ6C,EAAE,OAAO;EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,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;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
|
|
@@ -9,20 +9,20 @@ const SimlaComGetSegmentsInput = zod.z.object({
|
|
|
9
9
|
filter_active: zod.z.boolean().describe("Filter segments by active status.").optional()
|
|
10
10
|
}).describe("Request model for retrieving a list of customer segments.");
|
|
11
11
|
const SimlaComGetSegments_SegmentSchema = zod.z.object({
|
|
12
|
-
id: zod.z.number().int().describe("Unique identifier of the segment"),
|
|
13
|
-
name: zod.z.string().describe("Name of the segment"),
|
|
14
|
-
active: zod.z.boolean().describe("Indicates if the segment is active"),
|
|
15
|
-
createdAt: zod.z.string().describe("Creation datetime of the segment (Y-m-d H:i:s)"),
|
|
16
|
-
customersCount: zod.z.number().int().describe("Number of customers in the segment")
|
|
12
|
+
id: zod.z.number().int().describe("Unique identifier of the segment").nullable(),
|
|
13
|
+
name: zod.z.string().describe("Name of the segment").nullable(),
|
|
14
|
+
active: zod.z.boolean().describe("Indicates if the segment is active").nullable(),
|
|
15
|
+
createdAt: zod.z.string().describe("Creation datetime of the segment (Y-m-d H:i:s)").nullable(),
|
|
16
|
+
customersCount: zod.z.number().int().describe("Number of customers in the segment").nullable()
|
|
17
17
|
}).passthrough().describe("Representation of a customer segment.");
|
|
18
18
|
const SimlaComGetSegments_PaginationSchema = zod.z.object({
|
|
19
|
-
limit: zod.z.number().int().describe("Number of items per page"),
|
|
20
|
-
totalCount: zod.z.number().int().describe("Total number of segments available"),
|
|
21
|
-
currentPage: zod.z.number().int().describe("Current page number returned"),
|
|
22
|
-
totalPageCount: zod.z.number().int().describe("Total number of pages available")
|
|
19
|
+
limit: zod.z.number().int().describe("Number of items per page").nullable(),
|
|
20
|
+
totalCount: zod.z.number().int().describe("Total number of segments available").nullable(),
|
|
21
|
+
currentPage: zod.z.number().int().describe("Current page number returned").nullable(),
|
|
22
|
+
totalPageCount: zod.z.number().int().describe("Total number of pages available").nullable()
|
|
23
23
|
}).passthrough().describe("Pagination details for list responses.");
|
|
24
24
|
const SimlaComGetSegmentsOutput = zod.z.object({
|
|
25
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
25
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
26
26
|
segments: zod.z.array(SimlaComGetSegments_SegmentSchema).describe("List of customer segments"),
|
|
27
27
|
pagination: SimlaComGetSegments_PaginationSchema.nullable()
|
|
28
28
|
}).passthrough().describe("Response model for a list of customer segments.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-segments.cjs","names":["z","action"],"sources":["../../src/actions/get-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSegmentsInput
|
|
1
|
+
{"version":3,"file":"get-segments.cjs","names":["z","action"],"sources":["../../src/actions/get-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSegmentsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Default is 1.\").optional(),\n site: z.string().describe(\"Symbolic code of the store. Required if the API key has access to multiple stores.\").optional(),\n limit: z.number().int().describe(\"Number of segments per page. Must be 20, 50, or 100. Default is 20.\").optional(),\n filter_name: z.string().describe(\"Filter segments by name.\").optional(),\n filter_active: z.boolean().describe(\"Filter segments by active status.\").optional(),\n}).describe(\"Request model for retrieving a list of customer segments.\");\nconst SimlaComGetSegments_SegmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the segment\").nullable(),\n name: z.string().describe(\"Name of the segment\").nullable(),\n active: z.boolean().describe(\"Indicates if the segment is active\").nullable(),\n createdAt: z.string().describe(\"Creation datetime of the segment (Y-m-d H:i:s)\").nullable(),\n customersCount: z.number().int().describe(\"Number of customers in the segment\").nullable(),\n}).passthrough().describe(\"Representation of a customer segment.\");\nconst SimlaComGetSegments_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n totalCount: z.number().int().describe(\"Total number of segments available\").nullable(),\n currentPage: z.number().int().describe(\"Current page number returned\").nullable(),\n totalPageCount: z.number().int().describe(\"Total number of pages available\").nullable(),\n}).passthrough().describe(\"Pagination details for list responses.\");\nexport const SimlaComGetSegmentsOutput = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n segments: z.array(SimlaComGetSegments_SegmentSchema).describe(\"List of customer segments\"),\n pagination: SimlaComGetSegments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for a list of customer segments.\");\n\nexport const simlaComGetSegments = action(\"SIMLA_COM_GET_SEGMENTS\", {\n slug: \"simla_com-get-segments\",\n name: \"Get Segments\",\n description: \"Tool to retrieve a list of customer segments. Use when you need to list segments with optional filters after authentication.\",\n input: SimlaComGetSegmentsInput,\n output: SimlaComGetSegmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACzH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAChF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,2BAA2B;CACzF,YAAY,qCAAqC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-segments.d.ts
|
|
4
|
-
declare const SimlaComGetSegmentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetSegmentsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
site: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
filter_name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
filter_active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const SimlaComGetSegmentsOutput: z.ZodObject<{
|
|
12
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
13
|
+
segments: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
|
+
customersCount: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
totalCount: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
totalPageCount: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
|
+
}, z.core.$loose>;
|
|
27
|
+
declare const simlaComGetSegments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
page?: number | undefined;
|
|
29
|
+
site?: string | undefined;
|
|
30
|
+
limit?: number | undefined;
|
|
31
|
+
filter_name?: string | undefined;
|
|
32
|
+
filter_active?: boolean | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { simlaComGetSegments };
|
|
9
36
|
//# sourceMappingURL=get-segments.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-segments.d.cts","names":[],"sources":["../../src/actions/get-segments.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-segments.d.cts","names":[],"sources":["../../src/actions/get-segments.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;cAoBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-segments.d.ts
|
|
4
|
-
declare const SimlaComGetSegmentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetSegmentsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
site: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
filter_name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
filter_active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const SimlaComGetSegmentsOutput: z.ZodObject<{
|
|
12
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
13
|
+
segments: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
|
+
customersCount: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
totalCount: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
totalPageCount: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
|
+
}, z.core.$loose>;
|
|
27
|
+
declare const simlaComGetSegments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
page?: number | undefined;
|
|
29
|
+
site?: string | undefined;
|
|
30
|
+
limit?: number | undefined;
|
|
31
|
+
filter_name?: string | undefined;
|
|
32
|
+
filter_active?: boolean | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { simlaComGetSegments };
|
|
9
36
|
//# sourceMappingURL=get-segments.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-segments.d.mts","names":[],"sources":["../../src/actions/get-segments.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-segments.d.mts","names":[],"sources":["../../src/actions/get-segments.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;cAoBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -9,17 +9,17 @@ const SimlaComGetSegmentsInput = z.object({
|
|
|
9
9
|
filter_active: z.boolean().describe("Filter segments by active status.").optional()
|
|
10
10
|
}).describe("Request model for retrieving a list of customer segments.");
|
|
11
11
|
const SimlaComGetSegments_SegmentSchema = z.object({
|
|
12
|
-
id: z.number().int().describe("Unique identifier of the segment"),
|
|
13
|
-
name: z.string().describe("Name of the segment"),
|
|
14
|
-
active: z.boolean().describe("Indicates if the segment is active"),
|
|
15
|
-
createdAt: z.string().describe("Creation datetime of the segment (Y-m-d H:i:s)"),
|
|
16
|
-
customersCount: z.number().int().describe("Number of customers in the segment")
|
|
12
|
+
id: z.number().int().describe("Unique identifier of the segment").nullable(),
|
|
13
|
+
name: z.string().describe("Name of the segment").nullable(),
|
|
14
|
+
active: z.boolean().describe("Indicates if the segment is active").nullable(),
|
|
15
|
+
createdAt: z.string().describe("Creation datetime of the segment (Y-m-d H:i:s)").nullable(),
|
|
16
|
+
customersCount: z.number().int().describe("Number of customers in the segment").nullable()
|
|
17
17
|
}).passthrough().describe("Representation of a customer segment.");
|
|
18
18
|
const SimlaComGetSegments_PaginationSchema = z.object({
|
|
19
|
-
limit: z.number().int().describe("Number of items per page"),
|
|
20
|
-
totalCount: z.number().int().describe("Total number of segments available"),
|
|
21
|
-
currentPage: z.number().int().describe("Current page number returned"),
|
|
22
|
-
totalPageCount: z.number().int().describe("Total number of pages available")
|
|
19
|
+
limit: z.number().int().describe("Number of items per page").nullable(),
|
|
20
|
+
totalCount: z.number().int().describe("Total number of segments available").nullable(),
|
|
21
|
+
currentPage: z.number().int().describe("Current page number returned").nullable(),
|
|
22
|
+
totalPageCount: z.number().int().describe("Total number of pages available").nullable()
|
|
23
23
|
}).passthrough().describe("Pagination details for list responses.");
|
|
24
24
|
const simlaComGetSegments = action("SIMLA_COM_GET_SEGMENTS", {
|
|
25
25
|
slug: "simla_com-get-segments",
|
|
@@ -27,7 +27,7 @@ const simlaComGetSegments = action("SIMLA_COM_GET_SEGMENTS", {
|
|
|
27
27
|
description: "Tool to retrieve a list of customer segments. Use when you need to list segments with optional filters after authentication.",
|
|
28
28
|
input: SimlaComGetSegmentsInput,
|
|
29
29
|
output: z.object({
|
|
30
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
30
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
31
31
|
segments: z.array(SimlaComGetSegments_SegmentSchema).describe("List of customer segments"),
|
|
32
32
|
pagination: SimlaComGetSegments_PaginationSchema.nullable()
|
|
33
33
|
}).passthrough().describe("Response model for a list of customer segments.")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-segments.mjs","names":[],"sources":["../../src/actions/get-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSegmentsInput
|
|
1
|
+
{"version":3,"file":"get-segments.mjs","names":[],"sources":["../../src/actions/get-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSegmentsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Default is 1.\").optional(),\n site: z.string().describe(\"Symbolic code of the store. Required if the API key has access to multiple stores.\").optional(),\n limit: z.number().int().describe(\"Number of segments per page. Must be 20, 50, or 100. Default is 20.\").optional(),\n filter_name: z.string().describe(\"Filter segments by name.\").optional(),\n filter_active: z.boolean().describe(\"Filter segments by active status.\").optional(),\n}).describe(\"Request model for retrieving a list of customer segments.\");\nconst SimlaComGetSegments_SegmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the segment\").nullable(),\n name: z.string().describe(\"Name of the segment\").nullable(),\n active: z.boolean().describe(\"Indicates if the segment is active\").nullable(),\n createdAt: z.string().describe(\"Creation datetime of the segment (Y-m-d H:i:s)\").nullable(),\n customersCount: z.number().int().describe(\"Number of customers in the segment\").nullable(),\n}).passthrough().describe(\"Representation of a customer segment.\");\nconst SimlaComGetSegments_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n totalCount: z.number().int().describe(\"Total number of segments available\").nullable(),\n currentPage: z.number().int().describe(\"Current page number returned\").nullable(),\n totalPageCount: z.number().int().describe(\"Total number of pages available\").nullable(),\n}).passthrough().describe(\"Pagination details for list responses.\");\nexport const SimlaComGetSegmentsOutput = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n segments: z.array(SimlaComGetSegments_SegmentSchema).describe(\"List of customer segments\"),\n pagination: SimlaComGetSegments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for a list of customer segments.\");\n\nexport const simlaComGetSegments = action(\"SIMLA_COM_GET_SEGMENTS\", {\n slug: \"simla_com-get-segments\",\n name: \"Get Segments\",\n description: \"Tool to retrieve a list of customer segments. Use when you need to list segments with optional filters after authentication.\",\n input: SimlaComGetSegmentsInput,\n output: SimlaComGetSegmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACzH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,uCAAuC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAOlE,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXuC,EAAE,OAAO;EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,2BAA2B;EACzF,YAAY,qCAAqC,SAAS;CAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ let zod = require("zod");
|
|
|
4
4
|
const SimlaComGetSettingsInput = zod.z.object({}).describe("Request model for retrieving system settings. No parameters required.");
|
|
5
5
|
const SimlaComGetSettingsOutput = zod.z.object({
|
|
6
6
|
errors: zod.z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
7
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
7
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
8
8
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
9
9
|
settings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Dictionary of system settings including default_currency, system_language, timezone, and mg (message gateway) configuration").nullable().optional()
|
|
10
10
|
}).passthrough().describe("Response model for system settings");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSettingsInput
|
|
1
|
+
{"version":3,"file":"get-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetSettingsInput = z.object({}).describe(\"Request model for retrieving system settings. No parameters required.\");\nexport const SimlaComGetSettingsOutput = 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 settings: z.record(z.string(), z.unknown()).describe(\"Dictionary of system settings including default_currency, system_language, timezone, and mg (message gateway) configuration\").nullable().optional(),\n}).passthrough().describe(\"Response model for system settings\");\n\nexport const simlaComGetSettings = action(\"SIMLA_COM_GET_SETTINGS\", {\n slug: \"simla_com-get-settings\",\n name: \"Get Settings\",\n description: \"Tool to retrieve system settings including default currency, language, timezone, and message gateway configuration. Use when you need to discover system-wide configuration or settings for the account.\",\n input: SimlaComGetSettingsInput,\n output: SimlaComGetSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACrI,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,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,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-settings.d.ts
|
|
4
|
-
declare const SimlaComGetSettingsInput: z.
|
|
5
|
-
declare const SimlaComGetSettingsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetSettingsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetSettingsOutput: 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
|
+
settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetSettings };
|
|
9
14
|
//# sourceMappingURL=get-settings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-settings.d.cts","names":[],"sources":["../../src/actions/get-settings.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-settings.d.cts","names":[],"sources":["../../src/actions/get-settings.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-settings.d.ts
|
|
4
|
-
declare const SimlaComGetSettingsInput: z.
|
|
5
|
-
declare const SimlaComGetSettingsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetSettingsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetSettingsOutput: 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
|
+
settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetSettings };
|
|
9
14
|
//# sourceMappingURL=get-settings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-settings.d.mts","names":[],"sources":["../../src/actions/get-settings.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-settings.d.mts","names":[],"sources":["../../src/actions/get-settings.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -7,7 +7,7 @@ const simlaComGetSettings = action("SIMLA_COM_GET_SETTINGS", {
|
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving system settings. No parameters required."),
|
|
8
8
|
output: z.object({
|
|
9
9
|
errors: z.object({}).describe("Detailed errors if the request failed").nullable().optional(),
|
|
10
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
10
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
11
11
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
12
12
|
settings: z.record(z.string(), z.unknown()).describe("Dictionary of system settings including default_currency, system_language, timezone, and mg (message gateway) configuration").nullable().optional()
|
|
13
13
|
}).passthrough().describe("Response model for system settings")
|