@keystrokehq/simla_com 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.cts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.cts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.mts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.mts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs.map +1 -1
- package/dist/actions/combine-customers-corporate.cjs +1 -1
- package/dist/actions/combine-customers-corporate.cjs.map +1 -1
- package/dist/actions/combine-customers-corporate.d.cts +19 -3
- package/dist/actions/combine-customers-corporate.d.cts.map +1 -1
- package/dist/actions/combine-customers-corporate.d.mts +19 -3
- package/dist/actions/combine-customers-corporate.d.mts.map +1 -1
- package/dist/actions/combine-customers-corporate.mjs +1 -1
- package/dist/actions/combine-customers-corporate.mjs.map +1 -1
- package/dist/actions/combine-customers.cjs +1 -1
- package/dist/actions/combine-customers.cjs.map +1 -1
- package/dist/actions/combine-customers.d.cts +19 -3
- package/dist/actions/combine-customers.d.cts.map +1 -1
- package/dist/actions/combine-customers.d.mts +19 -3
- package/dist/actions/combine-customers.d.mts.map +1 -1
- package/dist/actions/combine-customers.mjs +1 -1
- package/dist/actions/combine-customers.mjs.map +1 -1
- package/dist/actions/combine-orders.cjs +1 -1
- package/dist/actions/combine-orders.cjs.map +1 -1
- package/dist/actions/combine-orders.d.cts +23 -3
- package/dist/actions/combine-orders.d.cts.map +1 -1
- package/dist/actions/combine-orders.d.mts +23 -3
- package/dist/actions/combine-orders.d.mts.map +1 -1
- package/dist/actions/combine-orders.mjs +1 -1
- package/dist/actions/combine-orders.mjs.map +1 -1
- package/dist/actions/create-cost.cjs +1 -1
- package/dist/actions/create-cost.cjs.map +1 -1
- package/dist/actions/create-cost.d.cts +39 -3
- package/dist/actions/create-cost.d.cts.map +1 -1
- package/dist/actions/create-cost.d.mts +39 -3
- package/dist/actions/create-cost.d.mts.map +1 -1
- package/dist/actions/create-cost.mjs +1 -1
- package/dist/actions/create-cost.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +1 -1
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +59 -3
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +59 -3
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +1 -1
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.cts +24 -3
- package/dist/actions/create-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.mts +24 -3
- package/dist/actions/create-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/create-customer-corporate.cjs +2 -2
- package/dist/actions/create-customer-corporate.cjs.map +1 -1
- package/dist/actions/create-customer-corporate.d.cts +61 -3
- package/dist/actions/create-customer-corporate.d.cts.map +1 -1
- package/dist/actions/create-customer-corporate.d.mts +61 -3
- package/dist/actions/create-customer-corporate.d.mts.map +1 -1
- package/dist/actions/create-customer-corporate.mjs +2 -2
- package/dist/actions/create-customer-corporate.mjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.cts +32 -3
- package/dist/actions/create-customer-interaction-cart-set.d.cts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.mts +32 -3
- package/dist/actions/create-customer-interaction-cart-set.d.mts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +2 -2
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +66 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +66 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +2 -2
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.cts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.mts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.mjs +1 -1
- package/dist/actions/create-customers-corporate-addresses.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.cts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.mts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.mjs +1 -1
- package/dist/actions/create-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.cts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.mts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.mjs +1 -1
- package/dist/actions/create-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.cjs +5 -5
- package/dist/actions/create-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.cts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.mts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.mjs +5 -5
- package/dist/actions/create-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/create-customers-notes.cjs +1 -1
- package/dist/actions/create-customers-notes.cjs.map +1 -1
- package/dist/actions/create-customers-notes.d.cts +28 -3
- package/dist/actions/create-customers-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-notes.d.mts +28 -3
- package/dist/actions/create-customers-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-notes.mjs +1 -1
- package/dist/actions/create-customers-notes.mjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.cjs +1 -1
- package/dist/actions/create-loyalty-calculate.cjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.cts +62 -3
- package/dist/actions/create-loyalty-calculate.d.cts.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.mts +62 -3
- package/dist/actions/create-loyalty-calculate.d.mts.map +1 -1
- package/dist/actions/create-loyalty-calculate.mjs +1 -1
- package/dist/actions/create-loyalty-calculate.mjs.map +1 -1
- package/dist/actions/create-order.cjs +1 -1
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +99 -3
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +99 -3
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-order.mjs +1 -1
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-orders-link.cjs +1 -1
- package/dist/actions/create-orders-link.cjs.map +1 -1
- package/dist/actions/create-orders-link.d.cts +23 -3
- package/dist/actions/create-orders-link.d.cts.map +1 -1
- package/dist/actions/create-orders-link.d.mts +23 -3
- package/dist/actions/create-orders-link.d.mts.map +1 -1
- package/dist/actions/create-orders-link.mjs +1 -1
- package/dist/actions/create-orders-link.mjs.map +1 -1
- package/dist/actions/create-orders-packs.cjs +1 -1
- package/dist/actions/create-orders-packs.cjs.map +1 -1
- package/dist/actions/create-orders-packs.d.cts +28 -3
- package/dist/actions/create-orders-packs.d.cts.map +1 -1
- package/dist/actions/create-orders-packs.d.mts +28 -3
- package/dist/actions/create-orders-packs.d.mts.map +1 -1
- package/dist/actions/create-orders-packs.mjs +1 -1
- package/dist/actions/create-orders-packs.mjs.map +1 -1
- package/dist/actions/create-orders-payments-create.cjs +1 -1
- package/dist/actions/create-orders-payments-create.cjs.map +1 -1
- package/dist/actions/create-orders-payments-create.d.cts +38 -3
- package/dist/actions/create-orders-payments-create.d.cts.map +1 -1
- package/dist/actions/create-orders-payments-create.d.mts +38 -3
- package/dist/actions/create-orders-payments-create.d.mts.map +1 -1
- package/dist/actions/create-orders-payments-create.mjs +1 -1
- package/dist/actions/create-orders-payments-create.mjs.map +1 -1
- package/dist/actions/create-reference-courier.cjs +1 -1
- package/dist/actions/create-reference-courier.cjs.map +1 -1
- package/dist/actions/create-reference-courier.d.cts +24 -3
- package/dist/actions/create-reference-courier.d.cts.map +1 -1
- package/dist/actions/create-reference-courier.d.mts +24 -3
- package/dist/actions/create-reference-courier.d.mts.map +1 -1
- package/dist/actions/create-reference-courier.mjs +1 -1
- package/dist/actions/create-reference-courier.mjs.map +1 -1
- package/dist/actions/create-reference-currencies.cjs +1 -1
- package/dist/actions/create-reference-currencies.cjs.map +1 -1
- package/dist/actions/create-reference-currencies.d.cts +26 -3
- package/dist/actions/create-reference-currencies.d.cts.map +1 -1
- package/dist/actions/create-reference-currencies.d.mts +26 -3
- package/dist/actions/create-reference-currencies.d.mts.map +1 -1
- package/dist/actions/create-reference-currencies.mjs +1 -1
- package/dist/actions/create-reference-currencies.mjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.cjs +1 -1
- package/dist/actions/create-store-inventories-upload.cjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.cts +31 -3
- package/dist/actions/create-store-inventories-upload.d.cts.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.mts +31 -3
- package/dist/actions/create-store-inventories-upload.d.mts.map +1 -1
- package/dist/actions/create-store-inventories-upload.mjs +1 -1
- package/dist/actions/create-store-inventories-upload.mjs.map +1 -1
- package/dist/actions/create-store-product-groups.cjs +1 -1
- package/dist/actions/create-store-product-groups.cjs.map +1 -1
- package/dist/actions/create-store-product-groups.d.cts +18 -3
- package/dist/actions/create-store-product-groups.d.cts.map +1 -1
- package/dist/actions/create-store-product-groups.d.mts +18 -3
- package/dist/actions/create-store-product-groups.d.mts.map +1 -1
- package/dist/actions/create-store-product-groups.mjs +1 -1
- package/dist/actions/create-store-product-groups.mjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.cjs +1 -1
- package/dist/actions/create-store-products-batch-create.cjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.cts +25 -3
- package/dist/actions/create-store-products-batch-create.d.cts.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.mts +25 -3
- package/dist/actions/create-store-products-batch-create.d.mts.map +1 -1
- package/dist/actions/create-store-products-batch-create.mjs +1 -1
- package/dist/actions/create-store-products-batch-create.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -1
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +51 -3
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +51 -3
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -1
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.cjs +1 -1
- package/dist/actions/create-web-analytics-visits-upload.cjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.cts +33 -3
- package/dist/actions/create-web-analytics-visits-upload.d.cts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.mts +33 -3
- package/dist/actions/create-web-analytics-visits-upload.d.mts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs.map +1 -1
- package/dist/actions/delete-cost.cjs +1 -1
- package/dist/actions/delete-cost.cjs.map +1 -1
- package/dist/actions/delete-cost.d.cts +9 -3
- package/dist/actions/delete-cost.d.cts.map +1 -1
- package/dist/actions/delete-cost.d.mts +9 -3
- package/dist/actions/delete-cost.d.mts.map +1 -1
- package/dist/actions/delete-cost.mjs +1 -1
- package/dist/actions/delete-cost.mjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.cts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.mts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs.map +1 -1
- package/dist/actions/delete-customers-note.cjs +1 -1
- package/dist/actions/delete-customers-note.cjs.map +1 -1
- package/dist/actions/delete-customers-note.d.cts +10 -3
- package/dist/actions/delete-customers-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-note.d.mts +10 -3
- package/dist/actions/delete-customers-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-note.mjs +1 -1
- package/dist/actions/delete-customers-note.mjs.map +1 -1
- package/dist/actions/delete-order-payment.cjs +1 -1
- package/dist/actions/delete-order-payment.cjs.map +1 -1
- package/dist/actions/delete-order-payment.d.cts +9 -3
- package/dist/actions/delete-order-payment.d.cts.map +1 -1
- package/dist/actions/delete-order-payment.d.mts +9 -3
- package/dist/actions/delete-order-payment.d.mts.map +1 -1
- package/dist/actions/delete-order-payment.mjs +1 -1
- package/dist/actions/delete-order-payment.mjs.map +1 -1
- package/dist/actions/edit-cost.cjs +2 -2
- package/dist/actions/edit-cost.cjs.map +1 -1
- package/dist/actions/edit-cost.d.cts +80 -3
- package/dist/actions/edit-cost.d.cts.map +1 -1
- package/dist/actions/edit-cost.d.mts +80 -3
- package/dist/actions/edit-cost.d.mts.map +1 -1
- package/dist/actions/edit-cost.mjs +2 -2
- package/dist/actions/edit-cost.mjs.map +1 -1
- package/dist/actions/edit-custom-field.cjs +2 -2
- package/dist/actions/edit-custom-field.cjs.map +1 -1
- package/dist/actions/edit-custom-field.d.cts +46 -3
- package/dist/actions/edit-custom-field.d.cts.map +1 -1
- package/dist/actions/edit-custom-field.d.mts +46 -3
- package/dist/actions/edit-custom-field.d.mts.map +1 -1
- package/dist/actions/edit-custom-field.mjs +2 -2
- package/dist/actions/edit-custom-field.mjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.cts +24 -3
- package/dist/actions/edit-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.mts +24 -3
- package/dist/actions/edit-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/edit-customer-corporate.cjs +1 -1
- package/dist/actions/edit-customer-corporate.cjs.map +1 -1
- package/dist/actions/edit-customer-corporate.d.cts +35 -3
- package/dist/actions/edit-customer-corporate.d.cts.map +1 -1
- package/dist/actions/edit-customer-corporate.d.mts +35 -3
- package/dist/actions/edit-customer-corporate.d.mts.map +1 -1
- package/dist/actions/edit-customer-corporate.mjs +1 -1
- package/dist/actions/edit-customer-corporate.mjs.map +1 -1
- package/dist/actions/edit-customer.cjs +2 -2
- package/dist/actions/edit-customer.cjs.map +1 -1
- package/dist/actions/edit-customer.d.cts +60 -3
- package/dist/actions/edit-customer.d.cts.map +1 -1
- package/dist/actions/edit-customer.d.mts +60 -3
- package/dist/actions/edit-customer.d.mts.map +1 -1
- package/dist/actions/edit-customer.mjs +2 -2
- package/dist/actions/edit-customer.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.cts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.mts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.cjs +1 -1
- package/dist/actions/edit-customers-corporate-company.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.cts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.mts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.mjs +1 -1
- package/dist/actions/edit-customers-corporate-company.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.cts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.mts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.mjs +1 -1
- package/dist/actions/edit-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.cts +166 -3
- package/dist/actions/edit-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.mts +166 -3
- package/dist/actions/edit-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/edit-file.cjs +2 -2
- package/dist/actions/edit-file.cjs.map +1 -1
- package/dist/actions/edit-file.d.cts +28 -3
- package/dist/actions/edit-file.d.cts.map +1 -1
- package/dist/actions/edit-file.d.mts +28 -3
- package/dist/actions/edit-file.d.mts.map +1 -1
- package/dist/actions/edit-file.mjs +2 -2
- package/dist/actions/edit-file.mjs.map +1 -1
- package/dist/actions/edit-integration-module.cjs +1 -1
- package/dist/actions/edit-integration-module.cjs.map +1 -1
- package/dist/actions/edit-integration-module.d.cts +25 -3
- package/dist/actions/edit-integration-module.d.cts.map +1 -1
- package/dist/actions/edit-integration-module.d.mts +25 -3
- package/dist/actions/edit-integration-module.d.mts.map +1 -1
- package/dist/actions/edit-integration-module.mjs +1 -1
- package/dist/actions/edit-integration-module.mjs.map +1 -1
- package/dist/actions/edit-order.cjs +4 -4
- package/dist/actions/edit-order.cjs.map +1 -1
- package/dist/actions/edit-order.d.cts +91 -3
- package/dist/actions/edit-order.d.cts.map +1 -1
- package/dist/actions/edit-order.d.mts +91 -3
- package/dist/actions/edit-order.d.mts.map +1 -1
- package/dist/actions/edit-order.mjs +4 -4
- package/dist/actions/edit-order.mjs.map +1 -1
- package/dist/actions/edit-orders-payment.cjs +1 -1
- package/dist/actions/edit-orders-payment.cjs.map +1 -1
- package/dist/actions/edit-orders-payment.d.cts +22 -3
- package/dist/actions/edit-orders-payment.d.cts.map +1 -1
- package/dist/actions/edit-orders-payment.d.mts +22 -3
- package/dist/actions/edit-orders-payment.d.mts.map +1 -1
- package/dist/actions/edit-orders-payment.mjs +1 -1
- package/dist/actions/edit-orders-payment.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.cjs +1 -1
- package/dist/actions/edit-reference-cost-group.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.cts +23 -3
- package/dist/actions/edit-reference-cost-group.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.mts +23 -3
- package/dist/actions/edit-reference-cost-group.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-group.mjs +1 -1
- package/dist/actions/edit-reference-cost-group.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.cjs +1 -1
- package/dist/actions/edit-reference-cost-item.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.cts +41 -3
- package/dist/actions/edit-reference-cost-item.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.mts +41 -3
- package/dist/actions/edit-reference-cost-item.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-item.mjs +1 -1
- package/dist/actions/edit-reference-cost-item.mjs.map +1 -1
- package/dist/actions/edit-reference-courier.cjs +1 -1
- package/dist/actions/edit-reference-courier.cjs.map +1 -1
- package/dist/actions/edit-reference-courier.d.cts +33 -3
- package/dist/actions/edit-reference-courier.d.cts.map +1 -1
- package/dist/actions/edit-reference-courier.d.mts +33 -3
- package/dist/actions/edit-reference-courier.d.mts.map +1 -1
- package/dist/actions/edit-reference-courier.mjs +1 -1
- package/dist/actions/edit-reference-courier.mjs.map +1 -1
- package/dist/actions/edit-reference-currency.cjs +1 -1
- package/dist/actions/edit-reference-currency.cjs.map +1 -1
- package/dist/actions/edit-reference-currency.d.cts +28 -3
- package/dist/actions/edit-reference-currency.d.cts.map +1 -1
- package/dist/actions/edit-reference-currency.d.mts +28 -3
- package/dist/actions/edit-reference-currency.d.mts.map +1 -1
- package/dist/actions/edit-reference-currency.mjs +1 -1
- package/dist/actions/edit-reference-currency.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.cts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.mts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.mjs +1 -1
- package/dist/actions/edit-reference-delivery-service.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.cts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.mts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/edit-reference-order-method.cjs +1 -1
- package/dist/actions/edit-reference-order-method.cjs.map +1 -1
- package/dist/actions/edit-reference-order-method.d.cts +33 -3
- package/dist/actions/edit-reference-order-method.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-method.d.mts +33 -3
- package/dist/actions/edit-reference-order-method.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-method.mjs +1 -1
- package/dist/actions/edit-reference-order-method.mjs.map +1 -1
- package/dist/actions/edit-reference-order-type.cjs +1 -1
- package/dist/actions/edit-reference-order-type.cjs.map +1 -1
- package/dist/actions/edit-reference-order-type.d.cts +24 -3
- package/dist/actions/edit-reference-order-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-type.d.mts +24 -3
- package/dist/actions/edit-reference-order-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-type.mjs +1 -1
- package/dist/actions/edit-reference-order-type.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.cjs +1 -1
- package/dist/actions/edit-reference-payment-status.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.cts +33 -3
- package/dist/actions/edit-reference-payment-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.mts +33 -3
- package/dist/actions/edit-reference-payment-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-status.mjs +1 -1
- package/dist/actions/edit-reference-payment-status.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.cjs +1 -1
- package/dist/actions/edit-reference-payment-type.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.cts +31 -3
- package/dist/actions/edit-reference-payment-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.mts +31 -3
- package/dist/actions/edit-reference-payment-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-type.mjs +1 -1
- package/dist/actions/edit-reference-payment-type.mjs.map +1 -1
- package/dist/actions/edit-reference-price-type.cjs +1 -1
- package/dist/actions/edit-reference-price-type.cjs.map +1 -1
- package/dist/actions/edit-reference-price-type.d.cts +27 -3
- package/dist/actions/edit-reference-price-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-price-type.d.mts +27 -3
- package/dist/actions/edit-reference-price-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-price-type.mjs +1 -1
- package/dist/actions/edit-reference-price-type.mjs.map +1 -1
- package/dist/actions/edit-reference-product-status.cjs +1 -1
- package/dist/actions/edit-reference-product-status.cjs.map +1 -1
- package/dist/actions/edit-reference-product-status.d.cts +27 -3
- package/dist/actions/edit-reference-product-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-product-status.d.mts +27 -3
- package/dist/actions/edit-reference-product-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-product-status.mjs +1 -1
- package/dist/actions/edit-reference-product-status.mjs.map +1 -1
- package/dist/actions/edit-reference-statuses.cjs +1 -1
- package/dist/actions/edit-reference-statuses.cjs.map +1 -1
- package/dist/actions/edit-reference-statuses.d.cts +25 -3
- package/dist/actions/edit-reference-statuses.d.cts.map +1 -1
- package/dist/actions/edit-reference-statuses.d.mts +25 -3
- package/dist/actions/edit-reference-statuses.d.mts.map +1 -1
- package/dist/actions/edit-reference-statuses.mjs +1 -1
- package/dist/actions/edit-reference-statuses.mjs.map +1 -1
- package/dist/actions/edit-reference-stores.cjs +1 -1
- package/dist/actions/edit-reference-stores.cjs.map +1 -1
- package/dist/actions/edit-reference-stores.d.cts +85 -3
- package/dist/actions/edit-reference-stores.d.cts.map +1 -1
- package/dist/actions/edit-reference-stores.d.mts +85 -3
- package/dist/actions/edit-reference-stores.d.mts.map +1 -1
- package/dist/actions/edit-reference-stores.mjs +1 -1
- package/dist/actions/edit-reference-stores.mjs.map +1 -1
- package/dist/actions/edit-reference-subscription.cjs +1 -1
- package/dist/actions/edit-reference-subscription.cjs.map +1 -1
- package/dist/actions/edit-reference-subscription.d.cts +35 -3
- package/dist/actions/edit-reference-subscription.d.cts.map +1 -1
- package/dist/actions/edit-reference-subscription.d.mts +35 -3
- package/dist/actions/edit-reference-subscription.d.mts.map +1 -1
- package/dist/actions/edit-reference-subscription.mjs +1 -1
- package/dist/actions/edit-reference-subscription.mjs.map +1 -1
- package/dist/actions/edit-reference-unit.cjs +1 -1
- package/dist/actions/edit-reference-unit.cjs.map +1 -1
- package/dist/actions/edit-reference-unit.d.cts +20 -3
- package/dist/actions/edit-reference-unit.d.cts.map +1 -1
- package/dist/actions/edit-reference-unit.d.mts +20 -3
- package/dist/actions/edit-reference-unit.d.mts.map +1 -1
- package/dist/actions/edit-reference-unit.mjs +1 -1
- package/dist/actions/edit-reference-unit.mjs.map +1 -1
- package/dist/actions/edit-store-product-group.cjs +1 -1
- package/dist/actions/edit-store-product-group.cjs.map +1 -1
- package/dist/actions/edit-store-product-group.d.cts +22 -3
- package/dist/actions/edit-store-product-group.d.cts.map +1 -1
- package/dist/actions/edit-store-product-group.d.mts +22 -3
- package/dist/actions/edit-store-product-group.d.mts.map +1 -1
- package/dist/actions/edit-store-product-group.mjs +1 -1
- package/dist/actions/edit-store-product-group.mjs.map +1 -1
- package/dist/actions/edit-store-products-batch.cjs +2 -2
- package/dist/actions/edit-store-products-batch.cjs.map +1 -1
- package/dist/actions/edit-store-products-batch.d.cts +31 -3
- package/dist/actions/edit-store-products-batch.d.cts.map +1 -1
- package/dist/actions/edit-store-products-batch.d.mts +31 -3
- package/dist/actions/edit-store-products-batch.d.mts.map +1 -1
- package/dist/actions/edit-store-products-batch.mjs +2 -2
- package/dist/actions/edit-store-products-batch.mjs.map +1 -1
- package/dist/actions/edit-store-setting.cjs +1 -1
- package/dist/actions/edit-store-setting.cjs.map +1 -1
- package/dist/actions/edit-store-setting.d.cts +19 -3
- package/dist/actions/edit-store-setting.d.cts.map +1 -1
- package/dist/actions/edit-store-setting.d.mts +19 -3
- package/dist/actions/edit-store-setting.d.mts.map +1 -1
- package/dist/actions/edit-store-setting.mjs +1 -1
- package/dist/actions/edit-store-setting.mjs.map +1 -1
- package/dist/actions/edit-task.cjs +2 -2
- package/dist/actions/edit-task.cjs.map +1 -1
- package/dist/actions/edit-task.d.cts +34 -3
- package/dist/actions/edit-task.d.cts.map +1 -1
- package/dist/actions/edit-task.d.mts +34 -3
- package/dist/actions/edit-task.d.mts.map +1 -1
- package/dist/actions/edit-task.mjs +2 -2
- package/dist/actions/edit-task.mjs.map +1 -1
- package/dist/actions/edit-telephony-setting.cjs +1 -1
- package/dist/actions/edit-telephony-setting.cjs.map +1 -1
- package/dist/actions/edit-telephony-setting.d.cts +41 -3
- package/dist/actions/edit-telephony-setting.d.cts.map +1 -1
- package/dist/actions/edit-telephony-setting.d.mts +41 -3
- package/dist/actions/edit-telephony-setting.d.mts.map +1 -1
- package/dist/actions/edit-telephony-setting.mjs +1 -1
- package/dist/actions/edit-telephony-setting.mjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.cts +15 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.mts +15 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.cjs +1 -1
- package/dist/actions/fix-customers-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.cts +15 -3
- package/dist/actions/fix-customers-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.mts +15 -3
- package/dist/actions/fix-customers-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-external-ids.mjs +1 -1
- package/dist/actions/fix-customers-external-ids.mjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.cjs +1 -1
- package/dist/actions/fix-orders-external-ids.cjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.cts +15 -3
- package/dist/actions/fix-orders-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.mts +15 -3
- package/dist/actions/fix-orders-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-orders-external-ids.mjs +1 -1
- package/dist/actions/fix-orders-external-ids.mjs.map +1 -1
- package/dist/actions/get-api-credentials.cjs +2 -2
- package/dist/actions/get-api-credentials.cjs.map +1 -1
- package/dist/actions/get-api-credentials.d.cts +9 -3
- package/dist/actions/get-api-credentials.d.cts.map +1 -1
- package/dist/actions/get-api-credentials.d.mts +9 -3
- package/dist/actions/get-api-credentials.d.mts.map +1 -1
- package/dist/actions/get-api-credentials.mjs +2 -2
- package/dist/actions/get-api-credentials.mjs.map +1 -1
- package/dist/actions/get-api-versions.cjs +1 -1
- package/dist/actions/get-api-versions.cjs.map +1 -1
- package/dist/actions/get-api-versions.d.cts +8 -3
- package/dist/actions/get-api-versions.d.cts.map +1 -1
- package/dist/actions/get-api-versions.d.mts +8 -3
- package/dist/actions/get-api-versions.d.mts.map +1 -1
- package/dist/actions/get-api-versions.mjs +1 -1
- package/dist/actions/get-api-versions.mjs.map +1 -1
- package/dist/actions/get-cost.cjs +2 -2
- package/dist/actions/get-cost.cjs.map +1 -1
- package/dist/actions/get-cost.d.cts +35 -3
- package/dist/actions/get-cost.d.cts.map +1 -1
- package/dist/actions/get-cost.d.mts +35 -3
- package/dist/actions/get-cost.d.mts.map +1 -1
- package/dist/actions/get-cost.mjs +2 -2
- package/dist/actions/get-cost.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +1 -1
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +43 -3
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +43 -3
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +1 -1
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.cjs +10 -10
- package/dist/actions/get-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.cts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.mts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.mjs +10 -10
- package/dist/actions/get-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.cjs +6 -6
- package/dist/actions/get-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.cts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.mts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.mjs +6 -6
- package/dist/actions/get-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +14 -14
- package/dist/actions/get-custom-fields.cjs.map +1 -1
- package/dist/actions/get-custom-fields.d.cts +37 -3
- package/dist/actions/get-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-custom-fields.d.mts +37 -3
- package/dist/actions/get-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-custom-fields.mjs +14 -14
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-customer-corporate.cjs +1 -1
- package/dist/actions/get-customer-corporate.cjs.map +1 -1
- package/dist/actions/get-customer-corporate.d.cts +26 -3
- package/dist/actions/get-customer-corporate.d.cts.map +1 -1
- package/dist/actions/get-customer-corporate.d.mts +26 -3
- package/dist/actions/get-customer-corporate.d.mts.map +1 -1
- package/dist/actions/get-customer-corporate.mjs +1 -1
- package/dist/actions/get-customer-corporate.mjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.cts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.cts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.mts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.mts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.mjs +1 -1
- package/dist/actions/get-customer-interaction-favorites.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +16 -16
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +71 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +71 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +16 -16
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.cjs +5 -5
- package/dist/actions/get-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.cts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.mts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.mjs +5 -5
- package/dist/actions/get-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.cjs +11 -11
- package/dist/actions/get-customers-corporate-history.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.cts +52 -3
- package/dist/actions/get-customers-corporate-history.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.mts +52 -3
- package/dist/actions/get-customers-corporate-history.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-history.mjs +11 -11
- package/dist/actions/get-customers-corporate-history.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.cjs +9 -9
- package/dist/actions/get-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.cts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.mts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.mjs +9 -9
- package/dist/actions/get-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/get-customers-corporate.cjs +5 -5
- package/dist/actions/get-customers-corporate.cjs.map +1 -1
- package/dist/actions/get-customers-corporate.d.cts +30 -3
- package/dist/actions/get-customers-corporate.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate.d.mts +30 -3
- package/dist/actions/get-customers-corporate.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate.mjs +5 -5
- package/dist/actions/get-customers-corporate.mjs.map +1 -1
- package/dist/actions/get-customers-history.cjs +11 -11
- package/dist/actions/get-customers-history.cjs.map +1 -1
- package/dist/actions/get-customers-history.d.cts +51 -3
- package/dist/actions/get-customers-history.d.cts.map +1 -1
- package/dist/actions/get-customers-history.d.mts +51 -3
- package/dist/actions/get-customers-history.d.mts.map +1 -1
- package/dist/actions/get-customers-history.mjs +11 -11
- package/dist/actions/get-customers-history.mjs.map +1 -1
- package/dist/actions/get-customers-notes.cjs +9 -9
- package/dist/actions/get-customers-notes.cjs.map +1 -1
- package/dist/actions/get-customers-notes.d.cts +45 -3
- package/dist/actions/get-customers-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-notes.d.mts +45 -3
- package/dist/actions/get-customers-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-notes.mjs +9 -9
- package/dist/actions/get-customers-notes.mjs.map +1 -1
- package/dist/actions/get-customers.cjs +8 -8
- package/dist/actions/get-customers.cjs.map +1 -1
- package/dist/actions/get-customers.d.cts +53 -3
- package/dist/actions/get-customers.d.cts.map +1 -1
- package/dist/actions/get-customers.d.mts +53 -3
- package/dist/actions/get-customers.d.mts.map +1 -1
- package/dist/actions/get-customers.mjs +8 -8
- package/dist/actions/get-customers.mjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.cts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.mts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/get-delivery-shipments.cjs +5 -5
- package/dist/actions/get-delivery-shipments.cjs.map +1 -1
- package/dist/actions/get-delivery-shipments.d.cts +36 -3
- package/dist/actions/get-delivery-shipments.d.cts.map +1 -1
- package/dist/actions/get-delivery-shipments.d.mts +36 -3
- package/dist/actions/get-delivery-shipments.d.mts.map +1 -1
- package/dist/actions/get-delivery-shipments.mjs +5 -5
- package/dist/actions/get-delivery-shipments.mjs.map +1 -1
- package/dist/actions/get-files.cjs +6 -6
- package/dist/actions/get-files.cjs.map +1 -1
- package/dist/actions/get-files.d.cts +33 -3
- package/dist/actions/get-files.d.cts.map +1 -1
- package/dist/actions/get-files.d.mts +33 -3
- package/dist/actions/get-files.d.mts.map +1 -1
- package/dist/actions/get-files.mjs +6 -6
- package/dist/actions/get-files.mjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.cjs +6 -6
- package/dist/actions/get-loyalty-accounts.cjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.cts +60 -3
- package/dist/actions/get-loyalty-accounts.d.cts.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.mts +60 -3
- package/dist/actions/get-loyalty-accounts.d.mts.map +1 -1
- package/dist/actions/get-loyalty-accounts.mjs +6 -6
- package/dist/actions/get-loyalty-accounts.mjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.cts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.cts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.mts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.mts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.mjs +1 -1
- package/dist/actions/get-loyalty-bonus-operations.mjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.cjs +10 -10
- package/dist/actions/get-loyalty-loyalties.cjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.cts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.cts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.mts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.mts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.mjs +10 -10
- package/dist/actions/get-loyalty-loyalties.mjs.map +1 -1
- package/dist/actions/get-order.cjs +8 -8
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +41 -3
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +41 -3
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs +8 -8
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-orders-history.cjs +12 -12
- package/dist/actions/get-orders-history.cjs.map +1 -1
- package/dist/actions/get-orders-history.d.cts +77 -3
- package/dist/actions/get-orders-history.d.cts.map +1 -1
- package/dist/actions/get-orders-history.d.mts +77 -3
- package/dist/actions/get-orders-history.d.mts.map +1 -1
- package/dist/actions/get-orders-history.mjs +12 -12
- package/dist/actions/get-orders-history.mjs.map +1 -1
- package/dist/actions/get-orders-packs-history.cjs +7 -7
- package/dist/actions/get-orders-packs-history.cjs.map +1 -1
- package/dist/actions/get-orders-packs-history.d.cts +30 -3
- package/dist/actions/get-orders-packs-history.d.cts.map +1 -1
- package/dist/actions/get-orders-packs-history.d.mts +30 -3
- package/dist/actions/get-orders-packs-history.d.mts.map +1 -1
- package/dist/actions/get-orders-packs-history.mjs +7 -7
- package/dist/actions/get-orders-packs-history.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +20 -20
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +63 -3
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +63 -3
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +20 -20
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-products.cjs +12 -12
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +51 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +51 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +12 -12
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.cjs +4 -4
- package/dist/actions/get-reference-cost-groups.cjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.cts +14 -3
- package/dist/actions/get-reference-cost-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.mts +14 -3
- package/dist/actions/get-reference-cost-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-groups.mjs +4 -4
- package/dist/actions/get-reference-cost-groups.mjs.map +1 -1
- package/dist/actions/get-reference-cost-items.cjs +3 -3
- package/dist/actions/get-reference-cost-items.cjs.map +1 -1
- package/dist/actions/get-reference-cost-items.d.cts +17 -3
- package/dist/actions/get-reference-cost-items.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-items.d.mts +17 -3
- package/dist/actions/get-reference-cost-items.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-items.mjs +3 -3
- package/dist/actions/get-reference-cost-items.mjs.map +1 -1
- package/dist/actions/get-reference-countries.cjs +1 -1
- package/dist/actions/get-reference-countries.cjs.map +1 -1
- package/dist/actions/get-reference-countries.d.cts +6 -3
- package/dist/actions/get-reference-countries.d.cts.map +1 -1
- package/dist/actions/get-reference-countries.d.mts +6 -3
- package/dist/actions/get-reference-countries.d.mts.map +1 -1
- package/dist/actions/get-reference-countries.mjs +1 -1
- package/dist/actions/get-reference-countries.mjs.map +1 -1
- package/dist/actions/get-reference-couriers.cjs +1 -1
- package/dist/actions/get-reference-couriers.cjs.map +1 -1
- package/dist/actions/get-reference-couriers.d.cts +23 -3
- package/dist/actions/get-reference-couriers.d.cts.map +1 -1
- package/dist/actions/get-reference-couriers.d.mts +23 -3
- package/dist/actions/get-reference-couriers.d.mts.map +1 -1
- package/dist/actions/get-reference-couriers.mjs +1 -1
- package/dist/actions/get-reference-couriers.mjs.map +1 -1
- package/dist/actions/get-reference-currencies.cjs +5 -5
- package/dist/actions/get-reference-currencies.cjs.map +1 -1
- package/dist/actions/get-reference-currencies.d.cts +13 -3
- package/dist/actions/get-reference-currencies.d.cts.map +1 -1
- package/dist/actions/get-reference-currencies.d.mts +13 -3
- package/dist/actions/get-reference-currencies.d.mts.map +1 -1
- package/dist/actions/get-reference-currencies.mjs +5 -5
- package/dist/actions/get-reference-currencies.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.cjs +1 -1
- package/dist/actions/get-reference-delivery-services.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.cts +8 -3
- package/dist/actions/get-reference-delivery-services.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.mts +8 -3
- package/dist/actions/get-reference-delivery-services.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-services.mjs +1 -1
- package/dist/actions/get-reference-delivery-services.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.cjs +1 -1
- package/dist/actions/get-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.cts +8 -3
- package/dist/actions/get-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.mts +8 -3
- package/dist/actions/get-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-types.mjs +1 -1
- package/dist/actions/get-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.cjs +1 -1
- package/dist/actions/get-reference-legal-entities.cjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.cts +27 -3
- package/dist/actions/get-reference-legal-entities.d.cts.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.mts +27 -3
- package/dist/actions/get-reference-legal-entities.d.mts.map +1 -1
- package/dist/actions/get-reference-legal-entities.mjs +1 -1
- package/dist/actions/get-reference-legal-entities.mjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.cjs +1 -1
- package/dist/actions/get-reference-mg-channels.cjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.cts +13 -3
- package/dist/actions/get-reference-mg-channels.d.cts.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.mts +13 -3
- package/dist/actions/get-reference-mg-channels.d.mts.map +1 -1
- package/dist/actions/get-reference-mg-channels.mjs +1 -1
- package/dist/actions/get-reference-mg-channels.mjs.map +1 -1
- package/dist/actions/get-reference-order-methods.cjs +1 -1
- package/dist/actions/get-reference-order-methods.cjs.map +1 -1
- package/dist/actions/get-reference-order-methods.d.cts +8 -3
- package/dist/actions/get-reference-order-methods.d.cts.map +1 -1
- package/dist/actions/get-reference-order-methods.d.mts +8 -3
- package/dist/actions/get-reference-order-methods.d.mts.map +1 -1
- package/dist/actions/get-reference-order-methods.mjs +1 -1
- package/dist/actions/get-reference-order-methods.mjs.map +1 -1
- package/dist/actions/get-reference-order-types.cjs +1 -1
- package/dist/actions/get-reference-order-types.cjs.map +1 -1
- package/dist/actions/get-reference-order-types.d.cts +8 -3
- package/dist/actions/get-reference-order-types.d.cts.map +1 -1
- package/dist/actions/get-reference-order-types.d.mts +8 -3
- package/dist/actions/get-reference-order-types.d.mts.map +1 -1
- package/dist/actions/get-reference-order-types.mjs +1 -1
- package/dist/actions/get-reference-order-types.mjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.cts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.mts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.mjs +1 -1
- package/dist/actions/get-reference-payment-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-payment-types.cjs +1 -1
- package/dist/actions/get-reference-payment-types.cjs.map +1 -1
- package/dist/actions/get-reference-payment-types.d.cts +8 -3
- package/dist/actions/get-reference-payment-types.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-types.d.mts +8 -3
- package/dist/actions/get-reference-payment-types.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-types.mjs +1 -1
- package/dist/actions/get-reference-payment-types.mjs.map +1 -1
- package/dist/actions/get-reference-price-types.cjs +1 -1
- package/dist/actions/get-reference-price-types.cjs.map +1 -1
- package/dist/actions/get-reference-price-types.d.cts +19 -3
- package/dist/actions/get-reference-price-types.d.cts.map +1 -1
- package/dist/actions/get-reference-price-types.d.mts +19 -3
- package/dist/actions/get-reference-price-types.d.mts.map +1 -1
- package/dist/actions/get-reference-price-types.mjs +1 -1
- package/dist/actions/get-reference-price-types.mjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.cjs +1 -1
- package/dist/actions/get-reference-product-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.cts +8 -3
- package/dist/actions/get-reference-product-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.mts +8 -3
- package/dist/actions/get-reference-product-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-product-statuses.mjs +1 -1
- package/dist/actions/get-reference-product-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-status-groups.cjs +1 -1
- package/dist/actions/get-reference-status-groups.cjs.map +1 -1
- package/dist/actions/get-reference-status-groups.d.cts +8 -3
- package/dist/actions/get-reference-status-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-status-groups.d.mts +8 -3
- package/dist/actions/get-reference-status-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-status-groups.mjs +1 -1
- package/dist/actions/get-reference-status-groups.mjs.map +1 -1
- package/dist/actions/get-reference-statuses.cjs +1 -1
- package/dist/actions/get-reference-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-statuses.d.cts +8 -3
- package/dist/actions/get-reference-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-statuses.d.mts +8 -3
- package/dist/actions/get-reference-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-statuses.mjs +1 -1
- package/dist/actions/get-reference-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.cjs +1 -1
- package/dist/actions/get-reference-subscriptions.cjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.cts +16 -3
- package/dist/actions/get-reference-subscriptions.d.cts.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.mts +16 -3
- package/dist/actions/get-reference-subscriptions.d.mts.map +1 -1
- package/dist/actions/get-reference-subscriptions.mjs +1 -1
- package/dist/actions/get-reference-subscriptions.mjs.map +1 -1
- package/dist/actions/get-reference-units.cjs +1 -1
- package/dist/actions/get-reference-units.cjs.map +1 -1
- package/dist/actions/get-reference-units.d.cts +8 -3
- package/dist/actions/get-reference-units.d.cts.map +1 -1
- package/dist/actions/get-reference-units.d.mts +8 -3
- package/dist/actions/get-reference-units.d.mts.map +1 -1
- package/dist/actions/get-reference-units.mjs +1 -1
- package/dist/actions/get-reference-units.mjs.map +1 -1
- package/dist/actions/get-segments.cjs +10 -10
- package/dist/actions/get-segments.cjs.map +1 -1
- package/dist/actions/get-segments.d.cts +30 -3
- package/dist/actions/get-segments.d.cts.map +1 -1
- package/dist/actions/get-segments.d.mts +30 -3
- package/dist/actions/get-segments.d.mts.map +1 -1
- package/dist/actions/get-segments.mjs +10 -10
- package/dist/actions/get-segments.mjs.map +1 -1
- package/dist/actions/get-settings.cjs +1 -1
- package/dist/actions/get-settings.cjs.map +1 -1
- package/dist/actions/get-settings.d.cts +8 -3
- package/dist/actions/get-settings.d.cts.map +1 -1
- package/dist/actions/get-settings.d.mts +8 -3
- package/dist/actions/get-settings.d.mts.map +1 -1
- package/dist/actions/get-settings.mjs +1 -1
- package/dist/actions/get-settings.mjs.map +1 -1
- package/dist/actions/get-sites.cjs +1 -1
- package/dist/actions/get-sites.cjs.map +1 -1
- package/dist/actions/get-sites.d.cts +8 -3
- package/dist/actions/get-sites.d.cts.map +1 -1
- package/dist/actions/get-sites.d.mts +8 -3
- package/dist/actions/get-sites.d.mts.map +1 -1
- package/dist/actions/get-sites.mjs +1 -1
- package/dist/actions/get-sites.mjs.map +1 -1
- package/dist/actions/get-statistic-update.cjs +1 -1
- package/dist/actions/get-statistic-update.cjs.map +1 -1
- package/dist/actions/get-statistic-update.d.cts +7 -3
- package/dist/actions/get-statistic-update.d.cts.map +1 -1
- package/dist/actions/get-statistic-update.d.mts +7 -3
- package/dist/actions/get-statistic-update.d.mts.map +1 -1
- package/dist/actions/get-statistic-update.mjs +1 -1
- package/dist/actions/get-statistic-update.mjs.map +1 -1
- package/dist/actions/get-store-inventories.cjs +5 -5
- package/dist/actions/get-store-inventories.cjs.map +1 -1
- package/dist/actions/get-store-inventories.d.cts +46 -3
- package/dist/actions/get-store-inventories.d.cts.map +1 -1
- package/dist/actions/get-store-inventories.d.mts +46 -3
- package/dist/actions/get-store-inventories.d.mts.map +1 -1
- package/dist/actions/get-store-inventories.mjs +5 -5
- package/dist/actions/get-store-inventories.mjs.map +1 -1
- package/dist/actions/get-store-offers.cjs +5 -5
- package/dist/actions/get-store-offers.cjs.map +1 -1
- package/dist/actions/get-store-offers.d.cts +35 -3
- package/dist/actions/get-store-offers.d.cts.map +1 -1
- package/dist/actions/get-store-offers.d.mts +35 -3
- package/dist/actions/get-store-offers.d.mts.map +1 -1
- package/dist/actions/get-store-offers.mjs +5 -5
- package/dist/actions/get-store-offers.mjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.cjs +5 -5
- package/dist/actions/get-store-products-properties-values.cjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.cts +26 -3
- package/dist/actions/get-store-products-properties-values.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.mts +26 -3
- package/dist/actions/get-store-products-properties-values.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties-values.mjs +5 -5
- package/dist/actions/get-store-products-properties-values.mjs.map +1 -1
- package/dist/actions/get-store-products-properties.cjs +5 -5
- package/dist/actions/get-store-products-properties.cjs.map +1 -1
- package/dist/actions/get-store-products-properties.d.cts +23 -3
- package/dist/actions/get-store-products-properties.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties.d.mts +23 -3
- package/dist/actions/get-store-products-properties.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties.mjs +5 -5
- package/dist/actions/get-store-products-properties.mjs.map +1 -1
- package/dist/actions/get-stores.cjs +1 -1
- package/dist/actions/get-stores.cjs.map +1 -1
- package/dist/actions/get-stores.d.cts +27 -3
- package/dist/actions/get-stores.d.cts.map +1 -1
- package/dist/actions/get-stores.d.mts +27 -3
- package/dist/actions/get-stores.d.mts.map +1 -1
- package/dist/actions/get-stores.mjs +1 -1
- package/dist/actions/get-stores.mjs.map +1 -1
- package/dist/actions/get-task.cjs +2 -2
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +27 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +27 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +2 -2
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/get-tasks-comments.cjs +5 -5
- package/dist/actions/get-tasks-comments.cjs.map +1 -1
- package/dist/actions/get-tasks-comments.d.cts +24 -3
- package/dist/actions/get-tasks-comments.d.cts.map +1 -1
- package/dist/actions/get-tasks-comments.d.mts +24 -3
- package/dist/actions/get-tasks-comments.d.mts.map +1 -1
- package/dist/actions/get-tasks-comments.mjs +5 -5
- package/dist/actions/get-tasks-comments.mjs.map +1 -1
- package/dist/actions/get-tasks-history.cjs +7 -7
- package/dist/actions/get-tasks-history.cjs.map +1 -1
- package/dist/actions/get-tasks-history.d.cts +38 -3
- package/dist/actions/get-tasks-history.d.cts.map +1 -1
- package/dist/actions/get-tasks-history.d.mts +38 -3
- package/dist/actions/get-tasks-history.d.mts.map +1 -1
- package/dist/actions/get-tasks-history.mjs +7 -7
- package/dist/actions/get-tasks-history.mjs.map +1 -1
- package/dist/actions/get-tasks.cjs +11 -11
- package/dist/actions/get-tasks.cjs.map +1 -1
- package/dist/actions/get-tasks.d.cts +44 -3
- package/dist/actions/get-tasks.d.cts.map +1 -1
- package/dist/actions/get-tasks.d.mts +44 -3
- package/dist/actions/get-tasks.d.mts.map +1 -1
- package/dist/actions/get-tasks.mjs +11 -11
- package/dist/actions/get-tasks.mjs.map +1 -1
- package/dist/actions/get-telephony-setting.cjs +1 -1
- package/dist/actions/get-telephony-setting.cjs.map +1 -1
- package/dist/actions/get-telephony-setting.d.cts +10 -3
- package/dist/actions/get-telephony-setting.d.cts.map +1 -1
- package/dist/actions/get-telephony-setting.d.mts +10 -3
- package/dist/actions/get-telephony-setting.d.mts.map +1 -1
- package/dist/actions/get-telephony-setting.mjs +1 -1
- package/dist/actions/get-telephony-setting.mjs.map +1 -1
- package/dist/actions/get-user-groups.cjs +8 -8
- package/dist/actions/get-user-groups.cjs.map +1 -1
- package/dist/actions/get-user-groups.d.cts +34 -3
- package/dist/actions/get-user-groups.d.cts.map +1 -1
- package/dist/actions/get-user-groups.d.mts +34 -3
- package/dist/actions/get-user-groups.d.mts.map +1 -1
- package/dist/actions/get-user-groups.mjs +8 -8
- package/dist/actions/get-user-groups.mjs.map +1 -1
- package/dist/actions/get-user.cjs +7 -7
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +26 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +26 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +7 -7
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users.cjs +5 -5
- package/dist/actions/get-users.cjs.map +1 -1
- package/dist/actions/get-users.d.cts +42 -3
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +42 -3
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-users.mjs +5 -5
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.cjs +1 -1
- package/dist/actions/update-customer-subscriptions.cjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.cts +17 -3
- package/dist/actions/update-customer-subscriptions.d.cts.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.mts +17 -3
- package/dist/actions/update-customer-subscriptions.d.mts.map +1 -1
- package/dist/actions/update-customer-subscriptions.mjs +1 -1
- package/dist/actions/update-customer-subscriptions.mjs.map +1 -1
- package/dist/actions/update-user-status.cjs +1 -1
- package/dist/actions/update-user-status.cjs.map +1 -1
- package/dist/actions/update-user-status.d.cts +16 -3
- package/dist/actions/update-user-status.d.cts.map +1 -1
- package/dist/actions/update-user-status.d.mts +16 -3
- package/dist/actions/update-user-status.d.mts.map +1 -1
- package/dist/actions/update-user-status.mjs +1 -1
- package/dist/actions/update-user-status.mjs.map +1 -1
- package/dist/actions/upload-costs.cjs +1 -1
- package/dist/actions/upload-costs.cjs.map +1 -1
- package/dist/actions/upload-costs.d.cts +52 -3
- package/dist/actions/upload-costs.d.cts.map +1 -1
- package/dist/actions/upload-costs.d.mts +52 -3
- package/dist/actions/upload-costs.d.mts.map +1 -1
- package/dist/actions/upload-costs.mjs +1 -1
- package/dist/actions/upload-costs.mjs.map +1 -1
- package/dist/actions/upload-customers-corporate.cjs +1 -1
- package/dist/actions/upload-customers-corporate.cjs.map +1 -1
- package/dist/actions/upload-customers-corporate.d.cts +189 -3
- package/dist/actions/upload-customers-corporate.d.cts.map +1 -1
- package/dist/actions/upload-customers-corporate.d.mts +189 -3
- package/dist/actions/upload-customers-corporate.d.mts.map +1 -1
- package/dist/actions/upload-customers-corporate.mjs +1 -1
- package/dist/actions/upload-customers-corporate.mjs.map +1 -1
- package/dist/actions/upload-customers.cjs +1 -1
- package/dist/actions/upload-customers.cjs.map +1 -1
- package/dist/actions/upload-customers.d.cts +87 -3
- package/dist/actions/upload-customers.d.cts.map +1 -1
- package/dist/actions/upload-customers.d.mts +87 -3
- package/dist/actions/upload-customers.d.mts.map +1 -1
- package/dist/actions/upload-customers.mjs +1 -1
- package/dist/actions/upload-customers.mjs.map +1 -1
- package/dist/actions/upload-orders.cjs +1 -1
- package/dist/actions/upload-orders.cjs.map +1 -1
- package/dist/actions/upload-orders.d.cts +101 -3
- package/dist/actions/upload-orders.d.cts.map +1 -1
- package/dist/actions/upload-orders.d.mts +101 -3
- package/dist/actions/upload-orders.d.mts.map +1 -1
- package/dist/actions/upload-orders.mjs +1 -1
- package/dist/actions/upload-orders.mjs.map +1 -1
- package/dist/actions/upload-store-prices.cjs +1 -1
- package/dist/actions/upload-store-prices.cjs.map +1 -1
- package/dist/actions/upload-store-prices.d.cts +27 -3
- package/dist/actions/upload-store-prices.d.cts.map +1 -1
- package/dist/actions/upload-store-prices.d.mts +27 -3
- package/dist/actions/upload-store-prices.d.mts.map +1 -1
- package/dist/actions/upload-store-prices.mjs +1 -1
- package/dist/actions/upload-store-prices.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.cts +40 -3
- package/dist/actions/upload-web-analytics-client-ids.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.mts +40 -3
- package/dist/actions/upload-web-analytics-client-ids.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.cts +37 -3
- package/dist/actions/upload-web-analytics-sources.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.mts +37 -3
- package/dist/actions/upload-web-analytics-sources.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,172 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-delivery-generic-setting.d.ts
|
|
4
|
-
declare const SimlaComEditDeliveryGenericSettingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditDeliveryGenericSettingInput: z.ZodObject<{
|
|
5
|
+
subcode: z.ZodString;
|
|
6
|
+
configuration: z.ZodObject<{
|
|
7
|
+
code: z.ZodString;
|
|
8
|
+
logo: z.ZodOptional<z.ZodString>;
|
|
9
|
+
name: z.ZodString;
|
|
10
|
+
actions: z.ZodOptional<z.ZodObject<{
|
|
11
|
+
get: z.ZodOptional<z.ZodString>;
|
|
12
|
+
save: z.ZodOptional<z.ZodString>;
|
|
13
|
+
print: z.ZodOptional<z.ZodString>;
|
|
14
|
+
delete: z.ZodOptional<z.ZodString>;
|
|
15
|
+
calculate: z.ZodOptional<z.ZodString>;
|
|
16
|
+
tariffList: z.ZodOptional<z.ZodString>;
|
|
17
|
+
shipmentPointList: z.ZodOptional<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
baseUrl: z.ZodString;
|
|
20
|
+
settings: z.ZodOptional<z.ZodObject<{
|
|
21
|
+
statuses: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
paymentTypes: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
23
|
+
shipmentPoints: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
24
|
+
costCalculateBy: z.ZodOptional<z.ZodString>;
|
|
25
|
+
lockedByDefault: z.ZodOptional<z.ZodBoolean>;
|
|
26
|
+
defaultPayerType: z.ZodOptional<z.ZodString>;
|
|
27
|
+
deliveryExtraData: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
28
|
+
nullDeclaredValue: z.ZodOptional<z.ZodBoolean>;
|
|
29
|
+
shipmentExtraData: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
payerType: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
32
|
+
plateList: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
33
|
+
code: z.ZodString;
|
|
34
|
+
type: z.ZodString;
|
|
35
|
+
label: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>>;
|
|
37
|
+
statusList: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
38
|
+
code: z.ZodString;
|
|
39
|
+
name: z.ZodString;
|
|
40
|
+
isError: z.ZodOptional<z.ZodBoolean>;
|
|
41
|
+
isEditable: z.ZodOptional<z.ZodBoolean>;
|
|
42
|
+
isPreprocessing: z.ZodOptional<z.ZodBoolean>;
|
|
43
|
+
}, z.core.$strip>>>;
|
|
44
|
+
description: z.ZodOptional<z.ZodString>;
|
|
45
|
+
codAvailable: z.ZodOptional<z.ZodBoolean>;
|
|
46
|
+
allowPackages: z.ZodOptional<z.ZodBoolean>;
|
|
47
|
+
requiredFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
48
|
+
platePrintLimit: z.ZodOptional<z.ZodNumber>;
|
|
49
|
+
allowTrackNumber: z.ZodOptional<z.ZodBoolean>;
|
|
50
|
+
rateDeliveryCost: z.ZodOptional<z.ZodBoolean>;
|
|
51
|
+
availableCountries: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
52
|
+
deliveryDataFieldList: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53
|
+
code: z.ZodString;
|
|
54
|
+
hint: z.ZodOptional<z.ZodString>;
|
|
55
|
+
type: z.ZodString;
|
|
56
|
+
label: z.ZodString;
|
|
57
|
+
choices: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
58
|
+
visible: z.ZodOptional<z.ZodBoolean>;
|
|
59
|
+
editable: z.ZodOptional<z.ZodBoolean>;
|
|
60
|
+
multiple: z.ZodOptional<z.ZodBoolean>;
|
|
61
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
62
|
+
affectsCost: z.ZodOptional<z.ZodBoolean>;
|
|
63
|
+
autocompleteUrl: z.ZodOptional<z.ZodString>;
|
|
64
|
+
}, z.core.$strip>>>;
|
|
65
|
+
selfShipmentAvailable: z.ZodOptional<z.ZodBoolean>;
|
|
66
|
+
shipmentDataFieldList: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
67
|
+
code: z.ZodString;
|
|
68
|
+
hint: z.ZodOptional<z.ZodString>;
|
|
69
|
+
type: z.ZodString;
|
|
70
|
+
label: z.ZodString;
|
|
71
|
+
choices: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
72
|
+
visible: z.ZodOptional<z.ZodBoolean>;
|
|
73
|
+
editable: z.ZodOptional<z.ZodBoolean>;
|
|
74
|
+
multiple: z.ZodOptional<z.ZodBoolean>;
|
|
75
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
76
|
+
affectsCost: z.ZodOptional<z.ZodBoolean>;
|
|
77
|
+
autocompleteUrl: z.ZodOptional<z.ZodString>;
|
|
78
|
+
}, z.core.$strip>>>;
|
|
79
|
+
deliveryConfigurationUrl: z.ZodOptional<z.ZodString>;
|
|
80
|
+
availableShipmentCountries: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
81
|
+
duplicateOrderProductSupported: z.ZodOptional<z.ZodBoolean>;
|
|
82
|
+
}, z.core.$strip>;
|
|
83
|
+
}, z.core.$strip>;
|
|
84
|
+
declare const SimlaComEditDeliveryGenericSettingOutput: z.ZodObject<{
|
|
85
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
87
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
88
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
89
|
+
}, z.core.$strip>;
|
|
90
|
+
declare const simlaComEditDeliveryGenericSetting: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
91
|
+
subcode: string;
|
|
92
|
+
configuration: {
|
|
93
|
+
code: string;
|
|
94
|
+
name: string;
|
|
95
|
+
baseUrl: string;
|
|
96
|
+
logo?: string | undefined;
|
|
97
|
+
actions?: {
|
|
98
|
+
get?: string | undefined;
|
|
99
|
+
save?: string | undefined;
|
|
100
|
+
print?: string | undefined;
|
|
101
|
+
delete?: string | undefined;
|
|
102
|
+
calculate?: string | undefined;
|
|
103
|
+
tariffList?: string | undefined;
|
|
104
|
+
shipmentPointList?: string | undefined;
|
|
105
|
+
} | undefined;
|
|
106
|
+
settings?: {
|
|
107
|
+
statuses?: Record<string, unknown>[] | undefined;
|
|
108
|
+
paymentTypes?: Record<string, unknown>[] | undefined;
|
|
109
|
+
shipmentPoints?: Record<string, unknown>[] | undefined;
|
|
110
|
+
costCalculateBy?: string | undefined;
|
|
111
|
+
lockedByDefault?: boolean | undefined;
|
|
112
|
+
defaultPayerType?: string | undefined;
|
|
113
|
+
deliveryExtraData?: Record<string, unknown>[] | undefined;
|
|
114
|
+
nullDeclaredValue?: boolean | undefined;
|
|
115
|
+
shipmentExtraData?: Record<string, unknown>[] | undefined;
|
|
116
|
+
} | undefined;
|
|
117
|
+
payerType?: string[] | undefined;
|
|
118
|
+
plateList?: {
|
|
119
|
+
code: string;
|
|
120
|
+
type: string;
|
|
121
|
+
label: string;
|
|
122
|
+
}[] | undefined;
|
|
123
|
+
statusList?: {
|
|
124
|
+
code: string;
|
|
125
|
+
name: string;
|
|
126
|
+
isError?: boolean | undefined;
|
|
127
|
+
isEditable?: boolean | undefined;
|
|
128
|
+
isPreprocessing?: boolean | undefined;
|
|
129
|
+
}[] | undefined;
|
|
130
|
+
description?: string | undefined;
|
|
131
|
+
codAvailable?: boolean | undefined;
|
|
132
|
+
allowPackages?: boolean | undefined;
|
|
133
|
+
requiredFields?: string[] | undefined;
|
|
134
|
+
platePrintLimit?: number | undefined;
|
|
135
|
+
allowTrackNumber?: boolean | undefined;
|
|
136
|
+
rateDeliveryCost?: boolean | undefined;
|
|
137
|
+
availableCountries?: string[] | undefined;
|
|
138
|
+
deliveryDataFieldList?: {
|
|
139
|
+
code: string;
|
|
140
|
+
type: string;
|
|
141
|
+
label: string;
|
|
142
|
+
hint?: string | undefined;
|
|
143
|
+
choices?: string[] | undefined;
|
|
144
|
+
visible?: boolean | undefined;
|
|
145
|
+
editable?: boolean | undefined;
|
|
146
|
+
multiple?: boolean | undefined;
|
|
147
|
+
required?: boolean | undefined;
|
|
148
|
+
affectsCost?: boolean | undefined;
|
|
149
|
+
autocompleteUrl?: string | undefined;
|
|
150
|
+
}[] | undefined;
|
|
151
|
+
selfShipmentAvailable?: boolean | undefined;
|
|
152
|
+
shipmentDataFieldList?: {
|
|
153
|
+
code: string;
|
|
154
|
+
type: string;
|
|
155
|
+
label: string;
|
|
156
|
+
hint?: string | undefined;
|
|
157
|
+
choices?: string[] | undefined;
|
|
158
|
+
visible?: boolean | undefined;
|
|
159
|
+
editable?: boolean | undefined;
|
|
160
|
+
multiple?: boolean | undefined;
|
|
161
|
+
required?: boolean | undefined;
|
|
162
|
+
affectsCost?: boolean | undefined;
|
|
163
|
+
autocompleteUrl?: string | undefined;
|
|
164
|
+
}[] | undefined;
|
|
165
|
+
deliveryConfigurationUrl?: string | undefined;
|
|
166
|
+
availableShipmentCountries?: string[] | undefined;
|
|
167
|
+
duplicateOrderProductSupported?: boolean | undefined;
|
|
168
|
+
};
|
|
169
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
170
|
//#endregion
|
|
8
171
|
export { simlaComEditDeliveryGenericSetting };
|
|
9
172
|
//# sourceMappingURL=edit-delivery-generic-setting.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-delivery-generic-setting.d.mts","names":[],"sources":["../../src/actions/edit-delivery-generic-setting.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"edit-delivery-generic-setting.d.mts","names":[],"sources":["../../src/actions/edit-delivery-generic-setting.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgFvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;cAOxC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -87,7 +87,7 @@ const simlaComEditDeliveryGenericSetting = action("SIMLA_COM_EDIT_DELIVERY_GENER
|
|
|
87
87
|
output: z.object({
|
|
88
88
|
code: z.string().describe("Integration code assigned by the system (format: generic.{subcode})").nullable().optional(),
|
|
89
89
|
errors: z.record(z.string(), z.unknown()).describe("Detailed validation errors if the operation failed").nullable().optional(),
|
|
90
|
-
success: z.boolean().describe("Indicates whether the operation was successful"),
|
|
90
|
+
success: z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
91
91
|
errorMsg: z.string().describe("Error message if the operation failed").nullable().optional()
|
|
92
92
|
}).describe("Response model after registering or editing delivery service configuration")
|
|
93
93
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-delivery-generic-setting.mjs","names":[],"sources":["../../src/actions/edit-delivery-generic-setting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditDeliveryGenericSettingInput: z.ZodTypeAny = z.object({\n subcode: z.string().describe(\"Delivery service integration subcode identifier (used in URL path)\"),\n configuration: z.object({\n code: z.string().describe(\"Unique delivery service code identifier\"),\n logo: z.string().describe(\"URL to delivery service SVG logo\").optional(),\n name: z.string().describe(\"Delivery service name displayed to users\"),\n actions: z.object({\n get: z.string().describe(\"Relative URL path for retrieving delivery data endpoint\").optional(),\n save: z.string().describe(\"Relative URL path for saving delivery order endpoint\").optional(),\n print: z.string().describe(\"Relative URL path for printing delivery documents endpoint\").optional(),\n \"delete\": z.string().describe(\"Relative URL path for deleting delivery order endpoint\").optional(),\n calculate: z.string().describe(\"Relative URL path for delivery cost calculation endpoint\").optional(),\n tariffList: z.string().describe(\"Relative URL path for fetching tariff list endpoint\").optional(),\n shipmentPointList: z.string().describe(\"Relative URL path for fetching shipment points endpoint\").optional(),\n}).describe(\"API action paths for delivery service methods\").optional(),\n baseUrl: z.string().describe(\"Base URL for API requests to the delivery service\"),\n settings: z.object({\n statuses: z.array(z.record(z.string(), z.unknown())).describe(\"Status mapping between system and delivery service\").optional(),\n paymentTypes: z.array(z.record(z.string(), z.unknown())).describe(\"Payment type configuration mappings\").optional(),\n shipmentPoints: z.array(z.record(z.string(), z.unknown())).describe(\"Default warehouse/terminal configurations\").optional(),\n costCalculateBy: z.string().describe(\"Cost calculation method (auto or manual)\").optional(),\n lockedByDefault: z.boolean().describe(\"Whether to skip service synchronization by default\").optional(),\n defaultPayerType: z.string().describe(\"Default payer type (receiver or sender)\").optional(),\n deliveryExtraData: z.array(z.record(z.string(), z.unknown())).describe(\"Default values for delivery extra fields\").optional(),\n nullDeclaredValue: z.boolean().describe(\"Whether to use zero declared value by default\").optional(),\n shipmentExtraData: z.array(z.record(z.string(), z.unknown())).describe(\"Default values for shipment extra fields\").optional(),\n}).describe(\"Default settings for delivery integration\").optional(),\n payerType: z.array(z.string()).describe(\"Allowed payer types: 'receiver' (customer pays) or 'sender' (store manages payment)\").optional(),\n plateList: z.array(z.object({\n code: z.string().describe(\"Printing form code identifier\"),\n type: z.string().describe(\"Document type for printing (order or shipment)\"),\n label: z.string().describe(\"Display label for the printing form\"),\n}).describe(\"Printing form configuration for delivery documents\")).describe(\"Printing form configurations\").optional(),\n statusList: z.array(z.object({\n code: z.string().describe(\"Status code identifier in the delivery service\"),\n name: z.string().describe(\"Human-readable status name\"),\n isError: z.boolean().describe(\"Whether this status indicates a delivery problem/error\").optional(),\n isEditable: z.boolean().describe(\"Whether delivery data can be edited in this status\").optional(),\n isPreprocessing: z.boolean().describe(\"Whether this status indicates registration is in progress\").optional(),\n}).describe(\"Delivery service status configuration\")).describe(\"Delivery service status definitions\").optional(),\n description: z.string().describe(\"Integration description text\").optional(),\n codAvailable: z.boolean().describe(\"Whether cash on delivery is available\").optional(),\n allowPackages: z.boolean().describe(\"Whether package usage is enabled\").optional(),\n requiredFields: z.array(z.string()).describe(\"List of mandatory order fields\").optional(),\n platePrintLimit: z.number().int().describe(\"Maximum number of orders per print request\").optional(),\n allowTrackNumber: z.boolean().describe(\"Whether track numbers different from delivery ID are allowed\").optional(),\n rateDeliveryCost: z.boolean().describe(\"Whether integration calculates delivery costs\").optional(),\n availableCountries: z.array(z.string()).describe(\"List of supported countries (empty = no restrictions)\").optional(),\n deliveryDataFieldList: z.array(z.object({\n code: z.string().describe(\"Field code identifier\"),\n hint: z.string().describe(\"Hint text displayed to user\").optional(),\n type: z.string().describe(\"Field data type (integer, text, autocomplete, checkbox, choice, date)\"),\n label: z.string().describe(\"Field display label\"),\n choices: z.array(z.string()).describe(\"Available options for choice type fields\").optional(),\n visible: z.boolean().describe(\"Whether field is visible in order card\").optional(),\n editable: z.boolean().describe(\"Whether field is editable (false = read-only information)\").optional(),\n multiple: z.boolean().describe(\"Whether multiple selections allowed (for choice type fields)\").optional(),\n required: z.boolean().describe(\"Whether field is mandatory\").optional(),\n affectsCost: z.boolean().describe(\"Whether field influences delivery cost calculation\").optional(),\n autocompleteUrl: z.string().describe(\"URL for autocomplete data source\").optional(),\n}).describe(\"Additional field definition for delivery or shipment data\")).describe(\"Additional delivery-specific field definitions\").optional(),\n selfShipmentAvailable: z.boolean().describe(\"Whether terminal self-shipment is supported\").optional(),\n shipmentDataFieldList: z.array(z.object({\n code: z.string().describe(\"Field code identifier\"),\n hint: z.string().describe(\"Hint text displayed to user\").optional(),\n type: z.string().describe(\"Field data type (integer, text, autocomplete, checkbox, choice, date)\"),\n label: z.string().describe(\"Field display label\"),\n choices: z.array(z.string()).describe(\"Available options for choice type fields\").optional(),\n visible: z.boolean().describe(\"Whether field is visible in order card\").optional(),\n editable: z.boolean().describe(\"Whether field is editable (false = read-only information)\").optional(),\n multiple: z.boolean().describe(\"Whether multiple selections allowed (for choice type fields)\").optional(),\n required: z.boolean().describe(\"Whether field is mandatory\").optional(),\n affectsCost: z.boolean().describe(\"Whether field influences delivery cost calculation\").optional(),\n autocompleteUrl: z.string().describe(\"URL for autocomplete data source\").optional(),\n}).describe(\"Additional field definition for delivery or shipment data\")).describe(\"Additional shipment-specific field definitions\").optional(),\n deliveryConfigurationUrl: z.string().describe(\"URL for integration setup page\").optional(),\n availableShipmentCountries: z.array(z.string()).describe(\"ISO 3166-1 alpha-2 country codes for shipment origin\").optional(),\n duplicateOrderProductSupported: z.boolean().describe(\"Whether orders with duplicate SKUs are supported\").optional(),\n}).describe(\"Complete delivery service configuration including name, URLs, actions, statuses, and settings\"),\n}).describe(\"Request model for registering or editing a delivery service integration\");\nexport const SimlaComEditDeliveryGenericSettingOutput: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Integration code assigned by the system (format: generic.{subcode})\").nullable().optional(),\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed validation errors if the operation failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\"),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).describe(\"Response model after registering or editing delivery service configuration\");\n\nexport const simlaComEditDeliveryGenericSetting = action(\"SIMLA_COM_EDIT_DELIVERY_GENERIC_SETTING\", {\n slug: \"simla_com-edit-delivery-generic-setting\",\n name: \"Edit Delivery Generic Setting\",\n description: \"Tool to register or edit a delivery service integration configuration. Use when you need to create a new delivery service integration or update existing delivery settings including API endpoints, statuses, custom fields, and integration metadata.\",\n input: SimlaComEditDeliveryGenericSettingInput,\n output: SimlaComEditDeliveryGenericSettingOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"edit-delivery-generic-setting.mjs","names":[],"sources":["../../src/actions/edit-delivery-generic-setting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditDeliveryGenericSettingInput = z.object({\n subcode: z.string().describe(\"Delivery service integration subcode identifier (used in URL path)\"),\n configuration: z.object({\n code: z.string().describe(\"Unique delivery service code identifier\"),\n logo: z.string().describe(\"URL to delivery service SVG logo\").optional(),\n name: z.string().describe(\"Delivery service name displayed to users\"),\n actions: z.object({\n get: z.string().describe(\"Relative URL path for retrieving delivery data endpoint\").optional(),\n save: z.string().describe(\"Relative URL path for saving delivery order endpoint\").optional(),\n print: z.string().describe(\"Relative URL path for printing delivery documents endpoint\").optional(),\n \"delete\": z.string().describe(\"Relative URL path for deleting delivery order endpoint\").optional(),\n calculate: z.string().describe(\"Relative URL path for delivery cost calculation endpoint\").optional(),\n tariffList: z.string().describe(\"Relative URL path for fetching tariff list endpoint\").optional(),\n shipmentPointList: z.string().describe(\"Relative URL path for fetching shipment points endpoint\").optional(),\n}).describe(\"API action paths for delivery service methods\").optional(),\n baseUrl: z.string().describe(\"Base URL for API requests to the delivery service\"),\n settings: z.object({\n statuses: z.array(z.record(z.string(), z.unknown())).describe(\"Status mapping between system and delivery service\").optional(),\n paymentTypes: z.array(z.record(z.string(), z.unknown())).describe(\"Payment type configuration mappings\").optional(),\n shipmentPoints: z.array(z.record(z.string(), z.unknown())).describe(\"Default warehouse/terminal configurations\").optional(),\n costCalculateBy: z.string().describe(\"Cost calculation method (auto or manual)\").optional(),\n lockedByDefault: z.boolean().describe(\"Whether to skip service synchronization by default\").optional(),\n defaultPayerType: z.string().describe(\"Default payer type (receiver or sender)\").optional(),\n deliveryExtraData: z.array(z.record(z.string(), z.unknown())).describe(\"Default values for delivery extra fields\").optional(),\n nullDeclaredValue: z.boolean().describe(\"Whether to use zero declared value by default\").optional(),\n shipmentExtraData: z.array(z.record(z.string(), z.unknown())).describe(\"Default values for shipment extra fields\").optional(),\n}).describe(\"Default settings for delivery integration\").optional(),\n payerType: z.array(z.string()).describe(\"Allowed payer types: 'receiver' (customer pays) or 'sender' (store manages payment)\").optional(),\n plateList: z.array(z.object({\n code: z.string().describe(\"Printing form code identifier\"),\n type: z.string().describe(\"Document type for printing (order or shipment)\"),\n label: z.string().describe(\"Display label for the printing form\"),\n}).describe(\"Printing form configuration for delivery documents\")).describe(\"Printing form configurations\").optional(),\n statusList: z.array(z.object({\n code: z.string().describe(\"Status code identifier in the delivery service\"),\n name: z.string().describe(\"Human-readable status name\"),\n isError: z.boolean().describe(\"Whether this status indicates a delivery problem/error\").optional(),\n isEditable: z.boolean().describe(\"Whether delivery data can be edited in this status\").optional(),\n isPreprocessing: z.boolean().describe(\"Whether this status indicates registration is in progress\").optional(),\n}).describe(\"Delivery service status configuration\")).describe(\"Delivery service status definitions\").optional(),\n description: z.string().describe(\"Integration description text\").optional(),\n codAvailable: z.boolean().describe(\"Whether cash on delivery is available\").optional(),\n allowPackages: z.boolean().describe(\"Whether package usage is enabled\").optional(),\n requiredFields: z.array(z.string()).describe(\"List of mandatory order fields\").optional(),\n platePrintLimit: z.number().int().describe(\"Maximum number of orders per print request\").optional(),\n allowTrackNumber: z.boolean().describe(\"Whether track numbers different from delivery ID are allowed\").optional(),\n rateDeliveryCost: z.boolean().describe(\"Whether integration calculates delivery costs\").optional(),\n availableCountries: z.array(z.string()).describe(\"List of supported countries (empty = no restrictions)\").optional(),\n deliveryDataFieldList: z.array(z.object({\n code: z.string().describe(\"Field code identifier\"),\n hint: z.string().describe(\"Hint text displayed to user\").optional(),\n type: z.string().describe(\"Field data type (integer, text, autocomplete, checkbox, choice, date)\"),\n label: z.string().describe(\"Field display label\"),\n choices: z.array(z.string()).describe(\"Available options for choice type fields\").optional(),\n visible: z.boolean().describe(\"Whether field is visible in order card\").optional(),\n editable: z.boolean().describe(\"Whether field is editable (false = read-only information)\").optional(),\n multiple: z.boolean().describe(\"Whether multiple selections allowed (for choice type fields)\").optional(),\n required: z.boolean().describe(\"Whether field is mandatory\").optional(),\n affectsCost: z.boolean().describe(\"Whether field influences delivery cost calculation\").optional(),\n autocompleteUrl: z.string().describe(\"URL for autocomplete data source\").optional(),\n}).describe(\"Additional field definition for delivery or shipment data\")).describe(\"Additional delivery-specific field definitions\").optional(),\n selfShipmentAvailable: z.boolean().describe(\"Whether terminal self-shipment is supported\").optional(),\n shipmentDataFieldList: z.array(z.object({\n code: z.string().describe(\"Field code identifier\"),\n hint: z.string().describe(\"Hint text displayed to user\").optional(),\n type: z.string().describe(\"Field data type (integer, text, autocomplete, checkbox, choice, date)\"),\n label: z.string().describe(\"Field display label\"),\n choices: z.array(z.string()).describe(\"Available options for choice type fields\").optional(),\n visible: z.boolean().describe(\"Whether field is visible in order card\").optional(),\n editable: z.boolean().describe(\"Whether field is editable (false = read-only information)\").optional(),\n multiple: z.boolean().describe(\"Whether multiple selections allowed (for choice type fields)\").optional(),\n required: z.boolean().describe(\"Whether field is mandatory\").optional(),\n affectsCost: z.boolean().describe(\"Whether field influences delivery cost calculation\").optional(),\n autocompleteUrl: z.string().describe(\"URL for autocomplete data source\").optional(),\n}).describe(\"Additional field definition for delivery or shipment data\")).describe(\"Additional shipment-specific field definitions\").optional(),\n deliveryConfigurationUrl: z.string().describe(\"URL for integration setup page\").optional(),\n availableShipmentCountries: z.array(z.string()).describe(\"ISO 3166-1 alpha-2 country codes for shipment origin\").optional(),\n duplicateOrderProductSupported: z.boolean().describe(\"Whether orders with duplicate SKUs are supported\").optional(),\n}).describe(\"Complete delivery service configuration including name, URLs, actions, statuses, and settings\"),\n}).describe(\"Request model for registering or editing a delivery service integration\");\nexport const SimlaComEditDeliveryGenericSettingOutput = z.object({\n code: z.string().describe(\"Integration code assigned by the system (format: generic.{subcode})\").nullable().optional(),\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed validation errors if the operation failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).describe(\"Response model after registering or editing delivery service configuration\");\n\nexport const simlaComEditDeliveryGenericSetting = action(\"SIMLA_COM_EDIT_DELIVERY_GENERIC_SETTING\", {\n slug: \"simla_com-edit-delivery-generic-setting\",\n name: \"Edit Delivery Generic Setting\",\n description: \"Tool to register or edit a delivery service integration configuration. Use when you need to create a new delivery service integration or update existing delivery settings including API endpoints, statuses, custom fields, and integration metadata.\",\n input: SimlaComEditDeliveryGenericSettingInput,\n output: SimlaComEditDeliveryGenericSettingOutput,\n});\n"],"mappings":"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"}
|
|
@@ -6,7 +6,7 @@ const SimlaComEditFileInput = zod.z.object({
|
|
|
6
6
|
file: zod.z.object({ filename: zod.z.string().describe("New filename to assign to the file").optional() }).describe("File object with fields to update (e.g., filename)")
|
|
7
7
|
}).describe("Request model for editing a file by ID");
|
|
8
8
|
const SimlaComEditFile_FileResultSchema = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("Unique identifier of the file"),
|
|
9
|
+
id: zod.z.number().int().describe("Unique identifier of the file").nullable(),
|
|
10
10
|
file: zod.z.string().describe("File URL or path").nullable().optional(),
|
|
11
11
|
size: zod.z.number().int().describe("File size in bytes").nullable().optional(),
|
|
12
12
|
type: zod.z.string().describe("MIME type of the file").nullable().optional(),
|
|
@@ -20,7 +20,7 @@ const SimlaComEditFile_ErrorItemSchema = zod.z.object({
|
|
|
20
20
|
const SimlaComEditFileOutput = zod.z.object({
|
|
21
21
|
file: SimlaComEditFile_FileResultSchema.nullable().optional(),
|
|
22
22
|
errors: zod.z.array(SimlaComEditFile_ErrorItemSchema).describe("List of validation errors if any").nullable().optional(),
|
|
23
|
-
success: zod.z.boolean().describe("Indicates whether the update was successful"),
|
|
23
|
+
success: zod.z.boolean().describe("Indicates whether the update was successful").nullable(),
|
|
24
24
|
errorMsg: zod.z.string().describe("Error message if the update failed").nullable().optional()
|
|
25
25
|
}).describe("Response model after editing a file");
|
|
26
26
|
const simlaComEditFile = require_action.action("SIMLA_COM_EDIT_FILE", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-file.cjs","names":["z","action"],"sources":["../../src/actions/edit-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditFileInput
|
|
1
|
+
{"version":3,"file":"edit-file.cjs","names":["z","action"],"sources":["../../src/actions/edit-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditFileInput = z.object({\n id: z.number().int().describe(\"The ID of the file to edit. Must be a positive integer.\"),\n file: z.object({\n filename: z.string().describe(\"New filename to assign to the file\").optional(),\n}).describe(\"File object with fields to update (e.g., filename)\"),\n}).describe(\"Request model for editing a file by ID\");\nconst SimlaComEditFile_FileResultSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the file\").nullable(),\n file: z.string().describe(\"File URL or path\").nullable().optional(),\n size: z.number().int().describe(\"File size in bytes\").nullable().optional(),\n type: z.string().describe(\"MIME type of the file\").nullable().optional(),\n filename: z.string().describe(\"Name of the file\").nullable().optional(),\n createdAt: z.string().describe(\"Creation datetime in ISO8601 format\").nullable().optional(),\n}).describe(\"Represents the updated file data in the response\");\nconst SimlaComEditFile_ErrorItemSchema = z.object({\n code: z.string().describe(\"Error code identifier\").nullable().optional(),\n message: z.string().describe(\"Error message description\").nullable().optional(),\n}).describe(\"Error item returned by the API\");\nexport const SimlaComEditFileOutput = z.object({\n file: SimlaComEditFile_FileResultSchema.nullable().optional(),\n errors: z.array(SimlaComEditFile_ErrorItemSchema).describe(\"List of validation errors if any\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the update was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the update failed\").nullable().optional(),\n}).describe(\"Response model after editing a file\");\n\nexport const simlaComEditFile = action(\"SIMLA_COM_EDIT_FILE\", {\n slug: \"simla_com-edit-file\",\n name: \"Edit File\",\n description: \"Tool to edit an existing file by ID. Use when you need to update file properties such as filename.\",\n input: SimlaComEditFileInput,\n output: SimlaComEditFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CACvF,MAAMA,IAAAA,EAAE,OAAO,EACf,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAEjD,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,34 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-file.d.ts
|
|
4
|
-
declare const SimlaComEditFileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditFileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
file: z.ZodObject<{
|
|
7
|
+
filename: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const SimlaComEditFileOutput: z.ZodObject<{
|
|
11
|
+
file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
file: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$strip>>>;
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>>>;
|
|
23
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$strip>;
|
|
26
|
+
declare const simlaComEditFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
|
+
id: number;
|
|
28
|
+
file: {
|
|
29
|
+
filename?: string | undefined;
|
|
30
|
+
};
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
32
|
//#endregion
|
|
8
33
|
export { simlaComEditFile };
|
|
9
34
|
//# sourceMappingURL=edit-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-file.d.cts","names":[],"sources":["../../src/actions/edit-file.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"edit-file.d.cts","names":[],"sources":["../../src/actions/edit-file.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -1,9 +1,34 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-file.d.ts
|
|
4
|
-
declare const SimlaComEditFileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditFileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
file: z.ZodObject<{
|
|
7
|
+
filename: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const SimlaComEditFileOutput: z.ZodObject<{
|
|
11
|
+
file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
file: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$strip>>>;
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>>>;
|
|
23
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$strip>;
|
|
26
|
+
declare const simlaComEditFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
|
+
id: number;
|
|
28
|
+
file: {
|
|
29
|
+
filename?: string | undefined;
|
|
30
|
+
};
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
32
|
//#endregion
|
|
8
33
|
export { simlaComEditFile };
|
|
9
34
|
//# sourceMappingURL=edit-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-file.d.mts","names":[],"sources":["../../src/actions/edit-file.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"edit-file.d.mts","names":[],"sources":["../../src/actions/edit-file.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -6,7 +6,7 @@ const SimlaComEditFileInput = z.object({
|
|
|
6
6
|
file: z.object({ filename: z.string().describe("New filename to assign to the file").optional() }).describe("File object with fields to update (e.g., filename)")
|
|
7
7
|
}).describe("Request model for editing a file by ID");
|
|
8
8
|
const SimlaComEditFile_FileResultSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier of the file"),
|
|
9
|
+
id: z.number().int().describe("Unique identifier of the file").nullable(),
|
|
10
10
|
file: z.string().describe("File URL or path").nullable().optional(),
|
|
11
11
|
size: z.number().int().describe("File size in bytes").nullable().optional(),
|
|
12
12
|
type: z.string().describe("MIME type of the file").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const simlaComEditFile = action("SIMLA_COM_EDIT_FILE", {
|
|
|
25
25
|
output: z.object({
|
|
26
26
|
file: SimlaComEditFile_FileResultSchema.nullable().optional(),
|
|
27
27
|
errors: z.array(SimlaComEditFile_ErrorItemSchema).describe("List of validation errors if any").nullable().optional(),
|
|
28
|
-
success: z.boolean().describe("Indicates whether the update was successful"),
|
|
28
|
+
success: z.boolean().describe("Indicates whether the update was successful").nullable(),
|
|
29
29
|
errorMsg: z.string().describe("Error message if the update failed").nullable().optional()
|
|
30
30
|
}).describe("Response model after editing a file")
|
|
31
31
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-file.mjs","names":[],"sources":["../../src/actions/edit-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditFileInput
|
|
1
|
+
{"version":3,"file":"edit-file.mjs","names":[],"sources":["../../src/actions/edit-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditFileInput = z.object({\n id: z.number().int().describe(\"The ID of the file to edit. Must be a positive integer.\"),\n file: z.object({\n filename: z.string().describe(\"New filename to assign to the file\").optional(),\n}).describe(\"File object with fields to update (e.g., filename)\"),\n}).describe(\"Request model for editing a file by ID\");\nconst SimlaComEditFile_FileResultSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the file\").nullable(),\n file: z.string().describe(\"File URL or path\").nullable().optional(),\n size: z.number().int().describe(\"File size in bytes\").nullable().optional(),\n type: z.string().describe(\"MIME type of the file\").nullable().optional(),\n filename: z.string().describe(\"Name of the file\").nullable().optional(),\n createdAt: z.string().describe(\"Creation datetime in ISO8601 format\").nullable().optional(),\n}).describe(\"Represents the updated file data in the response\");\nconst SimlaComEditFile_ErrorItemSchema = z.object({\n code: z.string().describe(\"Error code identifier\").nullable().optional(),\n message: z.string().describe(\"Error message description\").nullable().optional(),\n}).describe(\"Error item returned by the API\");\nexport const SimlaComEditFileOutput = z.object({\n file: SimlaComEditFile_FileResultSchema.nullable().optional(),\n errors: z.array(SimlaComEditFile_ErrorItemSchema).describe(\"List of validation errors if any\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the update was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the update failed\").nullable().optional(),\n}).describe(\"Response model after editing a file\");\n\nexport const simlaComEditFile = action(\"SIMLA_COM_EDIT_FILE\", {\n slug: \"simla_com-edit-file\",\n name: \"Edit File\",\n description: \"Tool to edit an existing file by ID. Use when you need to update file properties such as filename.\",\n input: SimlaComEditFileInput,\n output: SimlaComEditFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CACvF,MAAM,EAAE,OAAO,EACf,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,mCAAmC,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAQ5C,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZoC,EAAE,OAAO;EAC7C,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;EAC5D,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const SimlaComEditIntegrationModuleInput = zod.z.object({
|
|
|
13
13
|
}).describe("Request model for editing an integration module");
|
|
14
14
|
const SimlaComEditIntegrationModuleOutput = zod.z.object({
|
|
15
15
|
errors: zod.z.object({}).describe("Detailed error information if the operation failed").nullable().optional(),
|
|
16
|
-
success: zod.z.boolean().describe("Indicates whether the operation was successful"),
|
|
16
|
+
success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
17
17
|
errorMsg: zod.z.string().describe("Error message if the operation failed").nullable().optional()
|
|
18
18
|
}).describe("Response model after editing an integration module");
|
|
19
19
|
const simlaComEditIntegrationModule = require_action.action("SIMLA_COM_EDIT_INTEGRATION_MODULE", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-integration-module.cjs","names":["z","action"],"sources":["../../src/actions/edit-integration-module.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditIntegrationModuleInput
|
|
1
|
+
{"version":3,"file":"edit-integration-module.cjs","names":["z","action"],"sources":["../../src/actions/edit-integration-module.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditIntegrationModuleInput = z.object({\n code: z.string().describe(\"Code identifier of the integration module to edit\"),\n integrationModule: z.object({\n code: z.string().describe(\"Unique code identifier for the integration module\"),\n logo: z.string().describe(\"Logo URL for the integration module displayed in marketplace\").optional(),\n name: z.string().describe(\"Display name of the integration module\"),\n baseUrl: z.string().describe(\"Base URL endpoint for the integration service\"),\n clientId: z.string().describe(\"Client ID used for user identification and authentication\"),\n}).describe(\"Integration module configuration data to update\"),\n}).describe(\"Request model for editing an integration module\");\nexport const SimlaComEditIntegrationModuleOutput = z.object({\n errors: z.object({}).describe(\"Detailed error information if the operation failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).describe(\"Response model after editing an integration module\");\n\nexport const simlaComEditIntegrationModule = action(\"SIMLA_COM_EDIT_INTEGRATION_MODULE\", {\n slug: \"simla_com-edit-integration-module\",\n name: \"Edit Integration Module\",\n description: \"Tool to create or edit an integration module configuration. Use when you need to register or update an integration module with its base URL, client ID, and display settings.\",\n input: SimlaComEditIntegrationModuleInput,\n output: SimlaComEditIntegrationModuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC7E,mBAAmBA,IAAAA,EAAE,OAAO;EAC5B,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACnG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC3F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-integration-module.d.ts
|
|
4
|
-
declare const SimlaComEditIntegrationModuleInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditIntegrationModuleInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
integrationModule: z.ZodObject<{
|
|
7
|
+
code: z.ZodString;
|
|
8
|
+
logo: z.ZodOptional<z.ZodString>;
|
|
9
|
+
name: z.ZodString;
|
|
10
|
+
baseUrl: z.ZodString;
|
|
11
|
+
clientId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const SimlaComEditIntegrationModuleOutput: z.ZodObject<{
|
|
15
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
16
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const simlaComEditIntegrationModule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
code: string;
|
|
21
|
+
integrationModule: {
|
|
22
|
+
code: string;
|
|
23
|
+
name: string;
|
|
24
|
+
baseUrl: string;
|
|
25
|
+
clientId: string;
|
|
26
|
+
logo?: string | undefined;
|
|
27
|
+
};
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { simlaComEditIntegrationModule };
|
|
9
31
|
//# sourceMappingURL=edit-integration-module.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-integration-module.d.cts","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"edit-integration-module.d.cts","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;cAUlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-integration-module.d.ts
|
|
4
|
-
declare const SimlaComEditIntegrationModuleInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditIntegrationModuleInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
integrationModule: z.ZodObject<{
|
|
7
|
+
code: z.ZodString;
|
|
8
|
+
logo: z.ZodOptional<z.ZodString>;
|
|
9
|
+
name: z.ZodString;
|
|
10
|
+
baseUrl: z.ZodString;
|
|
11
|
+
clientId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const SimlaComEditIntegrationModuleOutput: z.ZodObject<{
|
|
15
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
16
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const simlaComEditIntegrationModule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
code: string;
|
|
21
|
+
integrationModule: {
|
|
22
|
+
code: string;
|
|
23
|
+
name: string;
|
|
24
|
+
baseUrl: string;
|
|
25
|
+
clientId: string;
|
|
26
|
+
logo?: string | undefined;
|
|
27
|
+
};
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { simlaComEditIntegrationModule };
|
|
9
31
|
//# sourceMappingURL=edit-integration-module.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-integration-module.d.mts","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"edit-integration-module.d.mts","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;cAUlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -16,7 +16,7 @@ const simlaComEditIntegrationModule = action("SIMLA_COM_EDIT_INTEGRATION_MODULE"
|
|
|
16
16
|
}).describe("Request model for editing an integration module"),
|
|
17
17
|
output: z.object({
|
|
18
18
|
errors: z.object({}).describe("Detailed error information if the operation failed").nullable().optional(),
|
|
19
|
-
success: z.boolean().describe("Indicates whether the operation was successful"),
|
|
19
|
+
success: z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
20
20
|
errorMsg: z.string().describe("Error message if the operation failed").nullable().optional()
|
|
21
21
|
}).describe("Response model after editing an integration module")
|
|
22
22
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-integration-module.mjs","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditIntegrationModuleInput
|
|
1
|
+
{"version":3,"file":"edit-integration-module.mjs","names":[],"sources":["../../src/actions/edit-integration-module.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditIntegrationModuleInput = z.object({\n code: z.string().describe(\"Code identifier of the integration module to edit\"),\n integrationModule: z.object({\n code: z.string().describe(\"Unique code identifier for the integration module\"),\n logo: z.string().describe(\"Logo URL for the integration module displayed in marketplace\").optional(),\n name: z.string().describe(\"Display name of the integration module\"),\n baseUrl: z.string().describe(\"Base URL endpoint for the integration service\"),\n clientId: z.string().describe(\"Client ID used for user identification and authentication\"),\n}).describe(\"Integration module configuration data to update\"),\n}).describe(\"Request model for editing an integration module\");\nexport const SimlaComEditIntegrationModuleOutput = z.object({\n errors: z.object({}).describe(\"Detailed error information if the operation failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).describe(\"Response model after editing an integration module\");\n\nexport const simlaComEditIntegrationModule = action(\"SIMLA_COM_EDIT_INTEGRATION_MODULE\", {\n slug: \"simla_com-edit-integration-module\",\n name: \"Edit Integration Module\",\n description: \"Tool to create or edit an integration module configuration. Use when you need to register or update an integration module with its base URL, client ID, and display settings.\",\n input: SimlaComEditIntegrationModuleInput,\n output: SimlaComEditIntegrationModuleOutput,\n});\n"],"mappings":";;AAoBA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC7E,mBAAmB,EAAE,OAAO;GAC5B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;GAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;GACnG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;GAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;GAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC3F,CAAC,CAAC,CAAC,SAAS,iDAAiD;CAC7D,CAAC,CAAC,CAAC,SAAS,iDAWH;CACP,QAXiD,EAAE,OAAO;EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
|
@@ -23,7 +23,7 @@ const SimlaComEditOrderInput = zod.z.object({
|
|
|
23
23
|
}).describe("Order object with fields to update"),
|
|
24
24
|
externalId: zod.z.string().describe("External ID of the order to edit")
|
|
25
25
|
}).describe("Request model for editing an order by external ID");
|
|
26
|
-
const SimlaComEditOrder_OfferSchema = zod.z.object({ id: zod.z.number().int().describe("Offer ID") }).describe("Offer details for an order item");
|
|
26
|
+
const SimlaComEditOrder_OfferSchema = zod.z.object({ id: zod.z.number().int().describe("Offer ID").nullable() }).describe("Offer details for an order item");
|
|
27
27
|
const SimlaComEditOrder_OrderItemSchema = zod.z.object({
|
|
28
28
|
offer: SimlaComEditOrder_OfferSchema.nullable(),
|
|
29
29
|
quantity: zod.z.number().describe("Quantity of the product, must be greater than 0").nullable().optional(),
|
|
@@ -32,7 +32,7 @@ const SimlaComEditOrder_OrderItemSchema = zod.z.object({
|
|
|
32
32
|
const SimlaComEditOrder_AddressSchema = zod.z.object({ text: zod.z.string().describe("Full delivery address text").nullable().optional() }).describe("Delivery address details");
|
|
33
33
|
const SimlaComEditOrder_DeliverySchema = zod.z.object({ address: SimlaComEditOrder_AddressSchema.nullable().optional() }).describe("Delivery information for the order");
|
|
34
34
|
const SimlaComEditOrder_OrderResultSchema = zod.z.object({
|
|
35
|
-
id: zod.z.number().int().describe("Internal order ID"),
|
|
35
|
+
id: zod.z.number().int().describe("Internal order ID").nullable(),
|
|
36
36
|
email: zod.z.string().describe("Customer email address").nullable().optional(),
|
|
37
37
|
items: zod.z.array(SimlaComEditOrder_OrderItemSchema).describe("List of items to include in the order").nullable().optional(),
|
|
38
38
|
phone: zod.z.string().describe("Customer phone number in international format").nullable().optional(),
|
|
@@ -42,7 +42,7 @@ const SimlaComEditOrder_OrderResultSchema = zod.z.object({
|
|
|
42
42
|
lastName: zod.z.string().describe("Customer last name").nullable().optional(),
|
|
43
43
|
firstName: zod.z.string().describe("Customer first name").nullable().optional(),
|
|
44
44
|
orderType: zod.z.string().describe("Type of the order").nullable().optional(),
|
|
45
|
-
externalId: zod.z.string().describe("External order ID"),
|
|
45
|
+
externalId: zod.z.string().describe("External order ID").nullable(),
|
|
46
46
|
patronymic: zod.z.string().describe("Customer patronymic (middle name)").nullable().optional(),
|
|
47
47
|
orderMethod: zod.z.string().describe("Method by which the order was placed").nullable().optional(),
|
|
48
48
|
customFields: zod.z.object({}).describe("Custom key-value fields for the order").nullable().optional(),
|
|
@@ -55,7 +55,7 @@ const SimlaComEditOrder_ErrorItemSchema = zod.z.object({
|
|
|
55
55
|
const SimlaComEditOrderOutput = zod.z.object({
|
|
56
56
|
order: SimlaComEditOrder_OrderResultSchema.nullable().optional(),
|
|
57
57
|
errors: zod.z.array(SimlaComEditOrder_ErrorItemSchema).describe("List of validation errors if any").nullable().optional(),
|
|
58
|
-
success: zod.z.boolean().describe("Indicates whether the update was successful"),
|
|
58
|
+
success: zod.z.boolean().describe("Indicates whether the update was successful").nullable(),
|
|
59
59
|
errorMsg: zod.z.string().describe("Error message if the update failed").nullable().optional()
|
|
60
60
|
}).describe("Response model after editing an order");
|
|
61
61
|
const simlaComEditOrder = require_action.action("SIMLA_COM_EDIT_ORDER", {
|