@keystrokehq/paystack 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-products-to-page.cjs +18 -18
- package/dist/actions/add-products-to-page.cjs.map +1 -1
- package/dist/actions/add-products-to-page.d.cts +52 -3
- package/dist/actions/add-products-to-page.d.cts.map +1 -1
- package/dist/actions/add-products-to-page.d.mts +52 -3
- package/dist/actions/add-products-to-page.d.mts.map +1 -1
- package/dist/actions/add-products-to-page.mjs +18 -18
- package/dist/actions/add-products-to-page.mjs.map +1 -1
- package/dist/actions/add-products-to-storefront.cjs +3 -3
- package/dist/actions/add-products-to-storefront.cjs.map +1 -1
- package/dist/actions/add-products-to-storefront.d.cts +13 -3
- package/dist/actions/add-products-to-storefront.d.cts.map +1 -1
- package/dist/actions/add-products-to-storefront.d.mts +13 -3
- package/dist/actions/add-products-to-storefront.d.mts.map +1 -1
- package/dist/actions/add-products-to-storefront.mjs +3 -3
- package/dist/actions/add-products-to-storefront.mjs.map +1 -1
- package/dist/actions/add-split-code-to-virtual-terminal.cjs +18 -18
- package/dist/actions/add-split-code-to-virtual-terminal.cjs.map +1 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.cts +32 -3
- package/dist/actions/add-split-code-to-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.mts +32 -3
- package/dist/actions/add-split-code-to-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/add-split-code-to-virtual-terminal.mjs +18 -18
- package/dist/actions/add-split-code-to-virtual-terminal.mjs.map +1 -1
- package/dist/actions/add-subaccount-to-split.cjs +19 -19
- package/dist/actions/add-subaccount-to-split.cjs.map +1 -1
- package/dist/actions/add-subaccount-to-split.d.cts +34 -3
- package/dist/actions/add-subaccount-to-split.d.cts.map +1 -1
- package/dist/actions/add-subaccount-to-split.d.mts +34 -3
- package/dist/actions/add-subaccount-to-split.d.mts.map +1 -1
- package/dist/actions/add-subaccount-to-split.mjs +19 -19
- package/dist/actions/add-subaccount-to-split.mjs.map +1 -1
- package/dist/actions/archive-payment-request.cjs +3 -3
- package/dist/actions/archive-payment-request.cjs.map +1 -1
- package/dist/actions/archive-payment-request.d.cts +10 -3
- package/dist/actions/archive-payment-request.d.cts.map +1 -1
- package/dist/actions/archive-payment-request.d.mts +10 -3
- package/dist/actions/archive-payment-request.d.mts.map +1 -1
- package/dist/actions/archive-payment-request.mjs +3 -3
- package/dist/actions/archive-payment-request.mjs.map +1 -1
- package/dist/actions/assign-destination-to-virtual-terminal.cjs +12 -12
- package/dist/actions/assign-destination-to-virtual-terminal.cjs.map +1 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.cts +28 -3
- package/dist/actions/assign-destination-to-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.mts +28 -3
- package/dist/actions/assign-destination-to-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/assign-destination-to-virtual-terminal.mjs +12 -12
- package/dist/actions/assign-destination-to-virtual-terminal.mjs.map +1 -1
- package/dist/actions/check-pending-charge.cjs +30 -30
- package/dist/actions/check-pending-charge.cjs.map +1 -1
- package/dist/actions/check-pending-charge.d.cts +46 -3
- package/dist/actions/check-pending-charge.d.cts.map +1 -1
- package/dist/actions/check-pending-charge.d.mts +46 -3
- package/dist/actions/check-pending-charge.d.mts.map +1 -1
- package/dist/actions/check-pending-charge.mjs +30 -30
- package/dist/actions/check-pending-charge.mjs.map +1 -1
- package/dist/actions/check-slug-availability.cjs +3 -3
- package/dist/actions/check-slug-availability.cjs.map +1 -1
- package/dist/actions/check-slug-availability.d.cts +10 -3
- package/dist/actions/check-slug-availability.d.cts.map +1 -1
- package/dist/actions/check-slug-availability.d.mts +10 -3
- package/dist/actions/check-slug-availability.d.mts.map +1 -1
- package/dist/actions/check-slug-availability.mjs +3 -3
- package/dist/actions/check-slug-availability.mjs.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.cjs +7 -7
- package/dist/actions/create-bulk-transfer-recipient.cjs.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.d.cts +53 -3
- package/dist/actions/create-bulk-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.d.mts +53 -3
- package/dist/actions/create-bulk-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.mjs +7 -7
- package/dist/actions/create-bulk-transfer-recipient.mjs.map +1 -1
- package/dist/actions/create-charge.cjs +40 -40
- package/dist/actions/create-charge.cjs.map +1 -1
- package/dist/actions/create-charge.d.cts +124 -3
- package/dist/actions/create-charge.d.cts.map +1 -1
- package/dist/actions/create-charge.d.mts +124 -3
- package/dist/actions/create-charge.d.mts.map +1 -1
- package/dist/actions/create-charge.mjs +40 -40
- package/dist/actions/create-charge.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +7 -7
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +37 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +37 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +7 -7
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-payment-page.cjs +17 -17
- package/dist/actions/create-payment-page.cjs.map +1 -1
- package/dist/actions/create-payment-page.d.cts +64 -3
- package/dist/actions/create-payment-page.d.cts.map +1 -1
- package/dist/actions/create-payment-page.d.mts +64 -3
- package/dist/actions/create-payment-page.d.mts.map +1 -1
- package/dist/actions/create-payment-page.mjs +17 -17
- package/dist/actions/create-payment-page.mjs.map +1 -1
- package/dist/actions/create-payment-request.cjs +18 -18
- package/dist/actions/create-payment-request.cjs.map +1 -1
- package/dist/actions/create-payment-request.d.cts +76 -3
- package/dist/actions/create-payment-request.d.cts.map +1 -1
- package/dist/actions/create-payment-request.d.mts +76 -3
- package/dist/actions/create-payment-request.d.mts.map +1 -1
- package/dist/actions/create-payment-request.mjs +18 -18
- package/dist/actions/create-payment-request.mjs.map +1 -1
- package/dist/actions/create-plan.cjs +20 -20
- package/dist/actions/create-plan.cjs.map +1 -1
- package/dist/actions/create-plan.d.cts +48 -3
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +48 -3
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-plan.mjs +20 -20
- package/dist/actions/create-plan.mjs.map +1 -1
- package/dist/actions/create-refund.cjs +19 -19
- package/dist/actions/create-refund.cjs.map +1 -1
- package/dist/actions/create-refund.d.cts +59 -3
- package/dist/actions/create-refund.d.cts.map +1 -1
- package/dist/actions/create-refund.d.mts +59 -3
- package/dist/actions/create-refund.d.mts.map +1 -1
- package/dist/actions/create-refund.mjs +19 -19
- package/dist/actions/create-refund.mjs.map +1 -1
- package/dist/actions/create-split.cjs +19 -19
- package/dist/actions/create-split.cjs.map +1 -1
- package/dist/actions/create-split.d.cts +61 -3
- package/dist/actions/create-split.d.cts.map +1 -1
- package/dist/actions/create-split.d.mts +61 -3
- package/dist/actions/create-split.d.mts.map +1 -1
- package/dist/actions/create-split.mjs +19 -19
- package/dist/actions/create-split.mjs.map +1 -1
- package/dist/actions/create-storefront.cjs +21 -21
- package/dist/actions/create-storefront.cjs.map +1 -1
- package/dist/actions/create-storefront.d.cts +46 -3
- package/dist/actions/create-storefront.d.cts.map +1 -1
- package/dist/actions/create-storefront.d.mts +46 -3
- package/dist/actions/create-storefront.d.mts.map +1 -1
- package/dist/actions/create-storefront.mjs +21 -21
- package/dist/actions/create-storefront.mjs.map +1 -1
- package/dist/actions/create-subaccount.cjs +22 -22
- package/dist/actions/create-subaccount.cjs.map +1 -1
- package/dist/actions/create-subaccount.d.cts +52 -3
- package/dist/actions/create-subaccount.d.cts.map +1 -1
- package/dist/actions/create-subaccount.d.mts +52 -3
- package/dist/actions/create-subaccount.d.mts.map +1 -1
- package/dist/actions/create-subaccount.mjs +22 -22
- package/dist/actions/create-subaccount.mjs.map +1 -1
- package/dist/actions/create-transfer-recipient.cjs +20 -20
- package/dist/actions/create-transfer-recipient.cjs.map +1 -1
- package/dist/actions/create-transfer-recipient.d.cts +55 -3
- package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-transfer-recipient.d.mts +55 -3
- package/dist/actions/create-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-transfer-recipient.mjs +20 -20
- package/dist/actions/create-transfer-recipient.mjs.map +1 -1
- package/dist/actions/create-virtual-terminal.cjs +16 -16
- package/dist/actions/create-virtual-terminal.cjs.map +1 -1
- package/dist/actions/create-virtual-terminal.d.cts +38 -3
- package/dist/actions/create-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/create-virtual-terminal.d.mts +38 -3
- package/dist/actions/create-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/create-virtual-terminal.mjs +16 -16
- package/dist/actions/create-virtual-terminal.mjs.map +1 -1
- package/dist/actions/deactivate-authorization.cjs +3 -3
- package/dist/actions/deactivate-authorization.cjs.map +1 -1
- package/dist/actions/deactivate-authorization.d.cts +10 -3
- package/dist/actions/deactivate-authorization.d.cts.map +1 -1
- package/dist/actions/deactivate-authorization.d.mts +10 -3
- package/dist/actions/deactivate-authorization.d.mts.map +1 -1
- package/dist/actions/deactivate-authorization.mjs +3 -3
- package/dist/actions/deactivate-authorization.mjs.map +1 -1
- package/dist/actions/deactivate-virtual-terminal.cjs +3 -3
- package/dist/actions/deactivate-virtual-terminal.cjs.map +1 -1
- package/dist/actions/deactivate-virtual-terminal.d.cts +10 -3
- package/dist/actions/deactivate-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/deactivate-virtual-terminal.d.mts +10 -3
- package/dist/actions/deactivate-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/deactivate-virtual-terminal.mjs +3 -3
- package/dist/actions/deactivate-virtual-terminal.mjs.map +1 -1
- package/dist/actions/delete-product.cjs +1 -1
- package/dist/actions/delete-product.cjs.map +1 -1
- package/dist/actions/delete-product.d.cts +10 -3
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +10 -3
- package/dist/actions/delete-product.d.mts.map +1 -1
- package/dist/actions/delete-product.mjs +1 -1
- package/dist/actions/delete-product.mjs.map +1 -1
- package/dist/actions/delete-storefront.cjs +1 -1
- package/dist/actions/delete-storefront.cjs.map +1 -1
- package/dist/actions/delete-storefront.d.cts +10 -3
- package/dist/actions/delete-storefront.d.cts.map +1 -1
- package/dist/actions/delete-storefront.d.mts +10 -3
- package/dist/actions/delete-storefront.d.mts.map +1 -1
- package/dist/actions/delete-storefront.mjs +1 -1
- package/dist/actions/delete-storefront.mjs.map +1 -1
- package/dist/actions/delete-transfer-recipient.cjs +1 -1
- package/dist/actions/delete-transfer-recipient.cjs.map +1 -1
- package/dist/actions/delete-transfer-recipient.d.cts +10 -3
- package/dist/actions/delete-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/delete-transfer-recipient.d.mts +10 -3
- package/dist/actions/delete-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/delete-transfer-recipient.mjs +1 -1
- package/dist/actions/delete-transfer-recipient.mjs.map +1 -1
- package/dist/actions/disable-otp-for-transfers.cjs +3 -3
- package/dist/actions/disable-otp-for-transfers.cjs.map +1 -1
- package/dist/actions/disable-otp-for-transfers.d.cts +6 -3
- package/dist/actions/disable-otp-for-transfers.d.cts.map +1 -1
- package/dist/actions/disable-otp-for-transfers.d.mts +6 -3
- package/dist/actions/disable-otp-for-transfers.d.mts.map +1 -1
- package/dist/actions/disable-otp-for-transfers.mjs +3 -3
- package/dist/actions/disable-otp-for-transfers.mjs.map +1 -1
- package/dist/actions/disable-subscription.cjs +4 -4
- package/dist/actions/disable-subscription.cjs.map +1 -1
- package/dist/actions/disable-subscription.d.cts +15 -3
- package/dist/actions/disable-subscription.d.cts.map +1 -1
- package/dist/actions/disable-subscription.d.mts +15 -3
- package/dist/actions/disable-subscription.d.mts.map +1 -1
- package/dist/actions/disable-subscription.mjs +4 -4
- package/dist/actions/disable-subscription.mjs.map +1 -1
- package/dist/actions/duplicate-storefront.cjs +4 -4
- package/dist/actions/duplicate-storefront.cjs.map +1 -1
- package/dist/actions/duplicate-storefront.d.cts +19 -3
- package/dist/actions/duplicate-storefront.d.cts.map +1 -1
- package/dist/actions/duplicate-storefront.d.mts +19 -3
- package/dist/actions/duplicate-storefront.d.mts.map +1 -1
- package/dist/actions/duplicate-storefront.mjs +4 -4
- package/dist/actions/duplicate-storefront.mjs.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.cjs +3 -3
- package/dist/actions/enable-otp-requirement-for-transfers.cjs.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts +6 -3
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts +6 -3
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.mjs +3 -3
- package/dist/actions/enable-otp-requirement-for-transfers.mjs.map +1 -1
- package/dist/actions/export-transactions.cjs +6 -6
- package/dist/actions/export-transactions.cjs.map +1 -1
- package/dist/actions/export-transactions.d.cts +30 -3
- package/dist/actions/export-transactions.d.cts.map +1 -1
- package/dist/actions/export-transactions.d.mts +30 -3
- package/dist/actions/export-transactions.d.mts.map +1 -1
- package/dist/actions/export-transactions.mjs +6 -6
- package/dist/actions/export-transactions.mjs.map +1 -1
- package/dist/actions/fetch-balance-ledger.cjs +21 -21
- package/dist/actions/fetch-balance-ledger.cjs.map +1 -1
- package/dist/actions/fetch-balance-ledger.d.cts +36 -3
- package/dist/actions/fetch-balance-ledger.d.cts.map +1 -1
- package/dist/actions/fetch-balance-ledger.d.mts +36 -3
- package/dist/actions/fetch-balance-ledger.d.mts.map +1 -1
- package/dist/actions/fetch-balance-ledger.mjs +21 -21
- package/dist/actions/fetch-balance-ledger.mjs.map +1 -1
- package/dist/actions/fetch-balance.cjs +6 -6
- package/dist/actions/fetch-balance.cjs.map +1 -1
- package/dist/actions/fetch-balance.d.cts +10 -3
- package/dist/actions/fetch-balance.d.cts.map +1 -1
- package/dist/actions/fetch-balance.d.mts +10 -3
- package/dist/actions/fetch-balance.d.mts.map +1 -1
- package/dist/actions/fetch-balance.mjs +6 -6
- package/dist/actions/fetch-balance.mjs.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.cjs +14 -14
- package/dist/actions/fetch-bulk-charge-batch.cjs.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.d.cts +22 -3
- package/dist/actions/fetch-bulk-charge-batch.d.cts.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.d.mts +22 -3
- package/dist/actions/fetch-bulk-charge-batch.d.mts.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.mjs +14 -14
- package/dist/actions/fetch-bulk-charge-batch.mjs.map +1 -1
- package/dist/actions/fetch-customer.cjs +21 -21
- package/dist/actions/fetch-customer.cjs.map +1 -1
- package/dist/actions/fetch-customer.d.cts +85 -3
- package/dist/actions/fetch-customer.d.cts.map +1 -1
- package/dist/actions/fetch-customer.d.mts +85 -3
- package/dist/actions/fetch-customer.d.mts.map +1 -1
- package/dist/actions/fetch-customer.mjs +21 -21
- package/dist/actions/fetch-customer.mjs.map +1 -1
- package/dist/actions/fetch-mandate-authorizations.cjs +19 -19
- package/dist/actions/fetch-mandate-authorizations.cjs.map +1 -1
- package/dist/actions/fetch-mandate-authorizations.d.cts +38 -3
- package/dist/actions/fetch-mandate-authorizations.d.cts.map +1 -1
- package/dist/actions/fetch-mandate-authorizations.d.mts +38 -3
- package/dist/actions/fetch-mandate-authorizations.d.mts.map +1 -1
- package/dist/actions/fetch-mandate-authorizations.mjs +19 -19
- package/dist/actions/fetch-mandate-authorizations.mjs.map +1 -1
- package/dist/actions/fetch-payment-page.cjs +17 -17
- package/dist/actions/fetch-payment-page.cjs.map +1 -1
- package/dist/actions/fetch-payment-page.d.cts +33 -3
- package/dist/actions/fetch-payment-page.d.cts.map +1 -1
- package/dist/actions/fetch-payment-page.d.mts +33 -3
- package/dist/actions/fetch-payment-page.d.mts.map +1 -1
- package/dist/actions/fetch-payment-page.mjs +17 -17
- package/dist/actions/fetch-payment-page.mjs.map +1 -1
- package/dist/actions/fetch-payment-request.cjs +18 -18
- package/dist/actions/fetch-payment-request.cjs.map +1 -1
- package/dist/actions/fetch-payment-request.d.cts +58 -3
- package/dist/actions/fetch-payment-request.d.cts.map +1 -1
- package/dist/actions/fetch-payment-request.d.mts +58 -3
- package/dist/actions/fetch-payment-request.d.mts.map +1 -1
- package/dist/actions/fetch-payment-request.mjs +18 -18
- package/dist/actions/fetch-payment-request.mjs.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.cjs +4 -4
- package/dist/actions/fetch-payment-session-timeout.cjs.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.d.cts +9 -3
- package/dist/actions/fetch-payment-session-timeout.d.cts.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.d.mts +9 -3
- package/dist/actions/fetch-payment-session-timeout.d.mts.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.mjs +4 -4
- package/dist/actions/fetch-payment-session-timeout.mjs.map +1 -1
- package/dist/actions/fetch-plan.cjs +28 -28
- package/dist/actions/fetch-plan.cjs.map +1 -1
- package/dist/actions/fetch-plan.d.cts +52 -3
- package/dist/actions/fetch-plan.d.cts.map +1 -1
- package/dist/actions/fetch-plan.d.mts +52 -3
- package/dist/actions/fetch-plan.d.mts.map +1 -1
- package/dist/actions/fetch-plan.mjs +28 -28
- package/dist/actions/fetch-plan.mjs.map +1 -1
- package/dist/actions/fetch-product-orders.cjs +42 -42
- package/dist/actions/fetch-product-orders.cjs.map +1 -1
- package/dist/actions/fetch-product-orders.d.cts +53 -3
- package/dist/actions/fetch-product-orders.d.cts.map +1 -1
- package/dist/actions/fetch-product-orders.d.mts +53 -3
- package/dist/actions/fetch-product-orders.d.mts.map +1 -1
- package/dist/actions/fetch-product-orders.mjs +42 -42
- package/dist/actions/fetch-product-orders.mjs.map +1 -1
- package/dist/actions/fetch-product.cjs +29 -29
- package/dist/actions/fetch-product.cjs.map +1 -1
- package/dist/actions/fetch-product.d.cts +49 -3
- package/dist/actions/fetch-product.d.cts.map +1 -1
- package/dist/actions/fetch-product.d.mts +49 -3
- package/dist/actions/fetch-product.d.mts.map +1 -1
- package/dist/actions/fetch-product.mjs +29 -29
- package/dist/actions/fetch-product.mjs.map +1 -1
- package/dist/actions/fetch-refund.cjs +24 -24
- package/dist/actions/fetch-refund.cjs.map +1 -1
- package/dist/actions/fetch-refund.d.cts +48 -3
- package/dist/actions/fetch-refund.d.cts.map +1 -1
- package/dist/actions/fetch-refund.d.mts +48 -3
- package/dist/actions/fetch-refund.d.mts.map +1 -1
- package/dist/actions/fetch-refund.mjs +24 -24
- package/dist/actions/fetch-refund.mjs.map +1 -1
- package/dist/actions/fetch-split.cjs +18 -18
- package/dist/actions/fetch-split.cjs.map +1 -1
- package/dist/actions/fetch-split.d.cts +30 -3
- package/dist/actions/fetch-split.d.cts.map +1 -1
- package/dist/actions/fetch-split.d.mts +30 -3
- package/dist/actions/fetch-split.d.mts.map +1 -1
- package/dist/actions/fetch-split.mjs +18 -18
- package/dist/actions/fetch-split.mjs.map +1 -1
- package/dist/actions/fetch-storefront-orders.cjs +22 -22
- package/dist/actions/fetch-storefront-orders.cjs.map +1 -1
- package/dist/actions/fetch-storefront-orders.d.cts +58 -3
- package/dist/actions/fetch-storefront-orders.d.cts.map +1 -1
- package/dist/actions/fetch-storefront-orders.d.mts +58 -3
- package/dist/actions/fetch-storefront-orders.d.mts.map +1 -1
- package/dist/actions/fetch-storefront-orders.mjs +22 -22
- package/dist/actions/fetch-storefront-orders.mjs.map +1 -1
- package/dist/actions/fetch-storefront.cjs +28 -28
- package/dist/actions/fetch-storefront.cjs.map +1 -1
- package/dist/actions/fetch-storefront.d.cts +42 -3
- package/dist/actions/fetch-storefront.d.cts.map +1 -1
- package/dist/actions/fetch-storefront.d.mts +42 -3
- package/dist/actions/fetch-storefront.d.mts.map +1 -1
- package/dist/actions/fetch-storefront.mjs +28 -28
- package/dist/actions/fetch-storefront.mjs.map +1 -1
- package/dist/actions/fetch-subaccount.cjs +22 -22
- package/dist/actions/fetch-subaccount.cjs.map +1 -1
- package/dist/actions/fetch-subaccount.d.cts +36 -3
- package/dist/actions/fetch-subaccount.d.cts.map +1 -1
- package/dist/actions/fetch-subaccount.d.mts +36 -3
- package/dist/actions/fetch-subaccount.d.mts.map +1 -1
- package/dist/actions/fetch-subaccount.mjs +22 -22
- package/dist/actions/fetch-subaccount.mjs.map +1 -1
- package/dist/actions/fetch-subscription.cjs +52 -52
- package/dist/actions/fetch-subscription.cjs.map +1 -1
- package/dist/actions/fetch-subscription.d.cts +68 -3
- package/dist/actions/fetch-subscription.d.cts.map +1 -1
- package/dist/actions/fetch-subscription.d.mts +68 -3
- package/dist/actions/fetch-subscription.d.mts.map +1 -1
- package/dist/actions/fetch-subscription.mjs +52 -52
- package/dist/actions/fetch-subscription.mjs.map +1 -1
- package/dist/actions/fetch-transaction-timeline.cjs +6 -6
- package/dist/actions/fetch-transaction-timeline.cjs.map +1 -1
- package/dist/actions/fetch-transaction-timeline.d.cts +24 -3
- package/dist/actions/fetch-transaction-timeline.d.cts.map +1 -1
- package/dist/actions/fetch-transaction-timeline.d.mts +24 -3
- package/dist/actions/fetch-transaction-timeline.d.mts.map +1 -1
- package/dist/actions/fetch-transaction-timeline.mjs +6 -6
- package/dist/actions/fetch-transaction-timeline.mjs.map +1 -1
- package/dist/actions/fetch-transaction.cjs +28 -28
- package/dist/actions/fetch-transaction.cjs.map +1 -1
- package/dist/actions/fetch-transaction.d.cts +82 -3
- package/dist/actions/fetch-transaction.d.cts.map +1 -1
- package/dist/actions/fetch-transaction.d.mts +82 -3
- package/dist/actions/fetch-transaction.d.mts.map +1 -1
- package/dist/actions/fetch-transaction.mjs +28 -28
- package/dist/actions/fetch-transaction.mjs.map +1 -1
- package/dist/actions/fetch-transfer-recipient.cjs +21 -21
- package/dist/actions/fetch-transfer-recipient.cjs.map +1 -1
- package/dist/actions/fetch-transfer-recipient.d.cts +34 -3
- package/dist/actions/fetch-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/fetch-transfer-recipient.d.mts +34 -3
- package/dist/actions/fetch-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/fetch-transfer-recipient.mjs +21 -21
- package/dist/actions/fetch-transfer-recipient.mjs.map +1 -1
- package/dist/actions/fetch-virtual-terminal.cjs +14 -14
- package/dist/actions/fetch-virtual-terminal.cjs.map +1 -1
- package/dist/actions/fetch-virtual-terminal.d.cts +26 -3
- package/dist/actions/fetch-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/fetch-virtual-terminal.d.mts +26 -3
- package/dist/actions/fetch-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/fetch-virtual-terminal.mjs +14 -14
- package/dist/actions/fetch-virtual-terminal.mjs.map +1 -1
- package/dist/actions/finalize-payment-request.cjs +29 -29
- package/dist/actions/finalize-payment-request.cjs.map +1 -1
- package/dist/actions/finalize-payment-request.d.cts +59 -3
- package/dist/actions/finalize-payment-request.d.cts.map +1 -1
- package/dist/actions/finalize-payment-request.d.mts +59 -3
- package/dist/actions/finalize-payment-request.d.mts.map +1 -1
- package/dist/actions/finalize-payment-request.mjs +29 -29
- package/dist/actions/finalize-payment-request.mjs.map +1 -1
- package/dist/actions/generate-update-subscription-link.cjs +4 -4
- package/dist/actions/generate-update-subscription-link.cjs.map +1 -1
- package/dist/actions/generate-update-subscription-link.d.cts +13 -3
- package/dist/actions/generate-update-subscription-link.d.cts.map +1 -1
- package/dist/actions/generate-update-subscription-link.d.mts +13 -3
- package/dist/actions/generate-update-subscription-link.d.mts.map +1 -1
- package/dist/actions/generate-update-subscription-link.mjs +4 -4
- package/dist/actions/generate-update-subscription-link.mjs.map +1 -1
- package/dist/actions/get-payment-request-totals.cjs +7 -7
- package/dist/actions/get-payment-request-totals.cjs.map +1 -1
- package/dist/actions/get-payment-request-totals.d.cts +20 -3
- package/dist/actions/get-payment-request-totals.d.cts.map +1 -1
- package/dist/actions/get-payment-request-totals.d.mts +20 -3
- package/dist/actions/get-payment-request-totals.d.mts.map +1 -1
- package/dist/actions/get-payment-request-totals.mjs +7 -7
- package/dist/actions/get-payment-request-totals.mjs.map +1 -1
- package/dist/actions/get-transaction-totals.cjs +10 -10
- package/dist/actions/get-transaction-totals.cjs.map +1 -1
- package/dist/actions/get-transaction-totals.d.cts +25 -3
- package/dist/actions/get-transaction-totals.d.cts.map +1 -1
- package/dist/actions/get-transaction-totals.d.mts +25 -3
- package/dist/actions/get-transaction-totals.d.mts.map +1 -1
- package/dist/actions/get-transaction-totals.mjs +10 -10
- package/dist/actions/get-transaction-totals.mjs.map +1 -1
- package/dist/actions/initialize-authorization.cjs +7 -7
- package/dist/actions/initialize-authorization.cjs.map +1 -1
- package/dist/actions/initialize-authorization.d.cts +39 -3
- package/dist/actions/initialize-authorization.d.cts.map +1 -1
- package/dist/actions/initialize-authorization.d.mts +39 -3
- package/dist/actions/initialize-authorization.d.mts.map +1 -1
- package/dist/actions/initialize-authorization.mjs +7 -7
- package/dist/actions/initialize-authorization.mjs.map +1 -1
- package/dist/actions/initialize-transaction.cjs +8 -8
- package/dist/actions/initialize-transaction.cjs.map +1 -1
- package/dist/actions/initialize-transaction.d.cts +95 -3
- package/dist/actions/initialize-transaction.d.cts.map +1 -1
- package/dist/actions/initialize-transaction.d.mts +95 -3
- package/dist/actions/initialize-transaction.d.mts.map +1 -1
- package/dist/actions/initialize-transaction.mjs +8 -8
- package/dist/actions/initialize-transaction.mjs.map +1 -1
- package/dist/actions/initiate-bulk-charge.cjs +15 -15
- package/dist/actions/initiate-bulk-charge.cjs.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.cts +37 -3
- package/dist/actions/initiate-bulk-charge.d.cts.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.mts +37 -3
- package/dist/actions/initiate-bulk-charge.d.mts.map +1 -1
- package/dist/actions/initiate-bulk-charge.mjs +15 -15
- package/dist/actions/initiate-bulk-charge.mjs.map +1 -1
- package/dist/actions/list-banks.cjs +18 -18
- package/dist/actions/list-banks.cjs.map +1 -1
- package/dist/actions/list-banks.d.cts +76 -3
- package/dist/actions/list-banks.d.cts.map +1 -1
- package/dist/actions/list-banks.d.mts +76 -3
- package/dist/actions/list-banks.d.mts.map +1 -1
- package/dist/actions/list-banks.mjs +18 -18
- package/dist/actions/list-banks.mjs.map +1 -1
- package/dist/actions/list-bulk-charge-batches.cjs +17 -17
- package/dist/actions/list-bulk-charge-batches.cjs.map +1 -1
- package/dist/actions/list-bulk-charge-batches.d.cts +36 -3
- package/dist/actions/list-bulk-charge-batches.d.cts.map +1 -1
- package/dist/actions/list-bulk-charge-batches.d.mts +36 -3
- package/dist/actions/list-bulk-charge-batches.d.mts.map +1 -1
- package/dist/actions/list-bulk-charge-batches.mjs +17 -17
- package/dist/actions/list-bulk-charge-batches.mjs.map +1 -1
- package/dist/actions/list-charges-in-batch.cjs +27 -27
- package/dist/actions/list-charges-in-batch.cjs.map +1 -1
- package/dist/actions/list-charges-in-batch.d.cts +77 -3
- package/dist/actions/list-charges-in-batch.d.cts.map +1 -1
- package/dist/actions/list-charges-in-batch.d.mts +77 -3
- package/dist/actions/list-charges-in-batch.d.mts.map +1 -1
- package/dist/actions/list-charges-in-batch.mjs +27 -27
- package/dist/actions/list-charges-in-batch.mjs.map +1 -1
- package/dist/actions/list-countries.cjs +11 -11
- package/dist/actions/list-countries.cjs.map +1 -1
- package/dist/actions/list-countries.d.cts +17 -3
- package/dist/actions/list-countries.d.cts.map +1 -1
- package/dist/actions/list-countries.d.mts +17 -3
- package/dist/actions/list-countries.d.mts.map +1 -1
- package/dist/actions/list-countries.mjs +11 -11
- package/dist/actions/list-countries.mjs.map +1 -1
- package/dist/actions/list-customers.cjs +17 -17
- package/dist/actions/list-customers.cjs.map +1 -1
- package/dist/actions/list-customers.d.cts +43 -3
- package/dist/actions/list-customers.d.cts.map +1 -1
- package/dist/actions/list-customers.d.mts +43 -3
- package/dist/actions/list-customers.d.mts.map +1 -1
- package/dist/actions/list-customers.mjs +17 -17
- package/dist/actions/list-customers.mjs.map +1 -1
- package/dist/actions/list-disputes.cjs +35 -35
- package/dist/actions/list-disputes.cjs.map +1 -1
- package/dist/actions/list-disputes.d.cts +87 -3
- package/dist/actions/list-disputes.d.cts.map +1 -1
- package/dist/actions/list-disputes.d.mts +87 -3
- package/dist/actions/list-disputes.d.mts.map +1 -1
- package/dist/actions/list-disputes.mjs +35 -35
- package/dist/actions/list-disputes.mjs.map +1 -1
- package/dist/actions/list-domains.cjs +4 -4
- package/dist/actions/list-domains.cjs.map +1 -1
- package/dist/actions/list-domains.d.cts +17 -3
- package/dist/actions/list-domains.d.cts.map +1 -1
- package/dist/actions/list-domains.d.mts +17 -3
- package/dist/actions/list-domains.d.mts.map +1 -1
- package/dist/actions/list-domains.mjs +4 -4
- package/dist/actions/list-domains.mjs.map +1 -1
- package/dist/actions/list-mandate-authorizations.cjs +18 -18
- package/dist/actions/list-mandate-authorizations.cjs.map +1 -1
- package/dist/actions/list-mandate-authorizations.d.cts +46 -3
- package/dist/actions/list-mandate-authorizations.d.cts.map +1 -1
- package/dist/actions/list-mandate-authorizations.d.mts +46 -3
- package/dist/actions/list-mandate-authorizations.d.mts.map +1 -1
- package/dist/actions/list-mandate-authorizations.mjs +18 -18
- package/dist/actions/list-mandate-authorizations.mjs.map +1 -1
- package/dist/actions/list-orders.cjs +27 -27
- package/dist/actions/list-orders.cjs.map +1 -1
- package/dist/actions/list-orders.d.cts +52 -3
- package/dist/actions/list-orders.d.cts.map +1 -1
- package/dist/actions/list-orders.d.mts +52 -3
- package/dist/actions/list-orders.d.mts.map +1 -1
- package/dist/actions/list-orders.mjs +27 -27
- package/dist/actions/list-orders.mjs.map +1 -1
- package/dist/actions/list-payment-pages.cjs +23 -23
- package/dist/actions/list-payment-pages.cjs.map +1 -1
- package/dist/actions/list-payment-pages.d.cts +47 -3
- package/dist/actions/list-payment-pages.d.cts.map +1 -1
- package/dist/actions/list-payment-pages.d.mts +47 -3
- package/dist/actions/list-payment-pages.d.mts.map +1 -1
- package/dist/actions/list-payment-pages.mjs +23 -23
- package/dist/actions/list-payment-pages.mjs.map +1 -1
- package/dist/actions/list-payment-requests.cjs +24 -24
- package/dist/actions/list-payment-requests.cjs.map +1 -1
- package/dist/actions/list-payment-requests.d.cts +82 -3
- package/dist/actions/list-payment-requests.d.cts.map +1 -1
- package/dist/actions/list-payment-requests.d.mts +82 -3
- package/dist/actions/list-payment-requests.d.mts.map +1 -1
- package/dist/actions/list-payment-requests.mjs +24 -24
- package/dist/actions/list-payment-requests.mjs.map +1 -1
- package/dist/actions/list-plans.cjs +32 -32
- package/dist/actions/list-plans.cjs.map +1 -1
- package/dist/actions/list-plans.d.cts +60 -3
- package/dist/actions/list-plans.d.cts.map +1 -1
- package/dist/actions/list-plans.d.mts +60 -3
- package/dist/actions/list-plans.d.mts.map +1 -1
- package/dist/actions/list-plans.mjs +32 -32
- package/dist/actions/list-plans.mjs.map +1 -1
- package/dist/actions/list-products.cjs +33 -33
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +57 -3
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +57 -3
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +33 -33
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-refunds.cjs +33 -33
- package/dist/actions/list-refunds.cjs.map +1 -1
- package/dist/actions/list-refunds.d.cts +63 -3
- package/dist/actions/list-refunds.d.cts.map +1 -1
- package/dist/actions/list-refunds.d.mts +63 -3
- package/dist/actions/list-refunds.d.mts.map +1 -1
- package/dist/actions/list-refunds.mjs +33 -33
- package/dist/actions/list-refunds.mjs.map +1 -1
- package/dist/actions/list-settlements.cjs +16 -16
- package/dist/actions/list-settlements.cjs.map +1 -1
- package/dist/actions/list-settlements.d.cts +35 -3
- package/dist/actions/list-settlements.d.cts.map +1 -1
- package/dist/actions/list-settlements.d.mts +35 -3
- package/dist/actions/list-settlements.d.mts.map +1 -1
- package/dist/actions/list-settlements.mjs +16 -16
- package/dist/actions/list-settlements.mjs.map +1 -1
- package/dist/actions/list-splits.cjs +24 -24
- package/dist/actions/list-splits.cjs.map +1 -1
- package/dist/actions/list-splits.d.cts +49 -3
- package/dist/actions/list-splits.d.cts.map +1 -1
- package/dist/actions/list-splits.d.mts +49 -3
- package/dist/actions/list-splits.d.mts.map +1 -1
- package/dist/actions/list-splits.mjs +24 -24
- package/dist/actions/list-splits.mjs.map +1 -1
- package/dist/actions/list-states-avs.cjs +7 -7
- package/dist/actions/list-states-avs.cjs.map +1 -1
- package/dist/actions/list-states-avs.d.cts +15 -3
- package/dist/actions/list-states-avs.d.cts.map +1 -1
- package/dist/actions/list-states-avs.d.mts +15 -3
- package/dist/actions/list-states-avs.d.mts.map +1 -1
- package/dist/actions/list-states-avs.mjs +7 -7
- package/dist/actions/list-states-avs.mjs.map +1 -1
- package/dist/actions/list-storefront-products.cjs +29 -29
- package/dist/actions/list-storefront-products.cjs.map +1 -1
- package/dist/actions/list-storefront-products.d.cts +54 -3
- package/dist/actions/list-storefront-products.d.cts.map +1 -1
- package/dist/actions/list-storefront-products.d.mts +54 -3
- package/dist/actions/list-storefront-products.d.mts.map +1 -1
- package/dist/actions/list-storefront-products.mjs +29 -29
- package/dist/actions/list-storefront-products.mjs.map +1 -1
- package/dist/actions/list-storefronts.cjs +21 -21
- package/dist/actions/list-storefronts.cjs.map +1 -1
- package/dist/actions/list-storefronts.d.cts +37 -3
- package/dist/actions/list-storefronts.d.cts.map +1 -1
- package/dist/actions/list-storefronts.d.mts +37 -3
- package/dist/actions/list-storefronts.d.mts.map +1 -1
- package/dist/actions/list-storefronts.mjs +21 -21
- package/dist/actions/list-storefronts.mjs.map +1 -1
- package/dist/actions/list-subaccounts.cjs +21 -21
- package/dist/actions/list-subaccounts.cjs.map +1 -1
- package/dist/actions/list-subaccounts.d.cts +38 -3
- package/dist/actions/list-subaccounts.d.cts.map +1 -1
- package/dist/actions/list-subaccounts.d.mts +38 -3
- package/dist/actions/list-subaccounts.d.mts.map +1 -1
- package/dist/actions/list-subaccounts.mjs +21 -21
- package/dist/actions/list-subaccounts.mjs.map +1 -1
- package/dist/actions/list-subscriptions.cjs +32 -32
- package/dist/actions/list-subscriptions.cjs.map +1 -1
- package/dist/actions/list-subscriptions.d.cts +84 -3
- package/dist/actions/list-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-subscriptions.d.mts +84 -3
- package/dist/actions/list-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-subscriptions.mjs +32 -32
- package/dist/actions/list-subscriptions.mjs.map +1 -1
- package/dist/actions/list-transactions.cjs +33 -33
- package/dist/actions/list-transactions.cjs.map +1 -1
- package/dist/actions/list-transactions.d.cts +127 -3
- package/dist/actions/list-transactions.d.cts.map +1 -1
- package/dist/actions/list-transactions.d.mts +127 -3
- package/dist/actions/list-transactions.d.mts.map +1 -1
- package/dist/actions/list-transactions.mjs +33 -33
- package/dist/actions/list-transactions.mjs.map +1 -1
- package/dist/actions/list-transfer-recipients.cjs +21 -21
- package/dist/actions/list-transfer-recipients.cjs.map +1 -1
- package/dist/actions/list-transfer-recipients.d.cts +42 -3
- package/dist/actions/list-transfer-recipients.d.cts.map +1 -1
- package/dist/actions/list-transfer-recipients.d.mts +42 -3
- package/dist/actions/list-transfer-recipients.d.mts.map +1 -1
- package/dist/actions/list-transfer-recipients.mjs +21 -21
- package/dist/actions/list-transfer-recipients.mjs.map +1 -1
- package/dist/actions/list-transfers.cjs +23 -23
- package/dist/actions/list-transfers.cjs.map +1 -1
- package/dist/actions/list-transfers.d.cts +81 -3
- package/dist/actions/list-transfers.d.cts.map +1 -1
- package/dist/actions/list-transfers.d.mts +81 -3
- package/dist/actions/list-transfers.d.mts.map +1 -1
- package/dist/actions/list-transfers.mjs +23 -23
- package/dist/actions/list-transfers.mjs.map +1 -1
- package/dist/actions/list-virtual-terminals.cjs +14 -14
- package/dist/actions/list-virtual-terminals.cjs.map +1 -1
- package/dist/actions/list-virtual-terminals.d.cts +31 -3
- package/dist/actions/list-virtual-terminals.d.cts.map +1 -1
- package/dist/actions/list-virtual-terminals.d.mts +31 -3
- package/dist/actions/list-virtual-terminals.d.mts.map +1 -1
- package/dist/actions/list-virtual-terminals.mjs +14 -14
- package/dist/actions/list-virtual-terminals.mjs.map +1 -1
- package/dist/actions/pause-bulk-charge.cjs +3 -3
- package/dist/actions/pause-bulk-charge.cjs.map +1 -1
- package/dist/actions/pause-bulk-charge.d.cts +10 -3
- package/dist/actions/pause-bulk-charge.d.cts.map +1 -1
- package/dist/actions/pause-bulk-charge.d.mts +10 -3
- package/dist/actions/pause-bulk-charge.d.mts.map +1 -1
- package/dist/actions/pause-bulk-charge.mjs +3 -3
- package/dist/actions/pause-bulk-charge.mjs.map +1 -1
- package/dist/actions/publish-storefront.cjs +4 -4
- package/dist/actions/publish-storefront.cjs.map +1 -1
- package/dist/actions/publish-storefront.d.cts +16 -3
- package/dist/actions/publish-storefront.d.cts.map +1 -1
- package/dist/actions/publish-storefront.d.mts +16 -3
- package/dist/actions/publish-storefront.d.mts.map +1 -1
- package/dist/actions/publish-storefront.mjs +4 -4
- package/dist/actions/publish-storefront.mjs.map +1 -1
- package/dist/actions/remove-subaccount-from-split.cjs +3 -3
- package/dist/actions/remove-subaccount-from-split.cjs.map +1 -1
- package/dist/actions/remove-subaccount-from-split.d.cts +14 -3
- package/dist/actions/remove-subaccount-from-split.d.cts.map +1 -1
- package/dist/actions/remove-subaccount-from-split.d.mts +14 -3
- package/dist/actions/remove-subaccount-from-split.d.mts.map +1 -1
- package/dist/actions/remove-subaccount-from-split.mjs +3 -3
- package/dist/actions/remove-subaccount-from-split.mjs.map +1 -1
- package/dist/actions/resend-otp-for-transfer.cjs +3 -3
- package/dist/actions/resend-otp-for-transfer.cjs.map +1 -1
- package/dist/actions/resend-otp-for-transfer.d.cts +15 -3
- package/dist/actions/resend-otp-for-transfer.d.cts.map +1 -1
- package/dist/actions/resend-otp-for-transfer.d.mts +15 -3
- package/dist/actions/resend-otp-for-transfer.d.mts.map +1 -1
- package/dist/actions/resend-otp-for-transfer.mjs +3 -3
- package/dist/actions/resend-otp-for-transfer.mjs.map +1 -1
- package/dist/actions/resolve-card-bin.cjs +12 -12
- package/dist/actions/resolve-card-bin.cjs.map +1 -1
- package/dist/actions/resolve-card-bin.d.cts +21 -3
- package/dist/actions/resolve-card-bin.d.cts.map +1 -1
- package/dist/actions/resolve-card-bin.d.mts +21 -3
- package/dist/actions/resolve-card-bin.d.mts.map +1 -1
- package/dist/actions/resolve-card-bin.mjs +12 -12
- package/dist/actions/resolve-card-bin.mjs.map +1 -1
- package/dist/actions/resume-bulk-charge-batch.cjs +3 -3
- package/dist/actions/resume-bulk-charge-batch.cjs.map +1 -1
- package/dist/actions/resume-bulk-charge-batch.d.cts +10 -3
- package/dist/actions/resume-bulk-charge-batch.d.cts.map +1 -1
- package/dist/actions/resume-bulk-charge-batch.d.mts +10 -3
- package/dist/actions/resume-bulk-charge-batch.d.mts.map +1 -1
- package/dist/actions/resume-bulk-charge-batch.mjs +3 -3
- package/dist/actions/resume-bulk-charge-batch.mjs.map +1 -1
- package/dist/actions/send-payment-request-notification.cjs +3 -3
- package/dist/actions/send-payment-request-notification.cjs.map +1 -1
- package/dist/actions/send-payment-request-notification.d.cts +10 -3
- package/dist/actions/send-payment-request-notification.d.cts.map +1 -1
- package/dist/actions/send-payment-request-notification.d.mts +10 -3
- package/dist/actions/send-payment-request-notification.d.mts.map +1 -1
- package/dist/actions/send-payment-request-notification.mjs +3 -3
- package/dist/actions/send-payment-request-notification.mjs.map +1 -1
- package/dist/actions/send-subscription-update-link.cjs +4 -4
- package/dist/actions/send-subscription-update-link.cjs.map +1 -1
- package/dist/actions/send-subscription-update-link.d.cts +11 -3
- package/dist/actions/send-subscription-update-link.d.cts.map +1 -1
- package/dist/actions/send-subscription-update-link.d.mts +11 -3
- package/dist/actions/send-subscription-update-link.d.mts.map +1 -1
- package/dist/actions/send-subscription-update-link.mjs +4 -4
- package/dist/actions/send-subscription-update-link.mjs.map +1 -1
- package/dist/actions/set-risk-action.cjs +16 -16
- package/dist/actions/set-risk-action.cjs.map +1 -1
- package/dist/actions/set-risk-action.d.cts +70 -3
- package/dist/actions/set-risk-action.d.cts.map +1 -1
- package/dist/actions/set-risk-action.d.mts +70 -3
- package/dist/actions/set-risk-action.d.mts.map +1 -1
- package/dist/actions/set-risk-action.mjs +16 -16
- package/dist/actions/set-risk-action.mjs.map +1 -1
- package/dist/actions/submit-phone.cjs +30 -30
- package/dist/actions/submit-phone.cjs.map +1 -1
- package/dist/actions/submit-phone.d.cts +49 -3
- package/dist/actions/submit-phone.d.cts.map +1 -1
- package/dist/actions/submit-phone.d.mts +49 -3
- package/dist/actions/submit-phone.d.mts.map +1 -1
- package/dist/actions/submit-phone.mjs +30 -30
- package/dist/actions/submit-phone.mjs.map +1 -1
- package/dist/actions/trigger-direct-debit-activation-charge.cjs +3 -3
- package/dist/actions/trigger-direct-debit-activation-charge.cjs.map +1 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.cts +12 -3
- package/dist/actions/trigger-direct-debit-activation-charge.d.cts.map +1 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.mts +12 -3
- package/dist/actions/trigger-direct-debit-activation-charge.d.mts.map +1 -1
- package/dist/actions/trigger-direct-debit-activation-charge.mjs +3 -3
- package/dist/actions/trigger-direct-debit-activation-charge.mjs.map +1 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.cjs +3 -3
- package/dist/actions/unassign-destination-from-virtual-terminal.cjs.map +1 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.cts +12 -3
- package/dist/actions/unassign-destination-from-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.mts +12 -3
- package/dist/actions/unassign-destination-from-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.mjs +3 -3
- package/dist/actions/unassign-destination-from-virtual-terminal.mjs.map +1 -1
- package/dist/actions/unregister-apple-pay-domain.cjs +2 -2
- package/dist/actions/unregister-apple-pay-domain.cjs.map +1 -1
- package/dist/actions/unregister-apple-pay-domain.d.cts +11 -3
- package/dist/actions/unregister-apple-pay-domain.d.cts.map +1 -1
- package/dist/actions/unregister-apple-pay-domain.d.mts +11 -3
- package/dist/actions/unregister-apple-pay-domain.d.mts.map +1 -1
- package/dist/actions/unregister-apple-pay-domain.mjs +2 -2
- package/dist/actions/unregister-apple-pay-domain.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +17 -17
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +34 -3
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +34 -3
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +17 -17
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-payment-page.cjs +17 -17
- package/dist/actions/update-payment-page.cjs.map +1 -1
- package/dist/actions/update-payment-page.d.cts +42 -3
- package/dist/actions/update-payment-page.d.cts.map +1 -1
- package/dist/actions/update-payment-page.d.mts +42 -3
- package/dist/actions/update-payment-page.d.mts.map +1 -1
- package/dist/actions/update-payment-page.mjs +17 -17
- package/dist/actions/update-payment-page.mjs.map +1 -1
- package/dist/actions/update-payment-request.cjs +22 -22
- package/dist/actions/update-payment-request.cjs.map +1 -1
- package/dist/actions/update-payment-request.d.cts +90 -3
- package/dist/actions/update-payment-request.d.cts.map +1 -1
- package/dist/actions/update-payment-request.d.mts +90 -3
- package/dist/actions/update-payment-request.d.mts.map +1 -1
- package/dist/actions/update-payment-request.mjs +22 -22
- package/dist/actions/update-payment-request.mjs.map +1 -1
- package/dist/actions/update-payment-session-timeout.cjs +4 -4
- package/dist/actions/update-payment-session-timeout.cjs.map +1 -1
- package/dist/actions/update-payment-session-timeout.d.cts +13 -3
- package/dist/actions/update-payment-session-timeout.d.cts.map +1 -1
- package/dist/actions/update-payment-session-timeout.d.mts +13 -3
- package/dist/actions/update-payment-session-timeout.d.mts.map +1 -1
- package/dist/actions/update-payment-session-timeout.mjs +4 -4
- package/dist/actions/update-payment-session-timeout.mjs.map +1 -1
- package/dist/actions/update-plan.cjs +3 -3
- package/dist/actions/update-plan.cjs.map +1 -1
- package/dist/actions/update-plan.d.cts +37 -3
- package/dist/actions/update-plan.d.cts.map +1 -1
- package/dist/actions/update-plan.d.mts +37 -3
- package/dist/actions/update-plan.d.mts.map +1 -1
- package/dist/actions/update-plan.mjs +3 -3
- package/dist/actions/update-plan.mjs.map +1 -1
- package/dist/actions/update-product.cjs +29 -29
- package/dist/actions/update-product.cjs.map +1 -1
- package/dist/actions/update-product.d.cts +69 -3
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +69 -3
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-product.mjs +29 -29
- package/dist/actions/update-product.mjs.map +1 -1
- package/dist/actions/update-split.cjs +18 -18
- package/dist/actions/update-split.cjs.map +1 -1
- package/dist/actions/update-split.d.cts +43 -3
- package/dist/actions/update-split.d.cts.map +1 -1
- package/dist/actions/update-split.d.mts +43 -3
- package/dist/actions/update-split.d.mts.map +1 -1
- package/dist/actions/update-split.mjs +18 -18
- package/dist/actions/update-split.mjs.map +1 -1
- package/dist/actions/update-storefront.cjs +3 -3
- package/dist/actions/update-storefront.cjs.map +1 -1
- package/dist/actions/update-storefront.d.cts +16 -3
- package/dist/actions/update-storefront.d.cts.map +1 -1
- package/dist/actions/update-storefront.d.mts +16 -3
- package/dist/actions/update-storefront.d.mts.map +1 -1
- package/dist/actions/update-storefront.mjs +3 -3
- package/dist/actions/update-storefront.mjs.map +1 -1
- package/dist/actions/update-subaccount.cjs +26 -26
- package/dist/actions/update-subaccount.cjs.map +1 -1
- package/dist/actions/update-subaccount.d.cts +56 -3
- package/dist/actions/update-subaccount.d.cts.map +1 -1
- package/dist/actions/update-subaccount.d.mts +56 -3
- package/dist/actions/update-subaccount.d.mts.map +1 -1
- package/dist/actions/update-subaccount.mjs +26 -26
- package/dist/actions/update-subaccount.mjs.map +1 -1
- package/dist/actions/update-transfer-recipient.cjs +20 -20
- package/dist/actions/update-transfer-recipient.cjs.map +1 -1
- package/dist/actions/update-transfer-recipient.d.cts +36 -3
- package/dist/actions/update-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/update-transfer-recipient.d.mts +36 -3
- package/dist/actions/update-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/update-transfer-recipient.mjs +20 -20
- package/dist/actions/update-transfer-recipient.mjs.map +1 -1
- package/dist/actions/validate-bank-account.cjs +10 -10
- package/dist/actions/validate-bank-account.cjs.map +1 -1
- package/dist/actions/validate-bank-account.d.cts +38 -3
- package/dist/actions/validate-bank-account.d.cts.map +1 -1
- package/dist/actions/validate-bank-account.d.mts +38 -3
- package/dist/actions/validate-bank-account.d.mts.map +1 -1
- package/dist/actions/validate-bank-account.mjs +10 -10
- package/dist/actions/validate-bank-account.mjs.map +1 -1
- package/dist/actions/validate-customer.cjs +3 -3
- package/dist/actions/validate-customer.cjs.map +1 -1
- package/dist/actions/validate-customer.d.cts +28 -3
- package/dist/actions/validate-customer.d.cts.map +1 -1
- package/dist/actions/validate-customer.d.mts +28 -3
- package/dist/actions/validate-customer.d.mts.map +1 -1
- package/dist/actions/validate-customer.mjs +3 -3
- package/dist/actions/validate-customer.mjs.map +1 -1
- package/dist/actions/validate-order.cjs +29 -29
- package/dist/actions/validate-order.cjs.map +1 -1
- package/dist/actions/validate-order.d.cts +53 -3
- package/dist/actions/validate-order.d.cts.map +1 -1
- package/dist/actions/validate-order.d.mts +53 -3
- package/dist/actions/validate-order.d.mts.map +1 -1
- package/dist/actions/validate-order.mjs +29 -29
- package/dist/actions/validate-order.mjs.map +1 -1
- package/dist/actions/verify-payment-request.cjs +28 -28
- package/dist/actions/verify-payment-request.cjs.map +1 -1
- package/dist/actions/verify-payment-request.d.cts +51 -3
- package/dist/actions/verify-payment-request.d.cts.map +1 -1
- package/dist/actions/verify-payment-request.d.mts +51 -3
- package/dist/actions/verify-payment-request.d.mts.map +1 -1
- package/dist/actions/verify-payment-request.mjs +28 -28
- package/dist/actions/verify-payment-request.mjs.map +1 -1
- package/dist/actions/verify-storefront-slug.cjs +3 -3
- package/dist/actions/verify-storefront-slug.cjs.map +1 -1
- package/dist/actions/verify-storefront-slug.d.cts +11 -3
- package/dist/actions/verify-storefront-slug.d.cts.map +1 -1
- package/dist/actions/verify-storefront-slug.d.mts +11 -3
- package/dist/actions/verify-storefront-slug.d.mts.map +1 -1
- package/dist/actions/verify-storefront-slug.mjs +3 -3
- package/dist/actions/verify-storefront-slug.mjs.map +1 -1
- package/dist/actions/verify-transaction.cjs +29 -29
- package/dist/actions/verify-transaction.cjs.map +1 -1
- package/dist/actions/verify-transaction.d.cts +87 -3
- package/dist/actions/verify-transaction.d.cts.map +1 -1
- package/dist/actions/verify-transaction.d.mts +87 -3
- package/dist/actions/verify-transaction.d.mts.map +1 -1
- package/dist/actions/verify-transaction.mjs +29 -29
- package/dist/actions/verify-transaction.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -11,7 +11,7 @@ const PaystackUpdateProductInput = zod.z.object({
|
|
|
11
11
|
"ZAR",
|
|
12
12
|
"USD"
|
|
13
13
|
]).describe("Supported currency codes for Paystack products.").optional(),
|
|
14
|
-
metadata: zod.z.
|
|
14
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("JSON object of custom data").optional(),
|
|
15
15
|
quantity: zod.z.number().int().describe("Number of products in stock. Use if unlimited is false").optional(),
|
|
16
16
|
unlimited: zod.z.boolean().describe("Set to true if the product has unlimited stock. Leave as false if the product has limited stock").optional(),
|
|
17
17
|
split_code: zod.z.string().describe("The split code if sharing the transaction with partners").optional(),
|
|
@@ -19,52 +19,52 @@ const PaystackUpdateProductInput = zod.z.object({
|
|
|
19
19
|
}).describe("Request to update a product on your integration.");
|
|
20
20
|
const PaystackUpdateProduct_ShippingFieldsSchema = zod.z.object({
|
|
21
21
|
delivery_note: zod.z.string().describe("Delivery note instructions").nullable().optional(),
|
|
22
|
-
shipping_fees: zod.z.array(zod.z.
|
|
22
|
+
shipping_fees: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of shipping fees").nullable().optional(),
|
|
23
23
|
shipping_address: zod.z.string().describe("Shipping address field").nullable().optional()
|
|
24
|
-
}).describe("Shipping fields for the product.");
|
|
24
|
+
}).passthrough().describe("Shipping fields for the product.");
|
|
25
25
|
const PaystackUpdateProduct_UpdateProductDataSchema = zod.z.object({
|
|
26
|
-
id: zod.z.number().int().describe("The unique identifier of the product"),
|
|
27
|
-
name: zod.z.string().describe("Name of the product"),
|
|
28
|
-
slug: zod.z.string().describe("URL slug for the product"),
|
|
29
|
-
type: zod.z.string().describe("Type of the product"),
|
|
30
|
-
files: zod.z.array(zod.z.
|
|
31
|
-
price: zod.z.number().int().describe("Price of the product in kobo (or lowest currency unit)"),
|
|
32
|
-
active: zod.z.boolean().describe("Whether the product is active"),
|
|
33
|
-
domain: zod.z.string().describe("The domain (test or live)"),
|
|
34
|
-
currency: zod.z.string().describe("Currency code (e.g., NGN)"),
|
|
26
|
+
id: zod.z.number().int().describe("The unique identifier of the product").nullable(),
|
|
27
|
+
name: zod.z.string().describe("Name of the product").nullable(),
|
|
28
|
+
slug: zod.z.string().describe("URL slug for the product").nullable(),
|
|
29
|
+
type: zod.z.string().describe("Type of the product").nullable(),
|
|
30
|
+
files: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of files associated with the product").nullable().optional(),
|
|
31
|
+
price: zod.z.number().int().describe("Price of the product in kobo (or lowest currency unit)").nullable(),
|
|
32
|
+
active: zod.z.boolean().describe("Whether the product is active").nullable(),
|
|
33
|
+
domain: zod.z.string().describe("The domain (test or live)").nullable(),
|
|
34
|
+
currency: zod.z.string().describe("Currency code (e.g., NGN)").nullable(),
|
|
35
35
|
features: zod.z.union([
|
|
36
36
|
zod.z.string(),
|
|
37
37
|
zod.z.array(zod.z.string()),
|
|
38
|
-
zod.z.
|
|
38
|
+
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
39
39
|
]).nullable().optional(),
|
|
40
|
-
in_stock: zod.z.boolean().describe("Whether the product is in stock"),
|
|
41
|
-
metadata: zod.z.
|
|
42
|
-
quantity: zod.z.number().int().describe("Available quantity of the product"),
|
|
43
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the product was created"),
|
|
40
|
+
in_stock: zod.z.boolean().describe("Whether the product is in stock").nullable(),
|
|
41
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional metadata for the product").nullable().optional(),
|
|
42
|
+
quantity: zod.z.number().int().describe("Available quantity of the product").nullable(),
|
|
43
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the product was created").nullable(),
|
|
44
44
|
file_path: zod.z.string().describe("File path for the product").nullable().optional(),
|
|
45
|
-
unlimited: zod.z.boolean().describe("Whether the product has unlimited quantity"),
|
|
46
|
-
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the product was last updated"),
|
|
45
|
+
unlimited: zod.z.boolean().describe("Whether the product has unlimited quantity").nullable(),
|
|
46
|
+
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the product was last updated").nullable(),
|
|
47
47
|
expires_in: zod.z.union([zod.z.string(), zod.z.number().int()]).nullable().optional(),
|
|
48
48
|
split_code: zod.z.string().describe("Split code for transaction splitting").nullable().optional(),
|
|
49
|
-
description: zod.z.string().describe("Description of the product"),
|
|
50
|
-
integration: zod.z.number().int().describe("The integration ID"),
|
|
51
|
-
is_shippable: zod.z.boolean().describe("Whether the product requires shipping"),
|
|
52
|
-
product_code: zod.z.string().describe("Unique product code"),
|
|
49
|
+
description: zod.z.string().describe("Description of the product").nullable(),
|
|
50
|
+
integration: zod.z.number().int().describe("The integration ID").nullable(),
|
|
51
|
+
is_shippable: zod.z.boolean().describe("Whether the product requires shipping").nullable(),
|
|
52
|
+
product_code: zod.z.string().describe("Unique product code").nullable(),
|
|
53
53
|
redirect_url: zod.z.string().describe("URL to redirect to after purchase").nullable().optional(),
|
|
54
54
|
quantity_sold: zod.z.number().int().describe("Number of units sold").nullable().optional(),
|
|
55
|
-
low_stock_alert: zod.z.boolean().describe("Whether low stock alerts are enabled"),
|
|
55
|
+
low_stock_alert: zod.z.boolean().describe("Whether low stock alerts are enabled").nullable(),
|
|
56
56
|
shipping_fields: PaystackUpdateProduct_ShippingFieldsSchema.nullable().optional(),
|
|
57
57
|
stock_threshold: zod.z.number().int().describe("Stock threshold for low stock alerts").nullable().optional(),
|
|
58
58
|
success_message: zod.z.string().describe("Success message to display after purchase").nullable().optional(),
|
|
59
59
|
maximum_orderable: zod.z.number().int().describe("Maximum quantity that can be ordered").nullable().optional(),
|
|
60
|
-
minimum_orderable: zod.z.number().int().describe("Minimum quantity that can be ordered"),
|
|
60
|
+
minimum_orderable: zod.z.number().int().describe("Minimum quantity that can be ordered").nullable(),
|
|
61
61
|
notification_emails: zod.z.string().describe("Email addresses for notifications").nullable().optional()
|
|
62
|
-
}).describe("Product data returned by Paystack API after update.");
|
|
62
|
+
}).passthrough().describe("Product data returned by Paystack API after update.");
|
|
63
63
|
const PaystackUpdateProductOutput = zod.z.object({
|
|
64
64
|
data: PaystackUpdateProduct_UpdateProductDataSchema.nullable(),
|
|
65
|
-
status: zod.z.boolean().describe("Status of the API request"),
|
|
66
|
-
message: zod.z.string().describe("Response message from the API")
|
|
67
|
-
}).describe("Response model for updating a product.");
|
|
65
|
+
status: zod.z.boolean().describe("Status of the API request").nullable(),
|
|
66
|
+
message: zod.z.string().describe("Response message from the API").nullable()
|
|
67
|
+
}).passthrough().describe("Response model for updating a product.");
|
|
68
68
|
const paystackUpdateProduct = require_action.action("PAYSTACK_UPDATE_PRODUCT", {
|
|
69
69
|
slug: "paystack-update-product",
|
|
70
70
|
name: "Update Product",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.cjs","names":["z","action"],"sources":["../../src/actions/update-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateProductInput
|
|
1
|
+
{"version":3,"file":"update-product.cjs","names":["z","action"],"sources":["../../src/actions/update-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateProductInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the product to update\"),\n name: z.string().describe(\"Name of product\").optional(),\n price: z.number().int().describe(\"Price should be in kobo if currency is NGN, pesewas if currency is GHS, and cents if currency is ZAR\").optional(),\n currency: z.enum([\"NGN\", \"GHS\", \"ZAR\", \"USD\"]).describe(\"Supported currency codes for Paystack products.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"JSON object of custom data\").optional(),\n quantity: z.number().int().describe(\"Number of products in stock. Use if unlimited is false\").optional(),\n unlimited: z.boolean().describe(\"Set to true if the product has unlimited stock. Leave as false if the product has limited stock\").optional(),\n split_code: z.string().describe(\"The split code if sharing the transaction with partners\").optional(),\n description: z.string().describe(\"The description of the product\").optional(),\n}).describe(\"Request to update a product on your integration.\");\nconst PaystackUpdateProduct_ShippingFieldsSchema = z.object({\n delivery_note: z.string().describe(\"Delivery note instructions\").nullable().optional(),\n shipping_fees: z.array(z.record(z.string(), z.unknown())).describe(\"List of shipping fees\").nullable().optional(),\n shipping_address: z.string().describe(\"Shipping address field\").nullable().optional(),\n}).passthrough().describe(\"Shipping fields for the product.\");\nconst PaystackUpdateProduct_UpdateProductDataSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the product\").nullable(),\n name: z.string().describe(\"Name of the product\").nullable(),\n slug: z.string().describe(\"URL slug for the product\").nullable(),\n type: z.string().describe(\"Type of the product\").nullable(),\n files: z.array(z.record(z.string(), z.unknown())).describe(\"List of files associated with the product\").nullable().optional(),\n price: z.number().int().describe(\"Price of the product in kobo (or lowest currency unit)\").nullable(),\n active: z.boolean().describe(\"Whether the product is active\").nullable(),\n domain: z.string().describe(\"The domain (test or live)\").nullable(),\n currency: z.string().describe(\"Currency code (e.g., NGN)\").nullable(),\n features: z.union([z.string(), z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n in_stock: z.boolean().describe(\"Whether the product is in stock\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the product\").nullable().optional(),\n quantity: z.number().int().describe(\"Available quantity of the product\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable(),\n file_path: z.string().describe(\"File path for the product\").nullable().optional(),\n unlimited: z.boolean().describe(\"Whether the product has unlimited quantity\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable(),\n expires_in: z.union([z.string(), z.number().int()]).nullable().optional(),\n split_code: z.string().describe(\"Split code for transaction splitting\").nullable().optional(),\n description: z.string().describe(\"Description of the product\").nullable(),\n integration: z.number().int().describe(\"The integration ID\").nullable(),\n is_shippable: z.boolean().describe(\"Whether the product requires shipping\").nullable(),\n product_code: z.string().describe(\"Unique product code\").nullable(),\n redirect_url: z.string().describe(\"URL to redirect to after purchase\").nullable().optional(),\n quantity_sold: z.number().int().describe(\"Number of units sold\").nullable().optional(),\n low_stock_alert: z.boolean().describe(\"Whether low stock alerts are enabled\").nullable(),\n shipping_fields: PaystackUpdateProduct_ShippingFieldsSchema.nullable().optional(),\n stock_threshold: z.number().int().describe(\"Stock threshold for low stock alerts\").nullable().optional(),\n success_message: z.string().describe(\"Success message to display after purchase\").nullable().optional(),\n maximum_orderable: z.number().int().describe(\"Maximum quantity that can be ordered\").nullable().optional(),\n minimum_orderable: z.number().int().describe(\"Minimum quantity that can be ordered\").nullable(),\n notification_emails: z.string().describe(\"Email addresses for notifications\").nullable().optional(),\n}).passthrough().describe(\"Product data returned by Paystack API after update.\");\nexport const PaystackUpdateProductOutput = z.object({\n data: PaystackUpdateProduct_UpdateProductDataSchema.nullable(),\n status: z.boolean().describe(\"Status of the API request\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response model for updating a product.\");\n\nexport const paystackUpdateProduct = action(\"PAYSTACK_UPDATE_PRODUCT\", {\n slug: \"paystack-update-product\",\n name: \"Update Product\",\n description: \"Tool to update a product on your integration. Use when you need to modify product details like name, description, price, or currency.\",\n input: PaystackUpdateProductInput,\n output: PaystackUpdateProductOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-product.d.ts
|
|
4
|
-
declare const PaystackUpdateProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackUpdateProductInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
price: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
currency: z.ZodOptional<z.ZodEnum<{
|
|
9
|
+
NGN: "NGN";
|
|
10
|
+
GHS: "GHS";
|
|
11
|
+
ZAR: "ZAR";
|
|
12
|
+
USD: "USD";
|
|
13
|
+
}>>;
|
|
14
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
15
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
16
|
+
unlimited: z.ZodOptional<z.ZodBoolean>;
|
|
17
|
+
split_code: z.ZodOptional<z.ZodString>;
|
|
18
|
+
description: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PaystackUpdateProductOutput: z.ZodObject<{
|
|
21
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
name: z.ZodNullable<z.ZodString>;
|
|
24
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
25
|
+
type: z.ZodNullable<z.ZodString>;
|
|
26
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
27
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
28
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
30
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
31
|
+
features: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
32
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
34
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
36
|
+
file_path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
39
|
+
expires_in: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
40
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
description: z.ZodNullable<z.ZodString>;
|
|
42
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
43
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
44
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
45
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
quantity_sold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
low_stock_alert: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
delivery_note: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
shipping_fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
51
|
+
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
stock_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
57
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
|
+
}, z.core.$loose>>;
|
|
59
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
60
|
+
message: z.ZodNullable<z.ZodString>;
|
|
61
|
+
}, z.core.$loose>;
|
|
62
|
+
declare const paystackUpdateProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
|
+
id: number;
|
|
64
|
+
name?: string | undefined;
|
|
65
|
+
price?: number | undefined;
|
|
66
|
+
currency?: "NGN" | "GHS" | "ZAR" | "USD" | undefined;
|
|
67
|
+
metadata?: Record<string, unknown> | undefined;
|
|
68
|
+
quantity?: number | undefined;
|
|
69
|
+
unlimited?: boolean | undefined;
|
|
70
|
+
split_code?: string | undefined;
|
|
71
|
+
description?: string | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { paystackUpdateProduct };
|
|
9
75
|
//# sourceMappingURL=update-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.d.cts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-product.d.cts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA;;;;;aAMhC,MAAA"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-product.d.ts
|
|
4
|
-
declare const PaystackUpdateProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackUpdateProductInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
price: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
currency: z.ZodOptional<z.ZodEnum<{
|
|
9
|
+
NGN: "NGN";
|
|
10
|
+
GHS: "GHS";
|
|
11
|
+
ZAR: "ZAR";
|
|
12
|
+
USD: "USD";
|
|
13
|
+
}>>;
|
|
14
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
15
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
16
|
+
unlimited: z.ZodOptional<z.ZodBoolean>;
|
|
17
|
+
split_code: z.ZodOptional<z.ZodString>;
|
|
18
|
+
description: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PaystackUpdateProductOutput: z.ZodObject<{
|
|
21
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
name: z.ZodNullable<z.ZodString>;
|
|
24
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
25
|
+
type: z.ZodNullable<z.ZodString>;
|
|
26
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
27
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
28
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
30
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
31
|
+
features: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
32
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
34
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
36
|
+
file_path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
39
|
+
expires_in: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
40
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
description: z.ZodNullable<z.ZodString>;
|
|
42
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
43
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
44
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
45
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
quantity_sold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
low_stock_alert: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
delivery_note: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
shipping_fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
51
|
+
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
stock_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
57
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
|
+
}, z.core.$loose>>;
|
|
59
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
60
|
+
message: z.ZodNullable<z.ZodString>;
|
|
61
|
+
}, z.core.$loose>;
|
|
62
|
+
declare const paystackUpdateProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
|
+
id: number;
|
|
64
|
+
name?: string | undefined;
|
|
65
|
+
price?: number | undefined;
|
|
66
|
+
currency?: "NGN" | "GHS" | "ZAR" | "USD" | undefined;
|
|
67
|
+
metadata?: Record<string, unknown> | undefined;
|
|
68
|
+
quantity?: number | undefined;
|
|
69
|
+
unlimited?: boolean | undefined;
|
|
70
|
+
split_code?: string | undefined;
|
|
71
|
+
description?: string | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { paystackUpdateProduct };
|
|
9
75
|
//# sourceMappingURL=update-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.d.mts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-product.d.mts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA;;;;;aAMhC,MAAA"}
|
|
@@ -11,7 +11,7 @@ const PaystackUpdateProductInput = z.object({
|
|
|
11
11
|
"ZAR",
|
|
12
12
|
"USD"
|
|
13
13
|
]).describe("Supported currency codes for Paystack products.").optional(),
|
|
14
|
-
metadata: z.
|
|
14
|
+
metadata: z.record(z.string(), z.unknown()).describe("JSON object of custom data").optional(),
|
|
15
15
|
quantity: z.number().int().describe("Number of products in stock. Use if unlimited is false").optional(),
|
|
16
16
|
unlimited: z.boolean().describe("Set to true if the product has unlimited stock. Leave as false if the product has limited stock").optional(),
|
|
17
17
|
split_code: z.string().describe("The split code if sharing the transaction with partners").optional(),
|
|
@@ -19,47 +19,47 @@ const PaystackUpdateProductInput = z.object({
|
|
|
19
19
|
}).describe("Request to update a product on your integration.");
|
|
20
20
|
const PaystackUpdateProduct_ShippingFieldsSchema = z.object({
|
|
21
21
|
delivery_note: z.string().describe("Delivery note instructions").nullable().optional(),
|
|
22
|
-
shipping_fees: z.array(z.
|
|
22
|
+
shipping_fees: z.array(z.record(z.string(), z.unknown())).describe("List of shipping fees").nullable().optional(),
|
|
23
23
|
shipping_address: z.string().describe("Shipping address field").nullable().optional()
|
|
24
|
-
}).describe("Shipping fields for the product.");
|
|
24
|
+
}).passthrough().describe("Shipping fields for the product.");
|
|
25
25
|
const PaystackUpdateProduct_UpdateProductDataSchema = z.object({
|
|
26
|
-
id: z.number().int().describe("The unique identifier of the product"),
|
|
27
|
-
name: z.string().describe("Name of the product"),
|
|
28
|
-
slug: z.string().describe("URL slug for the product"),
|
|
29
|
-
type: z.string().describe("Type of the product"),
|
|
30
|
-
files: z.array(z.
|
|
31
|
-
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)"),
|
|
32
|
-
active: z.boolean().describe("Whether the product is active"),
|
|
33
|
-
domain: z.string().describe("The domain (test or live)"),
|
|
34
|
-
currency: z.string().describe("Currency code (e.g., NGN)"),
|
|
26
|
+
id: z.number().int().describe("The unique identifier of the product").nullable(),
|
|
27
|
+
name: z.string().describe("Name of the product").nullable(),
|
|
28
|
+
slug: z.string().describe("URL slug for the product").nullable(),
|
|
29
|
+
type: z.string().describe("Type of the product").nullable(),
|
|
30
|
+
files: z.array(z.record(z.string(), z.unknown())).describe("List of files associated with the product").nullable().optional(),
|
|
31
|
+
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)").nullable(),
|
|
32
|
+
active: z.boolean().describe("Whether the product is active").nullable(),
|
|
33
|
+
domain: z.string().describe("The domain (test or live)").nullable(),
|
|
34
|
+
currency: z.string().describe("Currency code (e.g., NGN)").nullable(),
|
|
35
35
|
features: z.union([
|
|
36
36
|
z.string(),
|
|
37
37
|
z.array(z.string()),
|
|
38
|
-
z.
|
|
38
|
+
z.record(z.string(), z.unknown())
|
|
39
39
|
]).nullable().optional(),
|
|
40
|
-
in_stock: z.boolean().describe("Whether the product is in stock"),
|
|
41
|
-
metadata: z.
|
|
42
|
-
quantity: z.number().int().describe("Available quantity of the product"),
|
|
43
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the product was created"),
|
|
40
|
+
in_stock: z.boolean().describe("Whether the product is in stock").nullable(),
|
|
41
|
+
metadata: z.record(z.string(), z.unknown()).describe("Additional metadata for the product").nullable().optional(),
|
|
42
|
+
quantity: z.number().int().describe("Available quantity of the product").nullable(),
|
|
43
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the product was created").nullable(),
|
|
44
44
|
file_path: z.string().describe("File path for the product").nullable().optional(),
|
|
45
|
-
unlimited: z.boolean().describe("Whether the product has unlimited quantity"),
|
|
46
|
-
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated"),
|
|
45
|
+
unlimited: z.boolean().describe("Whether the product has unlimited quantity").nullable(),
|
|
46
|
+
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated").nullable(),
|
|
47
47
|
expires_in: z.union([z.string(), z.number().int()]).nullable().optional(),
|
|
48
48
|
split_code: z.string().describe("Split code for transaction splitting").nullable().optional(),
|
|
49
|
-
description: z.string().describe("Description of the product"),
|
|
50
|
-
integration: z.number().int().describe("The integration ID"),
|
|
51
|
-
is_shippable: z.boolean().describe("Whether the product requires shipping"),
|
|
52
|
-
product_code: z.string().describe("Unique product code"),
|
|
49
|
+
description: z.string().describe("Description of the product").nullable(),
|
|
50
|
+
integration: z.number().int().describe("The integration ID").nullable(),
|
|
51
|
+
is_shippable: z.boolean().describe("Whether the product requires shipping").nullable(),
|
|
52
|
+
product_code: z.string().describe("Unique product code").nullable(),
|
|
53
53
|
redirect_url: z.string().describe("URL to redirect to after purchase").nullable().optional(),
|
|
54
54
|
quantity_sold: z.number().int().describe("Number of units sold").nullable().optional(),
|
|
55
|
-
low_stock_alert: z.boolean().describe("Whether low stock alerts are enabled"),
|
|
55
|
+
low_stock_alert: z.boolean().describe("Whether low stock alerts are enabled").nullable(),
|
|
56
56
|
shipping_fields: PaystackUpdateProduct_ShippingFieldsSchema.nullable().optional(),
|
|
57
57
|
stock_threshold: z.number().int().describe("Stock threshold for low stock alerts").nullable().optional(),
|
|
58
58
|
success_message: z.string().describe("Success message to display after purchase").nullable().optional(),
|
|
59
59
|
maximum_orderable: z.number().int().describe("Maximum quantity that can be ordered").nullable().optional(),
|
|
60
|
-
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered"),
|
|
60
|
+
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered").nullable(),
|
|
61
61
|
notification_emails: z.string().describe("Email addresses for notifications").nullable().optional()
|
|
62
|
-
}).describe("Product data returned by Paystack API after update.");
|
|
62
|
+
}).passthrough().describe("Product data returned by Paystack API after update.");
|
|
63
63
|
const paystackUpdateProduct = action("PAYSTACK_UPDATE_PRODUCT", {
|
|
64
64
|
slug: "paystack-update-product",
|
|
65
65
|
name: "Update Product",
|
|
@@ -67,9 +67,9 @@ const paystackUpdateProduct = action("PAYSTACK_UPDATE_PRODUCT", {
|
|
|
67
67
|
input: PaystackUpdateProductInput,
|
|
68
68
|
output: z.object({
|
|
69
69
|
data: PaystackUpdateProduct_UpdateProductDataSchema.nullable(),
|
|
70
|
-
status: z.boolean().describe("Status of the API request"),
|
|
71
|
-
message: z.string().describe("Response message from the API")
|
|
72
|
-
}).describe("Response model for updating a product.")
|
|
70
|
+
status: z.boolean().describe("Status of the API request").nullable(),
|
|
71
|
+
message: z.string().describe("Response message from the API").nullable()
|
|
72
|
+
}).passthrough().describe("Response model for updating a product.")
|
|
73
73
|
});
|
|
74
74
|
//#endregion
|
|
75
75
|
export { paystackUpdateProduct };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.mjs","names":[],"sources":["../../src/actions/update-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateProductInput
|
|
1
|
+
{"version":3,"file":"update-product.mjs","names":[],"sources":["../../src/actions/update-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateProductInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the product to update\"),\n name: z.string().describe(\"Name of product\").optional(),\n price: z.number().int().describe(\"Price should be in kobo if currency is NGN, pesewas if currency is GHS, and cents if currency is ZAR\").optional(),\n currency: z.enum([\"NGN\", \"GHS\", \"ZAR\", \"USD\"]).describe(\"Supported currency codes for Paystack products.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"JSON object of custom data\").optional(),\n quantity: z.number().int().describe(\"Number of products in stock. Use if unlimited is false\").optional(),\n unlimited: z.boolean().describe(\"Set to true if the product has unlimited stock. Leave as false if the product has limited stock\").optional(),\n split_code: z.string().describe(\"The split code if sharing the transaction with partners\").optional(),\n description: z.string().describe(\"The description of the product\").optional(),\n}).describe(\"Request to update a product on your integration.\");\nconst PaystackUpdateProduct_ShippingFieldsSchema = z.object({\n delivery_note: z.string().describe(\"Delivery note instructions\").nullable().optional(),\n shipping_fees: z.array(z.record(z.string(), z.unknown())).describe(\"List of shipping fees\").nullable().optional(),\n shipping_address: z.string().describe(\"Shipping address field\").nullable().optional(),\n}).passthrough().describe(\"Shipping fields for the product.\");\nconst PaystackUpdateProduct_UpdateProductDataSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the product\").nullable(),\n name: z.string().describe(\"Name of the product\").nullable(),\n slug: z.string().describe(\"URL slug for the product\").nullable(),\n type: z.string().describe(\"Type of the product\").nullable(),\n files: z.array(z.record(z.string(), z.unknown())).describe(\"List of files associated with the product\").nullable().optional(),\n price: z.number().int().describe(\"Price of the product in kobo (or lowest currency unit)\").nullable(),\n active: z.boolean().describe(\"Whether the product is active\").nullable(),\n domain: z.string().describe(\"The domain (test or live)\").nullable(),\n currency: z.string().describe(\"Currency code (e.g., NGN)\").nullable(),\n features: z.union([z.string(), z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n in_stock: z.boolean().describe(\"Whether the product is in stock\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the product\").nullable().optional(),\n quantity: z.number().int().describe(\"Available quantity of the product\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable(),\n file_path: z.string().describe(\"File path for the product\").nullable().optional(),\n unlimited: z.boolean().describe(\"Whether the product has unlimited quantity\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable(),\n expires_in: z.union([z.string(), z.number().int()]).nullable().optional(),\n split_code: z.string().describe(\"Split code for transaction splitting\").nullable().optional(),\n description: z.string().describe(\"Description of the product\").nullable(),\n integration: z.number().int().describe(\"The integration ID\").nullable(),\n is_shippable: z.boolean().describe(\"Whether the product requires shipping\").nullable(),\n product_code: z.string().describe(\"Unique product code\").nullable(),\n redirect_url: z.string().describe(\"URL to redirect to after purchase\").nullable().optional(),\n quantity_sold: z.number().int().describe(\"Number of units sold\").nullable().optional(),\n low_stock_alert: z.boolean().describe(\"Whether low stock alerts are enabled\").nullable(),\n shipping_fields: PaystackUpdateProduct_ShippingFieldsSchema.nullable().optional(),\n stock_threshold: z.number().int().describe(\"Stock threshold for low stock alerts\").nullable().optional(),\n success_message: z.string().describe(\"Success message to display after purchase\").nullable().optional(),\n maximum_orderable: z.number().int().describe(\"Maximum quantity that can be ordered\").nullable().optional(),\n minimum_orderable: z.number().int().describe(\"Minimum quantity that can be ordered\").nullable(),\n notification_emails: z.string().describe(\"Email addresses for notifications\").nullable().optional(),\n}).passthrough().describe(\"Product data returned by Paystack API after update.\");\nexport const PaystackUpdateProductOutput = z.object({\n data: PaystackUpdateProduct_UpdateProductDataSchema.nullable(),\n status: z.boolean().describe(\"Status of the API request\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response model for updating a product.\");\n\nexport const paystackUpdateProduct = action(\"PAYSTACK_UPDATE_PRODUCT\", {\n slug: \"paystack-update-product\",\n name: \"Update Product\",\n description: \"Tool to update a product on your integration. Use when you need to modify product details like name, description, price, or currency.\",\n input: PaystackUpdateProductInput,\n output: PaystackUpdateProductOutput,\n});\n"],"mappings":"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"}
|
|
@@ -16,29 +16,29 @@ const PaystackUpdateSplitInput = zod.z.object({
|
|
|
16
16
|
const PaystackUpdateSplit_UpdateSplitSubaccountSchema = zod.z.object({
|
|
17
17
|
share: zod.z.number().int().describe("Share amount for this subaccount").nullable().optional(),
|
|
18
18
|
subaccount: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Subaccount details object").nullable().optional()
|
|
19
|
-
}).describe("Subaccount details within a split configuration.");
|
|
19
|
+
}).passthrough().describe("Subaccount details within a split configuration.");
|
|
20
20
|
const PaystackUpdateSplit_UpdateSplitDataSchema = zod.z.object({
|
|
21
|
-
id: zod.z.string().describe("Unique identifier of the split configuration"),
|
|
22
|
-
name: zod.z.string().describe("Name of the split configuration"),
|
|
23
|
-
type: zod.z.string().describe("Type of split (percentage or flat)"),
|
|
24
|
-
active: zod.z.boolean().describe("Whether the split configuration is active"),
|
|
25
|
-
domain: zod.z.string().describe("Domain (test or live)"),
|
|
26
|
-
currency: zod.z.string().describe("Currency code for the split"),
|
|
27
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the split was created"),
|
|
28
|
-
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the split was last updated"),
|
|
29
|
-
is_dynamic: zod.z.boolean().describe("Whether the split configuration is dynamic"),
|
|
30
|
-
split_code: zod.z.string().describe("Unique split code identifier"),
|
|
31
|
-
bearer_type: zod.z.string().describe("Bearer type for the split (who bears the charges)"),
|
|
32
|
-
integration: zod.z.number().int().describe("Integration ID"),
|
|
21
|
+
id: zod.z.string().describe("Unique identifier of the split configuration").nullable(),
|
|
22
|
+
name: zod.z.string().describe("Name of the split configuration").nullable(),
|
|
23
|
+
type: zod.z.string().describe("Type of split (percentage or flat)").nullable(),
|
|
24
|
+
active: zod.z.boolean().describe("Whether the split configuration is active").nullable(),
|
|
25
|
+
domain: zod.z.string().describe("Domain (test or live)").nullable(),
|
|
26
|
+
currency: zod.z.string().describe("Currency code for the split").nullable(),
|
|
27
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the split was created").nullable(),
|
|
28
|
+
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the split was last updated").nullable(),
|
|
29
|
+
is_dynamic: zod.z.boolean().describe("Whether the split configuration is dynamic").nullable(),
|
|
30
|
+
split_code: zod.z.string().describe("Unique split code identifier").nullable(),
|
|
31
|
+
bearer_type: zod.z.string().describe("Bearer type for the split (who bears the charges)").nullable(),
|
|
32
|
+
integration: zod.z.number().int().describe("Integration ID").nullable(),
|
|
33
33
|
subaccounts: zod.z.array(PaystackUpdateSplit_UpdateSplitSubaccountSchema).describe("List of subaccounts in the split configuration"),
|
|
34
34
|
bearer_subaccount: zod.z.number().int().describe("Bearer subaccount ID if applicable").nullable().optional(),
|
|
35
|
-
total_subaccounts: zod.z.number().int().describe("Total number of subaccounts in the split")
|
|
36
|
-
}).describe("Split configuration data returned by Paystack API.");
|
|
35
|
+
total_subaccounts: zod.z.number().int().describe("Total number of subaccounts in the split").nullable()
|
|
36
|
+
}).passthrough().describe("Split configuration data returned by Paystack API.");
|
|
37
37
|
const PaystackUpdateSplitOutput = zod.z.object({
|
|
38
38
|
data: PaystackUpdateSplit_UpdateSplitDataSchema.nullable(),
|
|
39
|
-
status: zod.z.boolean().describe("Status of the API request"),
|
|
40
|
-
message: zod.z.string().describe("Response message from the API")
|
|
41
|
-
}).describe("Response model for updating a split configuration.");
|
|
39
|
+
status: zod.z.boolean().describe("Status of the API request").nullable(),
|
|
40
|
+
message: zod.z.string().describe("Response message from the API").nullable()
|
|
41
|
+
}).passthrough().describe("Response model for updating a split configuration.");
|
|
42
42
|
const paystackUpdateSplit = require_action.action("PAYSTACK_UPDATE_SPLIT", {
|
|
43
43
|
slug: "paystack-update-split",
|
|
44
44
|
name: "Update Split Configuration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-split.cjs","names":["z","action"],"sources":["../../src/actions/update-split.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateSplitInput
|
|
1
|
+
{"version":3,"file":"update-split.cjs","names":["z","action"],"sources":["../../src/actions/update-split.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackUpdateSplitInput = z.object({\n id: z.string().describe(\"The ID or code of the split configuration to update\"),\n name: z.string().describe(\"Name of the transaction split\").optional(),\n active: z.boolean().describe(\"Toggle status of split. When true, the split is active, else it's inactive\").optional(),\n bearer_type: z.enum([\"subaccount\", \"account\", \"all-proportional\", \"all\"]).describe(\"Who bears the Paystack transaction charges.\").optional(),\n bearer_subaccount: z.string().describe(\"Subaccount code that will bear the transaction charges. This is the subaccount code of the customer or partner that would bear the transaction charge if you specified subaccount as the bearer type\").optional(),\n}).describe(\"Request model for updating a split configuration.\");\nconst PaystackUpdateSplit_UpdateSplitSubaccountSchema = z.object({\n share: z.number().int().describe(\"Share amount for this subaccount\").nullable().optional(),\n subaccount: z.record(z.string(), z.unknown()).describe(\"Subaccount details object\").nullable().optional(),\n}).passthrough().describe(\"Subaccount details within a split configuration.\");\nconst PaystackUpdateSplit_UpdateSplitDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the split configuration\").nullable(),\n name: z.string().describe(\"Name of the split configuration\").nullable(),\n type: z.string().describe(\"Type of split (percentage or flat)\").nullable(),\n active: z.boolean().describe(\"Whether the split configuration is active\").nullable(),\n domain: z.string().describe(\"Domain (test or live)\").nullable(),\n currency: z.string().describe(\"Currency code for the split\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the split was created\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the split was last updated\").nullable(),\n is_dynamic: z.boolean().describe(\"Whether the split configuration is dynamic\").nullable(),\n split_code: z.string().describe(\"Unique split code identifier\").nullable(),\n bearer_type: z.string().describe(\"Bearer type for the split (who bears the charges)\").nullable(),\n integration: z.number().int().describe(\"Integration ID\").nullable(),\n subaccounts: z.array(PaystackUpdateSplit_UpdateSplitSubaccountSchema).describe(\"List of subaccounts in the split configuration\"),\n bearer_subaccount: z.number().int().describe(\"Bearer subaccount ID if applicable\").nullable().optional(),\n total_subaccounts: z.number().int().describe(\"Total number of subaccounts in the split\").nullable(),\n}).passthrough().describe(\"Split configuration data returned by Paystack API.\");\nexport const PaystackUpdateSplitOutput = z.object({\n data: PaystackUpdateSplit_UpdateSplitDataSchema.nullable(),\n status: z.boolean().describe(\"Status of the API request\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response model for updating a split configuration.\");\n\nexport const paystackUpdateSplit = action(\"PAYSTACK_UPDATE_SPLIT\", {\n slug: \"paystack-update-split\",\n name: \"Update Split Configuration\",\n description: \"Tool to update a split configuration for transactions. Use when you need to modify split settings such as name, active status, or bearer type.\",\n input: PaystackUpdateSplitInput,\n output: PaystackUpdateSplitOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,49 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-split.d.ts
|
|
4
|
-
declare const PaystackUpdateSplitInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackUpdateSplitInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodOptional<z.ZodString>;
|
|
7
|
+
active: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
bearer_type: z.ZodOptional<z.ZodEnum<{
|
|
9
|
+
subaccount: "subaccount";
|
|
10
|
+
account: "account";
|
|
11
|
+
"all-proportional": "all-proportional";
|
|
12
|
+
all: "all";
|
|
13
|
+
}>>;
|
|
14
|
+
bearer_subaccount: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const PaystackUpdateSplitOutput: z.ZodObject<{
|
|
17
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
18
|
+
id: z.ZodNullable<z.ZodString>;
|
|
19
|
+
name: z.ZodNullable<z.ZodString>;
|
|
20
|
+
type: z.ZodNullable<z.ZodString>;
|
|
21
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
23
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
24
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
25
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
is_dynamic: z.ZodNullable<z.ZodBoolean>;
|
|
27
|
+
split_code: z.ZodNullable<z.ZodString>;
|
|
28
|
+
bearer_type: z.ZodNullable<z.ZodString>;
|
|
29
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
subaccounts: z.ZodArray<z.ZodObject<{
|
|
31
|
+
share: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
subaccount: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
bearer_subaccount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
total_subaccounts: z.ZodNullable<z.ZodNumber>;
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
message: z.ZodNullable<z.ZodString>;
|
|
39
|
+
}, z.core.$loose>;
|
|
40
|
+
declare const paystackUpdateSplit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
|
+
id: string;
|
|
42
|
+
name?: string | undefined;
|
|
43
|
+
active?: boolean | undefined;
|
|
44
|
+
bearer_type?: "subaccount" | "account" | "all-proportional" | "all" | undefined;
|
|
45
|
+
bearer_subaccount?: string | undefined;
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
47
|
//#endregion
|
|
8
48
|
export { paystackUpdateSplit };
|
|
9
49
|
//# sourceMappingURL=update-split.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-split.d.cts","names":[],"sources":["../../src/actions/update-split.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"update-split.d.cts","names":[],"sources":["../../src/actions/update-split.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;cA4BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|