@keystrokehq/proabono 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/anonymize-customer.cjs +2 -2
- package/dist/actions/anonymize-customer.cjs.map +1 -1
- package/dist/actions/anonymize-customer.d.cts +21 -3
- package/dist/actions/anonymize-customer.d.cts.map +1 -1
- package/dist/actions/anonymize-customer.d.mts +21 -3
- package/dist/actions/anonymize-customer.d.mts.map +1 -1
- package/dist/actions/anonymize-customer.mjs +2 -2
- package/dist/actions/anonymize-customer.mjs.map +1 -1
- package/dist/actions/bill-customer.cjs +1 -1
- package/dist/actions/bill-customer.cjs.map +1 -1
- package/dist/actions/bill-customer.d.cts +14 -3
- package/dist/actions/bill-customer.d.cts.map +1 -1
- package/dist/actions/bill-customer.d.mts +14 -3
- package/dist/actions/bill-customer.d.mts.map +1 -1
- package/dist/actions/bill-customer.mjs +1 -1
- package/dist/actions/bill-customer.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +4 -4
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +43 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +43 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +4 -4
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-feature.cjs +2 -2
- package/dist/actions/create-feature.cjs.map +1 -1
- package/dist/actions/create-feature.d.cts +38 -3
- package/dist/actions/create-feature.d.cts.map +1 -1
- package/dist/actions/create-feature.d.mts +38 -3
- package/dist/actions/create-feature.d.mts.map +1 -1
- package/dist/actions/create-feature.mjs +2 -2
- package/dist/actions/create-feature.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -1
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +10 -3
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +10 -3
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -1
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-offer.cjs +4 -4
- package/dist/actions/delete-offer.cjs.map +1 -1
- package/dist/actions/delete-offer.d.cts +11 -3
- package/dist/actions/delete-offer.d.cts.map +1 -1
- package/dist/actions/delete-offer.d.mts +11 -3
- package/dist/actions/delete-offer.d.mts.map +1 -1
- package/dist/actions/delete-offer.mjs +4 -4
- package/dist/actions/delete-offer.mjs.map +1 -1
- package/dist/actions/delete-pricing-table-offer.cjs +3 -3
- package/dist/actions/delete-pricing-table-offer.cjs.map +1 -1
- package/dist/actions/delete-pricing-table-offer.d.cts +10 -3
- package/dist/actions/delete-pricing-table-offer.d.cts.map +1 -1
- package/dist/actions/delete-pricing-table-offer.d.mts +10 -3
- package/dist/actions/delete-pricing-table-offer.d.mts.map +1 -1
- package/dist/actions/delete-pricing-table-offer.mjs +3 -3
- package/dist/actions/delete-pricing-table-offer.mjs.map +1 -1
- package/dist/actions/delete-pricing-table.cjs +3 -3
- package/dist/actions/delete-pricing-table.cjs.map +1 -1
- package/dist/actions/delete-pricing-table.d.cts +10 -3
- package/dist/actions/delete-pricing-table.d.cts.map +1 -1
- package/dist/actions/delete-pricing-table.d.mts +10 -3
- package/dist/actions/delete-pricing-table.d.mts.map +1 -1
- package/dist/actions/delete-pricing-table.mjs +3 -3
- package/dist/actions/delete-pricing-table.mjs.map +1 -1
- package/dist/actions/delete-subscription-discount.cjs +1 -1
- package/dist/actions/delete-subscription-discount.cjs.map +1 -1
- package/dist/actions/delete-subscription-discount.d.cts +9 -3
- package/dist/actions/delete-subscription-discount.d.cts.map +1 -1
- package/dist/actions/delete-subscription-discount.d.mts +9 -3
- package/dist/actions/delete-subscription-discount.d.mts.map +1 -1
- package/dist/actions/delete-subscription-discount.mjs +1 -1
- package/dist/actions/delete-subscription-discount.mjs.map +1 -1
- package/dist/actions/enable-webhook.cjs +1 -1
- package/dist/actions/enable-webhook.cjs.map +1 -1
- package/dist/actions/enable-webhook.d.cts +10 -3
- package/dist/actions/enable-webhook.d.cts.map +1 -1
- package/dist/actions/enable-webhook.d.mts +10 -3
- package/dist/actions/enable-webhook.d.mts.map +1 -1
- package/dist/actions/enable-webhook.mjs +1 -1
- package/dist/actions/enable-webhook.mjs.map +1 -1
- package/dist/actions/get-customer-billing-address.cjs +1 -1
- package/dist/actions/get-customer-billing-address.cjs.map +1 -1
- package/dist/actions/get-customer-billing-address.d.cts +19 -3
- package/dist/actions/get-customer-billing-address.d.cts.map +1 -1
- package/dist/actions/get-customer-billing-address.d.mts +19 -3
- package/dist/actions/get-customer-billing-address.d.mts.map +1 -1
- package/dist/actions/get-customer-billing-address.mjs +1 -1
- package/dist/actions/get-customer-billing-address.mjs.map +1 -1
- package/dist/actions/get-customer-billing.cjs +2 -2
- package/dist/actions/get-customer-billing.cjs.map +1 -1
- package/dist/actions/get-customer-billing.d.cts +27 -3
- package/dist/actions/get-customer-billing.d.cts.map +1 -1
- package/dist/actions/get-customer-billing.d.mts +27 -3
- package/dist/actions/get-customer-billing.d.mts.map +1 -1
- package/dist/actions/get-customer-billing.mjs +2 -2
- package/dist/actions/get-customer-billing.mjs.map +1 -1
- package/dist/actions/get-customer-by-reference.cjs +3 -3
- package/dist/actions/get-customer-by-reference.cjs.map +1 -1
- package/dist/actions/get-customer-by-reference.d.cts +25 -3
- package/dist/actions/get-customer-by-reference.d.cts.map +1 -1
- package/dist/actions/get-customer-by-reference.d.mts +25 -3
- package/dist/actions/get-customer-by-reference.d.mts.map +1 -1
- package/dist/actions/get-customer-by-reference.mjs +3 -3
- package/dist/actions/get-customer-by-reference.mjs.map +1 -1
- package/dist/actions/get-customer-payment-settings.cjs +1 -1
- package/dist/actions/get-customer-payment-settings.cjs.map +1 -1
- package/dist/actions/get-customer-payment-settings.d.cts +14 -3
- package/dist/actions/get-customer-payment-settings.d.cts.map +1 -1
- package/dist/actions/get-customer-payment-settings.d.mts +14 -3
- package/dist/actions/get-customer-payment-settings.d.mts.map +1 -1
- package/dist/actions/get-customer-payment-settings.mjs +1 -1
- package/dist/actions/get-customer-payment-settings.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +2 -2
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +27 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +27 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +2 -2
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-discount.cjs +2 -2
- package/dist/actions/get-discount.cjs.map +1 -1
- package/dist/actions/get-discount.d.cts +47 -3
- package/dist/actions/get-discount.d.cts.map +1 -1
- package/dist/actions/get-discount.d.mts +47 -3
- package/dist/actions/get-discount.d.mts.map +1 -1
- package/dist/actions/get-discount.mjs +2 -2
- package/dist/actions/get-discount.mjs.map +1 -1
- package/dist/actions/get-feature.cjs +3 -3
- package/dist/actions/get-feature.cjs.map +1 -1
- package/dist/actions/get-feature.d.cts +24 -3
- package/dist/actions/get-feature.d.cts.map +1 -1
- package/dist/actions/get-feature.d.mts +24 -3
- package/dist/actions/get-feature.d.mts.map +1 -1
- package/dist/actions/get-feature.mjs +3 -3
- package/dist/actions/get-feature.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +2 -2
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +38 -3
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +38 -3
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +2 -2
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-offer.cjs +2 -2
- package/dist/actions/get-offer.cjs.map +1 -1
- package/dist/actions/get-offer.d.cts +43 -3
- package/dist/actions/get-offer.d.cts.map +1 -1
- package/dist/actions/get-offer.d.mts +43 -3
- package/dist/actions/get-offer.d.mts.map +1 -1
- package/dist/actions/get-offer.mjs +2 -2
- package/dist/actions/get-offer.mjs.map +1 -1
- package/dist/actions/get-subscription-by-customer.cjs +3 -3
- package/dist/actions/get-subscription-by-customer.cjs.map +1 -1
- package/dist/actions/get-subscription-by-customer.d.cts +66 -3
- package/dist/actions/get-subscription-by-customer.d.cts.map +1 -1
- package/dist/actions/get-subscription-by-customer.d.mts +66 -3
- package/dist/actions/get-subscription-by-customer.d.mts.map +1 -1
- package/dist/actions/get-subscription-by-customer.mjs +3 -3
- package/dist/actions/get-subscription-by-customer.mjs.map +1 -1
- package/dist/actions/get-subscription-creation-quote.cjs +3 -3
- package/dist/actions/get-subscription-creation-quote.cjs.map +1 -1
- package/dist/actions/get-subscription-creation-quote.d.cts +40 -3
- package/dist/actions/get-subscription-creation-quote.d.cts.map +1 -1
- package/dist/actions/get-subscription-creation-quote.d.mts +40 -3
- package/dist/actions/get-subscription-creation-quote.d.mts.map +1 -1
- package/dist/actions/get-subscription-creation-quote.mjs +3 -3
- package/dist/actions/get-subscription-creation-quote.mjs.map +1 -1
- package/dist/actions/get-usage.cjs +1 -1
- package/dist/actions/get-usage.cjs.map +1 -1
- package/dist/actions/get-usage.d.cts +24 -3
- package/dist/actions/get-usage.d.cts.map +1 -1
- package/dist/actions/get-usage.d.mts +24 -3
- package/dist/actions/get-usage.d.mts.map +1 -1
- package/dist/actions/get-usage.mjs +1 -1
- package/dist/actions/get-usage.mjs.map +1 -1
- package/dist/actions/get-usages-for-customer.cjs +3 -3
- package/dist/actions/get-usages-for-customer.cjs.map +1 -1
- package/dist/actions/get-usages-for-customer.d.cts +37 -3
- package/dist/actions/get-usages-for-customer.d.cts.map +1 -1
- package/dist/actions/get-usages-for-customer.d.mts +37 -3
- package/dist/actions/get-usages-for-customer.d.mts.map +1 -1
- package/dist/actions/get-usages-for-customer.mjs +3 -3
- package/dist/actions/get-usages-for-customer.mjs.map +1 -1
- package/dist/actions/invalidate-customer-by-id.cjs +2 -2
- package/dist/actions/invalidate-customer-by-id.cjs.map +1 -1
- package/dist/actions/invalidate-customer-by-id.d.cts +22 -3
- package/dist/actions/invalidate-customer-by-id.d.cts.map +1 -1
- package/dist/actions/invalidate-customer-by-id.d.mts +22 -3
- package/dist/actions/invalidate-customer-by-id.d.mts.map +1 -1
- package/dist/actions/invalidate-customer-by-id.mjs +2 -2
- package/dist/actions/invalidate-customer-by-id.mjs.map +1 -1
- package/dist/actions/invalidate-customer.cjs +2 -2
- package/dist/actions/invalidate-customer.cjs.map +1 -1
- package/dist/actions/invalidate-customer.d.cts +25 -3
- package/dist/actions/invalidate-customer.d.cts.map +1 -1
- package/dist/actions/invalidate-customer.d.mts +25 -3
- package/dist/actions/invalidate-customer.d.mts.map +1 -1
- package/dist/actions/invalidate-customer.mjs +2 -2
- package/dist/actions/invalidate-customer.mjs.map +1 -1
- package/dist/actions/list-balance-lines.cjs +3 -3
- package/dist/actions/list-balance-lines.cjs.map +1 -1
- package/dist/actions/list-balance-lines.d.cts +43 -3
- package/dist/actions/list-balance-lines.d.cts.map +1 -1
- package/dist/actions/list-balance-lines.d.mts +43 -3
- package/dist/actions/list-balance-lines.d.mts.map +1 -1
- package/dist/actions/list-balance-lines.mjs +3 -3
- package/dist/actions/list-balance-lines.mjs.map +1 -1
- package/dist/actions/list-business-localization.cjs +2 -2
- package/dist/actions/list-business-localization.cjs.map +1 -1
- package/dist/actions/list-business-localization.d.cts +36 -3
- package/dist/actions/list-business-localization.d.cts.map +1 -1
- package/dist/actions/list-business-localization.d.mts +36 -3
- package/dist/actions/list-business-localization.d.mts.map +1 -1
- package/dist/actions/list-business-localization.mjs +2 -2
- package/dist/actions/list-business-localization.mjs.map +1 -1
- package/dist/actions/list-businesses.cjs +3 -3
- package/dist/actions/list-businesses.cjs.map +1 -1
- package/dist/actions/list-businesses.d.cts +37 -3
- package/dist/actions/list-businesses.d.cts.map +1 -1
- package/dist/actions/list-businesses.d.mts +37 -3
- package/dist/actions/list-businesses.d.mts.map +1 -1
- package/dist/actions/list-businesses.mjs +3 -3
- package/dist/actions/list-businesses.mjs.map +1 -1
- package/dist/actions/list-customer-moves.cjs +3 -3
- package/dist/actions/list-customer-moves.cjs.map +1 -1
- package/dist/actions/list-customer-moves.d.cts +44 -3
- package/dist/actions/list-customer-moves.d.cts.map +1 -1
- package/dist/actions/list-customer-moves.d.mts +44 -3
- package/dist/actions/list-customer-moves.d.mts.map +1 -1
- package/dist/actions/list-customer-moves.mjs +3 -3
- package/dist/actions/list-customer-moves.mjs.map +1 -1
- package/dist/actions/list-customers-by-feature.cjs +2 -2
- package/dist/actions/list-customers-by-feature.cjs.map +1 -1
- package/dist/actions/list-customers-by-feature.d.cts +29 -3
- package/dist/actions/list-customers-by-feature.d.cts.map +1 -1
- package/dist/actions/list-customers-by-feature.d.mts +29 -3
- package/dist/actions/list-customers-by-feature.d.mts.map +1 -1
- package/dist/actions/list-customers-by-feature.mjs +2 -2
- package/dist/actions/list-customers-by-feature.mjs.map +1 -1
- package/dist/actions/list-customers.cjs +4 -4
- package/dist/actions/list-customers.cjs.map +1 -1
- package/dist/actions/list-customers.d.cts +46 -3
- package/dist/actions/list-customers.d.cts.map +1 -1
- package/dist/actions/list-customers.d.mts +46 -3
- package/dist/actions/list-customers.d.mts.map +1 -1
- package/dist/actions/list-customers.mjs +4 -4
- package/dist/actions/list-customers.mjs.map +1 -1
- package/dist/actions/list-discounts.cjs +4 -4
- package/dist/actions/list-discounts.cjs.map +1 -1
- package/dist/actions/list-discounts.d.cts +45 -3
- package/dist/actions/list-discounts.d.cts.map +1 -1
- package/dist/actions/list-discounts.d.mts +45 -3
- package/dist/actions/list-discounts.d.mts.map +1 -1
- package/dist/actions/list-discounts.mjs +4 -4
- package/dist/actions/list-discounts.mjs.map +1 -1
- package/dist/actions/list-features.cjs +4 -4
- package/dist/actions/list-features.cjs.map +1 -1
- package/dist/actions/list-features.d.cts +41 -3
- package/dist/actions/list-features.d.cts.map +1 -1
- package/dist/actions/list-features.d.mts +41 -3
- package/dist/actions/list-features.d.mts.map +1 -1
- package/dist/actions/list-features.mjs +4 -4
- package/dist/actions/list-features.mjs.map +1 -1
- package/dist/actions/list-gateway-accounts.cjs +5 -5
- package/dist/actions/list-gateway-accounts.cjs.map +1 -1
- package/dist/actions/list-gateway-accounts.d.cts +46 -3
- package/dist/actions/list-gateway-accounts.d.cts.map +1 -1
- package/dist/actions/list-gateway-accounts.d.mts +46 -3
- package/dist/actions/list-gateway-accounts.d.mts.map +1 -1
- package/dist/actions/list-gateway-accounts.mjs +5 -5
- package/dist/actions/list-gateway-accounts.mjs.map +1 -1
- package/dist/actions/list-gateway-permissions.cjs +3 -3
- package/dist/actions/list-gateway-permissions.cjs.map +1 -1
- package/dist/actions/list-gateway-permissions.d.cts +44 -3
- package/dist/actions/list-gateway-permissions.d.cts.map +1 -1
- package/dist/actions/list-gateway-permissions.d.mts +44 -3
- package/dist/actions/list-gateway-permissions.d.mts.map +1 -1
- package/dist/actions/list-gateway-permissions.mjs +3 -3
- package/dist/actions/list-gateway-permissions.mjs.map +1 -1
- package/dist/actions/list-gateway-requests.cjs +4 -4
- package/dist/actions/list-gateway-requests.cjs.map +1 -1
- package/dist/actions/list-gateway-requests.d.cts +62 -3
- package/dist/actions/list-gateway-requests.d.cts.map +1 -1
- package/dist/actions/list-gateway-requests.d.mts +62 -3
- package/dist/actions/list-gateway-requests.d.mts.map +1 -1
- package/dist/actions/list-gateway-requests.mjs +4 -4
- package/dist/actions/list-gateway-requests.mjs.map +1 -1
- package/dist/actions/list-gateway-transactions.cjs +4 -4
- package/dist/actions/list-gateway-transactions.cjs.map +1 -1
- package/dist/actions/list-gateway-transactions.d.cts +47 -3
- package/dist/actions/list-gateway-transactions.d.cts.map +1 -1
- package/dist/actions/list-gateway-transactions.d.mts +47 -3
- package/dist/actions/list-gateway-transactions.d.mts.map +1 -1
- package/dist/actions/list-gateway-transactions.mjs +4 -4
- package/dist/actions/list-gateway-transactions.mjs.map +1 -1
- package/dist/actions/list-invoice-lines.cjs +2 -2
- package/dist/actions/list-invoice-lines.cjs.map +1 -1
- package/dist/actions/list-invoice-lines.d.cts +27 -3
- package/dist/actions/list-invoice-lines.d.cts.map +1 -1
- package/dist/actions/list-invoice-lines.d.mts +27 -3
- package/dist/actions/list-invoice-lines.d.mts.map +1 -1
- package/dist/actions/list-invoice-lines.mjs +2 -2
- package/dist/actions/list-invoice-lines.mjs.map +1 -1
- package/dist/actions/list-invoices-by-customer.cjs +3 -3
- package/dist/actions/list-invoices-by-customer.cjs.map +1 -1
- package/dist/actions/list-invoices-by-customer.d.cts +42 -3
- package/dist/actions/list-invoices-by-customer.d.cts.map +1 -1
- package/dist/actions/list-invoices-by-customer.d.mts +42 -3
- package/dist/actions/list-invoices-by-customer.d.mts.map +1 -1
- package/dist/actions/list-invoices-by-customer.mjs +3 -3
- package/dist/actions/list-invoices-by-customer.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +3 -3
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +46 -3
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +46 -3
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +3 -3
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-offers.cjs +3 -3
- package/dist/actions/list-offers.cjs.map +1 -1
- package/dist/actions/list-offers.d.cts +50 -3
- package/dist/actions/list-offers.d.cts.map +1 -1
- package/dist/actions/list-offers.d.mts +50 -3
- package/dist/actions/list-offers.d.mts.map +1 -1
- package/dist/actions/list-offers.mjs +3 -3
- package/dist/actions/list-offers.mjs.map +1 -1
- package/dist/actions/list-payments.cjs +3 -3
- package/dist/actions/list-payments.cjs.map +1 -1
- package/dist/actions/list-payments.d.cts +44 -3
- package/dist/actions/list-payments.d.cts.map +1 -1
- package/dist/actions/list-payments.d.mts +44 -3
- package/dist/actions/list-payments.d.mts.map +1 -1
- package/dist/actions/list-payments.mjs +3 -3
- package/dist/actions/list-payments.mjs.map +1 -1
- package/dist/actions/list-pricing-table-offers.cjs +3 -3
- package/dist/actions/list-pricing-table-offers.cjs.map +1 -1
- package/dist/actions/list-pricing-table-offers.d.cts +33 -3
- package/dist/actions/list-pricing-table-offers.d.cts.map +1 -1
- package/dist/actions/list-pricing-table-offers.d.mts +33 -3
- package/dist/actions/list-pricing-table-offers.d.mts.map +1 -1
- package/dist/actions/list-pricing-table-offers.mjs +3 -3
- package/dist/actions/list-pricing-table-offers.mjs.map +1 -1
- package/dist/actions/list-pricing-tables.cjs +3 -3
- package/dist/actions/list-pricing-tables.cjs.map +1 -1
- package/dist/actions/list-pricing-tables.d.cts +42 -3
- package/dist/actions/list-pricing-tables.d.cts.map +1 -1
- package/dist/actions/list-pricing-tables.d.mts +42 -3
- package/dist/actions/list-pricing-tables.d.mts.map +1 -1
- package/dist/actions/list-pricing-tables.mjs +3 -3
- package/dist/actions/list-pricing-tables.mjs.map +1 -1
- package/dist/actions/list-segment-localizations.cjs +2 -2
- package/dist/actions/list-segment-localizations.cjs.map +1 -1
- package/dist/actions/list-segment-localizations.d.cts +32 -3
- package/dist/actions/list-segment-localizations.d.cts.map +1 -1
- package/dist/actions/list-segment-localizations.d.mts +32 -3
- package/dist/actions/list-segment-localizations.d.mts.map +1 -1
- package/dist/actions/list-segment-localizations.mjs +2 -2
- package/dist/actions/list-segment-localizations.mjs.map +1 -1
- package/dist/actions/list-segments.cjs +4 -4
- package/dist/actions/list-segments.cjs.map +1 -1
- package/dist/actions/list-segments.d.cts +42 -3
- package/dist/actions/list-segments.d.cts.map +1 -1
- package/dist/actions/list-segments.d.mts +42 -3
- package/dist/actions/list-segments.d.mts.map +1 -1
- package/dist/actions/list-segments.mjs +4 -4
- package/dist/actions/list-segments.mjs.map +1 -1
- package/dist/actions/list-subscription-discounts.cjs +4 -4
- package/dist/actions/list-subscription-discounts.cjs.map +1 -1
- package/dist/actions/list-subscription-discounts.d.cts +35 -3
- package/dist/actions/list-subscription-discounts.d.cts.map +1 -1
- package/dist/actions/list-subscription-discounts.d.mts +35 -3
- package/dist/actions/list-subscription-discounts.d.mts.map +1 -1
- package/dist/actions/list-subscription-discounts.mjs +4 -4
- package/dist/actions/list-subscription-discounts.mjs.map +1 -1
- package/dist/actions/list-subscription-features.cjs +4 -4
- package/dist/actions/list-subscription-features.cjs.map +1 -1
- package/dist/actions/list-subscription-features.d.cts +34 -3
- package/dist/actions/list-subscription-features.d.cts.map +1 -1
- package/dist/actions/list-subscription-features.d.mts +34 -3
- package/dist/actions/list-subscription-features.d.mts.map +1 -1
- package/dist/actions/list-subscription-features.mjs +4 -4
- package/dist/actions/list-subscription-features.mjs.map +1 -1
- package/dist/actions/list-subscription-periods.cjs +3 -3
- package/dist/actions/list-subscription-periods.cjs.map +1 -1
- package/dist/actions/list-subscription-periods.d.cts +40 -3
- package/dist/actions/list-subscription-periods.d.cts.map +1 -1
- package/dist/actions/list-subscription-periods.d.mts +40 -3
- package/dist/actions/list-subscription-periods.d.mts.map +1 -1
- package/dist/actions/list-subscription-periods.mjs +3 -3
- package/dist/actions/list-subscription-periods.mjs.map +1 -1
- package/dist/actions/list-subscriptions.cjs +4 -4
- package/dist/actions/list-subscriptions.cjs.map +1 -1
- package/dist/actions/list-subscriptions.d.cts +49 -3
- package/dist/actions/list-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-subscriptions.d.mts +49 -3
- package/dist/actions/list-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-subscriptions.mjs +4 -4
- package/dist/actions/list-subscriptions.mjs.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.cjs +4 -4
- package/dist/actions/list-tax-profile-exceptions.cjs.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.d.cts +43 -3
- package/dist/actions/list-tax-profile-exceptions.d.cts.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.d.mts +43 -3
- package/dist/actions/list-tax-profile-exceptions.d.mts.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.mjs +4 -4
- package/dist/actions/list-tax-profile-exceptions.mjs.map +1 -1
- package/dist/actions/list-tax-profiles.cjs +4 -4
- package/dist/actions/list-tax-profiles.cjs.map +1 -1
- package/dist/actions/list-tax-profiles.d.cts +36 -3
- package/dist/actions/list-tax-profiles.d.cts.map +1 -1
- package/dist/actions/list-tax-profiles.d.mts +36 -3
- package/dist/actions/list-tax-profiles.d.mts.map +1 -1
- package/dist/actions/list-tax-profiles.mjs +4 -4
- package/dist/actions/list-tax-profiles.mjs.map +1 -1
- package/dist/actions/list-upgrade-offers.cjs +5 -5
- package/dist/actions/list-upgrade-offers.cjs.map +1 -1
- package/dist/actions/list-upgrade-offers.d.cts +65 -3
- package/dist/actions/list-upgrade-offers.d.cts.map +1 -1
- package/dist/actions/list-upgrade-offers.d.mts +65 -3
- package/dist/actions/list-upgrade-offers.d.mts.map +1 -1
- package/dist/actions/list-upgrade-offers.mjs +5 -5
- package/dist/actions/list-upgrade-offers.mjs.map +1 -1
- package/dist/actions/list-webhook-notifications.cjs +4 -4
- package/dist/actions/list-webhook-notifications.cjs.map +1 -1
- package/dist/actions/list-webhook-notifications.d.cts +53 -3
- package/dist/actions/list-webhook-notifications.d.cts.map +1 -1
- package/dist/actions/list-webhook-notifications.d.mts +53 -3
- package/dist/actions/list-webhook-notifications.d.mts.map +1 -1
- package/dist/actions/list-webhook-notifications.mjs +4 -4
- package/dist/actions/list-webhook-notifications.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +3 -3
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +46 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +46 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +3 -3
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/quote-balance-line.cjs +2 -2
- package/dist/actions/quote-balance-line.cjs.map +1 -1
- package/dist/actions/quote-balance-line.d.cts +38 -3
- package/dist/actions/quote-balance-line.d.cts.map +1 -1
- package/dist/actions/quote-balance-line.d.mts +38 -3
- package/dist/actions/quote-balance-line.d.mts.map +1 -1
- package/dist/actions/quote-balance-line.mjs +2 -2
- package/dist/actions/quote-balance-line.mjs.map +1 -1
- package/dist/actions/revoke-customer-links.cjs +2 -2
- package/dist/actions/revoke-customer-links.cjs.map +1 -1
- package/dist/actions/revoke-customer-links.d.cts +21 -3
- package/dist/actions/revoke-customer-links.d.cts.map +1 -1
- package/dist/actions/revoke-customer-links.d.mts +21 -3
- package/dist/actions/revoke-customer-links.d.mts.map +1 -1
- package/dist/actions/revoke-customer-links.mjs +2 -2
- package/dist/actions/revoke-customer-links.mjs.map +1 -1
- package/dist/actions/update-businesses-billing-address.cjs +2 -2
- package/dist/actions/update-businesses-billing-address.cjs.map +1 -1
- package/dist/actions/update-businesses-billing-address.d.cts +49 -3
- package/dist/actions/update-businesses-billing-address.d.cts.map +1 -1
- package/dist/actions/update-businesses-billing-address.d.mts +49 -3
- package/dist/actions/update-businesses-billing-address.d.mts.map +1 -1
- package/dist/actions/update-businesses-billing-address.mjs +2 -2
- package/dist/actions/update-businesses-billing-address.mjs.map +1 -1
- package/dist/actions/update-customer-billing-address.cjs +1 -1
- package/dist/actions/update-customer-billing-address.cjs.map +1 -1
- package/dist/actions/update-customer-billing-address.d.cts +41 -3
- package/dist/actions/update-customer-billing-address.d.cts.map +1 -1
- package/dist/actions/update-customer-billing-address.d.mts +41 -3
- package/dist/actions/update-customer-billing-address.d.mts.map +1 -1
- package/dist/actions/update-customer-billing-address.mjs +1 -1
- package/dist/actions/update-customer-billing-address.mjs.map +1 -1
- package/dist/actions/update-customer-payment-settings.cjs +1 -1
- package/dist/actions/update-customer-payment-settings.cjs.map +1 -1
- package/dist/actions/update-customer-payment-settings.d.cts +15 -3
- package/dist/actions/update-customer-payment-settings.d.cts.map +1 -1
- package/dist/actions/update-customer-payment-settings.d.mts +15 -3
- package/dist/actions/update-customer-payment-settings.d.mts.map +1 -1
- package/dist/actions/update-customer-payment-settings.mjs +1 -1
- package/dist/actions/update-customer-payment-settings.mjs.map +1 -1
- package/dist/actions/update-customer-shipping.cjs +2 -2
- package/dist/actions/update-customer-shipping.cjs.map +1 -1
- package/dist/actions/update-customer-shipping.d.cts +51 -3
- package/dist/actions/update-customer-shipping.d.cts.map +1 -1
- package/dist/actions/update-customer-shipping.d.mts +51 -3
- package/dist/actions/update-customer-shipping.d.mts.map +1 -1
- package/dist/actions/update-customer-shipping.mjs +2 -2
- package/dist/actions/update-customer-shipping.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +3 -3
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +39 -3
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +39 -3
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +3 -3
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-feature.cjs +2 -2
- package/dist/actions/update-feature.cjs.map +1 -1
- package/dist/actions/update-feature.d.cts +40 -3
- package/dist/actions/update-feature.d.cts.map +1 -1
- package/dist/actions/update-feature.d.mts +40 -3
- package/dist/actions/update-feature.d.mts.map +1 -1
- package/dist/actions/update-feature.mjs +2 -2
- package/dist/actions/update-feature.mjs.map +1 -1
- package/dist/actions/update-tax-profiles.cjs +2 -2
- package/dist/actions/update-tax-profiles.cjs.map +1 -1
- package/dist/actions/update-tax-profiles.d.cts +33 -3
- package/dist/actions/update-tax-profiles.d.cts.map +1 -1
- package/dist/actions/update-tax-profiles.d.mts +33 -3
- package/dist/actions/update-tax-profiles.d.mts.map +1 -1
- package/dist/actions/update-tax-profiles.mjs +2 -2
- package/dist/actions/update-tax-profiles.mjs.map +1 -1
- package/dist/catalog.cjs +23 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +22 -0
- package/dist/catalog.d.mts +22 -0
- package/dist/catalog.mjs +23 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-feature.d.cts","names":[],"sources":["../../src/actions/update-feature.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-feature.d.cts","names":[],"sources":["../../src/actions/update-feature.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAgB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-feature.d.ts
|
|
4
|
-
declare const ProabonoUpdateFeatureInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoUpdateFeatureInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
Name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
Order: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
IsVisible: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
IdBusiness: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
TypeFeature: z.ZodOptional<z.ZodEnum<{
|
|
11
|
+
OnOff: "OnOff";
|
|
12
|
+
Limitation: "Limitation";
|
|
13
|
+
Consumption: "Consumption";
|
|
14
|
+
}>>;
|
|
15
|
+
ReferenceFeature: z.ZodOptional<z.ZodString>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const ProabonoUpdateFeatureOutput: z.ZodObject<{
|
|
18
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
21
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$loose>>>>;
|
|
24
|
+
Order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
IsVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
|
+
StateLife: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
IdBusiness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
TypeFeature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
DateCreation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
IdUserCreation: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
ReferenceFeature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
}, z.core.$loose>;
|
|
35
|
+
declare const proabonoUpdateFeature: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
|
+
id: number;
|
|
37
|
+
Name?: string | undefined;
|
|
38
|
+
Order?: number | undefined;
|
|
39
|
+
IsVisible?: boolean | undefined;
|
|
40
|
+
IdBusiness?: number | undefined;
|
|
41
|
+
TypeFeature?: "OnOff" | "Limitation" | "Consumption" | undefined;
|
|
42
|
+
ReferenceFeature?: string | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { proabonoUpdateFeature };
|
|
9
46
|
//# sourceMappingURL=update-feature.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-feature.d.mts","names":[],"sources":["../../src/actions/update-feature.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-feature.d.mts","names":[],"sources":["../../src/actions/update-feature.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAgB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -17,7 +17,7 @@ const ProabonoUpdateFeatureInput = z.object({
|
|
|
17
17
|
const ProabonoUpdateFeature_LinkSchema = z.object({
|
|
18
18
|
rel: z.string().describe("Link relation type").nullable().optional(),
|
|
19
19
|
href: z.string().describe("Link URL").nullable().optional()
|
|
20
|
-
}).describe("Navigation link model.");
|
|
20
|
+
}).passthrough().describe("Navigation link model.");
|
|
21
21
|
const proabonoUpdateFeature = action("PROABONO_UPDATE_FEATURE", {
|
|
22
22
|
slug: "proabono-update-feature",
|
|
23
23
|
name: "Update Feature",
|
|
@@ -37,7 +37,7 @@ const proabonoUpdateFeature = action("PROABONO_UPDATE_FEATURE", {
|
|
|
37
37
|
IdUserUpdate: z.number().int().describe("User ID who last modified the feature").nullable().optional(),
|
|
38
38
|
IdUserCreation: z.number().int().describe("User ID who created the feature").nullable().optional(),
|
|
39
39
|
ReferenceFeature: z.string().describe("Shared key between ProAbono and your application").nullable().optional()
|
|
40
|
-
}).describe("Response model for updated feature.")
|
|
40
|
+
}).passthrough().describe("Response model for updated feature.")
|
|
41
41
|
});
|
|
42
42
|
//#endregion
|
|
43
43
|
export { proabonoUpdateFeature };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-feature.mjs","names":[],"sources":["../../src/actions/update-feature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateFeatureInput
|
|
1
|
+
{"version":3,"file":"update-feature.mjs","names":[],"sources":["../../src/actions/update-feature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateFeatureInput = z.object({\n id: z.number().int().describe(\"ID of the feature to update\"),\n Name: z.string().describe(\"The feature name displayed to users\").optional(),\n Order: z.number().int().describe(\"Display position among other features (lower numbers appear first)\").optional(),\n IsVisible: z.boolean().describe(\"Whether to show this feature in offers and hosted pages\").optional(),\n IdBusiness: z.number().int().describe(\"Your Business identifier\").optional(),\n TypeFeature: z.enum([\"OnOff\", \"Limitation\", \"Consumption\"]).describe(\"Feature type enumeration.\").optional(),\n ReferenceFeature: z.string().describe(\"Shared key between ProAbono and your system for identifying this feature\").optional(),\n}).describe(\"Request model for updating an existing feature in ProAbono.\");\nconst ProabonoUpdateFeature_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type\").nullable().optional(),\n href: z.string().describe(\"Link URL\").nullable().optional(),\n}).passthrough().describe(\"Navigation link model.\");\nexport const ProabonoUpdateFeatureOutput = z.object({\n Id: z.number().int().describe(\"Feature identifier\").nullable().optional(),\n Name: z.string().describe(\"Feature name\").nullable().optional(),\n Links: z.array(ProabonoUpdateFeature_LinkSchema).describe(\"Related resource links\").nullable().optional(),\n Order: z.number().int().describe(\"Display position among features\").nullable().optional(),\n IsVisible: z.boolean().describe(\"Visibility in offers and hosted pages\").nullable().optional(),\n StateLife: z.string().describe(\"Feature lifecycle state\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Associated business ID\").nullable().optional(),\n TypeFeature: z.string().describe(\"Feature type (OnOff, Limitation, or Consumption)\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation timestamp\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the feature\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"User ID who created the feature\").nullable().optional(),\n ReferenceFeature: z.string().describe(\"Shared key between ProAbono and your application\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated feature.\");\n\nexport const proabonoUpdateFeature = action(\"PROABONO_UPDATE_FEATURE\", {\n slug: \"proabono-update-feature\",\n name: \"Update Feature\",\n description: \"Tool to update an existing feature in ProAbono via the Backoffice API. Use when you need to modify feature properties such as name, visibility, type, or display order.\",\n input: ProabonoUpdateFeatureInput,\n output: ProabonoUpdateFeatureOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,KAAK;EAAC;EAAS;EAAc;CAAa,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,mCAAmC,EAAE,OAAO;CAChD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAiBlD,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9D,OAAO,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAOhB;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const ProabonoUpdateTaxProfilesInput = zod.z.object({
|
|
|
13
13
|
const ProabonoUpdateTaxProfiles_TaxProfileLinkSchema = zod.z.object({
|
|
14
14
|
rel: zod.z.string().describe("Relationship type of the link (e.g., 'self', 'related')").nullable().optional(),
|
|
15
15
|
href: zod.z.string().describe("API endpoint path for the related resource").nullable().optional()
|
|
16
|
-
}).describe("Model for HATEOAS navigation links in tax profile response.");
|
|
16
|
+
}).passthrough().describe("Model for HATEOAS navigation links in tax profile response.");
|
|
17
17
|
const ProabonoUpdateTaxProfilesOutput = zod.z.object({
|
|
18
18
|
Id: zod.z.number().int().describe("Unique identifier of the tax profile").nullable().optional(),
|
|
19
19
|
Name: zod.z.string().describe("Name of the tax profile").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const ProabonoUpdateTaxProfilesOutput = zod.z.object({
|
|
|
25
25
|
RateDefault: zod.z.number().int().describe("Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%)").nullable().optional(),
|
|
26
26
|
TypeRateTax: zod.z.string().describe("Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Zero')").nullable().optional(),
|
|
27
27
|
IdUserUpdate: zod.z.number().int().describe("User ID who last modified the tax profile").nullable().optional()
|
|
28
|
-
}).describe("Response model for updated ProAbono tax profile.");
|
|
28
|
+
}).passthrough().describe("Response model for updated ProAbono tax profile.");
|
|
29
29
|
const proabonoUpdateTaxProfiles = require_action.action("PROABONO_UPDATE_TAX_PROFILES", {
|
|
30
30
|
slug: "proabono-update-tax-profiles",
|
|
31
31
|
name: "Update Tax Profiles",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tax-profiles.cjs","names":["z","action"],"sources":["../../src/actions/update-tax-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateTaxProfilesInput
|
|
1
|
+
{"version":3,"file":"update-tax-profiles.cjs","names":["z","action"],"sources":["../../src/actions/update-tax-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateTaxProfilesInput = z.object({\n Id: z.number().int().describe(\"The ID of the tax profile to update\"),\n Name: z.string().describe(\"Name of the tax profile to update\").optional(),\n Label: z.string().describe(\"Display label for the tax (maximum 10 characters)\").optional(),\n IdBusiness: z.number().int().describe(\"The ID of the business\"),\n Description: z.string().describe(\"Description of the tax profile to provide additional context\").optional(),\n RateDefault: z.number().int().describe(\"Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%). Must be a non-negative integer\").optional(),\n TypeRateTax: z.string().describe(\"Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Outside', 'Zero')\").optional(),\n}).describe(\"Request model for updating a tax profile in ProAbono.\");\nconst ProabonoUpdateTaxProfiles_TaxProfileLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type of the link (e.g., 'self', 'related')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path for the related resource\").nullable().optional(),\n}).passthrough().describe(\"Model for HATEOAS navigation links in tax profile response.\");\nexport const ProabonoUpdateTaxProfilesOutput = z.object({\n Id: z.number().int().describe(\"Unique identifier of the tax profile\").nullable().optional(),\n Name: z.string().describe(\"Name of the tax profile\").nullable().optional(),\n Label: z.string().describe(\"Display label for the tax profile\").nullable().optional(),\n Links: z.array(ProabonoUpdateTaxProfiles_TaxProfileLinkSchema).describe(\"HATEOAS navigation links for related resources\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp in ISO 8601 format\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Business association identifier\").nullable().optional(),\n Description: z.string().describe(\"Description of the tax profile\").nullable().optional(),\n RateDefault: z.number().int().describe(\"Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%)\").nullable().optional(),\n TypeRateTax: z.string().describe(\"Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Zero')\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the tax profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated ProAbono tax profile.\");\n\nexport const proabonoUpdateTaxProfiles = action(\"PROABONO_UPDATE_TAX_PROFILES\", {\n slug: \"proabono-update-tax-profiles\",\n name: \"Update Tax Profiles\",\n description: \"Tool to update an existing tax profile in ProAbono via the Backoffice API. Use when you need to modify tax profile properties such as name, description, label, or tax rates.\",\n input: ProabonoUpdateTaxProfilesInput,\n output: ProabonoUpdateTaxProfilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;CAC9D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CACrK,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,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/update-tax-profiles.d.ts
|
|
4
|
-
declare const ProabonoUpdateTaxProfilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoUpdateTaxProfilesInput: z.ZodObject<{
|
|
5
|
+
Id: z.ZodNumber;
|
|
6
|
+
Name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
Label: z.ZodOptional<z.ZodString>;
|
|
8
|
+
IdBusiness: z.ZodNumber;
|
|
9
|
+
Description: z.ZodOptional<z.ZodString>;
|
|
10
|
+
RateDefault: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
TypeRateTax: z.ZodOptional<z.ZodString>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ProabonoUpdateTaxProfilesOutput: z.ZodObject<{
|
|
14
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
Label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
IdBusiness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
Description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
RateDefault: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
TypeRateTax: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const proabonoUpdateTaxProfiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
Id: number;
|
|
30
|
+
IdBusiness: number;
|
|
31
|
+
Name?: string | undefined;
|
|
32
|
+
Label?: string | undefined;
|
|
33
|
+
Description?: string | undefined;
|
|
34
|
+
RateDefault?: number | undefined;
|
|
35
|
+
TypeRateTax?: string | undefined;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { proabonoUpdateTaxProfiles };
|
|
9
39
|
//# sourceMappingURL=update-tax-profiles.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tax-profiles.d.cts","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-tax-profiles.d.cts","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-tax-profiles.d.ts
|
|
4
|
-
declare const ProabonoUpdateTaxProfilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoUpdateTaxProfilesInput: z.ZodObject<{
|
|
5
|
+
Id: z.ZodNumber;
|
|
6
|
+
Name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
Label: z.ZodOptional<z.ZodString>;
|
|
8
|
+
IdBusiness: z.ZodNumber;
|
|
9
|
+
Description: z.ZodOptional<z.ZodString>;
|
|
10
|
+
RateDefault: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
TypeRateTax: z.ZodOptional<z.ZodString>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ProabonoUpdateTaxProfilesOutput: z.ZodObject<{
|
|
14
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
Label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
IdBusiness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
Description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
RateDefault: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
TypeRateTax: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const proabonoUpdateTaxProfiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
Id: number;
|
|
30
|
+
IdBusiness: number;
|
|
31
|
+
Name?: string | undefined;
|
|
32
|
+
Label?: string | undefined;
|
|
33
|
+
Description?: string | undefined;
|
|
34
|
+
RateDefault?: number | undefined;
|
|
35
|
+
TypeRateTax?: string | undefined;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { proabonoUpdateTaxProfiles };
|
|
9
39
|
//# sourceMappingURL=update-tax-profiles.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tax-profiles.d.mts","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-tax-profiles.d.mts","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -13,7 +13,7 @@ const ProabonoUpdateTaxProfilesInput = z.object({
|
|
|
13
13
|
const ProabonoUpdateTaxProfiles_TaxProfileLinkSchema = z.object({
|
|
14
14
|
rel: z.string().describe("Relationship type of the link (e.g., 'self', 'related')").nullable().optional(),
|
|
15
15
|
href: z.string().describe("API endpoint path for the related resource").nullable().optional()
|
|
16
|
-
}).describe("Model for HATEOAS navigation links in tax profile response.");
|
|
16
|
+
}).passthrough().describe("Model for HATEOAS navigation links in tax profile response.");
|
|
17
17
|
const proabonoUpdateTaxProfiles = action("PROABONO_UPDATE_TAX_PROFILES", {
|
|
18
18
|
slug: "proabono-update-tax-profiles",
|
|
19
19
|
name: "Update Tax Profiles",
|
|
@@ -30,7 +30,7 @@ const proabonoUpdateTaxProfiles = action("PROABONO_UPDATE_TAX_PROFILES", {
|
|
|
30
30
|
RateDefault: z.number().int().describe("Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%)").nullable().optional(),
|
|
31
31
|
TypeRateTax: z.string().describe("Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Zero')").nullable().optional(),
|
|
32
32
|
IdUserUpdate: z.number().int().describe("User ID who last modified the tax profile").nullable().optional()
|
|
33
|
-
}).describe("Response model for updated ProAbono tax profile.")
|
|
33
|
+
}).passthrough().describe("Response model for updated ProAbono tax profile.")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { proabonoUpdateTaxProfiles };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tax-profiles.mjs","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateTaxProfilesInput
|
|
1
|
+
{"version":3,"file":"update-tax-profiles.mjs","names":[],"sources":["../../src/actions/update-tax-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoUpdateTaxProfilesInput = z.object({\n Id: z.number().int().describe(\"The ID of the tax profile to update\"),\n Name: z.string().describe(\"Name of the tax profile to update\").optional(),\n Label: z.string().describe(\"Display label for the tax (maximum 10 characters)\").optional(),\n IdBusiness: z.number().int().describe(\"The ID of the business\"),\n Description: z.string().describe(\"Description of the tax profile to provide additional context\").optional(),\n RateDefault: z.number().int().describe(\"Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%). Must be a non-negative integer\").optional(),\n TypeRateTax: z.string().describe(\"Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Outside', 'Zero')\").optional(),\n}).describe(\"Request model for updating a tax profile in ProAbono.\");\nconst ProabonoUpdateTaxProfiles_TaxProfileLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type of the link (e.g., 'self', 'related')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path for the related resource\").nullable().optional(),\n}).passthrough().describe(\"Model for HATEOAS navigation links in tax profile response.\");\nexport const ProabonoUpdateTaxProfilesOutput = z.object({\n Id: z.number().int().describe(\"Unique identifier of the tax profile\").nullable().optional(),\n Name: z.string().describe(\"Name of the tax profile\").nullable().optional(),\n Label: z.string().describe(\"Display label for the tax profile\").nullable().optional(),\n Links: z.array(ProabonoUpdateTaxProfiles_TaxProfileLinkSchema).describe(\"HATEOAS navigation links for related resources\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp in ISO 8601 format\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Business association identifier\").nullable().optional(),\n Description: z.string().describe(\"Description of the tax profile\").nullable().optional(),\n RateDefault: z.number().int().describe(\"Default tax rate in per-myriad (e.g., 2500 for 25%, 1000 for 10%, 1560 for 15.6%)\").nullable().optional(),\n TypeRateTax: z.string().describe(\"Type of tax rate applied (e.g., 'Standard', 'Reduced', 'Zero')\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the tax profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated ProAbono tax profile.\");\n\nexport const proabonoUpdateTaxProfiles = action(\"PROABONO_UPDATE_TAX_PROFILES\", {\n slug: \"proabono-update-tax-profiles\",\n name: \"Update Tax Profiles\",\n description: \"Tool to update an existing tax profile in ProAbono via the Backoffice API. Use when you need to modify tax profile properties such as name, description, label, or tax rates.\",\n input: ProabonoUpdateTaxProfilesInput,\n output: ProabonoUpdateTaxProfilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;CAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CACrK,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iDAAiD,EAAE,OAAO;CAC9D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAcvF,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,29 @@ const proabonoCatalog = {
|
|
|
7
7
|
"category": "eCommerce",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/proabono",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": {
|
|
12
|
+
"api_endpoint": {
|
|
13
|
+
"label": "API Endpoint",
|
|
14
|
+
"description": "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)"
|
|
15
|
+
},
|
|
16
|
+
"username": {
|
|
17
|
+
"label": "Agent Key",
|
|
18
|
+
"secret": true,
|
|
19
|
+
"description": "Your ProAbono agent key from BackOffice > Integration > API"
|
|
20
|
+
},
|
|
21
|
+
"password": {
|
|
22
|
+
"label": "API Key",
|
|
23
|
+
"secret": true,
|
|
24
|
+
"description": "Your ProAbono API key from BackOffice > Integration > API"
|
|
25
|
+
},
|
|
26
|
+
"generic_id": {
|
|
27
|
+
"label": "ID Business",
|
|
28
|
+
"optional": true,
|
|
29
|
+
"description": "Business identifier. Only required when using https://via.proabono.com endpoint"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"credentialScheme": "BASIC"
|
|
11
33
|
};
|
|
12
34
|
//#endregion
|
|
13
35
|
exports.proabonoCatalog = proabonoCatalog;
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_endpoint\": {\n \"label\": \"API Endpoint\",\n \"description\": \"Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)\"\n },\n \"username\": {\n \"label\": \"Agent Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono agent key from BackOffice > Integration > API\"\n },\n \"password\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono API key from BackOffice > Integration > API\"\n },\n \"generic_id\": {\n \"label\": \"ID Business\",\n \"optional\": true,\n \"description\": \"Business identifier. Only required when using https://via.proabono.com endpoint\"\n }\n },\n \"credentialScheme\": \"BASIC\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,gBAAgB;GACd,SAAS;GACT,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,YAAY;GACZ,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -8,6 +8,28 @@ declare const proabonoCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/proabono";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_endpoint: {
|
|
13
|
+
readonly label: "API Endpoint";
|
|
14
|
+
readonly description: "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)";
|
|
15
|
+
};
|
|
16
|
+
readonly username: {
|
|
17
|
+
readonly label: "Agent Key";
|
|
18
|
+
readonly secret: true;
|
|
19
|
+
readonly description: "Your ProAbono agent key from BackOffice > Integration > API";
|
|
20
|
+
};
|
|
21
|
+
readonly password: {
|
|
22
|
+
readonly label: "API Key";
|
|
23
|
+
readonly secret: true;
|
|
24
|
+
readonly description: "Your ProAbono API key from BackOffice > Integration > API";
|
|
25
|
+
};
|
|
26
|
+
readonly generic_id: {
|
|
27
|
+
readonly label: "ID Business";
|
|
28
|
+
readonly optional: true;
|
|
29
|
+
readonly description: "Business identifier. Only required when using https://via.proabono.com endpoint";
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
readonly credentialScheme: "BASIC";
|
|
11
33
|
};
|
|
12
34
|
//#endregion
|
|
13
35
|
export { proabonoCatalog };
|
package/dist/catalog.d.mts
CHANGED
|
@@ -8,6 +8,28 @@ declare const proabonoCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/proabono";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_endpoint: {
|
|
13
|
+
readonly label: "API Endpoint";
|
|
14
|
+
readonly description: "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)";
|
|
15
|
+
};
|
|
16
|
+
readonly username: {
|
|
17
|
+
readonly label: "Agent Key";
|
|
18
|
+
readonly secret: true;
|
|
19
|
+
readonly description: "Your ProAbono agent key from BackOffice > Integration > API";
|
|
20
|
+
};
|
|
21
|
+
readonly password: {
|
|
22
|
+
readonly label: "API Key";
|
|
23
|
+
readonly secret: true;
|
|
24
|
+
readonly description: "Your ProAbono API key from BackOffice > Integration > API";
|
|
25
|
+
};
|
|
26
|
+
readonly generic_id: {
|
|
27
|
+
readonly label: "ID Business";
|
|
28
|
+
readonly optional: true;
|
|
29
|
+
readonly description: "Business identifier. Only required when using https://via.proabono.com endpoint";
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
readonly credentialScheme: "BASIC";
|
|
11
33
|
};
|
|
12
34
|
//#endregion
|
|
13
35
|
export { proabonoCatalog };
|
package/dist/catalog.mjs
CHANGED
|
@@ -7,7 +7,29 @@ const proabonoCatalog = {
|
|
|
7
7
|
"category": "eCommerce",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/proabono",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": {
|
|
12
|
+
"api_endpoint": {
|
|
13
|
+
"label": "API Endpoint",
|
|
14
|
+
"description": "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)"
|
|
15
|
+
},
|
|
16
|
+
"username": {
|
|
17
|
+
"label": "Agent Key",
|
|
18
|
+
"secret": true,
|
|
19
|
+
"description": "Your ProAbono agent key from BackOffice > Integration > API"
|
|
20
|
+
},
|
|
21
|
+
"password": {
|
|
22
|
+
"label": "API Key",
|
|
23
|
+
"secret": true,
|
|
24
|
+
"description": "Your ProAbono API key from BackOffice > Integration > API"
|
|
25
|
+
},
|
|
26
|
+
"generic_id": {
|
|
27
|
+
"label": "ID Business",
|
|
28
|
+
"optional": true,
|
|
29
|
+
"description": "Business identifier. Only required when using https://via.proabono.com endpoint"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"credentialScheme": "BASIC"
|
|
11
33
|
};
|
|
12
34
|
//#endregion
|
|
13
35
|
export { proabonoCatalog };
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_endpoint\": {\n \"label\": \"API Endpoint\",\n \"description\": \"Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)\"\n },\n \"username\": {\n \"label\": \"Agent Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono agent key from BackOffice > Integration > API\"\n },\n \"password\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono API key from BackOffice > Integration > API\"\n },\n \"generic_id\": {\n \"label\": \"ID Business\",\n \"optional\": true,\n \"description\": \"Business identifier. Only required when using https://via.proabono.com endpoint\"\n }\n },\n \"credentialScheme\": \"BASIC\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,gBAAgB;GACd,SAAS;GACT,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,YAAY;GACZ,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/proabono",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": "
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.4",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|