@keystrokehq/simla_com 0.1.0 → 0.1.3
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 +2 -2
- package/dist/actions/combine-customers-corporate.cjs.map +1 -1
- package/dist/actions/combine-customers-corporate.d.cts +20 -3
- package/dist/actions/combine-customers-corporate.d.cts.map +1 -1
- package/dist/actions/combine-customers-corporate.d.mts +20 -3
- package/dist/actions/combine-customers-corporate.d.mts.map +1 -1
- package/dist/actions/combine-customers-corporate.mjs +2 -2
- package/dist/actions/combine-customers-corporate.mjs.map +1 -1
- package/dist/actions/combine-customers.cjs +2 -2
- package/dist/actions/combine-customers.cjs.map +1 -1
- package/dist/actions/combine-customers.d.cts +20 -3
- package/dist/actions/combine-customers.d.cts.map +1 -1
- package/dist/actions/combine-customers.d.mts +20 -3
- package/dist/actions/combine-customers.d.mts.map +1 -1
- package/dist/actions/combine-customers.mjs +2 -2
- package/dist/actions/combine-customers.mjs.map +1 -1
- package/dist/actions/combine-orders.cjs +3 -3
- 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 +3 -3
- package/dist/actions/combine-orders.mjs.map +1 -1
- package/dist/actions/create-cost.cjs +3 -3
- 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 +3 -3
- package/dist/actions/create-cost.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs +3 -3
- package/dist/actions/create-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.cts +25 -3
- package/dist/actions/create-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.mts +25 -3
- package/dist/actions/create-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs +3 -3
- package/dist/actions/create-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/create-customer-corporate.cjs +4 -4
- package/dist/actions/create-customer-corporate.cjs.map +1 -1
- package/dist/actions/create-customer-corporate.d.cts +62 -3
- package/dist/actions/create-customer-corporate.d.cts.map +1 -1
- package/dist/actions/create-customer-corporate.d.mts +62 -3
- package/dist/actions/create-customer-corporate.d.mts.map +1 -1
- package/dist/actions/create-customer-corporate.mjs +4 -4
- package/dist/actions/create-customer-corporate.mjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs +3 -3
- package/dist/actions/create-customer-interaction-cart-set.cjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.cts +33 -3
- package/dist/actions/create-customer-interaction-cart-set.d.cts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.mts +33 -3
- package/dist/actions/create-customer-interaction-cart-set.d.mts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs +3 -3
- package/dist/actions/create-customer-interaction-cart-set.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +3 -3
- 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 +3 -3
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-customers-corporate-addresses.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.cjs +8 -8
- 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 +8 -8
- package/dist/actions/create-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/create-customers-notes.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-customers-notes.mjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.cjs +3 -3
- package/dist/actions/create-loyalty-calculate.cjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.cts +63 -3
- package/dist/actions/create-loyalty-calculate.d.cts.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.mts +63 -3
- package/dist/actions/create-loyalty-calculate.d.mts.map +1 -1
- package/dist/actions/create-loyalty-calculate.mjs +3 -3
- package/dist/actions/create-loyalty-calculate.mjs.map +1 -1
- package/dist/actions/create-order.cjs +4 -4
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +100 -3
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +100 -3
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-order.mjs +4 -4
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-orders-link.cjs +4 -4
- package/dist/actions/create-orders-link.cjs.map +1 -1
- package/dist/actions/create-orders-link.d.cts +24 -3
- package/dist/actions/create-orders-link.d.cts.map +1 -1
- package/dist/actions/create-orders-link.d.mts +24 -3
- package/dist/actions/create-orders-link.d.mts.map +1 -1
- package/dist/actions/create-orders-link.mjs +4 -4
- package/dist/actions/create-orders-link.mjs.map +1 -1
- package/dist/actions/create-orders-packs.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-orders-packs.mjs.map +1 -1
- package/dist/actions/create-orders-payments-create.cjs +3 -3
- 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 +3 -3
- 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 +4 -4
- package/dist/actions/create-store-inventories-upload.cjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.cts +33 -3
- package/dist/actions/create-store-inventories-upload.d.cts.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.mts +33 -3
- package/dist/actions/create-store-inventories-upload.d.mts.map +1 -1
- package/dist/actions/create-store-inventories-upload.mjs +4 -4
- 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 +4 -4
- package/dist/actions/create-store-products-batch-create.cjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.cts +26 -3
- package/dist/actions/create-store-products-batch-create.d.cts.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.mts +26 -3
- package/dist/actions/create-store-products-batch-create.d.mts.map +1 -1
- package/dist/actions/create-store-products-batch-create.mjs +4 -4
- 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 +3 -3
- package/dist/actions/create-web-analytics-visits-upload.cjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.cts +34 -3
- package/dist/actions/create-web-analytics-visits-upload.d.cts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.mts +34 -3
- package/dist/actions/create-web-analytics-visits-upload.d.mts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs +3 -3
- 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 +2 -2
- 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 +2 -2
- 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 +7 -7
- 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 +7 -7
- package/dist/actions/edit-cost.mjs.map +1 -1
- package/dist/actions/edit-custom-field.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-custom-field.mjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs +2 -2
- package/dist/actions/edit-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.cts +25 -3
- package/dist/actions/edit-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.mts +25 -3
- package/dist/actions/edit-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs +2 -2
- package/dist/actions/edit-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/edit-customer-corporate.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-customer-corporate.mjs.map +1 -1
- package/dist/actions/edit-customer.cjs +3 -3
- 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 +3 -3
- 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 +4 -4
- 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 +4 -4
- package/dist/actions/edit-customers-corporate-company.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs +6 -6
- package/dist/actions/edit-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.cts +170 -3
- package/dist/actions/edit-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.mts +170 -3
- package/dist/actions/edit-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs +6 -6
- package/dist/actions/edit-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/edit-file.cjs +5 -5
- 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 +5 -5
- package/dist/actions/edit-file.mjs.map +1 -1
- package/dist/actions/edit-integration-module.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-integration-module.mjs.map +1 -1
- package/dist/actions/edit-order.cjs +13 -13
- package/dist/actions/edit-order.cjs.map +1 -1
- package/dist/actions/edit-order.d.cts +92 -3
- package/dist/actions/edit-order.d.cts.map +1 -1
- package/dist/actions/edit-order.d.mts +92 -3
- package/dist/actions/edit-order.d.mts.map +1 -1
- package/dist/actions/edit-order.mjs +13 -13
- package/dist/actions/edit-order.mjs.map +1 -1
- package/dist/actions/edit-orders-payment.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-orders-payment.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-reference-cost-group.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.cjs +4 -4
- 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 +4 -4
- package/dist/actions/edit-reference-cost-item.mjs.map +1 -1
- package/dist/actions/edit-reference-courier.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-reference-courier.mjs.map +1 -1
- package/dist/actions/edit-reference-currency.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-reference-currency.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs +3 -3
- 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 +3 -3
- 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 +4 -4
- 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 +4 -4
- package/dist/actions/edit-reference-order-method.mjs.map +1 -1
- package/dist/actions/edit-reference-order-type.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-reference-order-type.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-reference-payment-status.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.cjs +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- package/dist/actions/edit-reference-product-status.mjs.map +1 -1
- package/dist/actions/edit-reference-statuses.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-reference-statuses.mjs.map +1 -1
- package/dist/actions/edit-reference-stores.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-reference-stores.mjs.map +1 -1
- package/dist/actions/edit-reference-subscription.cjs +2 -2
- 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 +2 -2
- package/dist/actions/edit-reference-subscription.mjs.map +1 -1
- package/dist/actions/edit-reference-unit.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-reference-unit.mjs.map +1 -1
- package/dist/actions/edit-store-product-group.cjs +3 -3
- 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 +3 -3
- package/dist/actions/edit-store-product-group.mjs.map +1 -1
- package/dist/actions/edit-store-products-batch.cjs +4 -4
- package/dist/actions/edit-store-products-batch.cjs.map +1 -1
- package/dist/actions/edit-store-products-batch.d.cts +32 -3
- package/dist/actions/edit-store-products-batch.d.cts.map +1 -1
- package/dist/actions/edit-store-products-batch.d.mts +32 -3
- package/dist/actions/edit-store-products-batch.d.mts.map +1 -1
- package/dist/actions/edit-store-products-batch.mjs +4 -4
- 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 +3 -3
- 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 +3 -3
- package/dist/actions/edit-task.mjs.map +1 -1
- package/dist/actions/edit-telephony-setting.cjs +5 -5
- 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 +5 -5
- package/dist/actions/edit-telephony-setting.mjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs +2 -2
- package/dist/actions/fix-customers-corporate-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.cts +16 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.mts +16 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs +2 -2
- package/dist/actions/fix-customers-corporate-external-ids.mjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.cjs +2 -2
- package/dist/actions/fix-customers-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.cts +16 -3
- package/dist/actions/fix-customers-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.mts +16 -3
- package/dist/actions/fix-customers-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-external-ids.mjs +2 -2
- package/dist/actions/fix-customers-external-ids.mjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.cjs +2 -2
- package/dist/actions/fix-orders-external-ids.cjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.cts +16 -3
- package/dist/actions/fix-orders-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.mts +16 -3
- package/dist/actions/fix-orders-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-orders-external-ids.mjs +2 -2
- package/dist/actions/fix-orders-external-ids.mjs.map +1 -1
- package/dist/actions/get-api-credentials.cjs +3 -3
- 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 +3 -3
- 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 +7 -7
- 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 +7 -7
- package/dist/actions/get-cost.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +2 -2
- 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 +2 -2
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.cjs +13 -13
- 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 +13 -13
- package/dist/actions/get-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.cjs +9 -9
- 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 +9 -9
- package/dist/actions/get-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +16 -16
- 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 +16 -16
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-customer-corporate.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-customer-corporate.mjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs +2 -2
- 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 +2 -2
- package/dist/actions/get-customer-interaction-favorites.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +21 -21
- 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 +21 -21
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.cjs +14 -14
- 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 +14 -14
- package/dist/actions/get-customers-corporate-history.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.cjs +12 -12
- 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 +12 -12
- package/dist/actions/get-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/get-customers-corporate.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-customers-corporate.mjs.map +1 -1
- package/dist/actions/get-customers-history.cjs +14 -14
- 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 +14 -14
- package/dist/actions/get-customers-history.mjs.map +1 -1
- package/dist/actions/get-customers-notes.cjs +12 -12
- 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 +12 -12
- package/dist/actions/get-customers-notes.mjs.map +1 -1
- package/dist/actions/get-customers.cjs +11 -11
- 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 +11 -11
- 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 +6 -6
- 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 +6 -6
- package/dist/actions/get-delivery-shipments.mjs.map +1 -1
- package/dist/actions/get-files.cjs +8 -8
- 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 +8 -8
- package/dist/actions/get-files.mjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-loyalty-accounts.mjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-loyalty-bonus-operations.mjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-loyalty-loyalties.mjs.map +1 -1
- package/dist/actions/get-order.cjs +15 -15
- 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 +15 -15
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-orders-history.cjs +21 -21
- 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 +21 -21
- package/dist/actions/get-orders-history.mjs.map +1 -1
- package/dist/actions/get-orders-packs-history.cjs +8 -8
- 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 +8 -8
- package/dist/actions/get-orders-packs-history.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +28 -28
- 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 +28 -28
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-products.cjs +14 -14
- 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 +14 -14
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-reference-cost-groups.mjs.map +1 -1
- package/dist/actions/get-reference-cost-items.cjs +4 -4
- 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 +4 -4
- 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 +6 -6
- 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 +6 -6
- package/dist/actions/get-reference-currencies.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.cjs +2 -2
- 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 +2 -2
- package/dist/actions/get-reference-delivery-services.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.cjs +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-order-methods.mjs.map +1 -1
- package/dist/actions/get-reference-order-types.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-order-types.mjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-payment-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-payment-types.cjs +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-product-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-status-groups.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-status-groups.mjs.map +1 -1
- package/dist/actions/get-reference-statuses.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-reference-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.cjs +2 -2
- 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 +2 -2
- package/dist/actions/get-reference-subscriptions.mjs.map +1 -1
- package/dist/actions/get-reference-units.cjs +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- package/dist/actions/get-settings.mjs.map +1 -1
- package/dist/actions/get-sites.cjs +2 -2
- 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 +2 -2
- 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 +6 -6
- 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 +6 -6
- package/dist/actions/get-store-inventories.mjs.map +1 -1
- package/dist/actions/get-store-offers.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-store-offers.mjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-store-products-properties-values.mjs.map +1 -1
- package/dist/actions/get-store-products-properties.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-store-products-properties.mjs.map +1 -1
- package/dist/actions/get-stores.cjs +2 -2
- 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 +2 -2
- 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 +6 -6
- 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 +6 -6
- package/dist/actions/get-tasks-comments.mjs.map +1 -1
- package/dist/actions/get-tasks-history.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-tasks-history.mjs.map +1 -1
- package/dist/actions/get-tasks.cjs +13 -13
- 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 +13 -13
- 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 +10 -10
- 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 +10 -10
- package/dist/actions/get-user-groups.mjs.map +1 -1
- package/dist/actions/get-user.cjs +10 -10
- 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 +10 -10
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users.cjs +7 -7
- 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 +7 -7
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.cjs +2 -2
- package/dist/actions/update-customer-subscriptions.cjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.cts +18 -3
- package/dist/actions/update-customer-subscriptions.d.cts.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.mts +18 -3
- package/dist/actions/update-customer-subscriptions.d.mts.map +1 -1
- package/dist/actions/update-customer-subscriptions.mjs +2 -2
- 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 +4 -4
- package/dist/actions/upload-costs.cjs.map +1 -1
- package/dist/actions/upload-costs.d.cts +53 -3
- package/dist/actions/upload-costs.d.cts.map +1 -1
- package/dist/actions/upload-costs.d.mts +53 -3
- package/dist/actions/upload-costs.d.mts.map +1 -1
- package/dist/actions/upload-costs.mjs +4 -4
- package/dist/actions/upload-costs.mjs.map +1 -1
- package/dist/actions/upload-customers-corporate.cjs +8 -8
- package/dist/actions/upload-customers-corporate.cjs.map +1 -1
- package/dist/actions/upload-customers-corporate.d.cts +194 -3
- package/dist/actions/upload-customers-corporate.d.cts.map +1 -1
- package/dist/actions/upload-customers-corporate.d.mts +194 -3
- package/dist/actions/upload-customers-corporate.d.mts.map +1 -1
- package/dist/actions/upload-customers-corporate.mjs +8 -8
- package/dist/actions/upload-customers-corporate.mjs.map +1 -1
- package/dist/actions/upload-customers.cjs +5 -5
- package/dist/actions/upload-customers.cjs.map +1 -1
- package/dist/actions/upload-customers.d.cts +89 -3
- package/dist/actions/upload-customers.d.cts.map +1 -1
- package/dist/actions/upload-customers.d.mts +89 -3
- package/dist/actions/upload-customers.d.mts.map +1 -1
- package/dist/actions/upload-customers.mjs +5 -5
- package/dist/actions/upload-customers.mjs.map +1 -1
- package/dist/actions/upload-orders.cjs +6 -6
- package/dist/actions/upload-orders.cjs.map +1 -1
- package/dist/actions/upload-orders.d.cts +103 -3
- package/dist/actions/upload-orders.d.cts.map +1 -1
- package/dist/actions/upload-orders.d.mts +103 -3
- package/dist/actions/upload-orders.d.mts.map +1 -1
- package/dist/actions/upload-orders.mjs +6 -6
- package/dist/actions/upload-orders.mjs.map +1 -1
- package/dist/actions/upload-store-prices.cjs +5 -5
- package/dist/actions/upload-store-prices.cjs.map +1 -1
- package/dist/actions/upload-store-prices.d.cts +29 -3
- package/dist/actions/upload-store-prices.d.cts.map +1 -1
- package/dist/actions/upload-store-prices.d.mts +29 -3
- package/dist/actions/upload-store-prices.d.mts.map +1 -1
- package/dist/actions/upload-store-prices.mjs +5 -5
- package/dist/actions/upload-store-prices.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs +3 -3
- package/dist/actions/upload-web-analytics-client-ids.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.cts +41 -3
- package/dist/actions/upload-web-analytics-client-ids.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.mts +41 -3
- package/dist/actions/upload-web-analytics-client-ids.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs +3 -3
- package/dist/actions/upload-web-analytics-client-ids.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs +3 -3
- package/dist/actions/upload-web-analytics-sources.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.cts +38 -3
- package/dist/actions/upload-web-analytics-sources.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.mts +38 -3
- package/dist/actions/upload-web-analytics-sources.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs +3 -3
- 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
|
@@ -3,8 +3,8 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.ts
|
|
4
4
|
const SimlaComGetReferenceCostItemsInput = zod.z.object({}).describe("Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.");
|
|
5
5
|
const SimlaComGetReferenceCostItems_CostItemSchema = zod.z.object({
|
|
6
|
-
code: zod.z.string().describe("Unique code identifier for the cost item"),
|
|
7
|
-
name: zod.z.string().describe("Human-readable name of the cost item"),
|
|
6
|
+
code: zod.z.string().describe("Unique code identifier for the cost item").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Human-readable name of the cost item").nullable(),
|
|
8
8
|
type: zod.z.string().describe("Type of cost: var (variable) or const (constant)").nullable().optional(),
|
|
9
9
|
group: zod.z.string().describe("Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)").nullable().optional(),
|
|
10
10
|
active: zod.z.boolean().describe("Whether the cost item is active").nullable().optional(),
|
|
@@ -13,8 +13,8 @@ const SimlaComGetReferenceCostItems_CostItemSchema = zod.z.object({
|
|
|
13
13
|
appliesToOrders: zod.z.boolean().describe("Whether this cost item applies to orders").nullable().optional()
|
|
14
14
|
}).passthrough().describe("Representation of a cost item in the system");
|
|
15
15
|
const SimlaComGetReferenceCostItemsOutput = zod.z.object({
|
|
16
|
-
errors: zod.z.
|
|
17
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
16
|
+
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
17
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
18
18
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
19
19
|
costItems: zod.z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe("List of cost item objects").nullable().optional()
|
|
20
20
|
}).passthrough().describe("Response model for a list of cost items");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput = z.object({}).describe(\"Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.\");\nconst SimlaComGetReferenceCostItems_CostItemSchema = z.object({\n code: z.string().describe(\"Unique code identifier for the cost item\").nullable(),\n name: z.string().describe(\"Human-readable name of the cost item\").nullable(),\n type: z.string().describe(\"Type of cost: var (variable) or const (constant)\").nullable().optional(),\n group: z.string().describe(\"Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)\").nullable().optional(),\n active: z.boolean().describe(\"Whether the cost item is active\").nullable().optional(),\n ordering: z.number().int().describe(\"Display order number\").nullable().optional(),\n appliesToUsers: z.boolean().describe(\"Whether this cost item applies to users\").nullable().optional(),\n appliesToOrders: z.boolean().describe(\"Whether this cost item applies to orders\").nullable().optional(),\n}).passthrough().describe(\"Representation of a cost item in the system\");\nexport const SimlaComGetReferenceCostItemsOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n costItems: z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe(\"List of cost item objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of cost items\");\n\nexport const simlaComGetReferenceCostItems = action(\"SIMLA_COM_GET_REFERENCE_COST_ITEMS\", {\n slug: \"simla_com-get-reference-cost-items\",\n name: \"Get Reference Cost Items\",\n description: \"Tool to retrieve a list of all cost items configured in the system. Use when you need to discover available cost item codes for order or operation cost tracking.\",\n input: SimlaComGetReferenceCostItemsInput,\n output: SimlaComGetReferenceCostItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iIAAiI;AACzM,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostItemsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostItemsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostItemsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostItemsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costItems: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
appliesToUsers: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
appliesToOrders: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComGetReferenceCostItems: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { simlaComGetReferenceCostItems };
|
|
9
23
|
//# sourceMappingURL=get-reference-cost-items.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.d.cts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCostItemsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCostItemsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCostItemsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCostItemsOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
costItems: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
code: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
ordering: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
appliesToUsers: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
appliesToOrders: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComGetReferenceCostItems: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { simlaComGetReferenceCostItems };
|
|
9
23
|
//# sourceMappingURL=get-reference-cost-items.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.d.mts","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-reference-cost-items.ts
|
|
4
4
|
const SimlaComGetReferenceCostItemsInput = z.object({}).describe("Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.");
|
|
5
5
|
const SimlaComGetReferenceCostItems_CostItemSchema = z.object({
|
|
6
|
-
code: z.string().describe("Unique code identifier for the cost item"),
|
|
7
|
-
name: z.string().describe("Human-readable name of the cost item"),
|
|
6
|
+
code: z.string().describe("Unique code identifier for the cost item").nullable(),
|
|
7
|
+
name: z.string().describe("Human-readable name of the cost item").nullable(),
|
|
8
8
|
type: z.string().describe("Type of cost: var (variable) or const (constant)").nullable().optional(),
|
|
9
9
|
group: z.string().describe("Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)").nullable().optional(),
|
|
10
10
|
active: z.boolean().describe("Whether the cost item is active").nullable().optional(),
|
|
@@ -18,8 +18,8 @@ const simlaComGetReferenceCostItems = action("SIMLA_COM_GET_REFERENCE_COST_ITEMS
|
|
|
18
18
|
description: "Tool to retrieve a list of all cost items configured in the system. Use when you need to discover available cost item codes for order or operation cost tracking.",
|
|
19
19
|
input: SimlaComGetReferenceCostItemsInput,
|
|
20
20
|
output: z.object({
|
|
21
|
-
errors: z.
|
|
22
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
21
|
+
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
22
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
23
23
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
24
24
|
costItems: z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe("List of cost item objects").nullable().optional()
|
|
25
25
|
}).passthrough().describe("Response model for a list of cost items")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-cost-items.mjs","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput
|
|
1
|
+
{"version":3,"file":"get-reference-cost-items.mjs","names":[],"sources":["../../src/actions/get-reference-cost-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCostItemsInput = z.object({}).describe(\"Request model for retrieving a list of cost items. This is a reference endpoint that returns all cost items without pagination.\");\nconst SimlaComGetReferenceCostItems_CostItemSchema = z.object({\n code: z.string().describe(\"Unique code identifier for the cost item\").nullable(),\n name: z.string().describe(\"Human-readable name of the cost item\").nullable(),\n type: z.string().describe(\"Type of cost: var (variable) or const (constant)\").nullable().optional(),\n group: z.string().describe(\"Cost group this item belongs to (e.g., product-cost, delivery, administrative, commission, assembling, attraction)\").nullable().optional(),\n active: z.boolean().describe(\"Whether the cost item is active\").nullable().optional(),\n ordering: z.number().int().describe(\"Display order number\").nullable().optional(),\n appliesToUsers: z.boolean().describe(\"Whether this cost item applies to users\").nullable().optional(),\n appliesToOrders: z.boolean().describe(\"Whether this cost item applies to orders\").nullable().optional(),\n}).passthrough().describe(\"Representation of a cost item in the system\");\nexport const SimlaComGetReferenceCostItemsOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n costItems: z.array(SimlaComGetReferenceCostItems_CostItemSchema).describe(\"List of cost item objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of cost items\");\n\nexport const simlaComGetReferenceCostItems = action(\"SIMLA_COM_GET_REFERENCE_COST_ITEMS\", {\n slug: \"simla_com-get-reference-cost-items\",\n name: \"Get Reference Cost Items\",\n description: \"Tool to retrieve a list of all cost items configured in the system. Use when you need to discover available cost item codes for order or operation cost tracking.\",\n input: SimlaComGetReferenceCostItemsInput,\n output: SimlaComGetReferenceCostItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iIAAiI;AACzM,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAQvE,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZiD,EAAE,OAAO;EAC1D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,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,WAAW,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -3,7 +3,7 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-countries.ts
|
|
4
4
|
const SimlaComGetReferenceCountriesInput = zod.z.object({}).describe("Request model for retrieving the list of available country codes. This is a reference endpoint that returns all countries without parameters.");
|
|
5
5
|
const SimlaComGetReferenceCountriesOutput = zod.z.object({
|
|
6
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
6
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
7
7
|
countriesIso: zod.z.array(zod.z.string()).describe("List of ISO country codes available in the system")
|
|
8
8
|
}).passthrough().describe("Response model for a list of available country codes");
|
|
9
9
|
const simlaComGetReferenceCountries = require_action.action("SIMLA_COM_GET_REFERENCE_COUNTRIES", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-countries.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCountriesInput
|
|
1
|
+
{"version":3,"file":"get-reference-countries.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCountriesInput = z.object({}).describe(\"Request model for retrieving the list of available country codes. This is a reference endpoint that returns all countries without parameters.\");\nexport const SimlaComGetReferenceCountriesOutput = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n countriesIso: z.array(z.string()).describe(\"List of ISO country codes available in the system\"),\n}).passthrough().describe(\"Response model for a list of available country codes\");\n\nexport const simlaComGetReferenceCountries = action(\"SIMLA_COM_GET_REFERENCE_COUNTRIES\", {\n slug: \"simla_com-get-reference-countries\",\n name: \"Get Reference Countries\",\n description: \"Tool to retrieve a list of all available country ISO codes in the system. Use when you need to discover available countries for order or customer creation.\",\n input: SimlaComGetReferenceCountriesInput,\n output: SimlaComGetReferenceCountriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+IAA+I;AACvN,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-countries.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCountriesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCountriesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCountriesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCountriesOutput: z.ZodObject<{
|
|
6
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
7
|
+
countriesIso: z.ZodArray<z.ZodString>;
|
|
8
|
+
}, z.core.$loose>;
|
|
9
|
+
declare const simlaComGetReferenceCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
10
|
//#endregion
|
|
8
11
|
export { simlaComGetReferenceCountries };
|
|
9
12
|
//# sourceMappingURL=get-reference-countries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-countries.d.cts","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-countries.d.cts","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-countries.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCountriesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCountriesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCountriesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCountriesOutput: z.ZodObject<{
|
|
6
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
7
|
+
countriesIso: z.ZodArray<z.ZodString>;
|
|
8
|
+
}, z.core.$loose>;
|
|
9
|
+
declare const simlaComGetReferenceCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
10
|
//#endregion
|
|
8
11
|
export { simlaComGetReferenceCountries };
|
|
9
12
|
//# sourceMappingURL=get-reference-countries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-countries.d.mts","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-countries.d.mts","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -6,7 +6,7 @@ const simlaComGetReferenceCountries = action("SIMLA_COM_GET_REFERENCE_COUNTRIES"
|
|
|
6
6
|
description: "Tool to retrieve a list of all available country ISO codes in the system. Use when you need to discover available countries for order or customer creation.",
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving the list of available country codes. This is a reference endpoint that returns all countries without parameters."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
9
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
10
10
|
countriesIso: z.array(z.string()).describe("List of ISO country codes available in the system")
|
|
11
11
|
}).passthrough().describe("Response model for a list of available country codes")
|
|
12
12
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-countries.mjs","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCountriesInput
|
|
1
|
+
{"version":3,"file":"get-reference-countries.mjs","names":[],"sources":["../../src/actions/get-reference-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCountriesInput = z.object({}).describe(\"Request model for retrieving the list of available country codes. This is a reference endpoint that returns all countries without parameters.\");\nexport const SimlaComGetReferenceCountriesOutput = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n countriesIso: z.array(z.string()).describe(\"List of ISO country codes available in the system\"),\n}).passthrough().describe(\"Response model for a list of available country codes\");\n\nexport const simlaComGetReferenceCountries = action(\"SIMLA_COM_GET_REFERENCE_COUNTRIES\", {\n slug: \"simla_com-get-reference-countries\",\n name: \"Get Reference Countries\",\n description: \"Tool to retrieve a list of all available country ISO codes in the system. Use when you need to discover available countries for order or customer creation.\",\n input: SimlaComGetReferenceCountriesInput,\n output: SimlaComGetReferenceCountriesOutput,\n});\n"],"mappings":";;AAUA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVgD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+IAU/D;CACP,QAViD,EAAE,OAAO;EAC1D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClF,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const SimlaComGetReferenceCouriers_CourierSchema = zod.z.object({
|
|
|
17
17
|
}).passthrough().describe("Courier object representation");
|
|
18
18
|
const SimlaComGetReferenceCouriersOutput = zod.z.object({
|
|
19
19
|
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
20
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
20
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
21
21
|
couriers: zod.z.array(SimlaComGetReferenceCouriers_CourierSchema).describe("List of courier objects").nullable().optional(),
|
|
22
22
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional()
|
|
23
23
|
}).passthrough().describe("Response model for the list of couriers");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-couriers.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-couriers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCouriersInput
|
|
1
|
+
{"version":3,"file":"get-reference-couriers.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-couriers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCouriersInput = z.object({\n page: z.number().int().describe(\"Page number for pagination\").optional(),\n limit: z.number().int().describe(\"Number of couriers per page (items to return)\").optional(),\n}).describe(\"Request parameters for retrieving list of couriers with optional pagination\");\nconst SimlaComGetReferenceCouriers_CourierSchema = z.object({\n id: z.number().int().describe(\"Unique ID for the courier\").nullable().optional(),\n email: z.string().describe(\"Email address of the courier\").nullable().optional(),\n phone: z.record(z.string(), z.unknown()).describe(\"Phone information\").nullable().optional(),\n active: z.boolean().describe(\"Whether the courier is active or not\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the courier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the courier\").nullable().optional(),\n patronymic: z.string().describe(\"Patronymic name of the courier\").nullable().optional(),\n description: z.string().describe(\"Description of the courier\").nullable().optional(),\n}).passthrough().describe(\"Courier object representation\");\nexport const SimlaComGetReferenceCouriersOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n couriers: z.array(SimlaComGetReferenceCouriers_CourierSchema).describe(\"List of courier objects\").nullable().optional(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of couriers\");\n\nexport const simlaComGetReferenceCouriers = action(\"SIMLA_COM_GET_REFERENCE_COURIERS\", {\n slug: \"simla_com-get-reference-couriers\",\n name: \"Get Reference Couriers\",\n description: \"Tool to retrieve the list of available couriers. Use when you need to fetch courier information or get courier codes for deliveries.\",\n input: SimlaComGetReferenceCouriersInput,\n output: SimlaComGetReferenceCouriersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-couriers.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCouriersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCouriersInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SimlaComGetReferenceCouriersOutput: z.ZodObject<{
|
|
9
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
couriers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
patronymic: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const simlaComGetReferenceCouriers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
page?: number | undefined;
|
|
25
|
+
limit?: number | undefined;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { simlaComGetReferenceCouriers };
|
|
9
29
|
//# sourceMappingURL=get-reference-couriers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-couriers.d.cts","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-couriers.d.cts","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-couriers.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCouriersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCouriersInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SimlaComGetReferenceCouriersOutput: z.ZodObject<{
|
|
9
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
couriers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
patronymic: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const simlaComGetReferenceCouriers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
page?: number | undefined;
|
|
25
|
+
limit?: number | undefined;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { simlaComGetReferenceCouriers };
|
|
9
29
|
//# sourceMappingURL=get-reference-couriers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-couriers.d.mts","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-couriers.d.mts","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -22,7 +22,7 @@ const simlaComGetReferenceCouriers = action("SIMLA_COM_GET_REFERENCE_COURIERS",
|
|
|
22
22
|
input: SimlaComGetReferenceCouriersInput,
|
|
23
23
|
output: z.object({
|
|
24
24
|
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
25
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
25
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
26
26
|
couriers: z.array(SimlaComGetReferenceCouriers_CourierSchema).describe("List of courier objects").nullable().optional(),
|
|
27
27
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional()
|
|
28
28
|
}).passthrough().describe("Response model for the list of couriers")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-couriers.mjs","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCouriersInput
|
|
1
|
+
{"version":3,"file":"get-reference-couriers.mjs","names":[],"sources":["../../src/actions/get-reference-couriers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCouriersInput = z.object({\n page: z.number().int().describe(\"Page number for pagination\").optional(),\n limit: z.number().int().describe(\"Number of couriers per page (items to return)\").optional(),\n}).describe(\"Request parameters for retrieving list of couriers with optional pagination\");\nconst SimlaComGetReferenceCouriers_CourierSchema = z.object({\n id: z.number().int().describe(\"Unique ID for the courier\").nullable().optional(),\n email: z.string().describe(\"Email address of the courier\").nullable().optional(),\n phone: z.record(z.string(), z.unknown()).describe(\"Phone information\").nullable().optional(),\n active: z.boolean().describe(\"Whether the courier is active or not\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the courier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the courier\").nullable().optional(),\n patronymic: z.string().describe(\"Patronymic name of the courier\").nullable().optional(),\n description: z.string().describe(\"Description of the courier\").nullable().optional(),\n}).passthrough().describe(\"Courier object representation\");\nexport const SimlaComGetReferenceCouriersOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n couriers: z.array(SimlaComGetReferenceCouriers_CourierSchema).describe(\"List of courier objects\").nullable().optional(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of couriers\");\n\nexport const simlaComGetReferenceCouriers = action(\"SIMLA_COM_GET_REFERENCE_COURIERS\", {\n slug: \"simla_com-get-reference-couriers\",\n name: \"Get Reference Couriers\",\n description: \"Tool to retrieve the list of available couriers. Use when you need to fetch courier information or get courier codes for deliveries.\",\n input: SimlaComGetReferenceCouriersInput,\n output: SimlaComGetReferenceCouriersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAQzD,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-currencies.ts
|
|
4
4
|
const SimlaComGetReferenceCurrenciesInput = zod.z.object({}).describe("Request model for retrieving the list of currencies. This is a reference endpoint that returns all currencies without parameters.");
|
|
5
5
|
const SimlaComGetReferenceCurrencies_CurrencySchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier of the currency"),
|
|
7
|
-
code: zod.z.string().describe("Currency code (e.g., USD, EUR, RUB)"),
|
|
8
|
-
isBase: zod.z.boolean().describe("Indicates if this is the base currency for the system"),
|
|
9
|
-
isAutoConvert: zod.z.boolean().describe("Indicates if automatic currency conversion is enabled")
|
|
6
|
+
id: zod.z.number().int().describe("Unique identifier of the currency").nullable(),
|
|
7
|
+
code: zod.z.string().describe("Currency code (e.g., USD, EUR, RUB)").nullable(),
|
|
8
|
+
isBase: zod.z.boolean().describe("Indicates if this is the base currency for the system").nullable(),
|
|
9
|
+
isAutoConvert: zod.z.boolean().describe("Indicates if automatic currency conversion is enabled").nullable()
|
|
10
10
|
}).passthrough().describe("Representation of a currency in the system");
|
|
11
11
|
const SimlaComGetReferenceCurrenciesOutput = zod.z.object({
|
|
12
|
-
errors: zod.z.
|
|
13
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
12
|
+
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
13
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
14
14
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
15
15
|
currencies: zod.z.array(SimlaComGetReferenceCurrencies_CurrencySchema).describe("List of currencies available in the system").nullable().optional()
|
|
16
16
|
}).passthrough().describe("Response model for the list of currencies");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-currencies.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-currencies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCurrenciesInput
|
|
1
|
+
{"version":3,"file":"get-reference-currencies.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-currencies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCurrenciesInput = z.object({}).describe(\"Request model for retrieving the list of currencies. This is a reference endpoint that returns all currencies without parameters.\");\nconst SimlaComGetReferenceCurrencies_CurrencySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the currency\").nullable(),\n code: z.string().describe(\"Currency code (e.g., USD, EUR, RUB)\").nullable(),\n isBase: z.boolean().describe(\"Indicates if this is the base currency for the system\").nullable(),\n isAutoConvert: z.boolean().describe(\"Indicates if automatic currency conversion is enabled\").nullable(),\n}).passthrough().describe(\"Representation of a currency in the system\");\nexport const SimlaComGetReferenceCurrenciesOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n currencies: z.array(SimlaComGetReferenceCurrencies_CurrencySchema).describe(\"List of currencies available in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of currencies\");\n\nexport const simlaComGetReferenceCurrencies = action(\"SIMLA_COM_GET_REFERENCE_CURRENCIES\", {\n slug: \"simla_com-get-reference-currencies\",\n name: \"Get Reference Currencies\",\n description: \"Tool to retrieve the list of all configured currencies in the system. Use when you need to discover available currencies for order creation or financial operations.\",\n input: SimlaComGetReferenceCurrenciesInput,\n output: SimlaComGetReferenceCurrenciesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC5M,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-currencies.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCurrenciesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCurrenciesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCurrenciesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCurrenciesOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
currencies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
code: z.ZodNullable<z.ZodString>;
|
|
12
|
+
isBase: z.ZodNullable<z.ZodBoolean>;
|
|
13
|
+
isAutoConvert: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const simlaComGetReferenceCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { simlaComGetReferenceCurrencies };
|
|
9
19
|
//# sourceMappingURL=get-reference-currencies.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-currencies.d.cts","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-currencies.d.cts","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-currencies.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceCurrenciesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceCurrenciesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceCurrenciesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceCurrenciesOutput: z.ZodObject<{
|
|
6
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
currencies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
code: z.ZodNullable<z.ZodString>;
|
|
12
|
+
isBase: z.ZodNullable<z.ZodBoolean>;
|
|
13
|
+
isAutoConvert: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const simlaComGetReferenceCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { simlaComGetReferenceCurrencies };
|
|
9
19
|
//# sourceMappingURL=get-reference-currencies.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-currencies.d.mts","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-currencies.d.mts","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,10 +3,10 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-reference-currencies.ts
|
|
4
4
|
const SimlaComGetReferenceCurrenciesInput = z.object({}).describe("Request model for retrieving the list of currencies. This is a reference endpoint that returns all currencies without parameters.");
|
|
5
5
|
const SimlaComGetReferenceCurrencies_CurrencySchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique identifier of the currency"),
|
|
7
|
-
code: z.string().describe("Currency code (e.g., USD, EUR, RUB)"),
|
|
8
|
-
isBase: z.boolean().describe("Indicates if this is the base currency for the system"),
|
|
9
|
-
isAutoConvert: z.boolean().describe("Indicates if automatic currency conversion is enabled")
|
|
6
|
+
id: z.number().int().describe("Unique identifier of the currency").nullable(),
|
|
7
|
+
code: z.string().describe("Currency code (e.g., USD, EUR, RUB)").nullable(),
|
|
8
|
+
isBase: z.boolean().describe("Indicates if this is the base currency for the system").nullable(),
|
|
9
|
+
isAutoConvert: z.boolean().describe("Indicates if automatic currency conversion is enabled").nullable()
|
|
10
10
|
}).passthrough().describe("Representation of a currency in the system");
|
|
11
11
|
const simlaComGetReferenceCurrencies = action("SIMLA_COM_GET_REFERENCE_CURRENCIES", {
|
|
12
12
|
slug: "simla_com-get-reference-currencies",
|
|
@@ -14,8 +14,8 @@ const simlaComGetReferenceCurrencies = action("SIMLA_COM_GET_REFERENCE_CURRENCIE
|
|
|
14
14
|
description: "Tool to retrieve the list of all configured currencies in the system. Use when you need to discover available currencies for order creation or financial operations.",
|
|
15
15
|
input: SimlaComGetReferenceCurrenciesInput,
|
|
16
16
|
output: z.object({
|
|
17
|
-
errors: z.
|
|
18
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
17
|
+
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
18
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
19
19
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
20
20
|
currencies: z.array(SimlaComGetReferenceCurrencies_CurrencySchema).describe("List of currencies available in the system").nullable().optional()
|
|
21
21
|
}).passthrough().describe("Response model for the list of currencies")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-currencies.mjs","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCurrenciesInput
|
|
1
|
+
{"version":3,"file":"get-reference-currencies.mjs","names":[],"sources":["../../src/actions/get-reference-currencies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceCurrenciesInput = z.object({}).describe(\"Request model for retrieving the list of currencies. This is a reference endpoint that returns all currencies without parameters.\");\nconst SimlaComGetReferenceCurrencies_CurrencySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the currency\").nullable(),\n code: z.string().describe(\"Currency code (e.g., USD, EUR, RUB)\").nullable(),\n isBase: z.boolean().describe(\"Indicates if this is the base currency for the system\").nullable(),\n isAutoConvert: z.boolean().describe(\"Indicates if automatic currency conversion is enabled\").nullable(),\n}).passthrough().describe(\"Representation of a currency in the system\");\nexport const SimlaComGetReferenceCurrenciesOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n currencies: z.array(SimlaComGetReferenceCurrencies_CurrencySchema).describe(\"List of currencies available in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of currencies\");\n\nexport const simlaComGetReferenceCurrencies = action(\"SIMLA_COM_GET_REFERENCE_CURRENCIES\", {\n slug: \"simla_com-get-reference-currencies\",\n name: \"Get Reference Currencies\",\n description: \"Tool to retrieve the list of all configured currencies in the system. Use when you need to discover available currencies for order creation or financial operations.\",\n input: SimlaComGetReferenceCurrenciesInput,\n output: SimlaComGetReferenceCurrenciesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC5M,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAQtE,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -4,9 +4,9 @@ let zod = require("zod");
|
|
|
4
4
|
const SimlaComGetReferenceDeliveryServicesInput = zod.z.object({}).describe("Request model for retrieving a list of delivery services. This is a reference endpoint that returns all delivery services without pagination.");
|
|
5
5
|
const SimlaComGetReferenceDeliveryServicesOutput = zod.z.object({
|
|
6
6
|
errors: zod.z.record(zod.z.string(), zod.z.unknown()).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
|
-
deliveryServices: zod.z.
|
|
9
|
+
deliveryServices: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Dictionary of delivery services keyed by delivery service code").nullable().optional()
|
|
10
10
|
}).passthrough().describe("Response model for a list of delivery services");
|
|
11
11
|
const simlaComGetReferenceDeliveryServices = require_action.action("SIMLA_COM_GET_REFERENCE_DELIVERY_SERVICES", {
|
|
12
12
|
slug: "simla_com-get-reference-delivery-services",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-services.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-delivery-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryServicesInput
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-services.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-delivery-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryServicesInput = z.object({}).describe(\"Request model for retrieving a list of delivery services. This is a reference endpoint that returns all delivery services without pagination.\");\nexport const SimlaComGetReferenceDeliveryServicesOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the request failed\").nullable().optional(),\n deliveryServices: z.record(z.string(), z.unknown()).describe(\"Dictionary of delivery services keyed by delivery service code\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of delivery services\");\n\nexport const simlaComGetReferenceDeliveryServices = action(\"SIMLA_COM_GET_REFERENCE_DELIVERY_SERVICES\", {\n slug: \"simla_com-get-reference-delivery-services\",\n name: \"Get Reference Delivery Services\",\n description: \"Tool to retrieve a list of all configured delivery services in the system. Use when you need to discover available delivery services for order creation or to get delivery service codes.\",\n input: SimlaComGetReferenceDeliveryServicesInput,\n output: SimlaComGetReferenceDeliveryServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+IAA+I;AAC9N,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,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,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|