@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
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-delivery-services.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceDeliveryServicesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceDeliveryServicesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceDeliveryServicesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceDeliveryServicesOutput: 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
|
+
deliveryServices: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceDeliveryServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceDeliveryServices };
|
|
9
14
|
//# sourceMappingURL=get-reference-delivery-services.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-services.d.cts","names":[],"sources":["../../src/actions/get-reference-delivery-services.ts"],"mappings":";;;cAIa,yCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-services.d.cts","names":[],"sources":["../../src/actions/get-reference-delivery-services.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;cAO1C,oCAAA,gCAAoC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-delivery-services.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceDeliveryServicesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceDeliveryServicesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceDeliveryServicesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceDeliveryServicesOutput: 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
|
+
deliveryServices: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceDeliveryServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceDeliveryServices };
|
|
9
14
|
//# sourceMappingURL=get-reference-delivery-services.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-services.d.mts","names":[],"sources":["../../src/actions/get-reference-delivery-services.ts"],"mappings":";;;cAIa,yCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-services.d.mts","names":[],"sources":["../../src/actions/get-reference-delivery-services.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;cAO1C,oCAAA,gCAAoC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -7,9 +7,9 @@ const simlaComGetReferenceDeliveryServices = action("SIMLA_COM_GET_REFERENCE_DEL
|
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving a list of delivery services. This is a reference endpoint that returns all delivery services without pagination."),
|
|
8
8
|
output: z.object({
|
|
9
9
|
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
10
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
10
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
11
11
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
12
|
-
deliveryServices: z.
|
|
12
|
+
deliveryServices: z.record(z.string(), z.unknown()).describe("Dictionary of delivery services keyed by delivery service code").nullable().optional()
|
|
13
13
|
}).passthrough().describe("Response model for a list of delivery services")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-services.mjs","names":[],"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.mjs","names":[],"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":";;AAYA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZuD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+IAYtE;CACP,QAZwD,EAAE,OAAO;EACjE,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,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-delivery-types.ts
|
|
4
4
|
const SimlaComGetReferenceDeliveryTypesInput = zod.z.object({}).describe("Request model for retrieving delivery types. This is a reference endpoint that returns all delivery types without pagination.");
|
|
5
5
|
const SimlaComGetReferenceDeliveryTypesOutput = zod.z.object({
|
|
6
|
-
errors: zod.z.
|
|
7
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
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").nullable(),
|
|
8
8
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
9
|
-
deliveryTypes: zod.z.
|
|
9
|
+
deliveryTypes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Dictionary of delivery types keyed by delivery type code").nullable().optional()
|
|
10
10
|
}).passthrough().describe("Response model for the list of delivery types");
|
|
11
11
|
const simlaComGetReferenceDeliveryTypes = require_action.action("SIMLA_COM_GET_REFERENCE_DELIVERY_TYPES", {
|
|
12
12
|
slug: "simla_com-get-reference-delivery-types",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-types.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-delivery-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryTypesInput
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-types.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-delivery-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryTypesInput = z.object({}).describe(\"Request model for retrieving delivery types. This is a reference endpoint that returns all delivery types without pagination.\");\nexport const SimlaComGetReferenceDeliveryTypesOutput = 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 deliveryTypes: z.record(z.string(), z.unknown()).describe(\"Dictionary of delivery types keyed by delivery type code\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of delivery types\");\n\nexport const simlaComGetReferenceDeliveryTypes = action(\"SIMLA_COM_GET_REFERENCE_DELIVERY_TYPES\", {\n slug: \"simla_com-get-reference-delivery-types\",\n name: \"Get Reference Delivery Types\",\n description: \"Tool to retrieve the list of delivery types from the system. Use when you need to discover available delivery types for order management or to get delivery type codes.\",\n input: SimlaComGetReferenceDeliveryTypesInput,\n output: SimlaComGetReferenceDeliveryTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+HAA+H;AAC3M,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,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,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-delivery-types.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceDeliveryTypesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceDeliveryTypesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceDeliveryTypesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceDeliveryTypesOutput: 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
|
+
deliveryTypes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceDeliveryTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceDeliveryTypes };
|
|
9
14
|
//# sourceMappingURL=get-reference-delivery-types.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-types.d.cts","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-types.d.cts","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-delivery-types.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceDeliveryTypesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceDeliveryTypesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceDeliveryTypesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceDeliveryTypesOutput: 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
|
+
deliveryTypes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceDeliveryTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceDeliveryTypes };
|
|
9
14
|
//# sourceMappingURL=get-reference-delivery-types.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-types.d.mts","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-types.d.mts","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -6,10 +6,10 @@ const simlaComGetReferenceDeliveryTypes = action("SIMLA_COM_GET_REFERENCE_DELIVE
|
|
|
6
6
|
description: "Tool to retrieve the list of delivery types from the system. Use when you need to discover available delivery types for order management or to get delivery type codes.",
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving delivery types. This is a reference endpoint that returns all delivery types without pagination."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
errors: z.
|
|
10
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
9
|
+
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
10
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
11
11
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
12
|
-
deliveryTypes: z.
|
|
12
|
+
deliveryTypes: z.record(z.string(), z.unknown()).describe("Dictionary of delivery types keyed by delivery type code").nullable().optional()
|
|
13
13
|
}).passthrough().describe("Response model for the list of delivery types")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-delivery-types.mjs","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryTypesInput
|
|
1
|
+
{"version":3,"file":"get-reference-delivery-types.mjs","names":[],"sources":["../../src/actions/get-reference-delivery-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceDeliveryTypesInput = z.object({}).describe(\"Request model for retrieving delivery types. This is a reference endpoint that returns all delivery types without pagination.\");\nexport const SimlaComGetReferenceDeliveryTypesOutput = 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 deliveryTypes: z.record(z.string(), z.unknown()).describe(\"Dictionary of delivery types keyed by delivery type code\").nullable().optional(),\n}).passthrough().describe(\"Response model for the list of delivery types\");\n\nexport const simlaComGetReferenceDeliveryTypes = action(\"SIMLA_COM_GET_REFERENCE_DELIVERY_TYPES\", {\n slug: \"simla_com-get-reference-delivery-types\",\n name: \"Get Reference Delivery Types\",\n description: \"Tool to retrieve the list of delivery types from the system. Use when you need to discover available delivery types for order management or to get delivery type codes.\",\n input: SimlaComGetReferenceDeliveryTypesInput,\n output: SimlaComGetReferenceDeliveryTypesOutput,\n});\n"],"mappings":";;AAYA,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+HAYnE;CACP,QAZqD,EAAE,OAAO;EAC9D,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,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -24,7 +24,7 @@ const SimlaComGetReferenceLegalEntities_LegalEntitySchema = zod.z.object({
|
|
|
24
24
|
}).passthrough().describe("Representation of a legal entity in the system");
|
|
25
25
|
const SimlaComGetReferenceLegalEntitiesOutput = zod.z.object({
|
|
26
26
|
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
27
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
27
|
+
success: zod.z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
28
28
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
29
29
|
legalEntities: zod.z.array(SimlaComGetReferenceLegalEntities_LegalEntitySchema).describe("Array of legal entity objects configured in the system").nullable().optional()
|
|
30
30
|
}).passthrough().describe("Response model for a list of legal entities");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-legal-entities.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-legal-entities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceLegalEntitiesInput
|
|
1
|
+
{"version":3,"file":"get-reference-legal-entities.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-legal-entities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceLegalEntitiesInput = z.object({}).describe(\"Request model for retrieving a list of legal entities. This is a reference endpoint that returns all configured legal entities without pagination.\");\nconst SimlaComGetReferenceLegalEntities_LegalEntitySchema = z.object({\n BIK: z.string().describe(\"Bank identification code\").nullable().optional(),\n INN: z.string().describe(\"Tax identification number (Russian: Индивидуальный номер налогоплательщика)\").nullable().optional(),\n KPP: z.string().describe(\"Code of the reason for registration with tax authority (unavailable for entrepreneur type)\").nullable().optional(),\n OGRN: z.string().describe(\"State registration number for legal entities (unavailable for entrepreneur type)\").nullable().optional(),\n OKPO: z.string().describe(\"All-Russian Classifier of Enterprises and Organizations code\").nullable().optional(),\n bank: z.string().describe(\"Bank name\").nullable().optional(),\n code: z.string().describe(\"Unique identifier/code for the legal entity\").nullable().optional(),\n OGRNIP: z.string().describe(\"State registration number for individual entrepreneurs (unavailable for legal-entity type)\").nullable().optional(),\n vatRate: z.string().describe(\"VAT rate for the legal entity\").nullable().optional(),\n legalName: z.string().describe(\"Legal name of the entity\").nullable().optional(),\n countryIso: z.string().describe(\"Country ISO code for the legal entity\").nullable().optional(),\n bankAccount: z.string().describe(\"Bank account number\").nullable().optional(),\n bankAddress: z.string().describe(\"Bank address\").nullable().optional(),\n corrAccount: z.string().describe(\"Correspondent account number\").nullable().optional(),\n legalAddress: z.string().describe(\"Legal address of the entity\").nullable().optional(),\n contragentType: z.string().describe(\"Type of legal entity: individual, legal-entity, or entrepreneur\").nullable().optional(),\n certificateDate: z.string().describe(\"Certificate date (unavailable for legal-entity type)\").nullable().optional(),\n certificateNumber: z.string().describe(\"Certificate number (unavailable for legal-entity type)\").nullable().optional(),\n}).passthrough().describe(\"Representation of a legal entity in the system\");\nexport const SimlaComGetReferenceLegalEntitiesOutput = 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 legalEntities: z.array(SimlaComGetReferenceLegalEntities_LegalEntitySchema).describe(\"Array of legal entity objects configured in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of legal entities\");\n\nexport const simlaComGetReferenceLegalEntities = action(\"SIMLA_COM_GET_REFERENCE_LEGAL_ENTITIES\", {\n slug: \"simla_com-get-reference-legal-entities\",\n name: \"Get Reference Legal Entities\",\n description: \"Tool to retrieve a list of all configured legal entities in the system. Use when you need to get available legal entity codes or legal entity details for business operations.\",\n input: SimlaComGetReferenceLegalEntitiesInput,\n output: SimlaComGetReferenceLegalEntitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAChO,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,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,eAAeA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-legal-entities.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceLegalEntitiesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceLegalEntitiesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceLegalEntitiesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceLegalEntitiesOutput: 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
|
+
legalEntities: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
BIK: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
INN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
KPP: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
OGRN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
OKPO: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
bank: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
OGRNIP: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
vatRate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
legalName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
countryIso: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
bankAccount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
bankAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
corrAccount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
legalAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
contragentType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
certificateDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
certificateNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const simlaComGetReferenceLegalEntities: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { simlaComGetReferenceLegalEntities };
|
|
9
33
|
//# sourceMappingURL=get-reference-legal-entities.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-legal-entities.d.cts","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-legal-entities.d.cts","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-legal-entities.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceLegalEntitiesInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceLegalEntitiesOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceLegalEntitiesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceLegalEntitiesOutput: 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
|
+
legalEntities: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
BIK: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
INN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
KPP: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
OGRN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
OKPO: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
bank: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
OGRNIP: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
vatRate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
legalName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
countryIso: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
bankAccount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
bankAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
corrAccount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
legalAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
contragentType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
certificateDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
certificateNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const simlaComGetReferenceLegalEntities: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { simlaComGetReferenceLegalEntities };
|
|
9
33
|
//# sourceMappingURL=get-reference-legal-entities.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-legal-entities.d.mts","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-legal-entities.d.mts","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAOvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -29,7 +29,7 @@ const simlaComGetReferenceLegalEntities = action("SIMLA_COM_GET_REFERENCE_LEGAL_
|
|
|
29
29
|
input: SimlaComGetReferenceLegalEntitiesInput,
|
|
30
30
|
output: z.object({
|
|
31
31
|
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
32
|
-
success: z.boolean().describe("Indicates if the request was successful"),
|
|
32
|
+
success: z.boolean().describe("Indicates if the request was successful").nullable(),
|
|
33
33
|
errorMsg: z.string().describe("Error message if the request failed").nullable().optional(),
|
|
34
34
|
legalEntities: z.array(SimlaComGetReferenceLegalEntities_LegalEntitySchema).describe("Array of legal entity objects configured in the system").nullable().optional()
|
|
35
35
|
}).passthrough().describe("Response model for a list of legal entities")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-legal-entities.mjs","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceLegalEntitiesInput
|
|
1
|
+
{"version":3,"file":"get-reference-legal-entities.mjs","names":[],"sources":["../../src/actions/get-reference-legal-entities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceLegalEntitiesInput = z.object({}).describe(\"Request model for retrieving a list of legal entities. This is a reference endpoint that returns all configured legal entities without pagination.\");\nconst SimlaComGetReferenceLegalEntities_LegalEntitySchema = z.object({\n BIK: z.string().describe(\"Bank identification code\").nullable().optional(),\n INN: z.string().describe(\"Tax identification number (Russian: Индивидуальный номер налогоплательщика)\").nullable().optional(),\n KPP: z.string().describe(\"Code of the reason for registration with tax authority (unavailable for entrepreneur type)\").nullable().optional(),\n OGRN: z.string().describe(\"State registration number for legal entities (unavailable for entrepreneur type)\").nullable().optional(),\n OKPO: z.string().describe(\"All-Russian Classifier of Enterprises and Organizations code\").nullable().optional(),\n bank: z.string().describe(\"Bank name\").nullable().optional(),\n code: z.string().describe(\"Unique identifier/code for the legal entity\").nullable().optional(),\n OGRNIP: z.string().describe(\"State registration number for individual entrepreneurs (unavailable for legal-entity type)\").nullable().optional(),\n vatRate: z.string().describe(\"VAT rate for the legal entity\").nullable().optional(),\n legalName: z.string().describe(\"Legal name of the entity\").nullable().optional(),\n countryIso: z.string().describe(\"Country ISO code for the legal entity\").nullable().optional(),\n bankAccount: z.string().describe(\"Bank account number\").nullable().optional(),\n bankAddress: z.string().describe(\"Bank address\").nullable().optional(),\n corrAccount: z.string().describe(\"Correspondent account number\").nullable().optional(),\n legalAddress: z.string().describe(\"Legal address of the entity\").nullable().optional(),\n contragentType: z.string().describe(\"Type of legal entity: individual, legal-entity, or entrepreneur\").nullable().optional(),\n certificateDate: z.string().describe(\"Certificate date (unavailable for legal-entity type)\").nullable().optional(),\n certificateNumber: z.string().describe(\"Certificate number (unavailable for legal-entity type)\").nullable().optional(),\n}).passthrough().describe(\"Representation of a legal entity in the system\");\nexport const SimlaComGetReferenceLegalEntitiesOutput = 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 legalEntities: z.array(SimlaComGetReferenceLegalEntities_LegalEntitySchema).describe(\"Array of legal entity objects configured in the system\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of legal entities\");\n\nexport const simlaComGetReferenceLegalEntities = action(\"SIMLA_COM_GET_REFERENCE_LEGAL_ENTITIES\", {\n slug: \"simla_com-get-reference-legal-entities\",\n name: \"Get Reference Legal Entities\",\n description: \"Tool to retrieve a list of all configured legal entities in the system. Use when you need to get available legal entity codes or legal entity details for business operations.\",\n input: SimlaComGetReferenceLegalEntitiesInput,\n output: SimlaComGetReferenceLegalEntitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAChO,MAAM,sDAAsD,EAAE,OAAO;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAQ1E,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZqD,EAAE,OAAO;EAC9D,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,eAAe,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const SimlaComGetReferenceMgChannels_MgChannelSchema = zod.z.object({
|
|
|
10
10
|
}).passthrough().describe("Representation of a MessageGateway channel");
|
|
11
11
|
const SimlaComGetReferenceMgChannelsOutput = zod.z.object({
|
|
12
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"),
|
|
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
|
mgChannels: zod.z.array(SimlaComGetReferenceMgChannels_MgChannelSchema).describe("Array of MessageGateway channel objects").nullable().optional()
|
|
16
16
|
}).passthrough().describe("Response model for a list of MessageGateway channels");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-mg-channels.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-mg-channels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceMgChannelsInput
|
|
1
|
+
{"version":3,"file":"get-reference-mg-channels.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-mg-channels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceMgChannelsInput = z.object({}).describe(\"Request model for retrieving a list of MessageGateway channels. This is a reference endpoint that returns all channels without pagination.\");\nconst SimlaComGetReferenceMgChannels_MgChannelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the channel\").nullable().optional(),\n name: z.string().describe(\"Name of the channel\").nullable().optional(),\n type: z.string().describe(\"Type of the channel\").nullable().optional(),\n active: z.boolean().describe(\"Whether the channel is active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a MessageGateway channel\");\nexport const SimlaComGetReferenceMgChannelsOutput = 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 mgChannels: z.array(SimlaComGetReferenceMgChannels_MgChannelSchema).describe(\"Array of MessageGateway channel objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of MessageGateway channels\");\n\nexport const simlaComGetReferenceMgChannels = action(\"SIMLA_COM_GET_REFERENCE_MG_CHANNELS\", {\n slug: \"simla_com-get-reference-mg-channels\",\n name: \"Get MessageGateway Channels\",\n description: \"Tool to retrieve a list of all MessageGateway channels in the system. Use when you need to discover available messaging channels for communication.\",\n input: SimlaComGetReferenceMgChannelsInput,\n output: SimlaComGetReferenceMgChannelsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4IAA4I;AACrN,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,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,8CAA8C,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,iCAAiCC,eAAAA,OAAO,uCAAuC;CAC1F,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-mg-channels.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceMgChannelsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceMgChannelsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceMgChannelsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceMgChannelsOutput: 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
|
+
mgChannels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const simlaComGetReferenceMgChannels: 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 { simlaComGetReferenceMgChannels };
|
|
9
19
|
//# sourceMappingURL=get-reference-mg-channels.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-mg-channels.d.cts","names":[],"sources":["../../src/actions/get-reference-mg-channels.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-mg-channels.d.cts","names":[],"sources":["../../src/actions/get-reference-mg-channels.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-mg-channels.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceMgChannelsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceMgChannelsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceMgChannelsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceMgChannelsOutput: 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
|
+
mgChannels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const simlaComGetReferenceMgChannels: 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 { simlaComGetReferenceMgChannels };
|
|
9
19
|
//# sourceMappingURL=get-reference-mg-channels.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-mg-channels.d.mts","names":[],"sources":["../../src/actions/get-reference-mg-channels.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-mg-channels.d.mts","names":[],"sources":["../../src/actions/get-reference-mg-channels.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"}
|
|
@@ -15,7 +15,7 @@ const simlaComGetReferenceMgChannels = action("SIMLA_COM_GET_REFERENCE_MG_CHANNE
|
|
|
15
15
|
input: SimlaComGetReferenceMgChannelsInput,
|
|
16
16
|
output: z.object({
|
|
17
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"),
|
|
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
|
mgChannels: z.array(SimlaComGetReferenceMgChannels_MgChannelSchema).describe("Array of MessageGateway channel objects").nullable().optional()
|
|
21
21
|
}).passthrough().describe("Response model for a list of MessageGateway channels")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-mg-channels.mjs","names":[],"sources":["../../src/actions/get-reference-mg-channels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceMgChannelsInput
|
|
1
|
+
{"version":3,"file":"get-reference-mg-channels.mjs","names":[],"sources":["../../src/actions/get-reference-mg-channels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceMgChannelsInput = z.object({}).describe(\"Request model for retrieving a list of MessageGateway channels. This is a reference endpoint that returns all channels without pagination.\");\nconst SimlaComGetReferenceMgChannels_MgChannelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the channel\").nullable().optional(),\n name: z.string().describe(\"Name of the channel\").nullable().optional(),\n type: z.string().describe(\"Type of the channel\").nullable().optional(),\n active: z.boolean().describe(\"Whether the channel is active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a MessageGateway channel\");\nexport const SimlaComGetReferenceMgChannelsOutput = 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 mgChannels: z.array(SimlaComGetReferenceMgChannels_MgChannelSchema).describe(\"Array of MessageGateway channel objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of MessageGateway channels\");\n\nexport const simlaComGetReferenceMgChannels = action(\"SIMLA_COM_GET_REFERENCE_MG_CHANNELS\", {\n slug: \"simla_com-get-reference-mg-channels\",\n name: \"Get MessageGateway Channels\",\n description: \"Tool to retrieve a list of all MessageGateway channels in the system. Use when you need to discover available messaging channels for communication.\",\n input: SimlaComGetReferenceMgChannelsInput,\n output: SimlaComGetReferenceMgChannelsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4IAA4I;AACrN,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAQtE,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,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,8CAA8C,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
|
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-reference-order-methods.ts
|
|
4
4
|
const SimlaComGetReferenceOrderMethodsInput = zod.z.object({}).describe("Request model for retrieving a list of order methods. This is a reference endpoint that returns all order methods without pagination.");
|
|
5
5
|
const SimlaComGetReferenceOrderMethodsOutput = zod.z.object({
|
|
6
|
-
errors: zod.z.
|
|
7
|
-
success: zod.z.boolean().describe("Indicates if the request was successful"),
|
|
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").nullable(),
|
|
8
8
|
errorMsg: zod.z.string().describe("Error message if the request failed").nullable().optional(),
|
|
9
|
-
orderMethods: zod.z.
|
|
9
|
+
orderMethods: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Dictionary of order methods keyed by order method code").nullable().optional()
|
|
10
10
|
}).passthrough().describe("Response model for a list of order methods");
|
|
11
11
|
const simlaComGetReferenceOrderMethods = require_action.action("SIMLA_COM_GET_REFERENCE_ORDER_METHODS", {
|
|
12
12
|
slug: "simla_com-get-reference-order-methods",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-order-methods.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-order-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceOrderMethodsInput
|
|
1
|
+
{"version":3,"file":"get-reference-order-methods.cjs","names":["z","action"],"sources":["../../src/actions/get-reference-order-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComGetReferenceOrderMethodsInput = z.object({}).describe(\"Request model for retrieving a list of order methods. This is a reference endpoint that returns all order methods without pagination.\");\nexport const SimlaComGetReferenceOrderMethodsOutput = 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 orderMethods: z.record(z.string(), z.unknown()).describe(\"Dictionary of order methods keyed by order method code\").nullable().optional(),\n}).passthrough().describe(\"Response model for a list of order methods\");\n\nexport const simlaComGetReferenceOrderMethods = action(\"SIMLA_COM_GET_REFERENCE_ORDER_METHODS\", {\n slug: \"simla_com-get-reference-order-methods\",\n name: \"Get Reference Order Methods\",\n description: \"Tool to retrieve a list of all available order methods in the system. Use when you need to discover available order methods for order creation or to get order method codes.\",\n input: SimlaComGetReferenceOrderMethodsInput,\n output: SimlaComGetReferenceOrderMethodsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uIAAuI;AAClN,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,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,cAAcA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-order-methods.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceOrderMethodsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceOrderMethodsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceOrderMethodsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceOrderMethodsOutput: 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
|
+
orderMethods: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceOrderMethods: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceOrderMethods };
|
|
9
14
|
//# sourceMappingURL=get-reference-order-methods.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-order-methods.d.cts","names":[],"sources":["../../src/actions/get-reference-order-methods.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-order-methods.d.cts","names":[],"sources":["../../src/actions/get-reference-order-methods.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAOtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-reference-order-methods.d.ts
|
|
4
|
-
declare const SimlaComGetReferenceOrderMethodsInput: z.
|
|
5
|
-
declare const SimlaComGetReferenceOrderMethodsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SimlaComGetReferenceOrderMethodsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SimlaComGetReferenceOrderMethodsOutput: 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
|
+
orderMethods: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const simlaComGetReferenceOrderMethods: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { simlaComGetReferenceOrderMethods };
|
|
9
14
|
//# sourceMappingURL=get-reference-order-methods.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-order-methods.d.mts","names":[],"sources":["../../src/actions/get-reference-order-methods.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-order-methods.d.mts","names":[],"sources":["../../src/actions/get-reference-order-methods.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAOtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|