@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
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-product.d.ts
|
|
4
|
-
declare const PaystackFetchProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackFetchProductInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PaystackFetchProductOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodNullable<z.ZodString>;
|
|
13
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
14
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
17
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
18
|
+
features: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
19
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
23
|
+
file_path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
expires_in: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
27
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
description: z.ZodNullable<z.ZodString>;
|
|
29
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
32
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
quantity_sold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
35
|
+
low_stock_alert: z.ZodNullable<z.ZodBoolean>;
|
|
36
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
delivery_note: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
shipping_fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
39
|
+
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
stock_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
42
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
45
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>>;
|
|
47
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
+
message: z.ZodNullable<z.ZodString>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
|
+
declare const paystackFetchProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
|
+
id: number;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { paystackFetchProduct };
|
|
9
55
|
//# sourceMappingURL=fetch-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-product.d.cts","names":[],"sources":["../../src/actions/fetch-product.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"fetch-product.d.cts","names":[],"sources":["../../src/actions/fetch-product.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cA2CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-product.d.ts
|
|
4
|
-
declare const PaystackFetchProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackFetchProductInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PaystackFetchProductOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
slug: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodNullable<z.ZodString>;
|
|
13
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
14
|
+
price: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
17
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
18
|
+
features: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
19
|
+
in_stock: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
quantity: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
23
|
+
file_path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
unlimited: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
expires_in: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
27
|
+
split_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
description: z.ZodNullable<z.ZodString>;
|
|
29
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
is_shippable: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
product_code: z.ZodNullable<z.ZodString>;
|
|
32
|
+
redirect_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
quantity_sold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
35
|
+
low_stock_alert: z.ZodNullable<z.ZodBoolean>;
|
|
36
|
+
shipping_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
delivery_note: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
shipping_fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
39
|
+
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
stock_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
42
|
+
success_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
maximum_orderable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
minimum_orderable: z.ZodNullable<z.ZodNumber>;
|
|
45
|
+
notification_emails: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>>;
|
|
47
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
+
message: z.ZodNullable<z.ZodString>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
|
+
declare const paystackFetchProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
|
+
id: number;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { paystackFetchProduct };
|
|
9
55
|
//# sourceMappingURL=fetch-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-product.d.mts","names":[],"sources":["../../src/actions/fetch-product.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"fetch-product.d.mts","names":[],"sources":["../../src/actions/fetch-product.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cA2CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -4,48 +4,48 @@ import { z } from "zod";
|
|
|
4
4
|
const PaystackFetchProductInput = z.object({ id: z.number().int().describe("The unique identifier of the product") }).describe("Request model for fetching product details.");
|
|
5
5
|
const PaystackFetchProduct_ShippingFieldsSchema = z.object({
|
|
6
6
|
delivery_note: z.string().describe("Delivery note instructions").nullable().optional(),
|
|
7
|
-
shipping_fees: z.array(z.
|
|
7
|
+
shipping_fees: z.array(z.record(z.string(), z.unknown())).describe("List of shipping fees").nullable().optional(),
|
|
8
8
|
shipping_address: z.string().describe("Shipping address field").nullable().optional()
|
|
9
|
-
}).describe("Shipping fields for the product.");
|
|
9
|
+
}).passthrough().describe("Shipping fields for the product.");
|
|
10
10
|
const PaystackFetchProduct_FetchProductDataSchema = z.object({
|
|
11
|
-
id: z.string().describe("The unique identifier of the product"),
|
|
12
|
-
name: z.string().describe("Name of the product"),
|
|
13
|
-
slug: z.string().describe("URL slug for the product"),
|
|
14
|
-
type: z.string().describe("Type of the product"),
|
|
15
|
-
files: z.array(z.
|
|
16
|
-
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)"),
|
|
17
|
-
active: z.boolean().describe("Whether the product is active"),
|
|
18
|
-
domain: z.string().describe("The domain (test or live)"),
|
|
19
|
-
currency: z.string().describe("Currency code (e.g., NGN)"),
|
|
11
|
+
id: z.string().describe("The unique identifier of the product").nullable(),
|
|
12
|
+
name: z.string().describe("Name of the product").nullable(),
|
|
13
|
+
slug: z.string().describe("URL slug for the product").nullable(),
|
|
14
|
+
type: z.string().describe("Type of the product").nullable(),
|
|
15
|
+
files: z.array(z.record(z.string(), z.unknown())).describe("List of files associated with the product").nullable().optional(),
|
|
16
|
+
price: z.number().int().describe("Price of the product in kobo (or lowest currency unit)").nullable(),
|
|
17
|
+
active: z.boolean().describe("Whether the product is active").nullable(),
|
|
18
|
+
domain: z.string().describe("The domain (test or live)").nullable(),
|
|
19
|
+
currency: z.string().describe("Currency code (e.g., NGN)").nullable(),
|
|
20
20
|
features: z.union([
|
|
21
21
|
z.string(),
|
|
22
22
|
z.array(z.string()),
|
|
23
|
-
z.
|
|
23
|
+
z.record(z.string(), z.unknown())
|
|
24
24
|
]).nullable().optional(),
|
|
25
|
-
in_stock: z.boolean().describe("Whether the product is in stock"),
|
|
26
|
-
metadata: z.
|
|
27
|
-
quantity: z.number().int().describe("Available quantity of the product"),
|
|
28
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the product was created"),
|
|
25
|
+
in_stock: z.boolean().describe("Whether the product is in stock").nullable(),
|
|
26
|
+
metadata: z.record(z.string(), z.unknown()).describe("Additional metadata for the product").nullable().optional(),
|
|
27
|
+
quantity: z.number().int().describe("Available quantity of the product").nullable(),
|
|
28
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the product was created").nullable(),
|
|
29
29
|
file_path: z.string().describe("File path for the product").nullable().optional(),
|
|
30
|
-
unlimited: z.boolean().describe("Whether the product has unlimited quantity"),
|
|
31
|
-
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated"),
|
|
30
|
+
unlimited: z.boolean().describe("Whether the product has unlimited quantity").nullable(),
|
|
31
|
+
updatedAt: z.string().describe("ISO 8601 timestamp when the product was last updated").nullable(),
|
|
32
32
|
expires_in: z.union([z.string(), z.number().int()]).nullable().optional(),
|
|
33
33
|
split_code: z.string().describe("Split code for transaction splitting").nullable().optional(),
|
|
34
|
-
description: z.string().describe("Description of the product"),
|
|
35
|
-
integration: z.number().int().describe("The integration ID"),
|
|
36
|
-
is_shippable: z.boolean().describe("Whether the product requires shipping"),
|
|
37
|
-
product_code: z.string().describe("Unique product code"),
|
|
34
|
+
description: z.string().describe("Description of the product").nullable(),
|
|
35
|
+
integration: z.number().int().describe("The integration ID").nullable(),
|
|
36
|
+
is_shippable: z.boolean().describe("Whether the product requires shipping").nullable(),
|
|
37
|
+
product_code: z.string().describe("Unique product code").nullable(),
|
|
38
38
|
redirect_url: z.string().describe("URL to redirect to after purchase").nullable().optional(),
|
|
39
39
|
quantity_sold: z.number().int().describe("Number of units sold").nullable().optional(),
|
|
40
|
-
digital_assets: z.array(z.
|
|
41
|
-
low_stock_alert: z.boolean().describe("Whether low stock alerts are enabled"),
|
|
40
|
+
digital_assets: z.array(z.record(z.string(), z.unknown())).describe("List of digital assets associated with the product").nullable().optional(),
|
|
41
|
+
low_stock_alert: z.boolean().describe("Whether low stock alerts are enabled").nullable(),
|
|
42
42
|
shipping_fields: PaystackFetchProduct_ShippingFieldsSchema.nullable().optional(),
|
|
43
43
|
stock_threshold: z.number().int().describe("Stock threshold for low stock alerts").nullable().optional(),
|
|
44
44
|
success_message: z.string().describe("Success message to display after purchase").nullable().optional(),
|
|
45
45
|
maximum_orderable: z.number().int().describe("Maximum quantity that can be ordered").nullable().optional(),
|
|
46
|
-
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered"),
|
|
46
|
+
minimum_orderable: z.number().int().describe("Minimum quantity that can be ordered").nullable(),
|
|
47
47
|
notification_emails: z.string().describe("Email addresses for notifications").nullable().optional()
|
|
48
|
-
}).describe("Product data returned by Paystack API.");
|
|
48
|
+
}).passthrough().describe("Product data returned by Paystack API.");
|
|
49
49
|
const paystackFetchProduct = action("PAYSTACK_FETCH_PRODUCT", {
|
|
50
50
|
slug: "paystack-fetch-product",
|
|
51
51
|
name: "Fetch Product",
|
|
@@ -53,9 +53,9 @@ const paystackFetchProduct = action("PAYSTACK_FETCH_PRODUCT", {
|
|
|
53
53
|
input: PaystackFetchProductInput,
|
|
54
54
|
output: z.object({
|
|
55
55
|
data: PaystackFetchProduct_FetchProductDataSchema.nullable(),
|
|
56
|
-
status: z.boolean().describe("Status of the API request"),
|
|
57
|
-
message: z.string().describe("Response message from the API")
|
|
58
|
-
}).describe("Response model for fetching product details.")
|
|
56
|
+
status: z.boolean().describe("Status of the API request").nullable(),
|
|
57
|
+
message: z.string().describe("Response message from the API").nullable()
|
|
58
|
+
}).passthrough().describe("Response model for fetching product details.")
|
|
59
59
|
});
|
|
60
60
|
//#endregion
|
|
61
61
|
export { paystackFetchProduct };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-product.mjs","names":[],"sources":["../../src/actions/fetch-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackFetchProductInput
|
|
1
|
+
{"version":3,"file":"fetch-product.mjs","names":[],"sources":["../../src/actions/fetch-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackFetchProductInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the product\"),\n}).describe(\"Request model for fetching product details.\");\nconst PaystackFetchProduct_ShippingFieldsSchema = z.object({\n delivery_note: z.string().describe(\"Delivery note instructions\").nullable().optional(),\n shipping_fees: z.array(z.record(z.string(), z.unknown())).describe(\"List of shipping fees\").nullable().optional(),\n shipping_address: z.string().describe(\"Shipping address field\").nullable().optional(),\n}).passthrough().describe(\"Shipping fields for the product.\");\nconst PaystackFetchProduct_FetchProductDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the product\").nullable(),\n name: z.string().describe(\"Name of the product\").nullable(),\n slug: z.string().describe(\"URL slug for the product\").nullable(),\n type: z.string().describe(\"Type of the product\").nullable(),\n files: z.array(z.record(z.string(), z.unknown())).describe(\"List of files associated with the product\").nullable().optional(),\n price: z.number().int().describe(\"Price of the product in kobo (or lowest currency unit)\").nullable(),\n active: z.boolean().describe(\"Whether the product is active\").nullable(),\n domain: z.string().describe(\"The domain (test or live)\").nullable(),\n currency: z.string().describe(\"Currency code (e.g., NGN)\").nullable(),\n features: z.union([z.string(), z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n in_stock: z.boolean().describe(\"Whether the product is in stock\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the product\").nullable().optional(),\n quantity: z.number().int().describe(\"Available quantity of the product\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable(),\n file_path: z.string().describe(\"File path for the product\").nullable().optional(),\n unlimited: z.boolean().describe(\"Whether the product has unlimited quantity\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable(),\n expires_in: z.union([z.string(), z.number().int()]).nullable().optional(),\n split_code: z.string().describe(\"Split code for transaction splitting\").nullable().optional(),\n description: z.string().describe(\"Description of the product\").nullable(),\n integration: z.number().int().describe(\"The integration ID\").nullable(),\n is_shippable: z.boolean().describe(\"Whether the product requires shipping\").nullable(),\n product_code: z.string().describe(\"Unique product code\").nullable(),\n redirect_url: z.string().describe(\"URL to redirect to after purchase\").nullable().optional(),\n quantity_sold: z.number().int().describe(\"Number of units sold\").nullable().optional(),\n 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.boolean().describe(\"Whether low stock alerts are enabled\").nullable(),\n shipping_fields: PaystackFetchProduct_ShippingFieldsSchema.nullable().optional(),\n stock_threshold: z.number().int().describe(\"Stock threshold for low stock alerts\").nullable().optional(),\n success_message: z.string().describe(\"Success message to display after purchase\").nullable().optional(),\n maximum_orderable: z.number().int().describe(\"Maximum quantity that can be ordered\").nullable().optional(),\n minimum_orderable: z.number().int().describe(\"Minimum quantity that can be ordered\").nullable(),\n notification_emails: z.string().describe(\"Email addresses for notifications\").nullable().optional(),\n}).passthrough().describe(\"Product data returned by Paystack API.\");\nexport const PaystackFetchProductOutput = z.object({\n data: PaystackFetchProduct_FetchProductDataSchema.nullable(),\n status: z.boolean().describe(\"Status of the API request\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response model for fetching product details.\");\n\nexport const paystackFetchProduct = action(\"PAYSTACK_FETCH_PRODUCT\", {\n slug: \"paystack-fetch-product\",\n name: \"Fetch Product\",\n description: \"Tool to get details of a product on your integration. Use when you need to retrieve product information by its ID.\",\n input: PaystackFetchProductInput,\n output: PaystackFetchProductOutput,\n});\n"],"mappings":"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"}
|
|
@@ -12,40 +12,40 @@ const PaystackFetchRefund_RefundCustomerSchema = zod.z.object({
|
|
|
12
12
|
risk_action: zod.z.string().describe("Risk action status for the customer").nullable().optional(),
|
|
13
13
|
customer_code: zod.z.string().describe("Unique customer code").nullable().optional(),
|
|
14
14
|
international_format_phone: zod.z.string().describe("Phone number in international format").nullable().optional()
|
|
15
|
-
}).describe("Customer details associated with the refund.");
|
|
15
|
+
}).passthrough().describe("Customer details associated with the refund.");
|
|
16
16
|
const PaystackFetchRefund_FetchRefundDataSchema = zod.z.object({
|
|
17
|
-
id: zod.z.number().int().describe("Unique refund ID"),
|
|
18
|
-
amount: zod.z.number().int().describe("Refund amount in subunit (kobo for NGN, cents for USD, etc.)"),
|
|
19
|
-
domain: zod.z.string().describe("Domain (test or live)"),
|
|
20
|
-
reason: zod.z.string().describe("Reason for the refund"),
|
|
21
|
-
status: zod.z.string().describe("Refund status (e.g., 'pending', 'processed', 'failed')"),
|
|
17
|
+
id: zod.z.number().int().describe("Unique refund ID").nullable(),
|
|
18
|
+
amount: zod.z.number().int().describe("Refund amount in subunit (kobo for NGN, cents for USD, etc.)").nullable(),
|
|
19
|
+
domain: zod.z.string().describe("Domain (test or live)").nullable(),
|
|
20
|
+
reason: zod.z.string().describe("Reason for the refund").nullable(),
|
|
21
|
+
status: zod.z.string().describe("Refund status (e.g., 'pending', 'processed', 'failed')").nullable(),
|
|
22
22
|
dispute: zod.z.union([zod.z.string(), zod.z.number().int()]).nullable().optional(),
|
|
23
|
-
currency: zod.z.string().describe("Currency code (e.g., NGN, USD, GHS, ZAR, KES)"),
|
|
23
|
+
currency: zod.z.string().describe("Currency code (e.g., NGN, USD, GHS, ZAR, KES)").nullable(),
|
|
24
24
|
customer: PaystackFetchRefund_RefundCustomerSchema.nullable(),
|
|
25
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the refund was created"),
|
|
25
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the refund was created").nullable(),
|
|
26
26
|
session_id: zod.z.string().describe("Session ID if applicable").nullable().optional(),
|
|
27
27
|
settlement: zod.z.union([zod.z.string(), zod.z.number().int()]).nullable().optional(),
|
|
28
|
-
integration: zod.z.number().int().describe("Integration ID"),
|
|
29
|
-
refund_type: zod.z.string().describe("Type of refund"),
|
|
28
|
+
integration: zod.z.number().int().describe("Integration ID").nullable(),
|
|
29
|
+
refund_type: zod.z.string().describe("Type of refund").nullable(),
|
|
30
30
|
refunded_at: zod.z.string().describe("Timestamp when refund was completed").nullable().optional(),
|
|
31
|
-
refunded_by: zod.z.string().describe("Email of user who initiated the refund"),
|
|
32
|
-
transaction: zod.z.number().int().describe("Transaction ID that was refunded"),
|
|
33
|
-
initiated_by: zod.z.string().describe("Who initiated the refund"),
|
|
34
|
-
customer_note: zod.z.string().describe("Note sent to the customer explaining the refund"),
|
|
35
|
-
merchant_note: zod.z.string().describe("Internal merchant note about the refund"),
|
|
31
|
+
refunded_by: zod.z.string().describe("Email of user who initiated the refund").nullable(),
|
|
32
|
+
transaction: zod.z.number().int().describe("Transaction ID that was refunded").nullable(),
|
|
33
|
+
initiated_by: zod.z.string().describe("Who initiated the refund").nullable(),
|
|
34
|
+
customer_note: zod.z.string().describe("Note sent to the customer explaining the refund").nullable(),
|
|
35
|
+
merchant_note: zod.z.string().describe("Internal merchant note about the refund").nullable(),
|
|
36
36
|
bank_reference: zod.z.string().describe("Bank reference for the refund").nullable().optional(),
|
|
37
|
-
fully_deducted: zod.z.number().int().describe("Whether the refund amount was fully deducted (1 for yes, 0 for no)"),
|
|
38
|
-
refund_channel: zod.z.string().describe("Channel through which the refund was processed"),
|
|
39
|
-
deducted_amount: zod.z.number().int().describe("Amount actually deducted from merchant balance in subunit"),
|
|
40
|
-
transaction_amount: zod.z.number().int().describe("Original transaction amount in subunit"),
|
|
41
|
-
transaction_reference: zod.z.string().describe("Reference of the original transaction"),
|
|
37
|
+
fully_deducted: zod.z.number().int().describe("Whether the refund amount was fully deducted (1 for yes, 0 for no)").nullable(),
|
|
38
|
+
refund_channel: zod.z.string().describe("Channel through which the refund was processed").nullable(),
|
|
39
|
+
deducted_amount: zod.z.number().int().describe("Amount actually deducted from merchant balance in subunit").nullable(),
|
|
40
|
+
transaction_amount: zod.z.number().int().describe("Original transaction amount in subunit").nullable(),
|
|
41
|
+
transaction_reference: zod.z.string().describe("Reference of the original transaction").nullable(),
|
|
42
42
|
collect_account_number: zod.z.boolean().describe("Whether account number collection is required").nullable().optional()
|
|
43
|
-
}).describe("Refund details returned by the API.");
|
|
43
|
+
}).passthrough().describe("Refund details returned by the API.");
|
|
44
44
|
const PaystackFetchRefundOutput = zod.z.object({
|
|
45
45
|
data: PaystackFetchRefund_FetchRefundDataSchema.nullable(),
|
|
46
|
-
status: zod.z.boolean().describe("Whether the API request was successful"),
|
|
47
|
-
message: zod.z.string().describe("Response message from the API")
|
|
48
|
-
}).describe("Response containing refund details.");
|
|
46
|
+
status: zod.z.boolean().describe("Whether the API request was successful").nullable(),
|
|
47
|
+
message: zod.z.string().describe("Response message from the API").nullable()
|
|
48
|
+
}).passthrough().describe("Response containing refund details.");
|
|
49
49
|
const paystackFetchRefund = require_action.action("PAYSTACK_FETCH_REFUND", {
|
|
50
50
|
slug: "paystack-fetch-refund",
|
|
51
51
|
name: "Fetch Refund",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-refund.cjs","names":["z","action"],"sources":["../../src/actions/fetch-refund.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackFetchRefundInput
|
|
1
|
+
{"version":3,"file":"fetch-refund.cjs","names":["z","action"],"sources":["../../src/actions/fetch-refund.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaystackFetchRefundInput = z.object({\n id: z.number().int().describe(\"The identifier of the refund to fetch.\"),\n}).describe(\"Request model for fetching details of a refund.\");\nconst PaystackFetchRefund_RefundCustomerSchema = z.object({\n id: z.number().int().describe(\"Customer ID\").nullable().optional(),\n email: z.string().describe(\"Customer's email address\").nullable().optional(),\n phone: z.string().describe(\"Customer's phone number\").nullable().optional(),\n metadata: z.string().describe(\"Customer metadata\").nullable().optional(),\n last_name: z.string().describe(\"Customer's last name\").nullable().optional(),\n first_name: z.string().describe(\"Customer's first name\").nullable().optional(),\n risk_action: z.string().describe(\"Risk action status for the customer\").nullable().optional(),\n customer_code: z.string().describe(\"Unique customer code\").nullable().optional(),\n international_format_phone: z.string().describe(\"Phone number in international format\").nullable().optional(),\n}).passthrough().describe(\"Customer details associated with the refund.\");\nconst PaystackFetchRefund_FetchRefundDataSchema = z.object({\n id: z.number().int().describe(\"Unique refund ID\").nullable(),\n amount: z.number().int().describe(\"Refund amount in subunit (kobo for NGN, cents for USD, etc.)\").nullable(),\n domain: z.string().describe(\"Domain (test or live)\").nullable(),\n reason: z.string().describe(\"Reason for the refund\").nullable(),\n status: z.string().describe(\"Refund status (e.g., 'pending', 'processed', 'failed')\").nullable(),\n dispute: z.union([z.string(), z.number().int()]).nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., NGN, USD, GHS, ZAR, KES)\").nullable(),\n customer: PaystackFetchRefund_RefundCustomerSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the refund was created\").nullable(),\n session_id: z.string().describe(\"Session ID if applicable\").nullable().optional(),\n settlement: z.union([z.string(), z.number().int()]).nullable().optional(),\n integration: z.number().int().describe(\"Integration ID\").nullable(),\n refund_type: z.string().describe(\"Type of refund\").nullable(),\n refunded_at: z.string().describe(\"Timestamp when refund was completed\").nullable().optional(),\n refunded_by: z.string().describe(\"Email of user who initiated the refund\").nullable(),\n transaction: z.number().int().describe(\"Transaction ID that was refunded\").nullable(),\n initiated_by: z.string().describe(\"Who initiated the refund\").nullable(),\n customer_note: z.string().describe(\"Note sent to the customer explaining the refund\").nullable(),\n merchant_note: z.string().describe(\"Internal merchant note about the refund\").nullable(),\n bank_reference: z.string().describe(\"Bank reference for the refund\").nullable().optional(),\n fully_deducted: z.number().int().describe(\"Whether the refund amount was fully deducted (1 for yes, 0 for no)\").nullable(),\n refund_channel: z.string().describe(\"Channel through which the refund was processed\").nullable(),\n deducted_amount: z.number().int().describe(\"Amount actually deducted from merchant balance in subunit\").nullable(),\n transaction_amount: z.number().int().describe(\"Original transaction amount in subunit\").nullable(),\n transaction_reference: z.string().describe(\"Reference of the original transaction\").nullable(),\n collect_account_number: z.boolean().describe(\"Whether account number collection is required\").nullable().optional(),\n}).passthrough().describe(\"Refund details returned by the API.\");\nexport const PaystackFetchRefundOutput = z.object({\n data: PaystackFetchRefund_FetchRefundDataSchema.nullable(),\n status: z.boolean().describe(\"Whether the API request was successful\").nullable(),\n message: z.string().describe(\"Response message from the API\").nullable(),\n}).passthrough().describe(\"Response containing refund details.\");\n\nexport const paystackFetchRefund = action(\"PAYSTACK_FETCH_REFUND\", {\n slug: \"paystack-fetch-refund\",\n name: \"Fetch Refund\",\n description: \"Tool to get details of a refund on your integration. Use when you need to retrieve comprehensive information about a specific refund, including status, amount, customer details, and timestamps.\",\n input: PaystackFetchRefundInput,\n output: PaystackFetchRefundOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,54 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-refund.d.ts
|
|
4
|
-
declare const PaystackFetchRefundInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackFetchRefundInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PaystackFetchRefundOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
amount: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
12
|
+
reason: z.ZodNullable<z.ZodString>;
|
|
13
|
+
status: z.ZodNullable<z.ZodString>;
|
|
14
|
+
dispute: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
15
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
16
|
+
customer: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
risk_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
customer_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
international_format_phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
28
|
+
session_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
settlement: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
30
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
refund_type: z.ZodNullable<z.ZodString>;
|
|
32
|
+
refunded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
refunded_by: z.ZodNullable<z.ZodString>;
|
|
34
|
+
transaction: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
initiated_by: z.ZodNullable<z.ZodString>;
|
|
36
|
+
customer_note: z.ZodNullable<z.ZodString>;
|
|
37
|
+
merchant_note: z.ZodNullable<z.ZodString>;
|
|
38
|
+
bank_reference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
fully_deducted: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
refund_channel: z.ZodNullable<z.ZodString>;
|
|
41
|
+
deducted_amount: z.ZodNullable<z.ZodNumber>;
|
|
42
|
+
transaction_amount: z.ZodNullable<z.ZodNumber>;
|
|
43
|
+
transaction_reference: z.ZodNullable<z.ZodString>;
|
|
44
|
+
collect_account_number: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
|
+
}, z.core.$loose>>;
|
|
46
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
47
|
+
message: z.ZodNullable<z.ZodString>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
|
+
declare const paystackFetchRefund: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
+
id: number;
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
52
|
//#endregion
|
|
8
53
|
export { paystackFetchRefund };
|
|
9
54
|
//# sourceMappingURL=fetch-refund.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-refund.d.cts","names":[],"sources":["../../src/actions/fetch-refund.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"fetch-refund.d.cts","names":[],"sources":["../../src/actions/fetch-refund.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA0CxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,54 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-refund.d.ts
|
|
4
|
-
declare const PaystackFetchRefundInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaystackFetchRefundInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PaystackFetchRefundOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
amount: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
12
|
+
reason: z.ZodNullable<z.ZodString>;
|
|
13
|
+
status: z.ZodNullable<z.ZodString>;
|
|
14
|
+
dispute: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
15
|
+
currency: z.ZodNullable<z.ZodString>;
|
|
16
|
+
customer: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
risk_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
customer_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
international_format_phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
28
|
+
session_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
settlement: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
|
|
30
|
+
integration: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
refund_type: z.ZodNullable<z.ZodString>;
|
|
32
|
+
refunded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
refunded_by: z.ZodNullable<z.ZodString>;
|
|
34
|
+
transaction: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
initiated_by: z.ZodNullable<z.ZodString>;
|
|
36
|
+
customer_note: z.ZodNullable<z.ZodString>;
|
|
37
|
+
merchant_note: z.ZodNullable<z.ZodString>;
|
|
38
|
+
bank_reference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
fully_deducted: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
refund_channel: z.ZodNullable<z.ZodString>;
|
|
41
|
+
deducted_amount: z.ZodNullable<z.ZodNumber>;
|
|
42
|
+
transaction_amount: z.ZodNullable<z.ZodNumber>;
|
|
43
|
+
transaction_reference: z.ZodNullable<z.ZodString>;
|
|
44
|
+
collect_account_number: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
|
+
}, z.core.$loose>>;
|
|
46
|
+
status: z.ZodNullable<z.ZodBoolean>;
|
|
47
|
+
message: z.ZodNullable<z.ZodString>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
|
+
declare const paystackFetchRefund: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
+
id: number;
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
52
|
//#endregion
|
|
8
53
|
export { paystackFetchRefund };
|
|
9
54
|
//# sourceMappingURL=fetch-refund.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-refund.d.mts","names":[],"sources":["../../src/actions/fetch-refund.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"fetch-refund.d.mts","names":[],"sources":["../../src/actions/fetch-refund.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA0CxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -12,35 +12,35 @@ const PaystackFetchRefund_RefundCustomerSchema = z.object({
|
|
|
12
12
|
risk_action: z.string().describe("Risk action status for the customer").nullable().optional(),
|
|
13
13
|
customer_code: z.string().describe("Unique customer code").nullable().optional(),
|
|
14
14
|
international_format_phone: z.string().describe("Phone number in international format").nullable().optional()
|
|
15
|
-
}).describe("Customer details associated with the refund.");
|
|
15
|
+
}).passthrough().describe("Customer details associated with the refund.");
|
|
16
16
|
const PaystackFetchRefund_FetchRefundDataSchema = z.object({
|
|
17
|
-
id: z.number().int().describe("Unique refund ID"),
|
|
18
|
-
amount: z.number().int().describe("Refund amount in subunit (kobo for NGN, cents for USD, etc.)"),
|
|
19
|
-
domain: z.string().describe("Domain (test or live)"),
|
|
20
|
-
reason: z.string().describe("Reason for the refund"),
|
|
21
|
-
status: z.string().describe("Refund status (e.g., 'pending', 'processed', 'failed')"),
|
|
17
|
+
id: z.number().int().describe("Unique refund ID").nullable(),
|
|
18
|
+
amount: z.number().int().describe("Refund amount in subunit (kobo for NGN, cents for USD, etc.)").nullable(),
|
|
19
|
+
domain: z.string().describe("Domain (test or live)").nullable(),
|
|
20
|
+
reason: z.string().describe("Reason for the refund").nullable(),
|
|
21
|
+
status: z.string().describe("Refund status (e.g., 'pending', 'processed', 'failed')").nullable(),
|
|
22
22
|
dispute: z.union([z.string(), z.number().int()]).nullable().optional(),
|
|
23
|
-
currency: z.string().describe("Currency code (e.g., NGN, USD, GHS, ZAR, KES)"),
|
|
23
|
+
currency: z.string().describe("Currency code (e.g., NGN, USD, GHS, ZAR, KES)").nullable(),
|
|
24
24
|
customer: PaystackFetchRefund_RefundCustomerSchema.nullable(),
|
|
25
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the refund was created"),
|
|
25
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the refund was created").nullable(),
|
|
26
26
|
session_id: z.string().describe("Session ID if applicable").nullable().optional(),
|
|
27
27
|
settlement: z.union([z.string(), z.number().int()]).nullable().optional(),
|
|
28
|
-
integration: z.number().int().describe("Integration ID"),
|
|
29
|
-
refund_type: z.string().describe("Type of refund"),
|
|
28
|
+
integration: z.number().int().describe("Integration ID").nullable(),
|
|
29
|
+
refund_type: z.string().describe("Type of refund").nullable(),
|
|
30
30
|
refunded_at: z.string().describe("Timestamp when refund was completed").nullable().optional(),
|
|
31
|
-
refunded_by: z.string().describe("Email of user who initiated the refund"),
|
|
32
|
-
transaction: z.number().int().describe("Transaction ID that was refunded"),
|
|
33
|
-
initiated_by: z.string().describe("Who initiated the refund"),
|
|
34
|
-
customer_note: z.string().describe("Note sent to the customer explaining the refund"),
|
|
35
|
-
merchant_note: z.string().describe("Internal merchant note about the refund"),
|
|
31
|
+
refunded_by: z.string().describe("Email of user who initiated the refund").nullable(),
|
|
32
|
+
transaction: z.number().int().describe("Transaction ID that was refunded").nullable(),
|
|
33
|
+
initiated_by: z.string().describe("Who initiated the refund").nullable(),
|
|
34
|
+
customer_note: z.string().describe("Note sent to the customer explaining the refund").nullable(),
|
|
35
|
+
merchant_note: z.string().describe("Internal merchant note about the refund").nullable(),
|
|
36
36
|
bank_reference: z.string().describe("Bank reference for the refund").nullable().optional(),
|
|
37
|
-
fully_deducted: z.number().int().describe("Whether the refund amount was fully deducted (1 for yes, 0 for no)"),
|
|
38
|
-
refund_channel: z.string().describe("Channel through which the refund was processed"),
|
|
39
|
-
deducted_amount: z.number().int().describe("Amount actually deducted from merchant balance in subunit"),
|
|
40
|
-
transaction_amount: z.number().int().describe("Original transaction amount in subunit"),
|
|
41
|
-
transaction_reference: z.string().describe("Reference of the original transaction"),
|
|
37
|
+
fully_deducted: z.number().int().describe("Whether the refund amount was fully deducted (1 for yes, 0 for no)").nullable(),
|
|
38
|
+
refund_channel: z.string().describe("Channel through which the refund was processed").nullable(),
|
|
39
|
+
deducted_amount: z.number().int().describe("Amount actually deducted from merchant balance in subunit").nullable(),
|
|
40
|
+
transaction_amount: z.number().int().describe("Original transaction amount in subunit").nullable(),
|
|
41
|
+
transaction_reference: z.string().describe("Reference of the original transaction").nullable(),
|
|
42
42
|
collect_account_number: z.boolean().describe("Whether account number collection is required").nullable().optional()
|
|
43
|
-
}).describe("Refund details returned by the API.");
|
|
43
|
+
}).passthrough().describe("Refund details returned by the API.");
|
|
44
44
|
const paystackFetchRefund = action("PAYSTACK_FETCH_REFUND", {
|
|
45
45
|
slug: "paystack-fetch-refund",
|
|
46
46
|
name: "Fetch Refund",
|
|
@@ -48,9 +48,9 @@ const paystackFetchRefund = action("PAYSTACK_FETCH_REFUND", {
|
|
|
48
48
|
input: PaystackFetchRefundInput,
|
|
49
49
|
output: z.object({
|
|
50
50
|
data: PaystackFetchRefund_FetchRefundDataSchema.nullable(),
|
|
51
|
-
status: z.boolean().describe("Whether the API request was successful"),
|
|
52
|
-
message: z.string().describe("Response message from the API")
|
|
53
|
-
}).describe("Response containing refund details.")
|
|
51
|
+
status: z.boolean().describe("Whether the API request was successful").nullable(),
|
|
52
|
+
message: z.string().describe("Response message from the API").nullable()
|
|
53
|
+
}).passthrough().describe("Response containing refund details.")
|
|
54
54
|
});
|
|
55
55
|
//#endregion
|
|
56
56
|
export { paystackFetchRefund };
|