@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
|
@@ -3,10 +3,10 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-states-avs.ts
|
|
4
4
|
const PaystackListStatesAvsInput = z.object({ country: z.string().describe("The country code of the states to list. It is gotten after the charge request.") }).describe("Request model for listing states for address verification.");
|
|
5
5
|
const PaystackListStatesAvs_StateDataSchema = z.object({
|
|
6
|
-
name: z.string().describe("Full name of the state or province."),
|
|
7
|
-
slug: z.string().describe("URL-friendly identifier for the state."),
|
|
8
|
-
abbreviation: z.string().describe("Standard abbreviation for the state or province (e.g., 'ON' for Ontario, 'CA' for California).")
|
|
9
|
-
}).describe("Individual state information.");
|
|
6
|
+
name: z.string().describe("Full name of the state or province.").nullable(),
|
|
7
|
+
slug: z.string().describe("URL-friendly identifier for the state.").nullable(),
|
|
8
|
+
abbreviation: z.string().describe("Standard abbreviation for the state or province (e.g., 'ON' for Ontario, 'CA' for California).").nullable()
|
|
9
|
+
}).passthrough().describe("Individual state information.");
|
|
10
10
|
const paystackListStatesAvs = action("PAYSTACK_LIST_STATES_AVS", {
|
|
11
11
|
slug: "paystack-list-states-avs",
|
|
12
12
|
name: "List states for address verification",
|
|
@@ -14,9 +14,9 @@ const paystackListStatesAvs = action("PAYSTACK_LIST_STATES_AVS", {
|
|
|
14
14
|
input: PaystackListStatesAvsInput,
|
|
15
15
|
output: z.object({
|
|
16
16
|
data: z.array(PaystackListStatesAvs_StateDataSchema).describe("Array of states/provinces for the specified country."),
|
|
17
|
-
status: z.boolean().describe("Indicates whether the request was successful."),
|
|
18
|
-
message: z.string().describe("Response message from the API.")
|
|
19
|
-
}).describe("Response from listing states for address verification.")
|
|
17
|
+
status: z.boolean().describe("Indicates whether the request was successful.").nullable(),
|
|
18
|
+
message: z.string().describe("Response message from the API.").nullable()
|
|
19
|
+
}).passthrough().describe("Response from listing states for address verification.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { paystackListStatesAvs };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-states-avs.mjs","names":[],"sources":["../../src/actions/list-states-avs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStatesAvsInput
|
|
1
|
+
{"version":3,"file":"list-states-avs.mjs","names":[],"sources":["../../src/actions/list-states-avs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStatesAvsInput = z.object({\n country: z.string().describe(\"The country code of the states to list. It is gotten after the charge request.\"),\n}).describe(\"Request model for listing states for address verification.\");\nconst PaystackListStatesAvs_StateDataSchema = z.object({\n name: z.string().describe(\"Full name of the state or province.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier for the state.\").nullable(),\n abbreviation: z.string().describe(\"Standard abbreviation for the state or province (e.g., 'ON' for Ontario, 'CA' for California).\").nullable(),\n}).passthrough().describe(\"Individual state information.\");\nexport const PaystackListStatesAvsOutput = z.object({\n data: z.array(PaystackListStatesAvs_StateDataSchema).describe(\"Array of states/provinces for the specified country.\"),\n status: z.boolean().describe(\"Indicates whether the request was successful.\").nullable(),\n message: z.string().describe(\"Response message from the API.\").nullable(),\n}).passthrough().describe(\"Response from listing states for address verification.\");\n\nexport const paystackListStatesAvs = action(\"PAYSTACK_LIST_STATES_AVS\", {\n slug: \"paystack-list-states-avs\",\n name: \"List states for address verification\",\n description: \"Tool to retrieve a list of states for a country for address verification. Use when you need to get available states/provinces for a specific country code.\",\n input: PaystackListStatesAvsInput,\n output: PaystackListStatesAvsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC/G,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAOzD,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXyC,EAAE,OAAO;EAClD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,sDAAsD;EACpH,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
|
|
@@ -7,37 +7,37 @@ const PaystackListStorefrontProductsInput = zod.z.object({
|
|
|
7
7
|
perPage: zod.z.number().int().describe("The number of records to return per page").optional()
|
|
8
8
|
}).describe("Request to list products in a storefront.");
|
|
9
9
|
const PaystackListStorefrontProducts_StorefrontProductDataSchema = zod.z.object({
|
|
10
|
-
id: zod.z.number().int().describe("Unique identifier for the product"),
|
|
11
|
-
name: zod.z.string().describe("Name of the product"),
|
|
12
|
-
slug: zod.z.string().describe("URL slug for the product"),
|
|
13
|
-
type: zod.z.string().describe("Type of the product"),
|
|
14
|
-
files: zod.z.array(zod.z.
|
|
15
|
-
price: zod.z.number().int().describe("Price of the product in kobo (or lowest currency unit)"),
|
|
16
|
-
active: zod.z.boolean().describe("Whether the product is active"),
|
|
17
|
-
domain: zod.z.string().describe("The domain (test or live)"),
|
|
18
|
-
currency: zod.z.string().describe("Currency code (e.g., NGN)"),
|
|
19
|
-
in_stock: zod.z.boolean().describe("Whether the product is in stock"),
|
|
20
|
-
metadata: zod.z.
|
|
21
|
-
quantity: zod.z.number().int().describe("Available quantity of the product"),
|
|
22
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the product was created"),
|
|
23
|
-
unlimited: zod.z.boolean().describe("Whether the product has unlimited quantity"),
|
|
24
|
-
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the product was last updated"),
|
|
10
|
+
id: zod.z.number().int().describe("Unique identifier for the product").nullable(),
|
|
11
|
+
name: zod.z.string().describe("Name of the product").nullable(),
|
|
12
|
+
slug: zod.z.string().describe("URL slug for the product").nullable(),
|
|
13
|
+
type: zod.z.string().describe("Type of the product").nullable(),
|
|
14
|
+
files: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of files associated with the product").nullable().optional(),
|
|
15
|
+
price: zod.z.number().int().describe("Price of the product in kobo (or lowest currency unit)").nullable(),
|
|
16
|
+
active: zod.z.boolean().describe("Whether the product is active").nullable(),
|
|
17
|
+
domain: zod.z.string().describe("The domain (test or live)").nullable(),
|
|
18
|
+
currency: zod.z.string().describe("Currency code (e.g., NGN)").nullable(),
|
|
19
|
+
in_stock: zod.z.boolean().describe("Whether the product is in stock").nullable(),
|
|
20
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional metadata for the product").nullable().optional(),
|
|
21
|
+
quantity: zod.z.number().int().describe("Available quantity of the product").nullable(),
|
|
22
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the product was created").nullable(),
|
|
23
|
+
unlimited: zod.z.boolean().describe("Whether the product has unlimited quantity").nullable(),
|
|
24
|
+
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the product was last updated").nullable(),
|
|
25
25
|
split_code: zod.z.string().describe("Split code for transaction splitting").nullable().optional(),
|
|
26
|
-
description: zod.z.string().describe("Description of the product"),
|
|
27
|
-
integration: zod.z.number().int().describe("The integration ID"),
|
|
28
|
-
is_shippable: zod.z.boolean().describe("Whether the product requires shipping"),
|
|
29
|
-
product_code: zod.z.string().describe("Unique product code"),
|
|
26
|
+
description: zod.z.string().describe("Description of the product").nullable(),
|
|
27
|
+
integration: zod.z.number().int().describe("The integration ID").nullable(),
|
|
28
|
+
is_shippable: zod.z.boolean().describe("Whether the product requires shipping").nullable(),
|
|
29
|
+
product_code: zod.z.string().describe("Unique product code").nullable(),
|
|
30
30
|
redirect_url: zod.z.string().describe("URL to redirect to after purchase").nullable().optional(),
|
|
31
|
-
quantity_sold: zod.z.number().int().describe("Number of units sold"),
|
|
32
|
-
digital_assets: zod.z.array(zod.z.
|
|
31
|
+
quantity_sold: zod.z.number().int().describe("Number of units sold").nullable(),
|
|
32
|
+
digital_assets: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of digital assets associated with the product").nullable().optional(),
|
|
33
33
|
low_stock_alert: zod.z.number().int().describe("Low stock alert threshold").nullable().optional(),
|
|
34
|
-
shipping_fields: zod.z.
|
|
34
|
+
shipping_fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Shipping configuration fields").nullable().optional(),
|
|
35
35
|
success_message: zod.z.string().describe("Success message to display after purchase").nullable().optional(),
|
|
36
|
-
variant_options: zod.z.array(zod.z.
|
|
36
|
+
variant_options: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of variant options for the product").nullable().optional(),
|
|
37
37
|
maximum_orderable: zod.z.number().int().describe("Maximum quantity that can be ordered").nullable().optional(),
|
|
38
|
-
minimum_orderable: zod.z.number().int().describe("Minimum quantity that can be ordered"),
|
|
38
|
+
minimum_orderable: zod.z.number().int().describe("Minimum quantity that can be ordered").nullable(),
|
|
39
39
|
notification_emails: zod.z.string().describe("Email addresses for notifications").nullable().optional()
|
|
40
|
-
}).describe("Product information returned from a storefront.");
|
|
40
|
+
}).passthrough().describe("Product information returned from a storefront.");
|
|
41
41
|
const PaystackListStorefrontProducts_StorefrontProductsMetaSchema = zod.z.object({
|
|
42
42
|
page: zod.z.number().int().describe("Current page number").nullable().optional(),
|
|
43
43
|
total: zod.z.number().int().describe("Total number of records").nullable().optional(),
|
|
@@ -45,13 +45,13 @@ const PaystackListStorefrontProducts_StorefrontProductsMetaSchema = zod.z.object
|
|
|
45
45
|
skipped: zod.z.number().int().describe("Number of skipped records").nullable().optional(),
|
|
46
46
|
pageCount: zod.z.number().int().describe("Total number of pages").nullable().optional(),
|
|
47
47
|
product_count: zod.z.number().int().describe("Total number of products in the storefront").nullable().optional()
|
|
48
|
-
}).describe("Pagination metadata for storefront products.");
|
|
48
|
+
}).passthrough().describe("Pagination metadata for storefront products.");
|
|
49
49
|
const PaystackListStorefrontProductsOutput = zod.z.object({
|
|
50
50
|
data: zod.z.array(PaystackListStorefrontProducts_StorefrontProductDataSchema).describe("List of products in the storefront"),
|
|
51
51
|
meta: PaystackListStorefrontProducts_StorefrontProductsMetaSchema.nullable().optional(),
|
|
52
|
-
status: zod.z.boolean().describe("Status of the API request"),
|
|
53
|
-
message: zod.z.string().describe("Response message from the API")
|
|
54
|
-
}).describe("Response containing storefront products.");
|
|
52
|
+
status: zod.z.boolean().describe("Status of the API request").nullable(),
|
|
53
|
+
message: zod.z.string().describe("Response message from the API").nullable()
|
|
54
|
+
}).passthrough().describe("Response containing storefront products.");
|
|
55
55
|
const paystackListStorefrontProducts = require_action.action("PAYSTACK_LIST_STOREFRONT_PRODUCTS", {
|
|
56
56
|
slug: "paystack-list-storefront-products",
|
|
57
57
|
name: "List Storefront Products",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefront-products.cjs","names":["z","action"],"sources":["../../src/actions/list-storefront-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontProductsInput
|
|
1
|
+
{"version":3,"file":"list-storefront-products.cjs","names":["z","action"],"sources":["../../src/actions/list-storefront-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontProductsInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the Storefront\"),\n page: z.number().int().describe(\"The page number to retrieve (for pagination)\").optional(),\n perPage: z.number().int().describe(\"The number of records to return per page\").optional(),\n}).describe(\"Request to list products in a storefront.\");\nconst PaystackListStorefrontProducts_StorefrontProductDataSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for 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 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 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 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(),\n digital_assets: z.array(z.record(z.string(), z.unknown())).describe(\"List of digital assets associated with the product\").nullable().optional(),\n low_stock_alert: z.number().int().describe(\"Low stock alert threshold\").nullable().optional(),\n shipping_fields: z.record(z.string(), z.unknown()).describe(\"Shipping configuration fields\").nullable().optional(),\n success_message: z.string().describe(\"Success message to display after purchase\").nullable().optional(),\n variant_options: z.array(z.record(z.string(), z.unknown())).describe(\"List of variant options for the product\").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 information returned from a storefront.\");\nconst PaystackListStorefrontProducts_StorefrontProductsMetaSchema = z.object({\n page: z.number().int().describe(\"Current page number\").nullable().optional(),\n total: z.number().int().describe(\"Total number of records\").nullable().optional(),\n perPage: z.number().int().describe(\"Number of records per page\").nullable().optional(),\n skipped: z.number().int().describe(\"Number of skipped records\").nullable().optional(),\n pageCount: z.number().int().describe(\"Total number of pages\").nullable().optional(),\n product_count: z.number().int().describe(\"Total number of products in the storefront\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for storefront products.\");\nexport const PaystackListStorefrontProductsOutput = z.object({\n data: z.array(PaystackListStorefrontProducts_StorefrontProductDataSchema).describe(\"List of products in the storefront\"),\n meta: PaystackListStorefrontProducts_StorefrontProductsMetaSchema.nullable().optional(),\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 containing storefront products.\");\n\nexport const paystackListStorefrontProducts = action(\"PAYSTACK_LIST_STOREFRONT_PRODUCTS\", {\n slug: \"paystack-list-storefront-products\",\n name: \"List Storefront Products\",\n description: \"Tool to list all products in a Paystack storefront. Use when you need to retrieve product information for a specific storefront using its ID.\",\n input: PaystackListStorefrontProductsInput,\n output: PaystackListStorefrontProductsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,60 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-storefront-products.d.ts
|
|
4
|
-
declare const PaystackListStorefrontProductsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackListStorefrontProductsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PaystackListStorefrontProductsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
14
|
+
type: z.ZodNullable<z.ZodString>;
|
|
15
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
16
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
19
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
20
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
24
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
description: z.ZodNullable<z.ZodString>;
|
|
28
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
31
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
quantity_sold: z.ZodNullable<z.ZodNumber>;
|
|
33
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
34
|
+
low_stock_alert: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
variant_options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
38
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>;
|
|
42
|
+
meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
perPage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
skipped: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
pageCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
|
+
product_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
51
|
+
message: z.ZodNullable<z.ZodString>;
|
|
52
|
+
}, z.core.$loose>;
|
|
53
|
+
declare const paystackListStorefrontProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
|
+
id: number;
|
|
55
|
+
page?: number | undefined;
|
|
56
|
+
perPage?: number | undefined;
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
58
|
//#endregion
|
|
8
59
|
export { paystackListStorefrontProducts };
|
|
9
60
|
//# sourceMappingURL=list-storefront-products.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefront-products.d.cts","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"list-storefront-products.d.cts","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cA6CnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -1,9 +1,60 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-storefront-products.d.ts
|
|
4
|
-
declare const PaystackListStorefrontProductsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackListStorefrontProductsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PaystackListStorefrontProductsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
14
|
+
type: z.ZodNullable<z.ZodString>;
|
|
15
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
16
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
19
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
20
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
24
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
description: z.ZodNullable<z.ZodString>;
|
|
28
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
31
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
quantity_sold: z.ZodNullable<z.ZodNumber>;
|
|
33
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
34
|
+
low_stock_alert: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
variant_options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
38
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>;
|
|
42
|
+
meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
perPage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
skipped: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
pageCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
|
+
product_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
51
|
+
message: z.ZodNullable<z.ZodString>;
|
|
52
|
+
}, z.core.$loose>;
|
|
53
|
+
declare const paystackListStorefrontProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
|
+
id: number;
|
|
55
|
+
page?: number | undefined;
|
|
56
|
+
perPage?: number | undefined;
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
58
|
//#endregion
|
|
8
59
|
export { paystackListStorefrontProducts };
|
|
9
60
|
//# sourceMappingURL=list-storefront-products.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefront-products.d.mts","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"list-storefront-products.d.mts","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cA6CnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAOpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -7,37 +7,37 @@ const PaystackListStorefrontProductsInput = z.object({
|
|
|
7
7
|
perPage: z.number().int().describe("The number of records to return per page").optional()
|
|
8
8
|
}).describe("Request to list products in a storefront.");
|
|
9
9
|
const PaystackListStorefrontProducts_StorefrontProductDataSchema = z.object({
|
|
10
|
-
id: z.number().int().describe("Unique identifier for the product"),
|
|
11
|
-
name: z.string().describe("Name of the product"),
|
|
12
|
-
slug: z.string().describe("URL slug for the product"),
|
|
13
|
-
type: z.string().describe("Type of the product"),
|
|
14
|
-
files: z.array(z.
|
|
15
|
-
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)"),
|
|
16
|
-
active: z.boolean().describe("Whether the product is active"),
|
|
17
|
-
domain: z.string().describe("The domain (test or live)"),
|
|
18
|
-
currency: z.string().describe("Currency code (e.g., NGN)"),
|
|
19
|
-
in_stock: z.boolean().describe("Whether the product is in stock"),
|
|
20
|
-
metadata: z.
|
|
21
|
-
quantity: z.number().int().describe("Available quantity of the product"),
|
|
22
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the product was created"),
|
|
23
|
-
unlimited: z.boolean().describe("Whether the product has unlimited quantity"),
|
|
24
|
-
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated"),
|
|
10
|
+
id: z.number().int().describe("Unique identifier for the product").nullable(),
|
|
11
|
+
name: z.string().describe("Name of the product").nullable(),
|
|
12
|
+
slug: z.string().describe("URL slug for the product").nullable(),
|
|
13
|
+
type: z.string().describe("Type of the product").nullable(),
|
|
14
|
+
files: z.array(z.record(z.string(), z.unknown())).describe("List of files associated with the product").nullable().optional(),
|
|
15
|
+
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)").nullable(),
|
|
16
|
+
active: z.boolean().describe("Whether the product is active").nullable(),
|
|
17
|
+
domain: z.string().describe("The domain (test or live)").nullable(),
|
|
18
|
+
currency: z.string().describe("Currency code (e.g., NGN)").nullable(),
|
|
19
|
+
in_stock: z.boolean().describe("Whether the product is in stock").nullable(),
|
|
20
|
+
metadata: z.record(z.string(), z.unknown()).describe("Additional metadata for the product").nullable().optional(),
|
|
21
|
+
quantity: z.number().int().describe("Available quantity of the product").nullable(),
|
|
22
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the product was created").nullable(),
|
|
23
|
+
unlimited: z.boolean().describe("Whether the product has unlimited quantity").nullable(),
|
|
24
|
+
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated").nullable(),
|
|
25
25
|
split_code: z.string().describe("Split code for transaction splitting").nullable().optional(),
|
|
26
|
-
description: z.string().describe("Description of the product"),
|
|
27
|
-
integration: z.number().int().describe("The integration ID"),
|
|
28
|
-
is_shippable: z.boolean().describe("Whether the product requires shipping"),
|
|
29
|
-
product_code: z.string().describe("Unique product code"),
|
|
26
|
+
description: z.string().describe("Description of the product").nullable(),
|
|
27
|
+
integration: z.number().int().describe("The integration ID").nullable(),
|
|
28
|
+
is_shippable: z.boolean().describe("Whether the product requires shipping").nullable(),
|
|
29
|
+
product_code: z.string().describe("Unique product code").nullable(),
|
|
30
30
|
redirect_url: z.string().describe("URL to redirect to after purchase").nullable().optional(),
|
|
31
|
-
quantity_sold: z.number().int().describe("Number of units sold"),
|
|
32
|
-
digital_assets: z.array(z.
|
|
31
|
+
quantity_sold: z.number().int().describe("Number of units sold").nullable(),
|
|
32
|
+
digital_assets: z.array(z.record(z.string(), z.unknown())).describe("List of digital assets associated with the product").nullable().optional(),
|
|
33
33
|
low_stock_alert: z.number().int().describe("Low stock alert threshold").nullable().optional(),
|
|
34
|
-
shipping_fields: z.
|
|
34
|
+
shipping_fields: z.record(z.string(), z.unknown()).describe("Shipping configuration fields").nullable().optional(),
|
|
35
35
|
success_message: z.string().describe("Success message to display after purchase").nullable().optional(),
|
|
36
|
-
variant_options: z.array(z.
|
|
36
|
+
variant_options: z.array(z.record(z.string(), z.unknown())).describe("List of variant options for the product").nullable().optional(),
|
|
37
37
|
maximum_orderable: z.number().int().describe("Maximum quantity that can be ordered").nullable().optional(),
|
|
38
|
-
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered"),
|
|
38
|
+
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered").nullable(),
|
|
39
39
|
notification_emails: z.string().describe("Email addresses for notifications").nullable().optional()
|
|
40
|
-
}).describe("Product information returned from a storefront.");
|
|
40
|
+
}).passthrough().describe("Product information returned from a storefront.");
|
|
41
41
|
const PaystackListStorefrontProducts_StorefrontProductsMetaSchema = z.object({
|
|
42
42
|
page: z.number().int().describe("Current page number").nullable().optional(),
|
|
43
43
|
total: z.number().int().describe("Total number of records").nullable().optional(),
|
|
@@ -45,7 +45,7 @@ const PaystackListStorefrontProducts_StorefrontProductsMetaSchema = z.object({
|
|
|
45
45
|
skipped: z.number().int().describe("Number of skipped records").nullable().optional(),
|
|
46
46
|
pageCount: z.number().int().describe("Total number of pages").nullable().optional(),
|
|
47
47
|
product_count: z.number().int().describe("Total number of products in the storefront").nullable().optional()
|
|
48
|
-
}).describe("Pagination metadata for storefront products.");
|
|
48
|
+
}).passthrough().describe("Pagination metadata for storefront products.");
|
|
49
49
|
const paystackListStorefrontProducts = action("PAYSTACK_LIST_STOREFRONT_PRODUCTS", {
|
|
50
50
|
slug: "paystack-list-storefront-products",
|
|
51
51
|
name: "List Storefront Products",
|
|
@@ -54,9 +54,9 @@ const paystackListStorefrontProducts = action("PAYSTACK_LIST_STOREFRONT_PRODUCTS
|
|
|
54
54
|
output: z.object({
|
|
55
55
|
data: z.array(PaystackListStorefrontProducts_StorefrontProductDataSchema).describe("List of products in the storefront"),
|
|
56
56
|
meta: PaystackListStorefrontProducts_StorefrontProductsMetaSchema.nullable().optional(),
|
|
57
|
-
status: z.boolean().describe("Status of the API request"),
|
|
58
|
-
message: z.string().describe("Response message from the API")
|
|
59
|
-
}).describe("Response containing storefront products.")
|
|
57
|
+
status: z.boolean().describe("Status of the API request").nullable(),
|
|
58
|
+
message: z.string().describe("Response message from the API").nullable()
|
|
59
|
+
}).passthrough().describe("Response containing storefront products.")
|
|
60
60
|
});
|
|
61
61
|
//#endregion
|
|
62
62
|
export { paystackListStorefrontProducts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefront-products.mjs","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontProductsInput
|
|
1
|
+
{"version":3,"file":"list-storefront-products.mjs","names":[],"sources":["../../src/actions/list-storefront-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontProductsInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the Storefront\"),\n page: z.number().int().describe(\"The page number to retrieve (for pagination)\").optional(),\n perPage: z.number().int().describe(\"The number of records to return per page\").optional(),\n}).describe(\"Request to list products in a storefront.\");\nconst PaystackListStorefrontProducts_StorefrontProductDataSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for 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 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 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 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(),\n digital_assets: z.array(z.record(z.string(), z.unknown())).describe(\"List of digital assets associated with the product\").nullable().optional(),\n low_stock_alert: z.number().int().describe(\"Low stock alert threshold\").nullable().optional(),\n shipping_fields: z.record(z.string(), z.unknown()).describe(\"Shipping configuration fields\").nullable().optional(),\n success_message: z.string().describe(\"Success message to display after purchase\").nullable().optional(),\n variant_options: z.array(z.record(z.string(), z.unknown())).describe(\"List of variant options for the product\").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 information returned from a storefront.\");\nconst PaystackListStorefrontProducts_StorefrontProductsMetaSchema = z.object({\n page: z.number().int().describe(\"Current page number\").nullable().optional(),\n total: z.number().int().describe(\"Total number of records\").nullable().optional(),\n perPage: z.number().int().describe(\"Number of records per page\").nullable().optional(),\n skipped: z.number().int().describe(\"Number of skipped records\").nullable().optional(),\n pageCount: z.number().int().describe(\"Total number of pages\").nullable().optional(),\n product_count: z.number().int().describe(\"Total number of products in the storefront\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for storefront products.\");\nexport const PaystackListStorefrontProductsOutput = z.object({\n data: z.array(PaystackListStorefrontProducts_StorefrontProductDataSchema).describe(\"List of products in the storefront\"),\n meta: PaystackListStorefrontProducts_StorefrontProductsMetaSchema.nullable().optional(),\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 containing storefront products.\");\n\nexport const paystackListStorefrontProducts = action(\"PAYSTACK_LIST_STOREFRONT_PRODUCTS\", {\n slug: \"paystack-list-storefront-products\",\n name: \"List Storefront Products\",\n description: \"Tool to list all products in a Paystack storefront. Use when you need to retrieve product information for a specific storefront using its ID.\",\n input: PaystackListStorefrontProductsInput,\n output: PaystackListStorefrontProductsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -7,31 +7,31 @@ const PaystackListStorefrontsInput = zod.z.object({
|
|
|
7
7
|
perPage: zod.z.number().int().describe("Number of records to fetch per request. Controls pagination size for the storefront results.").optional()
|
|
8
8
|
}).describe("Request to list storefronts available on your integration.");
|
|
9
9
|
const PaystackListStorefronts_StorefrontDataSchema = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique identifier for the storefront"),
|
|
11
|
-
name: zod.z.string().describe("Name of the storefront"),
|
|
12
|
-
slug: zod.z.string().describe("Unique slug to access the storefront"),
|
|
13
|
-
status: zod.z.string().describe("Status of the storefront (active or inactive)"),
|
|
14
|
-
revenue: zod.z.
|
|
15
|
-
contacts: zod.z.array(zod.z.
|
|
16
|
-
currency: zod.z.string().describe("Currency for product prices"),
|
|
17
|
-
products: zod.z.array(zod.z.
|
|
18
|
-
orders_count: zod.z.number().int().describe("Total number of orders placed on the storefront"),
|
|
19
|
-
social_media: zod.z.array(zod.z.
|
|
20
|
-
shipping_fees: zod.z.array(zod.z.
|
|
21
|
-
}).describe("Individual storefront details.");
|
|
10
|
+
id: zod.z.string().describe("Unique identifier for the storefront").nullable(),
|
|
11
|
+
name: zod.z.string().describe("Name of the storefront").nullable(),
|
|
12
|
+
slug: zod.z.string().describe("Unique slug to access the storefront").nullable(),
|
|
13
|
+
status: zod.z.string().describe("Status of the storefront (active or inactive)").nullable(),
|
|
14
|
+
revenue: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Revenue information for the storefront").nullable().optional(),
|
|
15
|
+
contacts: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Contact information for the storefront"),
|
|
16
|
+
currency: zod.z.string().describe("Currency for product prices").nullable(),
|
|
17
|
+
products: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of products available in the storefront"),
|
|
18
|
+
orders_count: zod.z.number().int().describe("Total number of orders placed on the storefront").nullable(),
|
|
19
|
+
social_media: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Social media links for the storefront"),
|
|
20
|
+
shipping_fees: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Shipping fee configurations for the storefront")
|
|
21
|
+
}).passthrough().describe("Individual storefront details.");
|
|
22
22
|
const PaystackListStorefronts_ListStorefrontsMetaSchema = zod.z.object({
|
|
23
|
-
page: zod.z.number().int().describe("Current page number"),
|
|
24
|
-
total: zod.z.number().int().describe("Total number of storefronts available"),
|
|
25
|
-
perPage: zod.z.number().int().describe("Number of storefronts per page"),
|
|
26
|
-
skipped: zod.z.number().int().describe("Number of storefronts skipped (typically (page - 1) * perPage)"),
|
|
27
|
-
pageCount: zod.z.number().int().describe("Total number of pages available")
|
|
28
|
-
}).describe("Pagination metadata for the list storefronts response.");
|
|
23
|
+
page: zod.z.number().int().describe("Current page number").nullable(),
|
|
24
|
+
total: zod.z.number().int().describe("Total number of storefronts available").nullable(),
|
|
25
|
+
perPage: zod.z.number().int().describe("Number of storefronts per page").nullable(),
|
|
26
|
+
skipped: zod.z.number().int().describe("Number of storefronts skipped (typically (page - 1) * perPage)").nullable(),
|
|
27
|
+
pageCount: zod.z.number().int().describe("Total number of pages available").nullable()
|
|
28
|
+
}).passthrough().describe("Pagination metadata for the list storefronts response.");
|
|
29
29
|
const PaystackListStorefrontsOutput = zod.z.object({
|
|
30
30
|
data: zod.z.array(PaystackListStorefronts_StorefrontDataSchema).describe("Array of storefronts available on your integration"),
|
|
31
31
|
meta: PaystackListStorefronts_ListStorefrontsMetaSchema.nullable(),
|
|
32
|
-
status: zod.z.boolean().describe("Indicates whether the request was successful"),
|
|
33
|
-
message: zod.z.string().describe("Response message from the API")
|
|
34
|
-
}).describe("Response containing the list of storefronts.");
|
|
32
|
+
status: zod.z.boolean().describe("Indicates whether the request was successful").nullable(),
|
|
33
|
+
message: zod.z.string().describe("Response message from the API").nullable()
|
|
34
|
+
}).passthrough().describe("Response containing the list of storefronts.");
|
|
35
35
|
const paystackListStorefronts = require_action.action("PAYSTACK_LIST_STOREFRONTS", {
|
|
36
36
|
slug: "paystack-list-storefronts",
|
|
37
37
|
name: "List Storefronts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefronts.cjs","names":["z","action"],"sources":["../../src/actions/list-storefronts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontsInput
|
|
1
|
+
{"version":3,"file":"list-storefronts.cjs","names":["z","action"],"sources":["../../src/actions/list-storefronts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackListStorefrontsInput = z.object({\n page: z.number().int().describe(\"The offset to retrieve data from. Use this to navigate through paginated results.\").optional(),\n status: z.enum([\"active\", \"inactive\"]).describe(\"Storefront status options.\").optional(),\n perPage: z.number().int().describe(\"Number of records to fetch per request. Controls pagination size for the storefront results.\").optional(),\n}).describe(\"Request to list storefronts available on your integration.\");\nconst PaystackListStorefronts_StorefrontDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the storefront\").nullable(),\n name: z.string().describe(\"Name of the storefront\").nullable(),\n slug: z.string().describe(\"Unique slug to access the storefront\").nullable(),\n status: z.string().describe(\"Status of the storefront (active or inactive)\").nullable(),\n revenue: z.record(z.string(), z.unknown()).describe(\"Revenue information for the storefront\").nullable().optional(),\n contacts: z.array(z.record(z.string(), z.unknown())).describe(\"Contact information for the storefront\"),\n currency: z.string().describe(\"Currency for product prices\").nullable(),\n products: z.array(z.record(z.string(), z.unknown())).describe(\"List of products available in the storefront\"),\n orders_count: z.number().int().describe(\"Total number of orders placed on the storefront\").nullable(),\n social_media: z.array(z.record(z.string(), z.unknown())).describe(\"Social media links for the storefront\"),\n shipping_fees: z.array(z.record(z.string(), z.unknown())).describe(\"Shipping fee configurations for the storefront\"),\n}).passthrough().describe(\"Individual storefront details.\");\nconst PaystackListStorefronts_ListStorefrontsMetaSchema = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n total: z.number().int().describe(\"Total number of storefronts available\").nullable(),\n perPage: z.number().int().describe(\"Number of storefronts per page\").nullable(),\n skipped: z.number().int().describe(\"Number of storefronts skipped (typically (page - 1) * perPage)\").nullable(),\n pageCount: z.number().int().describe(\"Total number of pages available\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the list storefronts response.\");\nexport const PaystackListStorefrontsOutput = z.object({\n data: z.array(PaystackListStorefronts_StorefrontDataSchema).describe(\"Array of storefronts available on your integration\"),\n meta: PaystackListStorefronts_ListStorefrontsMetaSchema.nullable(),\n status: z.boolean().describe(\"Indicates whether the request was successful\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response containing the list of storefronts.\");\n\nexport const paystackListStorefronts = action(\"PAYSTACK_LIST_STOREFRONTS\", {\n slug: \"paystack-list-storefronts\",\n name: \"List Storefronts\",\n description: \"Tool to list storefronts available on your integration. Use when you need to retrieve all storefronts with optional filtering by status and pagination support.\",\n input: PaystackListStorefrontsInput,\n output: PaystackListStorefrontsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-storefronts.d.ts
|
|
4
|
-
declare const PaystackListStorefrontsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackListStorefrontsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
status: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
active: "active";
|
|
8
|
+
inactive: "inactive";
|
|
9
|
+
}>>;
|
|
10
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const PaystackListStorefrontsOutput: z.ZodObject<{
|
|
13
|
+
data: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
17
|
+
status: z.ZodNullable<z.ZodString>;
|
|
18
|
+
revenue: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
+
contacts: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
21
|
+
products: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
22
|
+
orders_count: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
social_media: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
24
|
+
shipping_fees: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
|
+
meta: z.ZodNullable<z.ZodObject<{
|
|
27
|
+
page: z.ZodNullable<z.ZodNumber>;
|
|
28
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
perPage: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
skipped: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
pageCount: z.ZodNullable<z.ZodNumber>;
|
|
32
|
+
}, z.core.$loose>>;
|
|
33
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
34
|
+
message: z.ZodNullable<z.ZodString>;
|
|
35
|
+
}, z.core.$loose>;
|
|
36
|
+
declare const paystackListStorefronts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
page?: number | undefined;
|
|
38
|
+
status?: "active" | "inactive" | undefined;
|
|
39
|
+
perPage?: number | undefined;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { paystackListStorefronts };
|
|
9
43
|
//# sourceMappingURL=list-storefronts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-storefronts.d.cts","names":[],"sources":["../../src/actions/list-storefronts.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-storefronts.d.cts","names":[],"sources":["../../src/actions/list-storefronts.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAyB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAO7B,uBAAA,gCAAuB,wBAAA"}
|