@keystrokehq/simla_com 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.cjs.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.cts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.cts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.d.mts +21 -3
- package/dist/actions/add-customer-interaction-favorite.d.mts.map +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs +1 -1
- package/dist/actions/add-customer-interaction-favorite.mjs.map +1 -1
- package/dist/actions/combine-customers-corporate.cjs +2 -2
- package/dist/actions/combine-customers-corporate.cjs.map +1 -1
- package/dist/actions/combine-customers-corporate.d.cts +20 -3
- package/dist/actions/combine-customers-corporate.d.cts.map +1 -1
- package/dist/actions/combine-customers-corporate.d.mts +20 -3
- package/dist/actions/combine-customers-corporate.d.mts.map +1 -1
- package/dist/actions/combine-customers-corporate.mjs +2 -2
- package/dist/actions/combine-customers-corporate.mjs.map +1 -1
- package/dist/actions/combine-customers.cjs +2 -2
- package/dist/actions/combine-customers.cjs.map +1 -1
- package/dist/actions/combine-customers.d.cts +20 -3
- package/dist/actions/combine-customers.d.cts.map +1 -1
- package/dist/actions/combine-customers.d.mts +20 -3
- package/dist/actions/combine-customers.d.mts.map +1 -1
- package/dist/actions/combine-customers.mjs +2 -2
- package/dist/actions/combine-customers.mjs.map +1 -1
- package/dist/actions/combine-orders.cjs +3 -3
- package/dist/actions/combine-orders.cjs.map +1 -1
- package/dist/actions/combine-orders.d.cts +23 -3
- package/dist/actions/combine-orders.d.cts.map +1 -1
- package/dist/actions/combine-orders.d.mts +23 -3
- package/dist/actions/combine-orders.d.mts.map +1 -1
- package/dist/actions/combine-orders.mjs +3 -3
- package/dist/actions/combine-orders.mjs.map +1 -1
- package/dist/actions/create-cost.cjs +3 -3
- package/dist/actions/create-cost.cjs.map +1 -1
- package/dist/actions/create-cost.d.cts +39 -3
- package/dist/actions/create-cost.d.cts.map +1 -1
- package/dist/actions/create-cost.d.mts +39 -3
- package/dist/actions/create-cost.d.mts.map +1 -1
- package/dist/actions/create-cost.mjs +3 -3
- package/dist/actions/create-cost.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +2 -2
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +59 -3
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +59 -3
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +2 -2
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.cjs +3 -3
- package/dist/actions/create-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.cts +25 -3
- package/dist/actions/create-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.d.mts +25 -3
- package/dist/actions/create-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/create-custom-fields-dictionaries.mjs +3 -3
- package/dist/actions/create-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/create-customer-corporate.cjs +4 -4
- package/dist/actions/create-customer-corporate.cjs.map +1 -1
- package/dist/actions/create-customer-corporate.d.cts +62 -3
- package/dist/actions/create-customer-corporate.d.cts.map +1 -1
- package/dist/actions/create-customer-corporate.d.mts +62 -3
- package/dist/actions/create-customer-corporate.d.mts.map +1 -1
- package/dist/actions/create-customer-corporate.mjs +4 -4
- package/dist/actions/create-customer-corporate.mjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.cjs +3 -3
- package/dist/actions/create-customer-interaction-cart-set.cjs.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.cts +33 -3
- package/dist/actions/create-customer-interaction-cart-set.d.cts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.d.mts +33 -3
- package/dist/actions/create-customer-interaction-cart-set.d.mts.map +1 -1
- package/dist/actions/create-customer-interaction-cart-set.mjs +3 -3
- package/dist/actions/create-customer-interaction-cart-set.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +3 -3
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +66 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +66 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +3 -3
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.cjs +2 -2
- package/dist/actions/create-customers-corporate-addresses.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.cts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.d.mts +54 -3
- package/dist/actions/create-customers-corporate-addresses.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-addresses.mjs +2 -2
- package/dist/actions/create-customers-corporate-addresses.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.cjs +2 -2
- package/dist/actions/create-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.cts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.d.mts +18 -3
- package/dist/actions/create-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-companies.mjs +2 -2
- package/dist/actions/create-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.cjs +2 -2
- package/dist/actions/create-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.cts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.d.mts +28 -3
- package/dist/actions/create-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-contacts.mjs +2 -2
- package/dist/actions/create-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.cjs +8 -8
- package/dist/actions/create-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.cts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.d.mts +38 -3
- package/dist/actions/create-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-corporate-notes.mjs +8 -8
- package/dist/actions/create-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/create-customers-notes.cjs +2 -2
- package/dist/actions/create-customers-notes.cjs.map +1 -1
- package/dist/actions/create-customers-notes.d.cts +28 -3
- package/dist/actions/create-customers-notes.d.cts.map +1 -1
- package/dist/actions/create-customers-notes.d.mts +28 -3
- package/dist/actions/create-customers-notes.d.mts.map +1 -1
- package/dist/actions/create-customers-notes.mjs +2 -2
- package/dist/actions/create-customers-notes.mjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.cjs +3 -3
- package/dist/actions/create-loyalty-calculate.cjs.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.cts +63 -3
- package/dist/actions/create-loyalty-calculate.d.cts.map +1 -1
- package/dist/actions/create-loyalty-calculate.d.mts +63 -3
- package/dist/actions/create-loyalty-calculate.d.mts.map +1 -1
- package/dist/actions/create-loyalty-calculate.mjs +3 -3
- package/dist/actions/create-loyalty-calculate.mjs.map +1 -1
- package/dist/actions/create-order.cjs +4 -4
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +100 -3
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +100 -3
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-order.mjs +4 -4
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-orders-link.cjs +4 -4
- package/dist/actions/create-orders-link.cjs.map +1 -1
- package/dist/actions/create-orders-link.d.cts +24 -3
- package/dist/actions/create-orders-link.d.cts.map +1 -1
- package/dist/actions/create-orders-link.d.mts +24 -3
- package/dist/actions/create-orders-link.d.mts.map +1 -1
- package/dist/actions/create-orders-link.mjs +4 -4
- package/dist/actions/create-orders-link.mjs.map +1 -1
- package/dist/actions/create-orders-packs.cjs +2 -2
- package/dist/actions/create-orders-packs.cjs.map +1 -1
- package/dist/actions/create-orders-packs.d.cts +28 -3
- package/dist/actions/create-orders-packs.d.cts.map +1 -1
- package/dist/actions/create-orders-packs.d.mts +28 -3
- package/dist/actions/create-orders-packs.d.mts.map +1 -1
- package/dist/actions/create-orders-packs.mjs +2 -2
- package/dist/actions/create-orders-packs.mjs.map +1 -1
- package/dist/actions/create-orders-payments-create.cjs +3 -3
- package/dist/actions/create-orders-payments-create.cjs.map +1 -1
- package/dist/actions/create-orders-payments-create.d.cts +38 -3
- package/dist/actions/create-orders-payments-create.d.cts.map +1 -1
- package/dist/actions/create-orders-payments-create.d.mts +38 -3
- package/dist/actions/create-orders-payments-create.d.mts.map +1 -1
- package/dist/actions/create-orders-payments-create.mjs +3 -3
- package/dist/actions/create-orders-payments-create.mjs.map +1 -1
- package/dist/actions/create-reference-courier.cjs +1 -1
- package/dist/actions/create-reference-courier.cjs.map +1 -1
- package/dist/actions/create-reference-courier.d.cts +24 -3
- package/dist/actions/create-reference-courier.d.cts.map +1 -1
- package/dist/actions/create-reference-courier.d.mts +24 -3
- package/dist/actions/create-reference-courier.d.mts.map +1 -1
- package/dist/actions/create-reference-courier.mjs +1 -1
- package/dist/actions/create-reference-courier.mjs.map +1 -1
- package/dist/actions/create-reference-currencies.cjs +1 -1
- package/dist/actions/create-reference-currencies.cjs.map +1 -1
- package/dist/actions/create-reference-currencies.d.cts +26 -3
- package/dist/actions/create-reference-currencies.d.cts.map +1 -1
- package/dist/actions/create-reference-currencies.d.mts +26 -3
- package/dist/actions/create-reference-currencies.d.mts.map +1 -1
- package/dist/actions/create-reference-currencies.mjs +1 -1
- package/dist/actions/create-reference-currencies.mjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.cjs +4 -4
- package/dist/actions/create-store-inventories-upload.cjs.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.cts +33 -3
- package/dist/actions/create-store-inventories-upload.d.cts.map +1 -1
- package/dist/actions/create-store-inventories-upload.d.mts +33 -3
- package/dist/actions/create-store-inventories-upload.d.mts.map +1 -1
- package/dist/actions/create-store-inventories-upload.mjs +4 -4
- package/dist/actions/create-store-inventories-upload.mjs.map +1 -1
- package/dist/actions/create-store-product-groups.cjs +1 -1
- package/dist/actions/create-store-product-groups.cjs.map +1 -1
- package/dist/actions/create-store-product-groups.d.cts +18 -3
- package/dist/actions/create-store-product-groups.d.cts.map +1 -1
- package/dist/actions/create-store-product-groups.d.mts +18 -3
- package/dist/actions/create-store-product-groups.d.mts.map +1 -1
- package/dist/actions/create-store-product-groups.mjs +1 -1
- package/dist/actions/create-store-product-groups.mjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.cjs +4 -4
- package/dist/actions/create-store-products-batch-create.cjs.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.cts +26 -3
- package/dist/actions/create-store-products-batch-create.d.cts.map +1 -1
- package/dist/actions/create-store-products-batch-create.d.mts +26 -3
- package/dist/actions/create-store-products-batch-create.d.mts.map +1 -1
- package/dist/actions/create-store-products-batch-create.mjs +4 -4
- package/dist/actions/create-store-products-batch-create.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -1
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +51 -3
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +51 -3
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -1
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.cjs +3 -3
- package/dist/actions/create-web-analytics-visits-upload.cjs.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.cts +34 -3
- package/dist/actions/create-web-analytics-visits-upload.d.cts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.d.mts +34 -3
- package/dist/actions/create-web-analytics-visits-upload.d.mts.map +1 -1
- package/dist/actions/create-web-analytics-visits-upload.mjs +3 -3
- package/dist/actions/create-web-analytics-visits-upload.mjs.map +1 -1
- package/dist/actions/delete-cost.cjs +1 -1
- package/dist/actions/delete-cost.cjs.map +1 -1
- package/dist/actions/delete-cost.d.cts +9 -3
- package/dist/actions/delete-cost.d.cts.map +1 -1
- package/dist/actions/delete-cost.d.mts +9 -3
- package/dist/actions/delete-cost.d.mts.map +1 -1
- package/dist/actions/delete-cost.mjs +1 -1
- package/dist/actions/delete-cost.mjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs +1 -1
- package/dist/actions/delete-customers-corporate-note.cjs.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.cts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.d.mts +9 -3
- package/dist/actions/delete-customers-corporate-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs +1 -1
- package/dist/actions/delete-customers-corporate-note.mjs.map +1 -1
- package/dist/actions/delete-customers-note.cjs +2 -2
- package/dist/actions/delete-customers-note.cjs.map +1 -1
- package/dist/actions/delete-customers-note.d.cts +10 -3
- package/dist/actions/delete-customers-note.d.cts.map +1 -1
- package/dist/actions/delete-customers-note.d.mts +10 -3
- package/dist/actions/delete-customers-note.d.mts.map +1 -1
- package/dist/actions/delete-customers-note.mjs +2 -2
- package/dist/actions/delete-customers-note.mjs.map +1 -1
- package/dist/actions/delete-order-payment.cjs +1 -1
- package/dist/actions/delete-order-payment.cjs.map +1 -1
- package/dist/actions/delete-order-payment.d.cts +9 -3
- package/dist/actions/delete-order-payment.d.cts.map +1 -1
- package/dist/actions/delete-order-payment.d.mts +9 -3
- package/dist/actions/delete-order-payment.d.mts.map +1 -1
- package/dist/actions/delete-order-payment.mjs +1 -1
- package/dist/actions/delete-order-payment.mjs.map +1 -1
- package/dist/actions/edit-cost.cjs +7 -7
- package/dist/actions/edit-cost.cjs.map +1 -1
- package/dist/actions/edit-cost.d.cts +80 -3
- package/dist/actions/edit-cost.d.cts.map +1 -1
- package/dist/actions/edit-cost.d.mts +80 -3
- package/dist/actions/edit-cost.d.mts.map +1 -1
- package/dist/actions/edit-cost.mjs +7 -7
- package/dist/actions/edit-cost.mjs.map +1 -1
- package/dist/actions/edit-custom-field.cjs +3 -3
- package/dist/actions/edit-custom-field.cjs.map +1 -1
- package/dist/actions/edit-custom-field.d.cts +46 -3
- package/dist/actions/edit-custom-field.d.cts.map +1 -1
- package/dist/actions/edit-custom-field.d.mts +46 -3
- package/dist/actions/edit-custom-field.d.mts.map +1 -1
- package/dist/actions/edit-custom-field.mjs +3 -3
- package/dist/actions/edit-custom-field.mjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.cjs +2 -2
- package/dist/actions/edit-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.cts +25 -3
- package/dist/actions/edit-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.d.mts +25 -3
- package/dist/actions/edit-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/edit-custom-fields-dictionary.mjs +2 -2
- package/dist/actions/edit-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/edit-customer-corporate.cjs +2 -2
- package/dist/actions/edit-customer-corporate.cjs.map +1 -1
- package/dist/actions/edit-customer-corporate.d.cts +35 -3
- package/dist/actions/edit-customer-corporate.d.cts.map +1 -1
- package/dist/actions/edit-customer-corporate.d.mts +35 -3
- package/dist/actions/edit-customer-corporate.d.mts.map +1 -1
- package/dist/actions/edit-customer-corporate.mjs +2 -2
- package/dist/actions/edit-customer-corporate.mjs.map +1 -1
- package/dist/actions/edit-customer.cjs +3 -3
- package/dist/actions/edit-customer.cjs.map +1 -1
- package/dist/actions/edit-customer.d.cts +60 -3
- package/dist/actions/edit-customer.d.cts.map +1 -1
- package/dist/actions/edit-customer.d.mts +60 -3
- package/dist/actions/edit-customer.d.mts.map +1 -1
- package/dist/actions/edit-customer.mjs +3 -3
- package/dist/actions/edit-customer.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs +1 -1
- package/dist/actions/edit-customers-corporate-address.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.cts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.d.mts +49 -3
- package/dist/actions/edit-customers-corporate-address.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs +1 -1
- package/dist/actions/edit-customers-corporate-address.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.cjs +4 -4
- package/dist/actions/edit-customers-corporate-company.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.cts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.d.mts +37 -3
- package/dist/actions/edit-customers-corporate-company.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-company.mjs +4 -4
- package/dist/actions/edit-customers-corporate-company.mjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.cjs +2 -2
- package/dist/actions/edit-customers-corporate-contacts.cjs.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.cts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.cts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.d.mts +24 -3
- package/dist/actions/edit-customers-corporate-contacts.d.mts.map +1 -1
- package/dist/actions/edit-customers-corporate-contacts.mjs +2 -2
- package/dist/actions/edit-customers-corporate-contacts.mjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.cjs +6 -6
- package/dist/actions/edit-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.cts +170 -3
- package/dist/actions/edit-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.d.mts +170 -3
- package/dist/actions/edit-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/edit-delivery-generic-setting.mjs +6 -6
- package/dist/actions/edit-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/edit-file.cjs +5 -5
- package/dist/actions/edit-file.cjs.map +1 -1
- package/dist/actions/edit-file.d.cts +28 -3
- package/dist/actions/edit-file.d.cts.map +1 -1
- package/dist/actions/edit-file.d.mts +28 -3
- package/dist/actions/edit-file.d.mts.map +1 -1
- package/dist/actions/edit-file.mjs +5 -5
- package/dist/actions/edit-file.mjs.map +1 -1
- package/dist/actions/edit-integration-module.cjs +3 -3
- package/dist/actions/edit-integration-module.cjs.map +1 -1
- package/dist/actions/edit-integration-module.d.cts +25 -3
- package/dist/actions/edit-integration-module.d.cts.map +1 -1
- package/dist/actions/edit-integration-module.d.mts +25 -3
- package/dist/actions/edit-integration-module.d.mts.map +1 -1
- package/dist/actions/edit-integration-module.mjs +3 -3
- package/dist/actions/edit-integration-module.mjs.map +1 -1
- package/dist/actions/edit-order.cjs +13 -13
- package/dist/actions/edit-order.cjs.map +1 -1
- package/dist/actions/edit-order.d.cts +92 -3
- package/dist/actions/edit-order.d.cts.map +1 -1
- package/dist/actions/edit-order.d.mts +92 -3
- package/dist/actions/edit-order.d.mts.map +1 -1
- package/dist/actions/edit-order.mjs +13 -13
- package/dist/actions/edit-order.mjs.map +1 -1
- package/dist/actions/edit-orders-payment.cjs +2 -2
- package/dist/actions/edit-orders-payment.cjs.map +1 -1
- package/dist/actions/edit-orders-payment.d.cts +22 -3
- package/dist/actions/edit-orders-payment.d.cts.map +1 -1
- package/dist/actions/edit-orders-payment.d.mts +22 -3
- package/dist/actions/edit-orders-payment.d.mts.map +1 -1
- package/dist/actions/edit-orders-payment.mjs +2 -2
- package/dist/actions/edit-orders-payment.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.cjs +3 -3
- package/dist/actions/edit-reference-cost-group.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.cts +23 -3
- package/dist/actions/edit-reference-cost-group.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-group.d.mts +23 -3
- package/dist/actions/edit-reference-cost-group.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-group.mjs +3 -3
- package/dist/actions/edit-reference-cost-group.mjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.cjs +4 -4
- package/dist/actions/edit-reference-cost-item.cjs.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.cts +41 -3
- package/dist/actions/edit-reference-cost-item.d.cts.map +1 -1
- package/dist/actions/edit-reference-cost-item.d.mts +41 -3
- package/dist/actions/edit-reference-cost-item.d.mts.map +1 -1
- package/dist/actions/edit-reference-cost-item.mjs +4 -4
- package/dist/actions/edit-reference-cost-item.mjs.map +1 -1
- package/dist/actions/edit-reference-courier.cjs +2 -2
- package/dist/actions/edit-reference-courier.cjs.map +1 -1
- package/dist/actions/edit-reference-courier.d.cts +33 -3
- package/dist/actions/edit-reference-courier.d.cts.map +1 -1
- package/dist/actions/edit-reference-courier.d.mts +33 -3
- package/dist/actions/edit-reference-courier.d.mts.map +1 -1
- package/dist/actions/edit-reference-courier.mjs +2 -2
- package/dist/actions/edit-reference-courier.mjs.map +1 -1
- package/dist/actions/edit-reference-currency.cjs +2 -2
- package/dist/actions/edit-reference-currency.cjs.map +1 -1
- package/dist/actions/edit-reference-currency.d.cts +28 -3
- package/dist/actions/edit-reference-currency.d.cts.map +1 -1
- package/dist/actions/edit-reference-currency.d.mts +28 -3
- package/dist/actions/edit-reference-currency.d.mts.map +1 -1
- package/dist/actions/edit-reference-currency.mjs +2 -2
- package/dist/actions/edit-reference-currency.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.cjs +3 -3
- package/dist/actions/edit-reference-delivery-service.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.cts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.d.mts +21 -3
- package/dist/actions/edit-reference-delivery-service.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-service.mjs +3 -3
- package/dist/actions/edit-reference-delivery-service.mjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs +1 -1
- package/dist/actions/edit-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.cts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.d.mts +46 -3
- package/dist/actions/edit-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs +1 -1
- package/dist/actions/edit-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/edit-reference-order-method.cjs +4 -4
- package/dist/actions/edit-reference-order-method.cjs.map +1 -1
- package/dist/actions/edit-reference-order-method.d.cts +33 -3
- package/dist/actions/edit-reference-order-method.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-method.d.mts +33 -3
- package/dist/actions/edit-reference-order-method.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-method.mjs +4 -4
- package/dist/actions/edit-reference-order-method.mjs.map +1 -1
- package/dist/actions/edit-reference-order-type.cjs +3 -3
- package/dist/actions/edit-reference-order-type.cjs.map +1 -1
- package/dist/actions/edit-reference-order-type.d.cts +24 -3
- package/dist/actions/edit-reference-order-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-order-type.d.mts +24 -3
- package/dist/actions/edit-reference-order-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-order-type.mjs +3 -3
- package/dist/actions/edit-reference-order-type.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.cjs +3 -3
- package/dist/actions/edit-reference-payment-status.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.cts +33 -3
- package/dist/actions/edit-reference-payment-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-status.d.mts +33 -3
- package/dist/actions/edit-reference-payment-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-status.mjs +3 -3
- package/dist/actions/edit-reference-payment-status.mjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.cjs +3 -3
- package/dist/actions/edit-reference-payment-type.cjs.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.cts +31 -3
- package/dist/actions/edit-reference-payment-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-payment-type.d.mts +31 -3
- package/dist/actions/edit-reference-payment-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-payment-type.mjs +3 -3
- package/dist/actions/edit-reference-payment-type.mjs.map +1 -1
- package/dist/actions/edit-reference-price-type.cjs +1 -1
- package/dist/actions/edit-reference-price-type.cjs.map +1 -1
- package/dist/actions/edit-reference-price-type.d.cts +27 -3
- package/dist/actions/edit-reference-price-type.d.cts.map +1 -1
- package/dist/actions/edit-reference-price-type.d.mts +27 -3
- package/dist/actions/edit-reference-price-type.d.mts.map +1 -1
- package/dist/actions/edit-reference-price-type.mjs +1 -1
- package/dist/actions/edit-reference-price-type.mjs.map +1 -1
- package/dist/actions/edit-reference-product-status.cjs +2 -2
- package/dist/actions/edit-reference-product-status.cjs.map +1 -1
- package/dist/actions/edit-reference-product-status.d.cts +27 -3
- package/dist/actions/edit-reference-product-status.d.cts.map +1 -1
- package/dist/actions/edit-reference-product-status.d.mts +27 -3
- package/dist/actions/edit-reference-product-status.d.mts.map +1 -1
- package/dist/actions/edit-reference-product-status.mjs +2 -2
- package/dist/actions/edit-reference-product-status.mjs.map +1 -1
- package/dist/actions/edit-reference-statuses.cjs +3 -3
- package/dist/actions/edit-reference-statuses.cjs.map +1 -1
- package/dist/actions/edit-reference-statuses.d.cts +25 -3
- package/dist/actions/edit-reference-statuses.d.cts.map +1 -1
- package/dist/actions/edit-reference-statuses.d.mts +25 -3
- package/dist/actions/edit-reference-statuses.d.mts.map +1 -1
- package/dist/actions/edit-reference-statuses.mjs +3 -3
- package/dist/actions/edit-reference-statuses.mjs.map +1 -1
- package/dist/actions/edit-reference-stores.cjs +2 -2
- package/dist/actions/edit-reference-stores.cjs.map +1 -1
- package/dist/actions/edit-reference-stores.d.cts +85 -3
- package/dist/actions/edit-reference-stores.d.cts.map +1 -1
- package/dist/actions/edit-reference-stores.d.mts +85 -3
- package/dist/actions/edit-reference-stores.d.mts.map +1 -1
- package/dist/actions/edit-reference-stores.mjs +2 -2
- package/dist/actions/edit-reference-stores.mjs.map +1 -1
- package/dist/actions/edit-reference-subscription.cjs +2 -2
- package/dist/actions/edit-reference-subscription.cjs.map +1 -1
- package/dist/actions/edit-reference-subscription.d.cts +35 -3
- package/dist/actions/edit-reference-subscription.d.cts.map +1 -1
- package/dist/actions/edit-reference-subscription.d.mts +35 -3
- package/dist/actions/edit-reference-subscription.d.mts.map +1 -1
- package/dist/actions/edit-reference-subscription.mjs +2 -2
- package/dist/actions/edit-reference-subscription.mjs.map +1 -1
- package/dist/actions/edit-reference-unit.cjs +3 -3
- package/dist/actions/edit-reference-unit.cjs.map +1 -1
- package/dist/actions/edit-reference-unit.d.cts +20 -3
- package/dist/actions/edit-reference-unit.d.cts.map +1 -1
- package/dist/actions/edit-reference-unit.d.mts +20 -3
- package/dist/actions/edit-reference-unit.d.mts.map +1 -1
- package/dist/actions/edit-reference-unit.mjs +3 -3
- package/dist/actions/edit-reference-unit.mjs.map +1 -1
- package/dist/actions/edit-store-product-group.cjs +3 -3
- package/dist/actions/edit-store-product-group.cjs.map +1 -1
- package/dist/actions/edit-store-product-group.d.cts +22 -3
- package/dist/actions/edit-store-product-group.d.cts.map +1 -1
- package/dist/actions/edit-store-product-group.d.mts +22 -3
- package/dist/actions/edit-store-product-group.d.mts.map +1 -1
- package/dist/actions/edit-store-product-group.mjs +3 -3
- package/dist/actions/edit-store-product-group.mjs.map +1 -1
- package/dist/actions/edit-store-products-batch.cjs +4 -4
- package/dist/actions/edit-store-products-batch.cjs.map +1 -1
- package/dist/actions/edit-store-products-batch.d.cts +32 -3
- package/dist/actions/edit-store-products-batch.d.cts.map +1 -1
- package/dist/actions/edit-store-products-batch.d.mts +32 -3
- package/dist/actions/edit-store-products-batch.d.mts.map +1 -1
- package/dist/actions/edit-store-products-batch.mjs +4 -4
- package/dist/actions/edit-store-products-batch.mjs.map +1 -1
- package/dist/actions/edit-store-setting.cjs +1 -1
- package/dist/actions/edit-store-setting.cjs.map +1 -1
- package/dist/actions/edit-store-setting.d.cts +19 -3
- package/dist/actions/edit-store-setting.d.cts.map +1 -1
- package/dist/actions/edit-store-setting.d.mts +19 -3
- package/dist/actions/edit-store-setting.d.mts.map +1 -1
- package/dist/actions/edit-store-setting.mjs +1 -1
- package/dist/actions/edit-store-setting.mjs.map +1 -1
- package/dist/actions/edit-task.cjs +3 -3
- package/dist/actions/edit-task.cjs.map +1 -1
- package/dist/actions/edit-task.d.cts +34 -3
- package/dist/actions/edit-task.d.cts.map +1 -1
- package/dist/actions/edit-task.d.mts +34 -3
- package/dist/actions/edit-task.d.mts.map +1 -1
- package/dist/actions/edit-task.mjs +3 -3
- package/dist/actions/edit-task.mjs.map +1 -1
- package/dist/actions/edit-telephony-setting.cjs +5 -5
- package/dist/actions/edit-telephony-setting.cjs.map +1 -1
- package/dist/actions/edit-telephony-setting.d.cts +41 -3
- package/dist/actions/edit-telephony-setting.d.cts.map +1 -1
- package/dist/actions/edit-telephony-setting.d.mts +41 -3
- package/dist/actions/edit-telephony-setting.d.mts.map +1 -1
- package/dist/actions/edit-telephony-setting.mjs +5 -5
- package/dist/actions/edit-telephony-setting.mjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.cjs +2 -2
- package/dist/actions/fix-customers-corporate-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.cts +16 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.d.mts +16 -3
- package/dist/actions/fix-customers-corporate-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-corporate-external-ids.mjs +2 -2
- package/dist/actions/fix-customers-corporate-external-ids.mjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.cjs +2 -2
- package/dist/actions/fix-customers-external-ids.cjs.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.cts +16 -3
- package/dist/actions/fix-customers-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-customers-external-ids.d.mts +16 -3
- package/dist/actions/fix-customers-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-customers-external-ids.mjs +2 -2
- package/dist/actions/fix-customers-external-ids.mjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.cjs +2 -2
- package/dist/actions/fix-orders-external-ids.cjs.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.cts +16 -3
- package/dist/actions/fix-orders-external-ids.d.cts.map +1 -1
- package/dist/actions/fix-orders-external-ids.d.mts +16 -3
- package/dist/actions/fix-orders-external-ids.d.mts.map +1 -1
- package/dist/actions/fix-orders-external-ids.mjs +2 -2
- package/dist/actions/fix-orders-external-ids.mjs.map +1 -1
- package/dist/actions/get-api-credentials.cjs +3 -3
- package/dist/actions/get-api-credentials.cjs.map +1 -1
- package/dist/actions/get-api-credentials.d.cts +9 -3
- package/dist/actions/get-api-credentials.d.cts.map +1 -1
- package/dist/actions/get-api-credentials.d.mts +9 -3
- package/dist/actions/get-api-credentials.d.mts.map +1 -1
- package/dist/actions/get-api-credentials.mjs +3 -3
- package/dist/actions/get-api-credentials.mjs.map +1 -1
- package/dist/actions/get-api-versions.cjs +1 -1
- package/dist/actions/get-api-versions.cjs.map +1 -1
- package/dist/actions/get-api-versions.d.cts +8 -3
- package/dist/actions/get-api-versions.d.cts.map +1 -1
- package/dist/actions/get-api-versions.d.mts +8 -3
- package/dist/actions/get-api-versions.d.mts.map +1 -1
- package/dist/actions/get-api-versions.mjs +1 -1
- package/dist/actions/get-api-versions.mjs.map +1 -1
- package/dist/actions/get-cost.cjs +7 -7
- package/dist/actions/get-cost.cjs.map +1 -1
- package/dist/actions/get-cost.d.cts +35 -3
- package/dist/actions/get-cost.d.cts.map +1 -1
- package/dist/actions/get-cost.d.mts +35 -3
- package/dist/actions/get-cost.d.mts.map +1 -1
- package/dist/actions/get-cost.mjs +7 -7
- package/dist/actions/get-cost.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +2 -2
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +43 -3
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +43 -3
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +2 -2
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.cjs +13 -13
- package/dist/actions/get-custom-fields-dictionaries.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.cts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.d.mts +32 -3
- package/dist/actions/get-custom-fields-dictionaries.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionaries.mjs +13 -13
- package/dist/actions/get-custom-fields-dictionaries.mjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.cjs +9 -9
- package/dist/actions/get-custom-fields-dictionary.cjs.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.cts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.cts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.d.mts +19 -3
- package/dist/actions/get-custom-fields-dictionary.d.mts.map +1 -1
- package/dist/actions/get-custom-fields-dictionary.mjs +9 -9
- package/dist/actions/get-custom-fields-dictionary.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +16 -16
- package/dist/actions/get-custom-fields.cjs.map +1 -1
- package/dist/actions/get-custom-fields.d.cts +37 -3
- package/dist/actions/get-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-custom-fields.d.mts +37 -3
- package/dist/actions/get-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-custom-fields.mjs +16 -16
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-customer-corporate.cjs +3 -3
- package/dist/actions/get-customer-corporate.cjs.map +1 -1
- package/dist/actions/get-customer-corporate.d.cts +26 -3
- package/dist/actions/get-customer-corporate.d.cts.map +1 -1
- package/dist/actions/get-customer-corporate.d.mts +26 -3
- package/dist/actions/get-customer-corporate.d.mts.map +1 -1
- package/dist/actions/get-customer-corporate.mjs +3 -3
- package/dist/actions/get-customer-corporate.mjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.cjs +2 -2
- package/dist/actions/get-customer-interaction-favorites.cjs.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.cts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.cts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.d.mts +17 -3
- package/dist/actions/get-customer-interaction-favorites.d.mts.map +1 -1
- package/dist/actions/get-customer-interaction-favorites.mjs +2 -2
- package/dist/actions/get-customer-interaction-favorites.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +21 -21
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +71 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +71 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +21 -21
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.cjs +6 -6
- package/dist/actions/get-customers-corporate-companies.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.cts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.d.mts +25 -3
- package/dist/actions/get-customers-corporate-companies.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-companies.mjs +6 -6
- package/dist/actions/get-customers-corporate-companies.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.cjs +14 -14
- package/dist/actions/get-customers-corporate-history.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.cts +52 -3
- package/dist/actions/get-customers-corporate-history.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-history.d.mts +52 -3
- package/dist/actions/get-customers-corporate-history.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-history.mjs +14 -14
- package/dist/actions/get-customers-corporate-history.mjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.cjs +12 -12
- package/dist/actions/get-customers-corporate-notes.cjs.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.cts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.d.mts +45 -3
- package/dist/actions/get-customers-corporate-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate-notes.mjs +12 -12
- package/dist/actions/get-customers-corporate-notes.mjs.map +1 -1
- package/dist/actions/get-customers-corporate.cjs +6 -6
- package/dist/actions/get-customers-corporate.cjs.map +1 -1
- package/dist/actions/get-customers-corporate.d.cts +30 -3
- package/dist/actions/get-customers-corporate.d.cts.map +1 -1
- package/dist/actions/get-customers-corporate.d.mts +30 -3
- package/dist/actions/get-customers-corporate.d.mts.map +1 -1
- package/dist/actions/get-customers-corporate.mjs +6 -6
- package/dist/actions/get-customers-corporate.mjs.map +1 -1
- package/dist/actions/get-customers-history.cjs +14 -14
- package/dist/actions/get-customers-history.cjs.map +1 -1
- package/dist/actions/get-customers-history.d.cts +51 -3
- package/dist/actions/get-customers-history.d.cts.map +1 -1
- package/dist/actions/get-customers-history.d.mts +51 -3
- package/dist/actions/get-customers-history.d.mts.map +1 -1
- package/dist/actions/get-customers-history.mjs +14 -14
- package/dist/actions/get-customers-history.mjs.map +1 -1
- package/dist/actions/get-customers-notes.cjs +12 -12
- package/dist/actions/get-customers-notes.cjs.map +1 -1
- package/dist/actions/get-customers-notes.d.cts +45 -3
- package/dist/actions/get-customers-notes.d.cts.map +1 -1
- package/dist/actions/get-customers-notes.d.mts +45 -3
- package/dist/actions/get-customers-notes.d.mts.map +1 -1
- package/dist/actions/get-customers-notes.mjs +12 -12
- package/dist/actions/get-customers-notes.mjs.map +1 -1
- package/dist/actions/get-customers.cjs +11 -11
- package/dist/actions/get-customers.cjs.map +1 -1
- package/dist/actions/get-customers.d.cts +53 -3
- package/dist/actions/get-customers.d.cts.map +1 -1
- package/dist/actions/get-customers.d.mts +53 -3
- package/dist/actions/get-customers.d.mts.map +1 -1
- package/dist/actions/get-customers.mjs +11 -11
- package/dist/actions/get-customers.mjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs +1 -1
- package/dist/actions/get-delivery-generic-setting.cjs.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.cts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.cts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.d.mts +12 -3
- package/dist/actions/get-delivery-generic-setting.d.mts.map +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs +1 -1
- package/dist/actions/get-delivery-generic-setting.mjs.map +1 -1
- package/dist/actions/get-delivery-shipments.cjs +6 -6
- package/dist/actions/get-delivery-shipments.cjs.map +1 -1
- package/dist/actions/get-delivery-shipments.d.cts +36 -3
- package/dist/actions/get-delivery-shipments.d.cts.map +1 -1
- package/dist/actions/get-delivery-shipments.d.mts +36 -3
- package/dist/actions/get-delivery-shipments.d.mts.map +1 -1
- package/dist/actions/get-delivery-shipments.mjs +6 -6
- package/dist/actions/get-delivery-shipments.mjs.map +1 -1
- package/dist/actions/get-files.cjs +8 -8
- package/dist/actions/get-files.cjs.map +1 -1
- package/dist/actions/get-files.d.cts +33 -3
- package/dist/actions/get-files.d.cts.map +1 -1
- package/dist/actions/get-files.d.mts +33 -3
- package/dist/actions/get-files.d.mts.map +1 -1
- package/dist/actions/get-files.mjs +8 -8
- package/dist/actions/get-files.mjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.cjs +11 -11
- package/dist/actions/get-loyalty-accounts.cjs.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.cts +60 -3
- package/dist/actions/get-loyalty-accounts.d.cts.map +1 -1
- package/dist/actions/get-loyalty-accounts.d.mts +60 -3
- package/dist/actions/get-loyalty-accounts.d.mts.map +1 -1
- package/dist/actions/get-loyalty-accounts.mjs +11 -11
- package/dist/actions/get-loyalty-accounts.mjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.cjs +3 -3
- package/dist/actions/get-loyalty-bonus-operations.cjs.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.cts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.cts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.d.mts +25 -3
- package/dist/actions/get-loyalty-bonus-operations.d.mts.map +1 -1
- package/dist/actions/get-loyalty-bonus-operations.mjs +3 -3
- package/dist/actions/get-loyalty-bonus-operations.mjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.cjs +11 -11
- package/dist/actions/get-loyalty-loyalties.cjs.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.cts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.cts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.d.mts +26 -3
- package/dist/actions/get-loyalty-loyalties.d.mts.map +1 -1
- package/dist/actions/get-loyalty-loyalties.mjs +11 -11
- package/dist/actions/get-loyalty-loyalties.mjs.map +1 -1
- package/dist/actions/get-order.cjs +15 -15
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +41 -3
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +41 -3
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs +15 -15
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-orders-history.cjs +21 -21
- package/dist/actions/get-orders-history.cjs.map +1 -1
- package/dist/actions/get-orders-history.d.cts +77 -3
- package/dist/actions/get-orders-history.d.cts.map +1 -1
- package/dist/actions/get-orders-history.d.mts +77 -3
- package/dist/actions/get-orders-history.d.mts.map +1 -1
- package/dist/actions/get-orders-history.mjs +21 -21
- package/dist/actions/get-orders-history.mjs.map +1 -1
- package/dist/actions/get-orders-packs-history.cjs +8 -8
- package/dist/actions/get-orders-packs-history.cjs.map +1 -1
- package/dist/actions/get-orders-packs-history.d.cts +30 -3
- package/dist/actions/get-orders-packs-history.d.cts.map +1 -1
- package/dist/actions/get-orders-packs-history.d.mts +30 -3
- package/dist/actions/get-orders-packs-history.d.mts.map +1 -1
- package/dist/actions/get-orders-packs-history.mjs +8 -8
- package/dist/actions/get-orders-packs-history.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +28 -28
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +63 -3
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +63 -3
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +28 -28
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-products.cjs +14 -14
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +51 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +51 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +14 -14
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.cjs +5 -5
- package/dist/actions/get-reference-cost-groups.cjs.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.cts +14 -3
- package/dist/actions/get-reference-cost-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-groups.d.mts +14 -3
- package/dist/actions/get-reference-cost-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-groups.mjs +5 -5
- package/dist/actions/get-reference-cost-groups.mjs.map +1 -1
- package/dist/actions/get-reference-cost-items.cjs +4 -4
- package/dist/actions/get-reference-cost-items.cjs.map +1 -1
- package/dist/actions/get-reference-cost-items.d.cts +17 -3
- package/dist/actions/get-reference-cost-items.d.cts.map +1 -1
- package/dist/actions/get-reference-cost-items.d.mts +17 -3
- package/dist/actions/get-reference-cost-items.d.mts.map +1 -1
- package/dist/actions/get-reference-cost-items.mjs +4 -4
- package/dist/actions/get-reference-cost-items.mjs.map +1 -1
- package/dist/actions/get-reference-countries.cjs +1 -1
- package/dist/actions/get-reference-countries.cjs.map +1 -1
- package/dist/actions/get-reference-countries.d.cts +6 -3
- package/dist/actions/get-reference-countries.d.cts.map +1 -1
- package/dist/actions/get-reference-countries.d.mts +6 -3
- package/dist/actions/get-reference-countries.d.mts.map +1 -1
- package/dist/actions/get-reference-countries.mjs +1 -1
- package/dist/actions/get-reference-countries.mjs.map +1 -1
- package/dist/actions/get-reference-couriers.cjs +1 -1
- package/dist/actions/get-reference-couriers.cjs.map +1 -1
- package/dist/actions/get-reference-couriers.d.cts +23 -3
- package/dist/actions/get-reference-couriers.d.cts.map +1 -1
- package/dist/actions/get-reference-couriers.d.mts +23 -3
- package/dist/actions/get-reference-couriers.d.mts.map +1 -1
- package/dist/actions/get-reference-couriers.mjs +1 -1
- package/dist/actions/get-reference-couriers.mjs.map +1 -1
- package/dist/actions/get-reference-currencies.cjs +6 -6
- package/dist/actions/get-reference-currencies.cjs.map +1 -1
- package/dist/actions/get-reference-currencies.d.cts +13 -3
- package/dist/actions/get-reference-currencies.d.cts.map +1 -1
- package/dist/actions/get-reference-currencies.d.mts +13 -3
- package/dist/actions/get-reference-currencies.d.mts.map +1 -1
- package/dist/actions/get-reference-currencies.mjs +6 -6
- package/dist/actions/get-reference-currencies.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.cjs +2 -2
- package/dist/actions/get-reference-delivery-services.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.cts +8 -3
- package/dist/actions/get-reference-delivery-services.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-services.d.mts +8 -3
- package/dist/actions/get-reference-delivery-services.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-services.mjs +2 -2
- package/dist/actions/get-reference-delivery-services.mjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.cjs +3 -3
- package/dist/actions/get-reference-delivery-types.cjs.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.cts +8 -3
- package/dist/actions/get-reference-delivery-types.d.cts.map +1 -1
- package/dist/actions/get-reference-delivery-types.d.mts +8 -3
- package/dist/actions/get-reference-delivery-types.d.mts.map +1 -1
- package/dist/actions/get-reference-delivery-types.mjs +3 -3
- package/dist/actions/get-reference-delivery-types.mjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.cjs +1 -1
- package/dist/actions/get-reference-legal-entities.cjs.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.cts +27 -3
- package/dist/actions/get-reference-legal-entities.d.cts.map +1 -1
- package/dist/actions/get-reference-legal-entities.d.mts +27 -3
- package/dist/actions/get-reference-legal-entities.d.mts.map +1 -1
- package/dist/actions/get-reference-legal-entities.mjs +1 -1
- package/dist/actions/get-reference-legal-entities.mjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.cjs +1 -1
- package/dist/actions/get-reference-mg-channels.cjs.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.cts +13 -3
- package/dist/actions/get-reference-mg-channels.d.cts.map +1 -1
- package/dist/actions/get-reference-mg-channels.d.mts +13 -3
- package/dist/actions/get-reference-mg-channels.d.mts.map +1 -1
- package/dist/actions/get-reference-mg-channels.mjs +1 -1
- package/dist/actions/get-reference-mg-channels.mjs.map +1 -1
- package/dist/actions/get-reference-order-methods.cjs +3 -3
- package/dist/actions/get-reference-order-methods.cjs.map +1 -1
- package/dist/actions/get-reference-order-methods.d.cts +8 -3
- package/dist/actions/get-reference-order-methods.d.cts.map +1 -1
- package/dist/actions/get-reference-order-methods.d.mts +8 -3
- package/dist/actions/get-reference-order-methods.d.mts.map +1 -1
- package/dist/actions/get-reference-order-methods.mjs +3 -3
- package/dist/actions/get-reference-order-methods.mjs.map +1 -1
- package/dist/actions/get-reference-order-types.cjs +3 -3
- package/dist/actions/get-reference-order-types.cjs.map +1 -1
- package/dist/actions/get-reference-order-types.d.cts +8 -3
- package/dist/actions/get-reference-order-types.d.cts.map +1 -1
- package/dist/actions/get-reference-order-types.d.mts +8 -3
- package/dist/actions/get-reference-order-types.d.mts.map +1 -1
- package/dist/actions/get-reference-order-types.mjs +3 -3
- package/dist/actions/get-reference-order-types.mjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.cjs +3 -3
- package/dist/actions/get-reference-payment-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.cts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.d.mts +8 -3
- package/dist/actions/get-reference-payment-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-statuses.mjs +3 -3
- package/dist/actions/get-reference-payment-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-payment-types.cjs +3 -3
- package/dist/actions/get-reference-payment-types.cjs.map +1 -1
- package/dist/actions/get-reference-payment-types.d.cts +8 -3
- package/dist/actions/get-reference-payment-types.d.cts.map +1 -1
- package/dist/actions/get-reference-payment-types.d.mts +8 -3
- package/dist/actions/get-reference-payment-types.d.mts.map +1 -1
- package/dist/actions/get-reference-payment-types.mjs +3 -3
- package/dist/actions/get-reference-payment-types.mjs.map +1 -1
- package/dist/actions/get-reference-price-types.cjs +1 -1
- package/dist/actions/get-reference-price-types.cjs.map +1 -1
- package/dist/actions/get-reference-price-types.d.cts +19 -3
- package/dist/actions/get-reference-price-types.d.cts.map +1 -1
- package/dist/actions/get-reference-price-types.d.mts +19 -3
- package/dist/actions/get-reference-price-types.d.mts.map +1 -1
- package/dist/actions/get-reference-price-types.mjs +1 -1
- package/dist/actions/get-reference-price-types.mjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.cjs +3 -3
- package/dist/actions/get-reference-product-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.cts +8 -3
- package/dist/actions/get-reference-product-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-product-statuses.d.mts +8 -3
- package/dist/actions/get-reference-product-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-product-statuses.mjs +3 -3
- package/dist/actions/get-reference-product-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-status-groups.cjs +3 -3
- package/dist/actions/get-reference-status-groups.cjs.map +1 -1
- package/dist/actions/get-reference-status-groups.d.cts +8 -3
- package/dist/actions/get-reference-status-groups.d.cts.map +1 -1
- package/dist/actions/get-reference-status-groups.d.mts +8 -3
- package/dist/actions/get-reference-status-groups.d.mts.map +1 -1
- package/dist/actions/get-reference-status-groups.mjs +3 -3
- package/dist/actions/get-reference-status-groups.mjs.map +1 -1
- package/dist/actions/get-reference-statuses.cjs +3 -3
- package/dist/actions/get-reference-statuses.cjs.map +1 -1
- package/dist/actions/get-reference-statuses.d.cts +8 -3
- package/dist/actions/get-reference-statuses.d.cts.map +1 -1
- package/dist/actions/get-reference-statuses.d.mts +8 -3
- package/dist/actions/get-reference-statuses.d.mts.map +1 -1
- package/dist/actions/get-reference-statuses.mjs +3 -3
- package/dist/actions/get-reference-statuses.mjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.cjs +2 -2
- package/dist/actions/get-reference-subscriptions.cjs.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.cts +16 -3
- package/dist/actions/get-reference-subscriptions.d.cts.map +1 -1
- package/dist/actions/get-reference-subscriptions.d.mts +16 -3
- package/dist/actions/get-reference-subscriptions.d.mts.map +1 -1
- package/dist/actions/get-reference-subscriptions.mjs +2 -2
- package/dist/actions/get-reference-subscriptions.mjs.map +1 -1
- package/dist/actions/get-reference-units.cjs +3 -3
- package/dist/actions/get-reference-units.cjs.map +1 -1
- package/dist/actions/get-reference-units.d.cts +8 -3
- package/dist/actions/get-reference-units.d.cts.map +1 -1
- package/dist/actions/get-reference-units.d.mts +8 -3
- package/dist/actions/get-reference-units.d.mts.map +1 -1
- package/dist/actions/get-reference-units.mjs +3 -3
- package/dist/actions/get-reference-units.mjs.map +1 -1
- package/dist/actions/get-segments.cjs +10 -10
- package/dist/actions/get-segments.cjs.map +1 -1
- package/dist/actions/get-segments.d.cts +30 -3
- package/dist/actions/get-segments.d.cts.map +1 -1
- package/dist/actions/get-segments.d.mts +30 -3
- package/dist/actions/get-segments.d.mts.map +1 -1
- package/dist/actions/get-segments.mjs +10 -10
- package/dist/actions/get-segments.mjs.map +1 -1
- package/dist/actions/get-settings.cjs +2 -2
- package/dist/actions/get-settings.cjs.map +1 -1
- package/dist/actions/get-settings.d.cts +8 -3
- package/dist/actions/get-settings.d.cts.map +1 -1
- package/dist/actions/get-settings.d.mts +8 -3
- package/dist/actions/get-settings.d.mts.map +1 -1
- package/dist/actions/get-settings.mjs +2 -2
- package/dist/actions/get-settings.mjs.map +1 -1
- package/dist/actions/get-sites.cjs +2 -2
- package/dist/actions/get-sites.cjs.map +1 -1
- package/dist/actions/get-sites.d.cts +8 -3
- package/dist/actions/get-sites.d.cts.map +1 -1
- package/dist/actions/get-sites.d.mts +8 -3
- package/dist/actions/get-sites.d.mts.map +1 -1
- package/dist/actions/get-sites.mjs +2 -2
- package/dist/actions/get-sites.mjs.map +1 -1
- package/dist/actions/get-statistic-update.cjs +1 -1
- package/dist/actions/get-statistic-update.cjs.map +1 -1
- package/dist/actions/get-statistic-update.d.cts +7 -3
- package/dist/actions/get-statistic-update.d.cts.map +1 -1
- package/dist/actions/get-statistic-update.d.mts +7 -3
- package/dist/actions/get-statistic-update.d.mts.map +1 -1
- package/dist/actions/get-statistic-update.mjs +1 -1
- package/dist/actions/get-statistic-update.mjs.map +1 -1
- package/dist/actions/get-store-inventories.cjs +6 -6
- package/dist/actions/get-store-inventories.cjs.map +1 -1
- package/dist/actions/get-store-inventories.d.cts +46 -3
- package/dist/actions/get-store-inventories.d.cts.map +1 -1
- package/dist/actions/get-store-inventories.d.mts +46 -3
- package/dist/actions/get-store-inventories.d.mts.map +1 -1
- package/dist/actions/get-store-inventories.mjs +6 -6
- package/dist/actions/get-store-inventories.mjs.map +1 -1
- package/dist/actions/get-store-offers.cjs +6 -6
- package/dist/actions/get-store-offers.cjs.map +1 -1
- package/dist/actions/get-store-offers.d.cts +35 -3
- package/dist/actions/get-store-offers.d.cts.map +1 -1
- package/dist/actions/get-store-offers.d.mts +35 -3
- package/dist/actions/get-store-offers.d.mts.map +1 -1
- package/dist/actions/get-store-offers.mjs +6 -6
- package/dist/actions/get-store-offers.mjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.cjs +6 -6
- package/dist/actions/get-store-products-properties-values.cjs.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.cts +26 -3
- package/dist/actions/get-store-products-properties-values.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties-values.d.mts +26 -3
- package/dist/actions/get-store-products-properties-values.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties-values.mjs +6 -6
- package/dist/actions/get-store-products-properties-values.mjs.map +1 -1
- package/dist/actions/get-store-products-properties.cjs +6 -6
- package/dist/actions/get-store-products-properties.cjs.map +1 -1
- package/dist/actions/get-store-products-properties.d.cts +23 -3
- package/dist/actions/get-store-products-properties.d.cts.map +1 -1
- package/dist/actions/get-store-products-properties.d.mts +23 -3
- package/dist/actions/get-store-products-properties.d.mts.map +1 -1
- package/dist/actions/get-store-products-properties.mjs +6 -6
- package/dist/actions/get-store-products-properties.mjs.map +1 -1
- package/dist/actions/get-stores.cjs +2 -2
- package/dist/actions/get-stores.cjs.map +1 -1
- package/dist/actions/get-stores.d.cts +27 -3
- package/dist/actions/get-stores.d.cts.map +1 -1
- package/dist/actions/get-stores.d.mts +27 -3
- package/dist/actions/get-stores.d.mts.map +1 -1
- package/dist/actions/get-stores.mjs +2 -2
- package/dist/actions/get-stores.mjs.map +1 -1
- package/dist/actions/get-task.cjs +2 -2
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +27 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +27 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +2 -2
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/get-tasks-comments.cjs +6 -6
- package/dist/actions/get-tasks-comments.cjs.map +1 -1
- package/dist/actions/get-tasks-comments.d.cts +24 -3
- package/dist/actions/get-tasks-comments.d.cts.map +1 -1
- package/dist/actions/get-tasks-comments.d.mts +24 -3
- package/dist/actions/get-tasks-comments.d.mts.map +1 -1
- package/dist/actions/get-tasks-comments.mjs +6 -6
- package/dist/actions/get-tasks-comments.mjs.map +1 -1
- package/dist/actions/get-tasks-history.cjs +11 -11
- package/dist/actions/get-tasks-history.cjs.map +1 -1
- package/dist/actions/get-tasks-history.d.cts +38 -3
- package/dist/actions/get-tasks-history.d.cts.map +1 -1
- package/dist/actions/get-tasks-history.d.mts +38 -3
- package/dist/actions/get-tasks-history.d.mts.map +1 -1
- package/dist/actions/get-tasks-history.mjs +11 -11
- package/dist/actions/get-tasks-history.mjs.map +1 -1
- package/dist/actions/get-tasks.cjs +13 -13
- package/dist/actions/get-tasks.cjs.map +1 -1
- package/dist/actions/get-tasks.d.cts +44 -3
- package/dist/actions/get-tasks.d.cts.map +1 -1
- package/dist/actions/get-tasks.d.mts +44 -3
- package/dist/actions/get-tasks.d.mts.map +1 -1
- package/dist/actions/get-tasks.mjs +13 -13
- package/dist/actions/get-tasks.mjs.map +1 -1
- package/dist/actions/get-telephony-setting.cjs +1 -1
- package/dist/actions/get-telephony-setting.cjs.map +1 -1
- package/dist/actions/get-telephony-setting.d.cts +10 -3
- package/dist/actions/get-telephony-setting.d.cts.map +1 -1
- package/dist/actions/get-telephony-setting.d.mts +10 -3
- package/dist/actions/get-telephony-setting.d.mts.map +1 -1
- package/dist/actions/get-telephony-setting.mjs +1 -1
- package/dist/actions/get-telephony-setting.mjs.map +1 -1
- package/dist/actions/get-user-groups.cjs +10 -10
- package/dist/actions/get-user-groups.cjs.map +1 -1
- package/dist/actions/get-user-groups.d.cts +34 -3
- package/dist/actions/get-user-groups.d.cts.map +1 -1
- package/dist/actions/get-user-groups.d.mts +34 -3
- package/dist/actions/get-user-groups.d.mts.map +1 -1
- package/dist/actions/get-user-groups.mjs +10 -10
- package/dist/actions/get-user-groups.mjs.map +1 -1
- package/dist/actions/get-user.cjs +10 -10
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +26 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +26 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +10 -10
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users.cjs +7 -7
- package/dist/actions/get-users.cjs.map +1 -1
- package/dist/actions/get-users.d.cts +42 -3
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +42 -3
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-users.mjs +7 -7
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.cjs +2 -2
- package/dist/actions/update-customer-subscriptions.cjs.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.cts +18 -3
- package/dist/actions/update-customer-subscriptions.d.cts.map +1 -1
- package/dist/actions/update-customer-subscriptions.d.mts +18 -3
- package/dist/actions/update-customer-subscriptions.d.mts.map +1 -1
- package/dist/actions/update-customer-subscriptions.mjs +2 -2
- package/dist/actions/update-customer-subscriptions.mjs.map +1 -1
- package/dist/actions/update-user-status.cjs +1 -1
- package/dist/actions/update-user-status.cjs.map +1 -1
- package/dist/actions/update-user-status.d.cts +16 -3
- package/dist/actions/update-user-status.d.cts.map +1 -1
- package/dist/actions/update-user-status.d.mts +16 -3
- package/dist/actions/update-user-status.d.mts.map +1 -1
- package/dist/actions/update-user-status.mjs +1 -1
- package/dist/actions/update-user-status.mjs.map +1 -1
- package/dist/actions/upload-costs.cjs +4 -4
- package/dist/actions/upload-costs.cjs.map +1 -1
- package/dist/actions/upload-costs.d.cts +53 -3
- package/dist/actions/upload-costs.d.cts.map +1 -1
- package/dist/actions/upload-costs.d.mts +53 -3
- package/dist/actions/upload-costs.d.mts.map +1 -1
- package/dist/actions/upload-costs.mjs +4 -4
- package/dist/actions/upload-costs.mjs.map +1 -1
- package/dist/actions/upload-customers-corporate.cjs +8 -8
- package/dist/actions/upload-customers-corporate.cjs.map +1 -1
- package/dist/actions/upload-customers-corporate.d.cts +194 -3
- package/dist/actions/upload-customers-corporate.d.cts.map +1 -1
- package/dist/actions/upload-customers-corporate.d.mts +194 -3
- package/dist/actions/upload-customers-corporate.d.mts.map +1 -1
- package/dist/actions/upload-customers-corporate.mjs +8 -8
- package/dist/actions/upload-customers-corporate.mjs.map +1 -1
- package/dist/actions/upload-customers.cjs +5 -5
- package/dist/actions/upload-customers.cjs.map +1 -1
- package/dist/actions/upload-customers.d.cts +89 -3
- package/dist/actions/upload-customers.d.cts.map +1 -1
- package/dist/actions/upload-customers.d.mts +89 -3
- package/dist/actions/upload-customers.d.mts.map +1 -1
- package/dist/actions/upload-customers.mjs +5 -5
- package/dist/actions/upload-customers.mjs.map +1 -1
- package/dist/actions/upload-orders.cjs +6 -6
- package/dist/actions/upload-orders.cjs.map +1 -1
- package/dist/actions/upload-orders.d.cts +103 -3
- package/dist/actions/upload-orders.d.cts.map +1 -1
- package/dist/actions/upload-orders.d.mts +103 -3
- package/dist/actions/upload-orders.d.mts.map +1 -1
- package/dist/actions/upload-orders.mjs +6 -6
- package/dist/actions/upload-orders.mjs.map +1 -1
- package/dist/actions/upload-store-prices.cjs +5 -5
- package/dist/actions/upload-store-prices.cjs.map +1 -1
- package/dist/actions/upload-store-prices.d.cts +29 -3
- package/dist/actions/upload-store-prices.d.cts.map +1 -1
- package/dist/actions/upload-store-prices.d.mts +29 -3
- package/dist/actions/upload-store-prices.d.mts.map +1 -1
- package/dist/actions/upload-store-prices.mjs +5 -5
- package/dist/actions/upload-store-prices.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.cjs +3 -3
- package/dist/actions/upload-web-analytics-client-ids.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.cts +41 -3
- package/dist/actions/upload-web-analytics-client-ids.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.d.mts +41 -3
- package/dist/actions/upload-web-analytics-client-ids.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-client-ids.mjs +3 -3
- package/dist/actions/upload-web-analytics-client-ids.mjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.cjs +3 -3
- package/dist/actions/upload-web-analytics-sources.cjs.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.cts +38 -3
- package/dist/actions/upload-web-analytics-sources.d.cts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.d.mts +38 -3
- package/dist/actions/upload-web-analytics-sources.d.mts.map +1 -1
- package/dist/actions/upload-web-analytics-sources.mjs +3 -3
- package/dist/actions/upload-web-analytics-sources.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-order-type.mjs","names":[],"sources":["../../src/actions/edit-reference-order-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferenceOrderTypeInput
|
|
1
|
+
{"version":3,"file":"edit-reference-order-type.mjs","names":[],"sources":["../../src/actions/edit-reference-order-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferenceOrderTypeInput = z.object({\n code: z.string().describe(\"The symbolic code of the order type to create/edit\"),\n orderType: z.object({\n name: z.string().describe(\"Display name of the order type\"),\n active: z.boolean().describe(\"Whether the order type is active\"),\n defaultForApi: z.boolean().describe(\"Whether this is the default order type for API\").optional(),\n defaultForCrm: z.boolean().describe(\"Whether this is the default order type for CRM\").optional(),\n}).describe(\"Order type object with fields to create or update\"),\n}).describe(\"Request model for creating or editing an order type\");\nexport const SimlaComEditReferenceOrderTypeOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the order type (returned on creation)\").nullable().optional(),\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed error information if the request 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}).passthrough().describe(\"Response model after creating or editing an order type\");\n\nexport const simlaComEditReferenceOrderType = action(\"SIMLA_COM_EDIT_REFERENCE_ORDER_TYPE\", {\n slug: \"simla_com-edit-reference-order-type\",\n name: \"Edit Reference Order Type\",\n description: \"Tool to create or edit an order type by code. Use when you need to create a new order type or update properties of an existing one such as name, active status, or default settings.\",\n input: SimlaComEditReferenceOrderTypeInput,\n output: SimlaComEditReferenceOrderTypeOutput,\n});\n"],"mappings":";;AAoBA,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC9E,WAAW,EAAE,OAAO;GACpB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;GAC1D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC;GAC/D,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;GAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACjG,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAC/D,CAAC,CAAC,CAAC,SAAS,qDAYH;CACP,QAZkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,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,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
|
|
@@ -16,10 +16,10 @@ const SimlaComEditReferencePaymentStatusInput = zod.z.object({
|
|
|
16
16
|
}).describe("Payment status fields to update (at least one field should be provided)")
|
|
17
17
|
}).describe("Request model for editing a payment status");
|
|
18
18
|
const SimlaComEditReferencePaymentStatusOutput = zod.z.object({
|
|
19
|
-
errors: zod.z.
|
|
20
|
-
success: zod.z.boolean().describe("Indicates whether the update was successful"),
|
|
19
|
+
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed error information if the request failed").nullable().optional(),
|
|
20
|
+
success: zod.z.boolean().describe("Indicates whether the update was successful").nullable(),
|
|
21
21
|
errorMsg: zod.z.string().describe("Error message if the update failed").nullable().optional()
|
|
22
|
-
}).describe("Response model after editing a payment status");
|
|
22
|
+
}).passthrough().describe("Response model after editing a payment status");
|
|
23
23
|
const simlaComEditReferencePaymentStatus = require_action.action("SIMLA_COM_EDIT_REFERENCE_PAYMENT_STATUS", {
|
|
24
24
|
slug: "simla_com-edit-reference-payment-status",
|
|
25
25
|
name: "Edit Reference Payment Status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-status.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-payment-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentStatusInput
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-status.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-payment-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentStatusInput = z.object({\n code: z.string().describe(\"Symbolic code of the payment status to edit. Must match an existing payment status code in the system.\"),\n paymentStatus: z.object({\n code: z.string().describe(\"Symbolic code for the payment status (alphanumeric, dashes allowed)\").optional(),\n name: z.string().describe(\"Name of the payment status\").optional(),\n active: z.boolean().describe(\"Whether the payment status is active\").optional(),\n ordering: z.number().int().describe(\"Display order (sorting position for UI display)\").optional(),\n description: z.string().describe(\"Description of the payment status\").optional(),\n paymentTypes: z.array(z.string()).describe(\"List of payment type codes associated with this status\").optional(),\n defaultForApi: z.boolean().describe(\"Whether this is the default status for API\").optional(),\n defaultForCrm: z.boolean().describe(\"Whether this is the default status for CRM\").optional(),\n paymentComplete: z.boolean().describe(\"Whether this status indicates payment is complete\").optional(),\n}).describe(\"Payment status fields to update (at least one field should be provided)\"),\n}).describe(\"Request model for editing a payment status\");\nexport const SimlaComEditReferencePaymentStatusOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed error information if the request failed\").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}).passthrough().describe(\"Response model after editing a payment status\");\n\nexport const simlaComEditReferencePaymentStatus = action(\"SIMLA_COM_EDIT_REFERENCE_PAYMENT_STATUS\", {\n slug: \"simla_com-edit-reference-payment-status\",\n name: \"Edit Reference Payment Status\",\n description: \"Tool to edit an existing payment status reference by code. Use when you need to update payment status properties such as name, active status, or default settings in the system's payment status directory.\",\n input: SimlaComEditReferencePaymentStatusInput,\n output: SimlaComEditReferencePaymentStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CAClI,eAAeA,IAAAA,EAAE,OAAO;EACxB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC1G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACjE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC/E,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC9G,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,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,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-payment-status.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePaymentStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePaymentStatusInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
paymentStatus: z.ZodObject<{
|
|
7
|
+
code: z.ZodOptional<z.ZodString>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
paymentTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
13
|
+
defaultForApi: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
defaultForCrm: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
paymentComplete: z.ZodOptional<z.ZodBoolean>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const SimlaComEditReferencePaymentStatusOutput: z.ZodObject<{
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const simlaComEditReferencePaymentStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
code: string;
|
|
25
|
+
paymentStatus: {
|
|
26
|
+
code?: string | undefined;
|
|
27
|
+
name?: string | undefined;
|
|
28
|
+
active?: boolean | undefined;
|
|
29
|
+
ordering?: number | undefined;
|
|
30
|
+
description?: string | undefined;
|
|
31
|
+
paymentTypes?: string[] | undefined;
|
|
32
|
+
defaultForApi?: boolean | undefined;
|
|
33
|
+
defaultForCrm?: boolean | undefined;
|
|
34
|
+
paymentComplete?: boolean | undefined;
|
|
35
|
+
};
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { simlaComEditReferencePaymentStatus };
|
|
9
39
|
//# sourceMappingURL=edit-reference-payment-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-status.d.cts","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-status.d.cts","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAcvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;cAMxC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-payment-status.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePaymentStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePaymentStatusInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
paymentStatus: z.ZodObject<{
|
|
7
|
+
code: z.ZodOptional<z.ZodString>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
paymentTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
13
|
+
defaultForApi: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
defaultForCrm: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
paymentComplete: z.ZodOptional<z.ZodBoolean>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const SimlaComEditReferencePaymentStatusOutput: z.ZodObject<{
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const simlaComEditReferencePaymentStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
code: string;
|
|
25
|
+
paymentStatus: {
|
|
26
|
+
code?: string | undefined;
|
|
27
|
+
name?: string | undefined;
|
|
28
|
+
active?: boolean | undefined;
|
|
29
|
+
ordering?: number | undefined;
|
|
30
|
+
description?: string | undefined;
|
|
31
|
+
paymentTypes?: string[] | undefined;
|
|
32
|
+
defaultForApi?: boolean | undefined;
|
|
33
|
+
defaultForCrm?: boolean | undefined;
|
|
34
|
+
paymentComplete?: boolean | undefined;
|
|
35
|
+
};
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { simlaComEditReferencePaymentStatus };
|
|
9
39
|
//# sourceMappingURL=edit-reference-payment-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-status.d.mts","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-status.d.mts","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAcvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;cAMxC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -19,10 +19,10 @@ const simlaComEditReferencePaymentStatus = action("SIMLA_COM_EDIT_REFERENCE_PAYM
|
|
|
19
19
|
}).describe("Payment status fields to update (at least one field should be provided)")
|
|
20
20
|
}).describe("Request model for editing a payment status"),
|
|
21
21
|
output: z.object({
|
|
22
|
-
errors: z.
|
|
23
|
-
success: z.boolean().describe("Indicates whether the update was successful"),
|
|
22
|
+
errors: z.record(z.string(), z.unknown()).describe("Detailed error information if the request failed").nullable().optional(),
|
|
23
|
+
success: z.boolean().describe("Indicates whether the update was successful").nullable(),
|
|
24
24
|
errorMsg: z.string().describe("Error message if the update failed").nullable().optional()
|
|
25
|
-
}).describe("Response model after editing a payment status")
|
|
25
|
+
}).passthrough().describe("Response model after editing a payment status")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { simlaComEditReferencePaymentStatus };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-status.mjs","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentStatusInput
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-status.mjs","names":[],"sources":["../../src/actions/edit-reference-payment-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentStatusInput = z.object({\n code: z.string().describe(\"Symbolic code of the payment status to edit. Must match an existing payment status code in the system.\"),\n paymentStatus: z.object({\n code: z.string().describe(\"Symbolic code for the payment status (alphanumeric, dashes allowed)\").optional(),\n name: z.string().describe(\"Name of the payment status\").optional(),\n active: z.boolean().describe(\"Whether the payment status is active\").optional(),\n ordering: z.number().int().describe(\"Display order (sorting position for UI display)\").optional(),\n description: z.string().describe(\"Description of the payment status\").optional(),\n paymentTypes: z.array(z.string()).describe(\"List of payment type codes associated with this status\").optional(),\n defaultForApi: z.boolean().describe(\"Whether this is the default status for API\").optional(),\n defaultForCrm: z.boolean().describe(\"Whether this is the default status for CRM\").optional(),\n paymentComplete: z.boolean().describe(\"Whether this status indicates payment is complete\").optional(),\n}).describe(\"Payment status fields to update (at least one field should be provided)\"),\n}).describe(\"Request model for editing a payment status\");\nexport const SimlaComEditReferencePaymentStatusOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed error information if the request failed\").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}).passthrough().describe(\"Response model after editing a payment status\");\n\nexport const simlaComEditReferencePaymentStatus = action(\"SIMLA_COM_EDIT_REFERENCE_PAYMENT_STATUS\", {\n slug: \"simla_com-edit-reference-payment-status\",\n name: \"Edit Reference Payment Status\",\n description: \"Tool to edit an existing payment status reference by code. Use when you need to update payment status properties such as name, active status, or default settings in the system's payment status directory.\",\n input: SimlaComEditReferencePaymentStatusInput,\n output: SimlaComEditReferencePaymentStatusOutput,\n});\n"],"mappings":";;AAwBA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;EAClI,eAAe,EAAE,OAAO;GACxB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;GAC1G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;GACjE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;GAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;GAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GAC/E,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;GAC9G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GAC3F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GAC3F,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACtG,CAAC,CAAC,CAAC,SAAS,yEAAyE;CACrF,CAAC,CAAC,CAAC,SAAS,4CAWH;CACP,QAXsD,EAAE,OAAO;EAC/D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,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,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -15,10 +15,10 @@ const SimlaComEditReferencePaymentTypeInput = zod.z.object({
|
|
|
15
15
|
}).describe("Payment type object with fields to update or create (at least one field should be provided)")
|
|
16
16
|
}).describe("Request model for editing a payment type");
|
|
17
17
|
const SimlaComEditReferencePaymentTypeOutput = zod.z.object({
|
|
18
|
-
errors: zod.z.
|
|
19
|
-
success: zod.z.boolean().describe("Indicates whether the operation was successful"),
|
|
18
|
+
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed error information if the request failed").nullable().optional(),
|
|
19
|
+
success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
20
20
|
errorMsg: zod.z.string().describe("Error message if the operation failed").nullable().optional()
|
|
21
|
-
}).describe("Response model after editing a payment type");
|
|
21
|
+
}).passthrough().describe("Response model after editing a payment type");
|
|
22
22
|
const simlaComEditReferencePaymentType = require_action.action("SIMLA_COM_EDIT_REFERENCE_PAYMENT_TYPE", {
|
|
23
23
|
slug: "simla_com-edit-reference-payment-type",
|
|
24
24
|
name: "Edit Reference Payment Type",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-type.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-payment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentTypeInput
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-type.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-payment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentTypeInput = z.object({\n code: z.string().describe(\"The payment type code (symbolic identifier) to edit or create\"),\n paymentType: z.object({\n code: z.string().describe(\"Symbolic code for the payment type (must match the code in URL path when creating new)\").optional(),\n name: z.string().describe(\"Name of the payment type\").optional(),\n active: z.boolean().describe(\"Whether the payment type is active\").optional(),\n ordering: z.number().int().describe(\"Sort order for displaying the payment type\").optional(),\n description: z.string().describe(\"Description of the payment type\").optional(),\n defaultForApi: z.boolean().describe(\"Whether this is the default payment type for API operations\").optional(),\n defaultForCrm: z.boolean().describe(\"Whether this is the default payment type for CRM operations\").optional(),\n paymentComplete: z.boolean().describe(\"Whether payment is complete when using this payment type\").optional(),\n}).describe(\"Payment type object with fields to update or create (at least one field should be provided)\"),\n}).describe(\"Request model for editing a payment type\");\nexport const SimlaComEditReferencePaymentTypeOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed error information if the request 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}).passthrough().describe(\"Response model after editing a payment type\");\n\nexport const simlaComEditReferencePaymentType = action(\"SIMLA_COM_EDIT_REFERENCE_PAYMENT_TYPE\", {\n slug: \"simla_com-edit-reference-payment-type\",\n name: \"Edit Reference Payment Type\",\n description: \"Tool to edit an existing payment type or create a new one by code. Use when you need to update payment type properties such as name, code, active status, description, ordering, or default settings.\",\n input: SimlaComEditReferencePaymentTypeInput,\n output: SimlaComEditReferencePaymentTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CACzF,aAAaA,IAAAA,EAAE,OAAO;EACtB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;EAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC7E,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAC5G,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAC5G,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,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,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-payment-type.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePaymentTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePaymentTypeInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
paymentType: z.ZodObject<{
|
|
7
|
+
code: z.ZodOptional<z.ZodString>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
defaultForApi: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
defaultForCrm: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
paymentComplete: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const SimlaComEditReferencePaymentTypeOutput: z.ZodObject<{
|
|
18
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
declare const simlaComEditReferencePaymentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
code: string;
|
|
24
|
+
paymentType: {
|
|
25
|
+
code?: string | undefined;
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
active?: boolean | undefined;
|
|
28
|
+
ordering?: number | undefined;
|
|
29
|
+
description?: string | undefined;
|
|
30
|
+
defaultForApi?: boolean | undefined;
|
|
31
|
+
defaultForCrm?: boolean | undefined;
|
|
32
|
+
paymentComplete?: boolean | undefined;
|
|
33
|
+
};
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { simlaComEditReferencePaymentType };
|
|
9
37
|
//# sourceMappingURL=edit-reference-payment-type.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-type.d.cts","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-type.d.cts","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAarC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-payment-type.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePaymentTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePaymentTypeInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
paymentType: z.ZodObject<{
|
|
7
|
+
code: z.ZodOptional<z.ZodString>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
defaultForApi: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
defaultForCrm: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
paymentComplete: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const SimlaComEditReferencePaymentTypeOutput: z.ZodObject<{
|
|
18
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
declare const simlaComEditReferencePaymentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
code: string;
|
|
24
|
+
paymentType: {
|
|
25
|
+
code?: string | undefined;
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
active?: boolean | undefined;
|
|
28
|
+
ordering?: number | undefined;
|
|
29
|
+
description?: string | undefined;
|
|
30
|
+
defaultForApi?: boolean | undefined;
|
|
31
|
+
defaultForCrm?: boolean | undefined;
|
|
32
|
+
paymentComplete?: boolean | undefined;
|
|
33
|
+
};
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { simlaComEditReferencePaymentType };
|
|
9
37
|
//# sourceMappingURL=edit-reference-payment-type.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-type.d.mts","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-type.d.mts","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAarC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -18,10 +18,10 @@ const simlaComEditReferencePaymentType = action("SIMLA_COM_EDIT_REFERENCE_PAYMEN
|
|
|
18
18
|
}).describe("Payment type object with fields to update or create (at least one field should be provided)")
|
|
19
19
|
}).describe("Request model for editing a payment type"),
|
|
20
20
|
output: z.object({
|
|
21
|
-
errors: z.
|
|
22
|
-
success: z.boolean().describe("Indicates whether the operation was successful"),
|
|
21
|
+
errors: z.record(z.string(), z.unknown()).describe("Detailed error information if the request failed").nullable().optional(),
|
|
22
|
+
success: z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
23
23
|
errorMsg: z.string().describe("Error message if the operation failed").nullable().optional()
|
|
24
|
-
}).describe("Response model after editing a payment type")
|
|
24
|
+
}).passthrough().describe("Response model after editing a payment type")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { simlaComEditReferencePaymentType };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-payment-type.mjs","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentTypeInput
|
|
1
|
+
{"version":3,"file":"edit-reference-payment-type.mjs","names":[],"sources":["../../src/actions/edit-reference-payment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePaymentTypeInput = z.object({\n code: z.string().describe(\"The payment type code (symbolic identifier) to edit or create\"),\n paymentType: z.object({\n code: z.string().describe(\"Symbolic code for the payment type (must match the code in URL path when creating new)\").optional(),\n name: z.string().describe(\"Name of the payment type\").optional(),\n active: z.boolean().describe(\"Whether the payment type is active\").optional(),\n ordering: z.number().int().describe(\"Sort order for displaying the payment type\").optional(),\n description: z.string().describe(\"Description of the payment type\").optional(),\n defaultForApi: z.boolean().describe(\"Whether this is the default payment type for API operations\").optional(),\n defaultForCrm: z.boolean().describe(\"Whether this is the default payment type for CRM operations\").optional(),\n paymentComplete: z.boolean().describe(\"Whether payment is complete when using this payment type\").optional(),\n}).describe(\"Payment type object with fields to update or create (at least one field should be provided)\"),\n}).describe(\"Request model for editing a payment type\");\nexport const SimlaComEditReferencePaymentTypeOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed error information if the request 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}).passthrough().describe(\"Response model after editing a payment type\");\n\nexport const simlaComEditReferencePaymentType = action(\"SIMLA_COM_EDIT_REFERENCE_PAYMENT_TYPE\", {\n slug: \"simla_com-edit-reference-payment-type\",\n name: \"Edit Reference Payment Type\",\n description: \"Tool to edit an existing payment type or create a new one by code. Use when you need to update payment type properties such as name, code, active status, description, ordering, or default settings.\",\n input: SimlaComEditReferencePaymentTypeInput,\n output: SimlaComEditReferencePaymentTypeOutput,\n});\n"],"mappings":";;AAuBA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EACzF,aAAa,EAAE,OAAO;GACtB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;GAC7H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;GAC/D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GAC7E,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;GAC5G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;GAC5G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAC7G,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACzG,CAAC,CAAC,CAAC,SAAS,0CAWH;CACP,QAXoD,EAAE,OAAO;EAC7D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,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,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ const SimlaComEditReferencePriceTypeInput = zod.z.object({
|
|
|
14
14
|
}).describe("Request model for editing a price type.");
|
|
15
15
|
const SimlaComEditReferencePriceTypeOutput = zod.z.object({
|
|
16
16
|
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
17
|
-
success: zod.z.boolean().describe("Indicates if the edit operation was successful"),
|
|
17
|
+
success: zod.z.boolean().describe("Indicates if the edit operation was successful").nullable(),
|
|
18
18
|
errorMsg: zod.z.string().describe("Error message if the operation failed").nullable().optional()
|
|
19
19
|
}).passthrough().describe("Response model after editing a price type.");
|
|
20
20
|
const simlaComEditReferencePriceType = require_action.action("SIMLA_COM_EDIT_REFERENCE_PRICE_TYPE", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-price-type.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-price-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePriceTypeInput
|
|
1
|
+
{"version":3,"file":"edit-reference-price-type.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-price-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePriceTypeInput = z.object({\n code: z.string().describe(\"The symbolic code of the price type to edit\"),\n name: z.string().describe(\"The name of the price type\").optional(),\n active: z.boolean().describe(\"Whether the price type is active and available for use\").optional(),\n groups: z.array(z.string()).describe(\"Customer group codes associated with this price type\").optional(),\n \"default\": z.boolean().describe(\"Whether this price type should be set as the default\").optional(),\n currency: z.string().describe(\"Currency code for the price type (ISO 4217, e.g., USD, EUR)\").optional(),\n ordering: z.number().int().describe(\"Display ordering of the price type (lower numbers appear first)\").optional(),\n description: z.string().describe(\"Description of the price type\").optional(),\n filterExpression: z.string().describe(\"Filter expression for the price type (defines when this price applies)\").optional(),\n}).describe(\"Request model for editing a price type.\");\nexport const SimlaComEditReferencePriceTypeOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the edit operation was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model after editing a price type.\");\n\nexport const simlaComEditReferencePriceType = action(\"SIMLA_COM_EDIT_REFERENCE_PRICE_TYPE\", {\n slug: \"simla_com-edit-reference-price-type\",\n name: \"Edit Reference Price Type\",\n description: \"Tool to edit an existing price type in the reference data. Use when you need to update price type properties such as name, active status, default flag, or associated customer groups.\",\n input: SimlaComEditReferencePriceTypeInput,\n output: SimlaComEditReferencePriceTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACtG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,iCAAiCC,eAAAA,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-price-type.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePriceTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePriceTypeInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
groups: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
default: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
currency: z.ZodOptional<z.ZodString>;
|
|
11
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
description: z.ZodOptional<z.ZodString>;
|
|
13
|
+
filterExpression: z.ZodOptional<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const SimlaComEditReferencePriceTypeOutput: z.ZodObject<{
|
|
16
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComEditReferencePriceType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
code: string;
|
|
22
|
+
name?: string | undefined;
|
|
23
|
+
active?: boolean | undefined;
|
|
24
|
+
groups?: string[] | undefined;
|
|
25
|
+
default?: boolean | undefined;
|
|
26
|
+
currency?: string | undefined;
|
|
27
|
+
ordering?: number | undefined;
|
|
28
|
+
description?: string | undefined;
|
|
29
|
+
filterExpression?: string | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { simlaComEditReferencePriceType };
|
|
9
33
|
//# sourceMappingURL=edit-reference-price-type.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-price-type.d.cts","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-price-type.d.cts","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAMpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-price-type.d.ts
|
|
4
|
-
declare const SimlaComEditReferencePriceTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferencePriceTypeInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
groups: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
default: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
currency: z.ZodOptional<z.ZodString>;
|
|
11
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
description: z.ZodOptional<z.ZodString>;
|
|
13
|
+
filterExpression: z.ZodOptional<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const SimlaComEditReferencePriceTypeOutput: z.ZodObject<{
|
|
16
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComEditReferencePriceType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
code: string;
|
|
22
|
+
name?: string | undefined;
|
|
23
|
+
active?: boolean | undefined;
|
|
24
|
+
groups?: string[] | undefined;
|
|
25
|
+
default?: boolean | undefined;
|
|
26
|
+
currency?: string | undefined;
|
|
27
|
+
ordering?: number | undefined;
|
|
28
|
+
description?: string | undefined;
|
|
29
|
+
filterExpression?: string | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { simlaComEditReferencePriceType };
|
|
9
33
|
//# sourceMappingURL=edit-reference-price-type.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-price-type.d.mts","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-price-type.d.mts","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAMpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -17,7 +17,7 @@ const simlaComEditReferencePriceType = action("SIMLA_COM_EDIT_REFERENCE_PRICE_TY
|
|
|
17
17
|
}).describe("Request model for editing a price type."),
|
|
18
18
|
output: z.object({
|
|
19
19
|
errors: z.record(z.string(), z.unknown()).describe("Detailed errors if the request failed").nullable().optional(),
|
|
20
|
-
success: z.boolean().describe("Indicates if the edit operation was successful"),
|
|
20
|
+
success: z.boolean().describe("Indicates if the edit operation was successful").nullable(),
|
|
21
21
|
errorMsg: z.string().describe("Error message if the operation failed").nullable().optional()
|
|
22
22
|
}).passthrough().describe("Response model after editing a price type.")
|
|
23
23
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-price-type.mjs","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePriceTypeInput
|
|
1
|
+
{"version":3,"file":"edit-reference-price-type.mjs","names":[],"sources":["../../src/actions/edit-reference-price-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferencePriceTypeInput = z.object({\n code: z.string().describe(\"The symbolic code of the price type to edit\"),\n name: z.string().describe(\"The name of the price type\").optional(),\n active: z.boolean().describe(\"Whether the price type is active and available for use\").optional(),\n groups: z.array(z.string()).describe(\"Customer group codes associated with this price type\").optional(),\n \"default\": z.boolean().describe(\"Whether this price type should be set as the default\").optional(),\n currency: z.string().describe(\"Currency code for the price type (ISO 4217, e.g., USD, EUR)\").optional(),\n ordering: z.number().int().describe(\"Display ordering of the price type (lower numbers appear first)\").optional(),\n description: z.string().describe(\"Description of the price type\").optional(),\n filterExpression: z.string().describe(\"Filter expression for the price type (defines when this price applies)\").optional(),\n}).describe(\"Request model for editing a price type.\");\nexport const SimlaComEditReferencePriceTypeOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed errors if the request failed\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the edit operation was successful\").nullable(),\n errorMsg: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model after editing a price type.\");\n\nexport const simlaComEditReferencePriceType = action(\"SIMLA_COM_EDIT_REFERENCE_PRICE_TYPE\", {\n slug: \"simla_com-edit-reference-price-type\",\n name: \"Edit Reference Price Type\",\n description: \"Tool to edit an existing price type in the reference data. Use when you need to update price type properties such as name, active status, default flag, or associated customer groups.\",\n input: SimlaComEditReferencePriceTypeInput,\n output: SimlaComEditReferencePriceTypeOutput,\n});\n"],"mappings":";;AAqBA,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACjE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAChG,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACtG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC3E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,yCAWH;CACP,QAXkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
|
|
@@ -13,8 +13,8 @@ const SimlaComEditReferenceProductStatusInput = zod.z.object({
|
|
|
13
13
|
}).describe("Product status fields to create or update")
|
|
14
14
|
}).describe("Request model for creating or editing a product status");
|
|
15
15
|
const SimlaComEditReferenceProductStatusOutput = zod.z.object({
|
|
16
|
-
errors: zod.z.
|
|
17
|
-
success: zod.z.boolean().describe("Indicates whether the operation was successful"),
|
|
16
|
+
errors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Detailed validation errors if any").nullable().optional(),
|
|
17
|
+
success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable(),
|
|
18
18
|
errorMsg: zod.z.string().describe("Error message if the operation failed").nullable().optional()
|
|
19
19
|
}).passthrough().describe("Response model after creating or editing a product status");
|
|
20
20
|
const simlaComEditReferenceProductStatus = require_action.action("SIMLA_COM_EDIT_REFERENCE_PRODUCT_STATUS", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-product-status.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-product-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferenceProductStatusInput
|
|
1
|
+
{"version":3,"file":"edit-reference-product-status.cjs","names":["z","action"],"sources":["../../src/actions/edit-reference-product-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimlaComEditReferenceProductStatusInput = z.object({\n code: z.string().describe(\"Symbolic code of the product status to create or edit (use 'new' for creating new statuses)\"),\n productStatus: z.object({\n name: z.string().describe(\"Display name of the product status\"),\n active: z.boolean().describe(\"Whether the product status is active (default: true)\").optional(),\n ordering: z.number().int().describe(\"Display ordering for the product status\").optional(),\n cancelStatus: z.boolean().describe(\"Indicates if this is a cancellation status (default: false)\").optional(),\n orderStatusByProductStatus: z.string().describe(\"Order status code to set when this product status is applied\").optional(),\n orderStatusForProductStatus: z.string().describe(\"Product status code to set based on order status\").optional(),\n}).describe(\"Product status fields to create or update\"),\n}).describe(\"Request model for creating or editing a product status\");\nexport const SimlaComEditReferenceProductStatusOutput = z.object({\n errors: z.record(z.string(), z.unknown()).describe(\"Detailed validation errors if any\").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}).passthrough().describe(\"Response model after creating or editing a product status\");\n\nexport const simlaComEditReferenceProductStatus = action(\"SIMLA_COM_EDIT_REFERENCE_PRODUCT_STATUS\", {\n slug: \"simla_com-edit-reference-product-status\",\n name: \"Edit Product Status\",\n description: \"Tool to create or edit product status in the reference directory. Use when you need to add a new product status or update an existing one. Set code to 'new' when creating a new status, or use the existing status code to edit.\",\n input: SimlaComEditReferenceProductStatusInput,\n output: SimlaComEditReferenceProductStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;CACvH,eAAeA,IAAAA,EAAE,OAAO;EACxB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC9D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC9F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACxF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAC3G,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACzH,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,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,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-reference-product-status.d.ts
|
|
4
|
-
declare const SimlaComEditReferenceProductStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SimlaComEditReferenceProductStatusInput: z.ZodObject<{
|
|
5
|
+
code: z.ZodString;
|
|
6
|
+
productStatus: z.ZodObject<{
|
|
7
|
+
name: z.ZodString;
|
|
8
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
ordering: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
cancelStatus: z.ZodOptional<z.ZodBoolean>;
|
|
11
|
+
orderStatusByProductStatus: z.ZodOptional<z.ZodString>;
|
|
12
|
+
orderStatusForProductStatus: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const SimlaComEditReferenceProductStatusOutput: z.ZodObject<{
|
|
16
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
errorMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const simlaComEditReferenceProductStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
code: string;
|
|
22
|
+
productStatus: {
|
|
23
|
+
name: string;
|
|
24
|
+
active?: boolean | undefined;
|
|
25
|
+
ordering?: number | undefined;
|
|
26
|
+
cancelStatus?: boolean | undefined;
|
|
27
|
+
orderStatusByProductStatus?: string | undefined;
|
|
28
|
+
orderStatusForProductStatus?: string | undefined;
|
|
29
|
+
};
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { simlaComEditReferenceProductStatus };
|
|
9
33
|
//# sourceMappingURL=edit-reference-product-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-reference-product-status.d.cts","names":[],"sources":["../../src/actions/edit-reference-product-status.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"edit-reference-product-status.d.cts","names":[],"sources":["../../src/actions/edit-reference-product-status.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;cAMxC,kCAAA,gCAAkC,wBAAA"}
|