@keystrokehq/razorpay 0.1.4 → 0.1.6
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/cancel-invoice.cjs +1 -0
- package/dist/actions/cancel-invoice.cjs.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +3 -3
- package/dist/actions/cancel-invoice.d.cts.map +1 -1
- package/dist/actions/cancel-invoice.d.mts +3 -3
- package/dist/actions/cancel-invoice.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.mjs +1 -0
- package/dist/actions/cancel-invoice.mjs.map +1 -1
- package/dist/actions/cancel-payment-link.cjs +1 -0
- package/dist/actions/cancel-payment-link.cjs.map +1 -1
- package/dist/actions/cancel-payment-link.d.cts +3 -3
- package/dist/actions/cancel-payment-link.d.cts.map +1 -1
- package/dist/actions/cancel-payment-link.d.mts +3 -3
- package/dist/actions/cancel-payment-link.d.mts.map +1 -1
- package/dist/actions/cancel-payment-link.mjs +1 -0
- package/dist/actions/cancel-payment-link.mjs.map +1 -1
- package/dist/actions/create-an-order.cjs +1 -0
- package/dist/actions/create-an-order.cjs.map +1 -1
- package/dist/actions/create-an-order.d.cts +3 -7
- package/dist/actions/create-an-order.d.cts.map +1 -1
- package/dist/actions/create-an-order.d.mts +3 -7
- package/dist/actions/create-an-order.d.mts.map +1 -1
- package/dist/actions/create-an-order.mjs +1 -0
- package/dist/actions/create-an-order.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -8
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -8
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +1 -0
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +3 -7
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +3 -7
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +1 -0
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +1 -0
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +3 -66
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +3 -66
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +1 -0
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-item.cjs +1 -0
- package/dist/actions/create-item.cjs.map +1 -1
- package/dist/actions/create-item.d.cts +3 -6
- package/dist/actions/create-item.d.cts.map +1 -1
- package/dist/actions/create-item.d.mts +3 -6
- package/dist/actions/create-item.d.mts.map +1 -1
- package/dist/actions/create-item.mjs +1 -0
- package/dist/actions/create-item.mjs.map +1 -1
- package/dist/actions/create-payment-link.cjs +1 -0
- package/dist/actions/create-payment-link.cjs.map +1 -1
- package/dist/actions/create-payment-link.d.cts +3 -20
- package/dist/actions/create-payment-link.d.cts.map +1 -1
- package/dist/actions/create-payment-link.d.mts +3 -20
- package/dist/actions/create-payment-link.d.mts.map +1 -1
- package/dist/actions/create-payment-link.mjs +1 -0
- package/dist/actions/create-payment-link.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +1 -0
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +3 -3
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +3 -3
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +1 -0
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -0
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +3 -3
- package/dist/actions/delete-item.d.cts.map +1 -1
- package/dist/actions/delete-item.d.mts +3 -3
- package/dist/actions/delete-item.d.mts.map +1 -1
- package/dist/actions/delete-item.mjs +1 -0
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/fetch-a-payment-link.cjs +1 -0
- package/dist/actions/fetch-a-payment-link.cjs.map +1 -1
- package/dist/actions/fetch-a-payment-link.d.cts +3 -3
- package/dist/actions/fetch-a-payment-link.d.cts.map +1 -1
- package/dist/actions/fetch-a-payment-link.d.mts +3 -3
- package/dist/actions/fetch-a-payment-link.d.mts.map +1 -1
- package/dist/actions/fetch-a-payment-link.mjs +1 -0
- package/dist/actions/fetch-a-payment-link.mjs.map +1 -1
- package/dist/actions/fetch-all-customers.cjs +1 -0
- package/dist/actions/fetch-all-customers.cjs.map +1 -1
- package/dist/actions/fetch-all-customers.d.cts +3 -4
- package/dist/actions/fetch-all-customers.d.cts.map +1 -1
- package/dist/actions/fetch-all-customers.d.mts +3 -4
- package/dist/actions/fetch-all-customers.d.mts.map +1 -1
- package/dist/actions/fetch-all-customers.mjs +1 -0
- package/dist/actions/fetch-all-customers.mjs.map +1 -1
- package/dist/actions/fetch-all-invoices.cjs +1 -0
- package/dist/actions/fetch-all-invoices.cjs.map +1 -1
- package/dist/actions/fetch-all-invoices.d.cts +3 -10
- package/dist/actions/fetch-all-invoices.d.cts.map +1 -1
- package/dist/actions/fetch-all-invoices.d.mts +3 -10
- package/dist/actions/fetch-all-invoices.d.mts.map +1 -1
- package/dist/actions/fetch-all-invoices.mjs +1 -0
- package/dist/actions/fetch-all-invoices.mjs.map +1 -1
- package/dist/actions/fetch-all-payment-links.cjs +1 -0
- package/dist/actions/fetch-all-payment-links.cjs.map +1 -1
- package/dist/actions/fetch-all-payment-links.d.cts +3 -8
- package/dist/actions/fetch-all-payment-links.d.cts.map +1 -1
- package/dist/actions/fetch-all-payment-links.d.mts +3 -8
- package/dist/actions/fetch-all-payment-links.d.mts.map +1 -1
- package/dist/actions/fetch-all-payment-links.mjs +1 -0
- package/dist/actions/fetch-all-payment-links.mjs.map +1 -1
- package/dist/actions/fetch-all-payments.cjs +1 -0
- package/dist/actions/fetch-all-payments.cjs.map +1 -1
- package/dist/actions/fetch-all-payments.d.cts +3 -6
- package/dist/actions/fetch-all-payments.d.cts.map +1 -1
- package/dist/actions/fetch-all-payments.d.mts +3 -6
- package/dist/actions/fetch-all-payments.d.mts.map +1 -1
- package/dist/actions/fetch-all-payments.mjs +1 -0
- package/dist/actions/fetch-all-payments.mjs.map +1 -1
- package/dist/actions/fetch-all-refunds-for-a-payment.cjs +1 -0
- package/dist/actions/fetch-all-refunds-for-a-payment.cjs.map +1 -1
- package/dist/actions/fetch-all-refunds-for-a-payment.d.cts +3 -7
- package/dist/actions/fetch-all-refunds-for-a-payment.d.cts.map +1 -1
- package/dist/actions/fetch-all-refunds-for-a-payment.d.mts +3 -7
- package/dist/actions/fetch-all-refunds-for-a-payment.d.mts.map +1 -1
- package/dist/actions/fetch-all-refunds-for-a-payment.mjs +1 -0
- package/dist/actions/fetch-all-refunds-for-a-payment.mjs.map +1 -1
- package/dist/actions/fetch-invoice-by-id.cjs +1 -0
- package/dist/actions/fetch-invoice-by-id.cjs.map +1 -1
- package/dist/actions/fetch-invoice-by-id.d.cts +3 -3
- package/dist/actions/fetch-invoice-by-id.d.cts.map +1 -1
- package/dist/actions/fetch-invoice-by-id.d.mts +3 -3
- package/dist/actions/fetch-invoice-by-id.d.mts.map +1 -1
- package/dist/actions/fetch-invoice-by-id.mjs +1 -0
- package/dist/actions/fetch-invoice-by-id.mjs.map +1 -1
- package/dist/actions/fetch-orders-by-id.cjs +1 -0
- package/dist/actions/fetch-orders-by-id.cjs.map +1 -1
- package/dist/actions/fetch-orders-by-id.d.cts +3 -3
- package/dist/actions/fetch-orders-by-id.d.cts.map +1 -1
- package/dist/actions/fetch-orders-by-id.d.mts +3 -3
- package/dist/actions/fetch-orders-by-id.d.mts.map +1 -1
- package/dist/actions/fetch-orders-by-id.mjs +1 -0
- package/dist/actions/fetch-orders-by-id.mjs.map +1 -1
- package/dist/actions/fetch-orders.cjs +1 -0
- package/dist/actions/fetch-orders.cjs.map +1 -1
- package/dist/actions/fetch-orders.d.cts +3 -8
- package/dist/actions/fetch-orders.d.cts.map +1 -1
- package/dist/actions/fetch-orders.d.mts +3 -8
- package/dist/actions/fetch-orders.d.mts.map +1 -1
- package/dist/actions/fetch-orders.mjs +1 -0
- package/dist/actions/fetch-orders.mjs.map +1 -1
- package/dist/actions/fetch-payments-by-order.cjs +1 -0
- package/dist/actions/fetch-payments-by-order.cjs.map +1 -1
- package/dist/actions/fetch-payments-by-order.d.cts +3 -3
- package/dist/actions/fetch-payments-by-order.d.cts.map +1 -1
- package/dist/actions/fetch-payments-by-order.d.mts +3 -3
- package/dist/actions/fetch-payments-by-order.d.mts.map +1 -1
- package/dist/actions/fetch-payments-by-order.mjs +1 -0
- package/dist/actions/fetch-payments-by-order.mjs.map +1 -1
- package/dist/actions/fetch-refunds.cjs +1 -0
- package/dist/actions/fetch-refunds.cjs.map +1 -1
- package/dist/actions/fetch-refunds.d.cts +3 -6
- package/dist/actions/fetch-refunds.d.cts.map +1 -1
- package/dist/actions/fetch-refunds.d.mts +3 -6
- package/dist/actions/fetch-refunds.d.mts.map +1 -1
- package/dist/actions/fetch-refunds.mjs +1 -0
- package/dist/actions/fetch-refunds.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +1 -0
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +3 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +3 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +1 -0
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-fund-account.cjs +1 -0
- package/dist/actions/get-fund-account.cjs.map +1 -1
- package/dist/actions/get-fund-account.d.cts +3 -3
- package/dist/actions/get-fund-account.d.cts.map +1 -1
- package/dist/actions/get-fund-account.d.mts +3 -3
- package/dist/actions/get-fund-account.d.mts.map +1 -1
- package/dist/actions/get-fund-account.mjs +1 -0
- package/dist/actions/get-fund-account.mjs.map +1 -1
- package/dist/actions/get-item.cjs +1 -0
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +3 -3
- package/dist/actions/get-item.d.cts.map +1 -1
- package/dist/actions/get-item.d.mts +3 -3
- package/dist/actions/get-item.d.mts.map +1 -1
- package/dist/actions/get-item.mjs +1 -0
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-settlement-recon.cjs +1 -0
- package/dist/actions/get-settlement-recon.cjs.map +1 -1
- package/dist/actions/get-settlement-recon.d.cts +3 -7
- package/dist/actions/get-settlement-recon.d.cts.map +1 -1
- package/dist/actions/get-settlement-recon.d.mts +3 -7
- package/dist/actions/get-settlement-recon.d.mts.map +1 -1
- package/dist/actions/get-settlement-recon.mjs +1 -0
- package/dist/actions/get-settlement-recon.mjs.map +1 -1
- package/dist/actions/get-transfer-reversals.cjs +1 -0
- package/dist/actions/get-transfer-reversals.cjs.map +1 -1
- package/dist/actions/get-transfer-reversals.d.cts +3 -7
- package/dist/actions/get-transfer-reversals.d.cts.map +1 -1
- package/dist/actions/get-transfer-reversals.d.mts +3 -7
- package/dist/actions/get-transfer-reversals.d.mts.map +1 -1
- package/dist/actions/get-transfer-reversals.mjs +1 -0
- package/dist/actions/get-transfer-reversals.mjs.map +1 -1
- package/dist/actions/issue-an-invoice.cjs +1 -0
- package/dist/actions/issue-an-invoice.cjs.map +1 -1
- package/dist/actions/issue-an-invoice.d.cts +3 -3
- package/dist/actions/issue-an-invoice.d.cts.map +1 -1
- package/dist/actions/issue-an-invoice.d.mts +3 -3
- package/dist/actions/issue-an-invoice.d.mts.map +1 -1
- package/dist/actions/issue-an-invoice.mjs +1 -0
- package/dist/actions/issue-an-invoice.mjs.map +1 -1
- package/dist/actions/list-customer-tokens.cjs +1 -0
- package/dist/actions/list-customer-tokens.cjs.map +1 -1
- package/dist/actions/list-customer-tokens.d.cts +3 -3
- package/dist/actions/list-customer-tokens.d.cts.map +1 -1
- package/dist/actions/list-customer-tokens.d.mts +3 -3
- package/dist/actions/list-customer-tokens.d.mts.map +1 -1
- package/dist/actions/list-customer-tokens.mjs +1 -0
- package/dist/actions/list-customer-tokens.mjs.map +1 -1
- package/dist/actions/list-disputes.cjs +1 -0
- package/dist/actions/list-disputes.cjs.map +1 -1
- package/dist/actions/list-disputes.d.cts +3 -6
- package/dist/actions/list-disputes.d.cts.map +1 -1
- package/dist/actions/list-disputes.d.mts +3 -6
- package/dist/actions/list-disputes.d.mts.map +1 -1
- package/dist/actions/list-disputes.mjs +1 -0
- package/dist/actions/list-disputes.mjs.map +1 -1
- package/dist/actions/list-fund-accounts.cjs +1 -0
- package/dist/actions/list-fund-accounts.cjs.map +1 -1
- package/dist/actions/list-fund-accounts.d.cts +3 -6
- package/dist/actions/list-fund-accounts.d.cts.map +1 -1
- package/dist/actions/list-fund-accounts.d.mts +3 -6
- package/dist/actions/list-fund-accounts.d.mts.map +1 -1
- package/dist/actions/list-fund-accounts.mjs +1 -0
- package/dist/actions/list-fund-accounts.mjs.map +1 -1
- package/dist/actions/list-fund-validations.cjs +1 -0
- package/dist/actions/list-fund-validations.cjs.map +1 -1
- package/dist/actions/list-fund-validations.d.cts +3 -6
- package/dist/actions/list-fund-validations.d.cts.map +1 -1
- package/dist/actions/list-fund-validations.d.mts +3 -6
- package/dist/actions/list-fund-validations.d.mts.map +1 -1
- package/dist/actions/list-fund-validations.mjs +1 -0
- package/dist/actions/list-fund-validations.mjs.map +1 -1
- package/dist/actions/list-items.cjs +1 -0
- package/dist/actions/list-items.cjs.map +1 -1
- package/dist/actions/list-items.d.cts +3 -7
- package/dist/actions/list-items.d.cts.map +1 -1
- package/dist/actions/list-items.d.mts +3 -7
- package/dist/actions/list-items.d.mts.map +1 -1
- package/dist/actions/list-items.mjs +1 -0
- package/dist/actions/list-items.mjs.map +1 -1
- package/dist/actions/list-payment-downtimes.cjs +1 -0
- package/dist/actions/list-payment-downtimes.cjs.map +1 -1
- package/dist/actions/list-payment-downtimes.d.cts +3 -1
- package/dist/actions/list-payment-downtimes.d.cts.map +1 -1
- package/dist/actions/list-payment-downtimes.d.mts +3 -1
- package/dist/actions/list-payment-downtimes.d.mts.map +1 -1
- package/dist/actions/list-payment-downtimes.mjs +1 -0
- package/dist/actions/list-payment-downtimes.mjs.map +1 -1
- package/dist/actions/notify-payment-link.cjs +1 -0
- package/dist/actions/notify-payment-link.cjs.map +1 -1
- package/dist/actions/notify-payment-link.d.cts +3 -4
- package/dist/actions/notify-payment-link.d.cts.map +1 -1
- package/dist/actions/notify-payment-link.d.mts +3 -4
- package/dist/actions/notify-payment-link.d.mts.map +1 -1
- package/dist/actions/notify-payment-link.mjs +1 -0
- package/dist/actions/notify-payment-link.mjs.map +1 -1
- package/dist/actions/send-or-resend-notification.cjs +1 -0
- package/dist/actions/send-or-resend-notification.cjs.map +1 -1
- package/dist/actions/send-or-resend-notification.d.cts +3 -4
- package/dist/actions/send-or-resend-notification.d.cts.map +1 -1
- package/dist/actions/send-or-resend-notification.d.mts +3 -4
- package/dist/actions/send-or-resend-notification.d.mts.map +1 -1
- package/dist/actions/send-or-resend-notification.mjs +1 -0
- package/dist/actions/send-or-resend-notification.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -9
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -9
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +1 -0
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +3 -6
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +3 -6
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +1 -0
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +1 -0
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +3 -69
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +3 -69
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +1 -0
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-item.cjs +1 -0
- package/dist/actions/update-item.cjs.map +1 -1
- package/dist/actions/update-item.d.cts +3 -6
- package/dist/actions/update-item.d.cts.map +1 -1
- package/dist/actions/update-item.d.mts +3 -6
- package/dist/actions/update-item.d.mts.map +1 -1
- package/dist/actions/update-item.mjs +1 -0
- package/dist/actions/update-item.mjs.map +1 -1
- package/dist/actions/update-order.cjs +1 -0
- package/dist/actions/update-order.cjs.map +1 -1
- package/dist/actions/update-order.d.cts +3 -4
- package/dist/actions/update-order.d.cts.map +1 -1
- package/dist/actions/update-order.d.mts +3 -4
- package/dist/actions/update-order.d.mts.map +1 -1
- package/dist/actions/update-order.mjs +1 -0
- package/dist/actions/update-order.mjs.map +1 -1
- package/dist/actions/update-payment-link.cjs +1 -0
- package/dist/actions/update-payment-link.cjs.map +1 -1
- package/dist/actions/update-payment-link.d.cts +3 -8
- package/dist/actions/update-payment-link.d.cts.map +1 -1
- package/dist/actions/update-payment-link.d.mts +3 -8
- package/dist/actions/update-payment-link.d.mts.map +1 -1
- package/dist/actions/update-payment-link.mjs +1 -0
- package/dist/actions/update-payment-link.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/issue-an-invoice.d.ts
|
|
@@ -95,9 +97,7 @@ declare const RazorpayIssueAnInvoiceOutput: z.ZodObject<{
|
|
|
95
97
|
}, z.core.$loose>>>;
|
|
96
98
|
group_taxes_discounts: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
97
99
|
}, z.core.$loose>;
|
|
98
|
-
declare const razorpayIssueAnInvoice:
|
|
99
|
-
invoice_id: string;
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
100
|
+
declare const razorpayIssueAnInvoice: AppAction<typeof RazorpayIssueAnInvoiceInput, typeof RazorpayIssueAnInvoiceOutput, typeof razorpay.credential>;
|
|
101
101
|
//#endregion
|
|
102
102
|
export { razorpayIssueAnInvoice };
|
|
103
103
|
//# sourceMappingURL=issue-an-invoice.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"issue-an-invoice.d.mts","names":[],"sources":["../../src/actions/issue-an-invoice.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"issue-an-invoice.d.mts","names":[],"sources":["../../src/actions/issue-an-invoice.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAiD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2C5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"issue-an-invoice.mjs","names":[],"sources":["../../src/actions/issue-an-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayIssueAnInvoiceInput = z.object({\n invoice_id: z.string().describe(\"The unique identifier of the invoice to issue\"),\n}).describe(\"Request model for issuing a Razorpay invoice.\");\nconst RazorpayIssueAnInvoice_TaxDetailSchema = z.object({\n name: z.string().describe(\"Tax name\").nullable().optional(),\n rate: z.number().int().describe(\"Tax rate in basis points\").nullable().optional(),\n amount: z.number().int().describe(\"Tax amount in currency subunit\").nullable().optional(),\n tax_id: z.string().describe(\"Tax ID\").nullable().optional(),\n}).passthrough().describe(\"Tax detail for a line item.\");\nconst RazorpayIssueAnInvoice_LineItemSchema = z.object({\n id: z.string().describe(\"Line item ID\").nullable().optional(),\n name: z.string().describe(\"Item name\").nullable().optional(),\n type: z.string().describe(\"Line item type\").nullable().optional(),\n unit: z.string().describe(\"Unit of measurement\").nullable().optional(),\n taxes: z.array(RazorpayIssueAnInvoice_TaxDetailSchema).describe(\"List of tax details\").nullable().optional(),\n amount: z.number().int().describe(\"Item amount in currency subunit\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the item\").nullable().optional(),\n item_id: z.string().describe(\"Reference to item entity\").nullable().optional(),\n currency: z.string().describe(\"Currency code\").nullable().optional(),\n hsn_code: z.string().describe(\"HSN code for the item\").nullable().optional(),\n quantity: z.number().int().describe(\"Quantity of items\").nullable().optional(),\n ref_type: z.string().describe(\"Reference type\").nullable().optional(),\n sac_code: z.string().describe(\"SAC code for the item\").nullable().optional(),\n tax_rate: z.number().int().describe(\"Tax rate in basis points\").nullable().optional(),\n net_amount: z.number().int().describe(\"Net amount after tax\").nullable().optional(),\n tax_amount: z.number().int().describe(\"Tax amount\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n unit_amount: z.number().int().describe(\"Unit price in currency subunit\").nullable().optional(),\n gross_amount: z.number().int().describe(\"Gross amount before tax\").nullable().optional(),\n tax_inclusive: z.boolean().describe(\"Whether tax is included in the amount\").nullable().optional(),\n taxable_amount: z.number().int().describe(\"Taxable amount\").nullable().optional(),\n}).passthrough().describe(\"Individual line item in an invoice.\");\nconst RazorpayIssueAnInvoice_AddressSchema = z.object({\n city: z.string().describe(\"City\").nullable().optional(),\n line1: z.string().describe(\"Address line 1\").nullable().optional(),\n line2: z.string().describe(\"Address line 2\").nullable().optional(),\n state: z.string().describe(\"State\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n zipcode: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n}).passthrough().describe(\"Address details for billing or shipping.\");\nconst RazorpayIssueAnInvoice_CustomerDetailsSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable().optional(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n email: z.string().describe(\"Customer email address\").nullable().optional(),\n gstin: z.string().describe(\"Customer GSTIN\").nullable().optional(),\n contact: z.string().describe(\"Customer contact number\").nullable().optional(),\n billing_address: RazorpayIssueAnInvoice_AddressSchema.nullable().optional(),\n shipping_address: RazorpayIssueAnInvoice_AddressSchema.nullable().optional(),\n}).passthrough().describe(\"Customer details associated with the invoice.\");\nexport const RazorpayIssueAnInvoiceOutput = z.object({\n id: z.string().describe(\"Unique invoice identifier\").nullable(),\n date: z.number().int().describe(\"Invoice date as Unix timestamp\").nullable().optional(),\n type: z.string().describe(\"Invoice type\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n terms: z.string().describe(\"Terms and conditions\").nullable().optional(),\n amount: z.number().int().describe(\"Total invoice amount in currency subunit\").nullable(),\n entity: z.string().describe(\"Entity type, always 'invoice'\").nullable(),\n status: z.string().describe(\"Invoice status (will be 'issued' after successful issue)\").nullable(),\n comment: z.string().describe(\"Comment on the invoice\").nullable().optional(),\n paid_at: z.number().int().describe(\"Unix timestamp when the invoice was paid\").nullable().optional(),\n receipt: z.string().describe(\"Internal reference number\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code\").nullable(),\n order_id: z.string().describe(\"Associated order ID\").nullable().optional(),\n expire_by: z.number().int().describe(\"Unix timestamp when the invoice expires\").nullable().optional(),\n issued_at: z.number().int().describe(\"Unix timestamp when the invoice was issued\").nullable().optional(),\n short_url: z.string().describe(\"Short URL for the invoice payment page\").nullable().optional(),\n view_less: z.boolean().describe(\"Whether to show a compact view\").nullable().optional(),\n amount_due: z.number().int().describe(\"Amount due in currency subunit\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the invoice was created\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp when the invoice expired\").nullable().optional(),\n line_items: z.array(RazorpayIssueAnInvoice_LineItemSchema).describe(\"List of invoice line items\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n sms_status: z.string().describe(\"SMS notification status\").nullable().optional(),\n tax_amount: z.number().int().describe(\"Total tax amount in currency subunit\").nullable().optional(),\n amount_paid: z.number().int().describe(\"Amount paid so far in currency subunit\").nullable().optional(),\n billing_end: z.number().int().describe(\"Billing period end as Unix timestamp\").nullable().optional(),\n customer_id: z.string().describe(\"Associated customer ID\").nullable().optional(),\n description: z.string().describe(\"Invoice description\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp when the invoice was cancelled\").nullable().optional(),\n email_status: z.string().describe(\"Email notification status\").nullable().optional(),\n gross_amount: z.number().int().describe(\"Gross amount before tax in currency subunit\").nullable().optional(),\n billing_start: z.number().int().describe(\"Billing period start as Unix timestamp\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number\").nullable().optional(),\n taxable_amount: z.number().int().describe(\"Taxable amount in currency subunit\").nullable().optional(),\n currency_symbol: z.string().describe(\"Currency symbol for display\").nullable().optional(),\n idempotency_key: z.string().describe(\"Idempotency key\").nullable().optional(),\n partial_payment: z.boolean().describe(\"Whether partial payments are allowed\").nullable().optional(),\n subscription_id: z.string().describe(\"Associated subscription ID\").nullable().optional(),\n customer_details: RazorpayIssueAnInvoice_CustomerDetailsSchema.nullable().optional(),\n group_taxes_discounts: z.boolean().describe(\"Whether taxes and discounts are grouped\").nullable().optional(),\n}).passthrough().describe(\"Response model for an issued Razorpay invoice.\\nReturns complete invoice details with status changed to 'issued'.\");\n\nexport const razorpayIssueAnInvoice = action(\"RAZORPAY_ISSUE_AN_INVOICE\", {\n slug: \"razorpay-issue-an-invoice\",\n name: \"Issue an Invoice\",\n description: \"Tool to issue a draft Razorpay invoice to send it to the customer. Use when you need to issue an invoice that has been created in draft status. Only invoices in 'draft' status can be issued.\",\n input: RazorpayIssueAnInvoiceInput,\n output: RazorpayIssueAnInvoiceOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"issue-an-invoice.mjs","names":[],"sources":["../../src/actions/issue-an-invoice.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayIssueAnInvoiceInput = z.object({\n invoice_id: z.string().describe(\"The unique identifier of the invoice to issue\"),\n}).describe(\"Request model for issuing a Razorpay invoice.\");\nconst RazorpayIssueAnInvoice_TaxDetailSchema = z.object({\n name: z.string().describe(\"Tax name\").nullable().optional(),\n rate: z.number().int().describe(\"Tax rate in basis points\").nullable().optional(),\n amount: z.number().int().describe(\"Tax amount in currency subunit\").nullable().optional(),\n tax_id: z.string().describe(\"Tax ID\").nullable().optional(),\n}).passthrough().describe(\"Tax detail for a line item.\");\nconst RazorpayIssueAnInvoice_LineItemSchema = z.object({\n id: z.string().describe(\"Line item ID\").nullable().optional(),\n name: z.string().describe(\"Item name\").nullable().optional(),\n type: z.string().describe(\"Line item type\").nullable().optional(),\n unit: z.string().describe(\"Unit of measurement\").nullable().optional(),\n taxes: z.array(RazorpayIssueAnInvoice_TaxDetailSchema).describe(\"List of tax details\").nullable().optional(),\n amount: z.number().int().describe(\"Item amount in currency subunit\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the item\").nullable().optional(),\n item_id: z.string().describe(\"Reference to item entity\").nullable().optional(),\n currency: z.string().describe(\"Currency code\").nullable().optional(),\n hsn_code: z.string().describe(\"HSN code for the item\").nullable().optional(),\n quantity: z.number().int().describe(\"Quantity of items\").nullable().optional(),\n ref_type: z.string().describe(\"Reference type\").nullable().optional(),\n sac_code: z.string().describe(\"SAC code for the item\").nullable().optional(),\n tax_rate: z.number().int().describe(\"Tax rate in basis points\").nullable().optional(),\n net_amount: z.number().int().describe(\"Net amount after tax\").nullable().optional(),\n tax_amount: z.number().int().describe(\"Tax amount\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n unit_amount: z.number().int().describe(\"Unit price in currency subunit\").nullable().optional(),\n gross_amount: z.number().int().describe(\"Gross amount before tax\").nullable().optional(),\n tax_inclusive: z.boolean().describe(\"Whether tax is included in the amount\").nullable().optional(),\n taxable_amount: z.number().int().describe(\"Taxable amount\").nullable().optional(),\n}).passthrough().describe(\"Individual line item in an invoice.\");\nconst RazorpayIssueAnInvoice_AddressSchema = z.object({\n city: z.string().describe(\"City\").nullable().optional(),\n line1: z.string().describe(\"Address line 1\").nullable().optional(),\n line2: z.string().describe(\"Address line 2\").nullable().optional(),\n state: z.string().describe(\"State\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n zipcode: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n}).passthrough().describe(\"Address details for billing or shipping.\");\nconst RazorpayIssueAnInvoice_CustomerDetailsSchema = z.object({\n id: z.string().describe(\"Customer ID\").nullable().optional(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n email: z.string().describe(\"Customer email address\").nullable().optional(),\n gstin: z.string().describe(\"Customer GSTIN\").nullable().optional(),\n contact: z.string().describe(\"Customer contact number\").nullable().optional(),\n billing_address: RazorpayIssueAnInvoice_AddressSchema.nullable().optional(),\n shipping_address: RazorpayIssueAnInvoice_AddressSchema.nullable().optional(),\n}).passthrough().describe(\"Customer details associated with the invoice.\");\nexport const RazorpayIssueAnInvoiceOutput = z.object({\n id: z.string().describe(\"Unique invoice identifier\").nullable(),\n date: z.number().int().describe(\"Invoice date as Unix timestamp\").nullable().optional(),\n type: z.string().describe(\"Invoice type\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n terms: z.string().describe(\"Terms and conditions\").nullable().optional(),\n amount: z.number().int().describe(\"Total invoice amount in currency subunit\").nullable(),\n entity: z.string().describe(\"Entity type, always 'invoice'\").nullable(),\n status: z.string().describe(\"Invoice status (will be 'issued' after successful issue)\").nullable(),\n comment: z.string().describe(\"Comment on the invoice\").nullable().optional(),\n paid_at: z.number().int().describe(\"Unix timestamp when the invoice was paid\").nullable().optional(),\n receipt: z.string().describe(\"Internal reference number\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code\").nullable(),\n order_id: z.string().describe(\"Associated order ID\").nullable().optional(),\n expire_by: z.number().int().describe(\"Unix timestamp when the invoice expires\").nullable().optional(),\n issued_at: z.number().int().describe(\"Unix timestamp when the invoice was issued\").nullable().optional(),\n short_url: z.string().describe(\"Short URL for the invoice payment page\").nullable().optional(),\n view_less: z.boolean().describe(\"Whether to show a compact view\").nullable().optional(),\n amount_due: z.number().int().describe(\"Amount due in currency subunit\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the invoice was created\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp when the invoice expired\").nullable().optional(),\n line_items: z.array(RazorpayIssueAnInvoice_LineItemSchema).describe(\"List of invoice line items\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n sms_status: z.string().describe(\"SMS notification status\").nullable().optional(),\n tax_amount: z.number().int().describe(\"Total tax amount in currency subunit\").nullable().optional(),\n amount_paid: z.number().int().describe(\"Amount paid so far in currency subunit\").nullable().optional(),\n billing_end: z.number().int().describe(\"Billing period end as Unix timestamp\").nullable().optional(),\n customer_id: z.string().describe(\"Associated customer ID\").nullable().optional(),\n description: z.string().describe(\"Invoice description\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp when the invoice was cancelled\").nullable().optional(),\n email_status: z.string().describe(\"Email notification status\").nullable().optional(),\n gross_amount: z.number().int().describe(\"Gross amount before tax in currency subunit\").nullable().optional(),\n billing_start: z.number().int().describe(\"Billing period start as Unix timestamp\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number\").nullable().optional(),\n taxable_amount: z.number().int().describe(\"Taxable amount in currency subunit\").nullable().optional(),\n currency_symbol: z.string().describe(\"Currency symbol for display\").nullable().optional(),\n idempotency_key: z.string().describe(\"Idempotency key\").nullable().optional(),\n partial_payment: z.boolean().describe(\"Whether partial payments are allowed\").nullable().optional(),\n subscription_id: z.string().describe(\"Associated subscription ID\").nullable().optional(),\n customer_details: RazorpayIssueAnInvoice_CustomerDetailsSchema.nullable().optional(),\n group_taxes_discounts: z.boolean().describe(\"Whether taxes and discounts are grouped\").nullable().optional(),\n}).passthrough().describe(\"Response model for an issued Razorpay invoice.\\nReturns complete invoice details with status changed to 'issued'.\");\n\nexport const razorpayIssueAnInvoice: AppAction<\n typeof RazorpayIssueAnInvoiceInput,\n typeof RazorpayIssueAnInvoiceOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_ISSUE_AN_INVOICE\", {\n slug: \"razorpay-issue-an-invoice\",\n name: \"Issue an Invoice\",\n description: \"Tool to issue a draft Razorpay invoice to send it to the customer. Use when you need to issue an invoice that has been created in draft status. Only invoices in 'draft' status can be issued.\",\n input: RazorpayIssueAnInvoiceInput,\n output: RazorpayIssueAnInvoiceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EACjF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,QAAQ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,iBAAiB,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAC1E,kBAAkB,qCAAqC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AA4CzE,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApD0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9D,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,kBAAkB,6CAA6C,SAAS,CAAC,CAAC,SAAS;EACnF,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mHAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-tokens.cjs","names":["z","action"],"sources":["../../src/actions/list-customer-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListCustomerTokensInput = z.object({\n customer_id: z.string().describe(\"Unique identifier of the customer whose tokens are to be retrieved. Format: cust_<14 alphanumeric characters>\"),\n}).describe(\"Request parameters for listing customer tokens.\");\nconst RazorpayListCustomerTokens_CardDetailsSchema = z.object({\n emi: z.boolean().describe(\"Indicates if the card supports EMI (Equated Monthly Installment)\").nullable().optional(),\n name: z.string().describe(\"Name on the card\").nullable().optional(),\n type: z.string().describe(\"Card type (e.g., credit, debit, prepaid)\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number\").nullable().optional(),\n issuer: z.string().describe(\"Issuing bank or institution name\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, MasterCard, RuPay, etc.)\").nullable().optional(),\n sub_type: z.string().describe(\"Card sub-type (e.g., consumer, business)\").nullable().optional(),\n expiry_year: z.number().int().describe(\"Card expiry year (4-digit format)\").nullable().optional(),\n expiry_month: z.number().int().describe(\"Card expiry month (1-12)\").nullable().optional(),\n international: z.boolean().describe(\"Indicates if the card is an international card\").nullable().optional(),\n}).passthrough().describe(\"Card details associated with a token.\");\nconst RazorpayListCustomerTokens_TokenSchema = z.object({\n id: z.string().describe(\"Unique identifier for the token. Format: token_<14 alphanumeric characters>\").nullable(),\n mrn: z.string().describe(\"Mandate Reference Number for emandate/nach tokens\").nullable().optional(),\n bank: z.string().describe(\"Bank name for emandate/nach tokens\").nullable().optional(),\n card: RazorpayListCustomerTokens_CardDetailsSchema.nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'token'\").nullable(),\n method: z.string().describe(\"Payment method (e.g., card, emandate, nach, upi)\").nullable(),\n status: z.string().describe(\"Status of the token (e.g., active, expired, rejected, suspended)\").nullable().optional(),\n used_at: z.number().int().describe(\"Unix timestamp when the token was last used\").nullable().optional(),\n auth_type: z.string().describe(\"Authentication type used (e.g., 3ds, otp, etc.)\").nullable().optional(),\n recurring: z.boolean().describe(\"Indicates if the token can be used for recurring payments\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the token was created\").nullable(),\n error_code: z.string().describe(\"Error code if the token creation failed\").nullable().optional(),\n expired_at: z.number().int().describe(\"Unix timestamp when the token expired\").nullable().optional(),\n max_amount: z.number().int().describe(\"Maximum amount that can be charged using this token (in paise)\").nullable().optional(),\n error_description: z.string().describe(\"Error description if the token creation failed\").nullable().optional(),\n recurring_details: z.record(z.string(), z.unknown()).describe(\"Details about recurring payment configuration\").nullable().optional(),\n compliant_with_tokenisation_guidelines: z.boolean().describe(\"Indicates if the token is compliant with RBI tokenisation guidelines\").nullable().optional(),\n}).passthrough().describe(\"A single token (saved payment method) object.\");\nexport const RazorpayListCustomerTokensOutput = z.object({\n count: z.number().int().describe(\"Number of tokens returned in this response\").nullable(),\n items: z.array(RazorpayListCustomerTokens_TokenSchema).describe(\"Array of token objects associated with the customer\"),\n entity: z.string().describe(\"Entity type for the collection, typically 'collection'\").nullable(),\n}).passthrough().describe(\"Response schema for listing customer tokens.\");\n\nexport const razorpayListCustomerTokens = action(\"RAZORPAY_LIST_CUSTOMER_TOKENS\", {\n slug: \"razorpay-list-customer-tokens\",\n name: \"List Customer Tokens\",\n description: \"Tool to retrieve all tokens (saved payment methods) for a customer. Use when you need to fetch the list of saved payment methods associated with a specific customer ID.\",\n input: RazorpayListCustomerTokensInput,\n output: RazorpayListCustomerTokensOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-customer-tokens.cjs","names":["z","action"],"sources":["../../src/actions/list-customer-tokens.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListCustomerTokensInput = z.object({\n customer_id: z.string().describe(\"Unique identifier of the customer whose tokens are to be retrieved. Format: cust_<14 alphanumeric characters>\"),\n}).describe(\"Request parameters for listing customer tokens.\");\nconst RazorpayListCustomerTokens_CardDetailsSchema = z.object({\n emi: z.boolean().describe(\"Indicates if the card supports EMI (Equated Monthly Installment)\").nullable().optional(),\n name: z.string().describe(\"Name on the card\").nullable().optional(),\n type: z.string().describe(\"Card type (e.g., credit, debit, prepaid)\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number\").nullable().optional(),\n issuer: z.string().describe(\"Issuing bank or institution name\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, MasterCard, RuPay, etc.)\").nullable().optional(),\n sub_type: z.string().describe(\"Card sub-type (e.g., consumer, business)\").nullable().optional(),\n expiry_year: z.number().int().describe(\"Card expiry year (4-digit format)\").nullable().optional(),\n expiry_month: z.number().int().describe(\"Card expiry month (1-12)\").nullable().optional(),\n international: z.boolean().describe(\"Indicates if the card is an international card\").nullable().optional(),\n}).passthrough().describe(\"Card details associated with a token.\");\nconst RazorpayListCustomerTokens_TokenSchema = z.object({\n id: z.string().describe(\"Unique identifier for the token. Format: token_<14 alphanumeric characters>\").nullable(),\n mrn: z.string().describe(\"Mandate Reference Number for emandate/nach tokens\").nullable().optional(),\n bank: z.string().describe(\"Bank name for emandate/nach tokens\").nullable().optional(),\n card: RazorpayListCustomerTokens_CardDetailsSchema.nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'token'\").nullable(),\n method: z.string().describe(\"Payment method (e.g., card, emandate, nach, upi)\").nullable(),\n status: z.string().describe(\"Status of the token (e.g., active, expired, rejected, suspended)\").nullable().optional(),\n used_at: z.number().int().describe(\"Unix timestamp when the token was last used\").nullable().optional(),\n auth_type: z.string().describe(\"Authentication type used (e.g., 3ds, otp, etc.)\").nullable().optional(),\n recurring: z.boolean().describe(\"Indicates if the token can be used for recurring payments\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the token was created\").nullable(),\n error_code: z.string().describe(\"Error code if the token creation failed\").nullable().optional(),\n expired_at: z.number().int().describe(\"Unix timestamp when the token expired\").nullable().optional(),\n max_amount: z.number().int().describe(\"Maximum amount that can be charged using this token (in paise)\").nullable().optional(),\n error_description: z.string().describe(\"Error description if the token creation failed\").nullable().optional(),\n recurring_details: z.record(z.string(), z.unknown()).describe(\"Details about recurring payment configuration\").nullable().optional(),\n compliant_with_tokenisation_guidelines: z.boolean().describe(\"Indicates if the token is compliant with RBI tokenisation guidelines\").nullable().optional(),\n}).passthrough().describe(\"A single token (saved payment method) object.\");\nexport const RazorpayListCustomerTokensOutput = z.object({\n count: z.number().int().describe(\"Number of tokens returned in this response\").nullable(),\n items: z.array(RazorpayListCustomerTokens_TokenSchema).describe(\"Array of token objects associated with the customer\"),\n entity: z.string().describe(\"Entity type for the collection, typically 'collection'\").nullable(),\n}).passthrough().describe(\"Response schema for listing customer tokens.\");\n\nexport const razorpayListCustomerTokens: AppAction<\n typeof RazorpayListCustomerTokensInput,\n typeof RazorpayListCustomerTokensOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_CUSTOMER_TOKENS\", {\n slug: \"razorpay-list-customer-tokens\",\n name: \"List Customer Tokens\",\n description: \"Tool to retrieve all tokens (saved payment methods) for a customer. Use when you need to fetch the list of saved payment methods associated with a specific customer ID.\",\n input: RazorpayListCustomerTokensInput,\n output: RazorpayListCustomerTokensOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-customer-tokens.d.ts
|
|
@@ -38,9 +40,7 @@ declare const RazorpayListCustomerTokensOutput: z.ZodObject<{
|
|
|
38
40
|
}, z.core.$loose>>;
|
|
39
41
|
entity: z.ZodNullable<z.ZodString>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const razorpayListCustomerTokens:
|
|
42
|
-
customer_id: string;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const razorpayListCustomerTokens: AppAction<typeof RazorpayListCustomerTokensInput, typeof RazorpayListCustomerTokensOutput, typeof razorpay.credential>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { razorpayListCustomerTokens };
|
|
46
46
|
//# sourceMappingURL=list-customer-tokens.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-tokens.d.cts","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-customer-tokens.d.cts","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAkC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-customer-tokens.d.ts
|
|
@@ -38,9 +40,7 @@ declare const RazorpayListCustomerTokensOutput: z.ZodObject<{
|
|
|
38
40
|
}, z.core.$loose>>;
|
|
39
41
|
entity: z.ZodNullable<z.ZodString>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const razorpayListCustomerTokens:
|
|
42
|
-
customer_id: string;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const razorpayListCustomerTokens: AppAction<typeof RazorpayListCustomerTokensInput, typeof RazorpayListCustomerTokensOutput, typeof razorpay.credential>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { razorpayListCustomerTokens };
|
|
46
46
|
//# sourceMappingURL=list-customer-tokens.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-tokens.d.mts","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-customer-tokens.d.mts","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAkC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-tokens.mjs","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListCustomerTokensInput = z.object({\n customer_id: z.string().describe(\"Unique identifier of the customer whose tokens are to be retrieved. Format: cust_<14 alphanumeric characters>\"),\n}).describe(\"Request parameters for listing customer tokens.\");\nconst RazorpayListCustomerTokens_CardDetailsSchema = z.object({\n emi: z.boolean().describe(\"Indicates if the card supports EMI (Equated Monthly Installment)\").nullable().optional(),\n name: z.string().describe(\"Name on the card\").nullable().optional(),\n type: z.string().describe(\"Card type (e.g., credit, debit, prepaid)\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number\").nullable().optional(),\n issuer: z.string().describe(\"Issuing bank or institution name\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, MasterCard, RuPay, etc.)\").nullable().optional(),\n sub_type: z.string().describe(\"Card sub-type (e.g., consumer, business)\").nullable().optional(),\n expiry_year: z.number().int().describe(\"Card expiry year (4-digit format)\").nullable().optional(),\n expiry_month: z.number().int().describe(\"Card expiry month (1-12)\").nullable().optional(),\n international: z.boolean().describe(\"Indicates if the card is an international card\").nullable().optional(),\n}).passthrough().describe(\"Card details associated with a token.\");\nconst RazorpayListCustomerTokens_TokenSchema = z.object({\n id: z.string().describe(\"Unique identifier for the token. Format: token_<14 alphanumeric characters>\").nullable(),\n mrn: z.string().describe(\"Mandate Reference Number for emandate/nach tokens\").nullable().optional(),\n bank: z.string().describe(\"Bank name for emandate/nach tokens\").nullable().optional(),\n card: RazorpayListCustomerTokens_CardDetailsSchema.nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'token'\").nullable(),\n method: z.string().describe(\"Payment method (e.g., card, emandate, nach, upi)\").nullable(),\n status: z.string().describe(\"Status of the token (e.g., active, expired, rejected, suspended)\").nullable().optional(),\n used_at: z.number().int().describe(\"Unix timestamp when the token was last used\").nullable().optional(),\n auth_type: z.string().describe(\"Authentication type used (e.g., 3ds, otp, etc.)\").nullable().optional(),\n recurring: z.boolean().describe(\"Indicates if the token can be used for recurring payments\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the token was created\").nullable(),\n error_code: z.string().describe(\"Error code if the token creation failed\").nullable().optional(),\n expired_at: z.number().int().describe(\"Unix timestamp when the token expired\").nullable().optional(),\n max_amount: z.number().int().describe(\"Maximum amount that can be charged using this token (in paise)\").nullable().optional(),\n error_description: z.string().describe(\"Error description if the token creation failed\").nullable().optional(),\n recurring_details: z.record(z.string(), z.unknown()).describe(\"Details about recurring payment configuration\").nullable().optional(),\n compliant_with_tokenisation_guidelines: z.boolean().describe(\"Indicates if the token is compliant with RBI tokenisation guidelines\").nullable().optional(),\n}).passthrough().describe(\"A single token (saved payment method) object.\");\nexport const RazorpayListCustomerTokensOutput = z.object({\n count: z.number().int().describe(\"Number of tokens returned in this response\").nullable(),\n items: z.array(RazorpayListCustomerTokens_TokenSchema).describe(\"Array of token objects associated with the customer\"),\n entity: z.string().describe(\"Entity type for the collection, typically 'collection'\").nullable(),\n}).passthrough().describe(\"Response schema for listing customer tokens.\");\n\nexport const razorpayListCustomerTokens = action(\"RAZORPAY_LIST_CUSTOMER_TOKENS\", {\n slug: \"razorpay-list-customer-tokens\",\n name: \"List Customer Tokens\",\n description: \"Tool to retrieve all tokens (saved payment methods) for a customer. Use when you need to fetch the list of saved payment methods associated with a specific customer ID.\",\n input: RazorpayListCustomerTokensInput,\n output: RazorpayListCustomerTokensOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-customer-tokens.mjs","names":[],"sources":["../../src/actions/list-customer-tokens.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListCustomerTokensInput = z.object({\n customer_id: z.string().describe(\"Unique identifier of the customer whose tokens are to be retrieved. Format: cust_<14 alphanumeric characters>\"),\n}).describe(\"Request parameters for listing customer tokens.\");\nconst RazorpayListCustomerTokens_CardDetailsSchema = z.object({\n emi: z.boolean().describe(\"Indicates if the card supports EMI (Equated Monthly Installment)\").nullable().optional(),\n name: z.string().describe(\"Name on the card\").nullable().optional(),\n type: z.string().describe(\"Card type (e.g., credit, debit, prepaid)\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number\").nullable().optional(),\n issuer: z.string().describe(\"Issuing bank or institution name\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, MasterCard, RuPay, etc.)\").nullable().optional(),\n sub_type: z.string().describe(\"Card sub-type (e.g., consumer, business)\").nullable().optional(),\n expiry_year: z.number().int().describe(\"Card expiry year (4-digit format)\").nullable().optional(),\n expiry_month: z.number().int().describe(\"Card expiry month (1-12)\").nullable().optional(),\n international: z.boolean().describe(\"Indicates if the card is an international card\").nullable().optional(),\n}).passthrough().describe(\"Card details associated with a token.\");\nconst RazorpayListCustomerTokens_TokenSchema = z.object({\n id: z.string().describe(\"Unique identifier for the token. Format: token_<14 alphanumeric characters>\").nullable(),\n mrn: z.string().describe(\"Mandate Reference Number for emandate/nach tokens\").nullable().optional(),\n bank: z.string().describe(\"Bank name for emandate/nach tokens\").nullable().optional(),\n card: RazorpayListCustomerTokens_CardDetailsSchema.nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'token'\").nullable(),\n method: z.string().describe(\"Payment method (e.g., card, emandate, nach, upi)\").nullable(),\n status: z.string().describe(\"Status of the token (e.g., active, expired, rejected, suspended)\").nullable().optional(),\n used_at: z.number().int().describe(\"Unix timestamp when the token was last used\").nullable().optional(),\n auth_type: z.string().describe(\"Authentication type used (e.g., 3ds, otp, etc.)\").nullable().optional(),\n recurring: z.boolean().describe(\"Indicates if the token can be used for recurring payments\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the token was created\").nullable(),\n error_code: z.string().describe(\"Error code if the token creation failed\").nullable().optional(),\n expired_at: z.number().int().describe(\"Unix timestamp when the token expired\").nullable().optional(),\n max_amount: z.number().int().describe(\"Maximum amount that can be charged using this token (in paise)\").nullable().optional(),\n error_description: z.string().describe(\"Error description if the token creation failed\").nullable().optional(),\n recurring_details: z.record(z.string(), z.unknown()).describe(\"Details about recurring payment configuration\").nullable().optional(),\n compliant_with_tokenisation_guidelines: z.boolean().describe(\"Indicates if the token is compliant with RBI tokenisation guidelines\").nullable().optional(),\n}).passthrough().describe(\"A single token (saved payment method) object.\");\nexport const RazorpayListCustomerTokensOutput = z.object({\n count: z.number().int().describe(\"Number of tokens returned in this response\").nullable(),\n items: z.array(RazorpayListCustomerTokens_TokenSchema).describe(\"Array of token objects associated with the customer\"),\n entity: z.string().describe(\"Entity type for the collection, typically 'collection'\").nullable(),\n}).passthrough().describe(\"Response schema for listing customer tokens.\");\n\nexport const razorpayListCustomerTokens: AppAction<\n typeof RazorpayListCustomerTokensInput,\n typeof RazorpayListCustomerTokensOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_CUSTOMER_TOKENS\", {\n slug: \"razorpay-list-customer-tokens\",\n name: \"List Customer Tokens\",\n description: \"Tool to retrieve all tokens (saved payment methods) for a customer. Use when you need to fetch the list of saved payment methods associated with a specific customer ID.\",\n input: RazorpayListCustomerTokensInput,\n output: RazorpayListCustomerTokensOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-disputes.cjs","names":["z","action"],"sources":["../../src/actions/list-disputes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListDisputesInput = z.object({\n to: z.number().int().describe(\"Unix timestamp to retrieve disputes created before this time\").optional(),\n from: z.number().int().describe(\"Unix timestamp to retrieve disputes created after this time\").optional(),\n skip: z.number().int().describe(\"Number of records to skip for pagination (offset, defaults to 0)\").optional(),\n count: z.number().int().describe(\"Number of dispute records to retrieve (defaults to 10)\").optional(),\n}).describe(\"Request parameters for listing disputes.\");\nconst RazorpayListDisputes_DisputeEvidenceSchema = z.object({\n amount: z.number().int().describe(\"Amount claimed in evidence\").nullable().optional(),\n others: z.array(z.record(z.string(), z.unknown())).describe(\"Additional custom evidence types\").nullable().optional(),\n summary: z.string().describe(\"Summary of the evidence\").nullable().optional(),\n submitted_at: z.number().int().describe(\"Unix timestamp when evidence was submitted\").nullable().optional(),\n billing_proof: z.array(z.string()).describe(\"Invoice or billing document IDs\").nullable().optional(),\n shipping_proof: z.array(z.string()).describe(\"Document IDs proving shipment\").nullable().optional(),\n dispute_evidence: z.array(z.string()).describe(\"General dispute evidence document IDs\").nullable().optional(),\n proof_of_service: z.array(z.string()).describe(\"Proof of service delivery document IDs\").nullable().optional(),\n cancellation_proof: z.array(z.string()).describe(\"Proof of cancellation document IDs\").nullable().optional(),\n explanation_letter: z.array(z.string()).describe(\"Explanation letter document IDs\").nullable().optional(),\n access_activity_log: z.array(z.string()).describe(\"Access activity log document IDs\").nullable().optional(),\n refund_confirmation: z.array(z.string()).describe(\"Refund confirmation document IDs\").nullable().optional(),\n terms_and_conditions: z.array(z.string()).describe(\"Terms and conditions document IDs\").nullable().optional(),\n customer_communication: z.array(z.string()).describe(\"Customer communication document IDs\").nullable().optional(),\n refund_cancellation_policy: z.array(z.string()).describe(\"Refund/cancellation policy document IDs\").nullable().optional(),\n}).passthrough().describe(\"Evidence submitted for the dispute.\");\nconst RazorpayListDisputes_DisputeSchema = z.object({\n id: z.string().describe(\"Unique dispute identifier (format: disp_xxxxx)\").nullable().optional(),\n phase: z.string().describe(\"Dispute phase (e.g., chargeback, pre-arbitration, arbitration)\").nullable().optional(),\n amount: z.number().int().describe(\"Dispute amount in paise (smallest currency unit)\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'dispute'\").nullable().optional(),\n status: z.string().describe(\"Dispute status: open, under_review, won, lost, or closed\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR, USD)\").nullable().optional(),\n evidence: RazorpayListDisputes_DisputeEvidenceSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when dispute was created\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n respond_by: z.number().int().describe(\"Unix timestamp deadline to respond to the dispute\").nullable().optional(),\n reason_code: z.string().describe(\"Reason code for the dispute (e.g., chargeback, fraud)\").nullable().optional(),\n amount_deducted: z.number().int().describe(\"Amount deducted from merchant account in paise\").nullable().optional(),\n}).passthrough().describe(\"Individual dispute object.\");\nexport const RazorpayListDisputesOutput = z.object({\n count: z.number().int().describe(\"Number of disputes returned in this response\").nullable().optional(),\n items: z.array(RazorpayListDisputes_DisputeSchema).describe(\"Array of dispute objects matching the filter criteria\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection'\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing disputes.\");\n\nexport const razorpayListDisputes = action(\"RAZORPAY_LIST_DISPUTES\", {\n slug: \"razorpay-list-disputes\",\n name: \"List Disputes\",\n description: \"Tool to retrieve a list of all disputes with pagination support. Use when you need to view chargebacks, fraud claims, or other payment disputes. Supports filtering by date range and pagination for efficient retrieval of dispute records.\",\n input: RazorpayListDisputesInput,\n output: RazorpayListDisputesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-disputes.cjs","names":["z","action"],"sources":["../../src/actions/list-disputes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListDisputesInput = z.object({\n to: z.number().int().describe(\"Unix timestamp to retrieve disputes created before this time\").optional(),\n from: z.number().int().describe(\"Unix timestamp to retrieve disputes created after this time\").optional(),\n skip: z.number().int().describe(\"Number of records to skip for pagination (offset, defaults to 0)\").optional(),\n count: z.number().int().describe(\"Number of dispute records to retrieve (defaults to 10)\").optional(),\n}).describe(\"Request parameters for listing disputes.\");\nconst RazorpayListDisputes_DisputeEvidenceSchema = z.object({\n amount: z.number().int().describe(\"Amount claimed in evidence\").nullable().optional(),\n others: z.array(z.record(z.string(), z.unknown())).describe(\"Additional custom evidence types\").nullable().optional(),\n summary: z.string().describe(\"Summary of the evidence\").nullable().optional(),\n submitted_at: z.number().int().describe(\"Unix timestamp when evidence was submitted\").nullable().optional(),\n billing_proof: z.array(z.string()).describe(\"Invoice or billing document IDs\").nullable().optional(),\n shipping_proof: z.array(z.string()).describe(\"Document IDs proving shipment\").nullable().optional(),\n dispute_evidence: z.array(z.string()).describe(\"General dispute evidence document IDs\").nullable().optional(),\n proof_of_service: z.array(z.string()).describe(\"Proof of service delivery document IDs\").nullable().optional(),\n cancellation_proof: z.array(z.string()).describe(\"Proof of cancellation document IDs\").nullable().optional(),\n explanation_letter: z.array(z.string()).describe(\"Explanation letter document IDs\").nullable().optional(),\n access_activity_log: z.array(z.string()).describe(\"Access activity log document IDs\").nullable().optional(),\n refund_confirmation: z.array(z.string()).describe(\"Refund confirmation document IDs\").nullable().optional(),\n terms_and_conditions: z.array(z.string()).describe(\"Terms and conditions document IDs\").nullable().optional(),\n customer_communication: z.array(z.string()).describe(\"Customer communication document IDs\").nullable().optional(),\n refund_cancellation_policy: z.array(z.string()).describe(\"Refund/cancellation policy document IDs\").nullable().optional(),\n}).passthrough().describe(\"Evidence submitted for the dispute.\");\nconst RazorpayListDisputes_DisputeSchema = z.object({\n id: z.string().describe(\"Unique dispute identifier (format: disp_xxxxx)\").nullable().optional(),\n phase: z.string().describe(\"Dispute phase (e.g., chargeback, pre-arbitration, arbitration)\").nullable().optional(),\n amount: z.number().int().describe(\"Dispute amount in paise (smallest currency unit)\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'dispute'\").nullable().optional(),\n status: z.string().describe(\"Dispute status: open, under_review, won, lost, or closed\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR, USD)\").nullable().optional(),\n evidence: RazorpayListDisputes_DisputeEvidenceSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when dispute was created\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n respond_by: z.number().int().describe(\"Unix timestamp deadline to respond to the dispute\").nullable().optional(),\n reason_code: z.string().describe(\"Reason code for the dispute (e.g., chargeback, fraud)\").nullable().optional(),\n amount_deducted: z.number().int().describe(\"Amount deducted from merchant account in paise\").nullable().optional(),\n}).passthrough().describe(\"Individual dispute object.\");\nexport const RazorpayListDisputesOutput = z.object({\n count: z.number().int().describe(\"Number of disputes returned in this response\").nullable().optional(),\n items: z.array(RazorpayListDisputes_DisputeSchema).describe(\"Array of dispute objects matching the filter criteria\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection'\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing disputes.\");\n\nexport const razorpayListDisputes: AppAction<\n typeof RazorpayListDisputesInput,\n typeof RazorpayListDisputesOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_DISPUTES\", {\n slug: \"razorpay-list-disputes\",\n name: \"List Disputes\",\n description: \"Tool to retrieve a list of all disputes with pagination support. Use when you need to view chargebacks, fraud claims, or other payment disputes. Supports filtering by date range and pagination for efficient retrieval of dispute records.\",\n input: RazorpayListDisputesInput,\n output: RazorpayListDisputesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-disputes.d.ts
|
|
@@ -41,12 +43,7 @@ declare const RazorpayListDisputesOutput: z.ZodObject<{
|
|
|
41
43
|
}, z.core.$loose>>>>;
|
|
42
44
|
entity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const razorpayListDisputes:
|
|
45
|
-
to?: number | undefined;
|
|
46
|
-
from?: number | undefined;
|
|
47
|
-
skip?: number | undefined;
|
|
48
|
-
count?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const razorpayListDisputes: AppAction<typeof RazorpayListDisputesInput, typeof RazorpayListDisputesOutput, typeof razorpay.credential>;
|
|
50
47
|
//#endregion
|
|
51
48
|
export { razorpayListDisputes };
|
|
52
49
|
//# sourceMappingURL=list-disputes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-disputes.d.cts","names":[],"sources":["../../src/actions/list-disputes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-disputes.d.cts","names":[],"sources":["../../src/actions/list-disputes.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAqCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-disputes.d.ts
|
|
@@ -41,12 +43,7 @@ declare const RazorpayListDisputesOutput: z.ZodObject<{
|
|
|
41
43
|
}, z.core.$loose>>>>;
|
|
42
44
|
entity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const razorpayListDisputes:
|
|
45
|
-
to?: number | undefined;
|
|
46
|
-
from?: number | undefined;
|
|
47
|
-
skip?: number | undefined;
|
|
48
|
-
count?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const razorpayListDisputes: AppAction<typeof RazorpayListDisputesInput, typeof RazorpayListDisputesOutput, typeof razorpay.credential>;
|
|
50
47
|
//#endregion
|
|
51
48
|
export { razorpayListDisputes };
|
|
52
49
|
//# sourceMappingURL=list-disputes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-disputes.d.mts","names":[],"sources":["../../src/actions/list-disputes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-disputes.d.mts","names":[],"sources":["../../src/actions/list-disputes.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAqCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-disputes.mjs","names":[],"sources":["../../src/actions/list-disputes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListDisputesInput = z.object({\n to: z.number().int().describe(\"Unix timestamp to retrieve disputes created before this time\").optional(),\n from: z.number().int().describe(\"Unix timestamp to retrieve disputes created after this time\").optional(),\n skip: z.number().int().describe(\"Number of records to skip for pagination (offset, defaults to 0)\").optional(),\n count: z.number().int().describe(\"Number of dispute records to retrieve (defaults to 10)\").optional(),\n}).describe(\"Request parameters for listing disputes.\");\nconst RazorpayListDisputes_DisputeEvidenceSchema = z.object({\n amount: z.number().int().describe(\"Amount claimed in evidence\").nullable().optional(),\n others: z.array(z.record(z.string(), z.unknown())).describe(\"Additional custom evidence types\").nullable().optional(),\n summary: z.string().describe(\"Summary of the evidence\").nullable().optional(),\n submitted_at: z.number().int().describe(\"Unix timestamp when evidence was submitted\").nullable().optional(),\n billing_proof: z.array(z.string()).describe(\"Invoice or billing document IDs\").nullable().optional(),\n shipping_proof: z.array(z.string()).describe(\"Document IDs proving shipment\").nullable().optional(),\n dispute_evidence: z.array(z.string()).describe(\"General dispute evidence document IDs\").nullable().optional(),\n proof_of_service: z.array(z.string()).describe(\"Proof of service delivery document IDs\").nullable().optional(),\n cancellation_proof: z.array(z.string()).describe(\"Proof of cancellation document IDs\").nullable().optional(),\n explanation_letter: z.array(z.string()).describe(\"Explanation letter document IDs\").nullable().optional(),\n access_activity_log: z.array(z.string()).describe(\"Access activity log document IDs\").nullable().optional(),\n refund_confirmation: z.array(z.string()).describe(\"Refund confirmation document IDs\").nullable().optional(),\n terms_and_conditions: z.array(z.string()).describe(\"Terms and conditions document IDs\").nullable().optional(),\n customer_communication: z.array(z.string()).describe(\"Customer communication document IDs\").nullable().optional(),\n refund_cancellation_policy: z.array(z.string()).describe(\"Refund/cancellation policy document IDs\").nullable().optional(),\n}).passthrough().describe(\"Evidence submitted for the dispute.\");\nconst RazorpayListDisputes_DisputeSchema = z.object({\n id: z.string().describe(\"Unique dispute identifier (format: disp_xxxxx)\").nullable().optional(),\n phase: z.string().describe(\"Dispute phase (e.g., chargeback, pre-arbitration, arbitration)\").nullable().optional(),\n amount: z.number().int().describe(\"Dispute amount in paise (smallest currency unit)\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'dispute'\").nullable().optional(),\n status: z.string().describe(\"Dispute status: open, under_review, won, lost, or closed\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR, USD)\").nullable().optional(),\n evidence: RazorpayListDisputes_DisputeEvidenceSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when dispute was created\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n respond_by: z.number().int().describe(\"Unix timestamp deadline to respond to the dispute\").nullable().optional(),\n reason_code: z.string().describe(\"Reason code for the dispute (e.g., chargeback, fraud)\").nullable().optional(),\n amount_deducted: z.number().int().describe(\"Amount deducted from merchant account in paise\").nullable().optional(),\n}).passthrough().describe(\"Individual dispute object.\");\nexport const RazorpayListDisputesOutput = z.object({\n count: z.number().int().describe(\"Number of disputes returned in this response\").nullable().optional(),\n items: z.array(RazorpayListDisputes_DisputeSchema).describe(\"Array of dispute objects matching the filter criteria\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection'\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing disputes.\");\n\nexport const razorpayListDisputes = action(\"RAZORPAY_LIST_DISPUTES\", {\n slug: \"razorpay-list-disputes\",\n name: \"List Disputes\",\n description: \"Tool to retrieve a list of all disputes with pagination support. Use when you need to view chargebacks, fraud claims, or other payment disputes. Supports filtering by date range and pagination for efficient retrieval of dispute records.\",\n input: RazorpayListDisputesInput,\n output: RazorpayListDisputesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-disputes.mjs","names":[],"sources":["../../src/actions/list-disputes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListDisputesInput = z.object({\n to: z.number().int().describe(\"Unix timestamp to retrieve disputes created before this time\").optional(),\n from: z.number().int().describe(\"Unix timestamp to retrieve disputes created after this time\").optional(),\n skip: z.number().int().describe(\"Number of records to skip for pagination (offset, defaults to 0)\").optional(),\n count: z.number().int().describe(\"Number of dispute records to retrieve (defaults to 10)\").optional(),\n}).describe(\"Request parameters for listing disputes.\");\nconst RazorpayListDisputes_DisputeEvidenceSchema = z.object({\n amount: z.number().int().describe(\"Amount claimed in evidence\").nullable().optional(),\n others: z.array(z.record(z.string(), z.unknown())).describe(\"Additional custom evidence types\").nullable().optional(),\n summary: z.string().describe(\"Summary of the evidence\").nullable().optional(),\n submitted_at: z.number().int().describe(\"Unix timestamp when evidence was submitted\").nullable().optional(),\n billing_proof: z.array(z.string()).describe(\"Invoice or billing document IDs\").nullable().optional(),\n shipping_proof: z.array(z.string()).describe(\"Document IDs proving shipment\").nullable().optional(),\n dispute_evidence: z.array(z.string()).describe(\"General dispute evidence document IDs\").nullable().optional(),\n proof_of_service: z.array(z.string()).describe(\"Proof of service delivery document IDs\").nullable().optional(),\n cancellation_proof: z.array(z.string()).describe(\"Proof of cancellation document IDs\").nullable().optional(),\n explanation_letter: z.array(z.string()).describe(\"Explanation letter document IDs\").nullable().optional(),\n access_activity_log: z.array(z.string()).describe(\"Access activity log document IDs\").nullable().optional(),\n refund_confirmation: z.array(z.string()).describe(\"Refund confirmation document IDs\").nullable().optional(),\n terms_and_conditions: z.array(z.string()).describe(\"Terms and conditions document IDs\").nullable().optional(),\n customer_communication: z.array(z.string()).describe(\"Customer communication document IDs\").nullable().optional(),\n refund_cancellation_policy: z.array(z.string()).describe(\"Refund/cancellation policy document IDs\").nullable().optional(),\n}).passthrough().describe(\"Evidence submitted for the dispute.\");\nconst RazorpayListDisputes_DisputeSchema = z.object({\n id: z.string().describe(\"Unique dispute identifier (format: disp_xxxxx)\").nullable().optional(),\n phase: z.string().describe(\"Dispute phase (e.g., chargeback, pre-arbitration, arbitration)\").nullable().optional(),\n amount: z.number().int().describe(\"Dispute amount in paise (smallest currency unit)\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'dispute'\").nullable().optional(),\n status: z.string().describe(\"Dispute status: open, under_review, won, lost, or closed\").nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR, USD)\").nullable().optional(),\n evidence: RazorpayListDisputes_DisputeEvidenceSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when dispute was created\").nullable().optional(),\n payment_id: z.string().describe(\"Associated payment ID\").nullable().optional(),\n respond_by: z.number().int().describe(\"Unix timestamp deadline to respond to the dispute\").nullable().optional(),\n reason_code: z.string().describe(\"Reason code for the dispute (e.g., chargeback, fraud)\").nullable().optional(),\n amount_deducted: z.number().int().describe(\"Amount deducted from merchant account in paise\").nullable().optional(),\n}).passthrough().describe(\"Individual dispute object.\");\nexport const RazorpayListDisputesOutput = z.object({\n count: z.number().int().describe(\"Number of disputes returned in this response\").nullable().optional(),\n items: z.array(RazorpayListDisputes_DisputeSchema).describe(\"Array of dispute objects matching the filter criteria\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection'\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing disputes.\");\n\nexport const razorpayListDisputes: AppAction<\n typeof RazorpayListDisputesInput,\n typeof RazorpayListDisputesOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_DISPUTES\", {\n slug: \"razorpay-list-disputes\",\n name: \"List Disputes\",\n description: \"Tool to retrieve a list of all disputes with pagination support. Use when you need to view chargebacks, fraud claims, or other payment disputes. Supports filtering by date range and pagination for efficient retrieval of dispute records.\",\n input: RazorpayListDisputesInput,\n output: RazorpayListDisputesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-fund-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-fund-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListFundAccountsInput = z.object({\n skip: z.number().int().describe(\"Number of fund accounts to skip for pagination. Use with count to navigate through pages.\").optional(),\n count: z.number().int().describe(\"Number of fund accounts to retrieve per page. Maximum 100 accounts per request.\").optional(),\n contact_id: z.string().describe(\"Filter fund accounts by contact ID. Returns only fund accounts associated with the specified contact.\").optional(),\n account_type: z.string().describe(\"Filter fund accounts by account type (e.g., 'bank_account', 'vpa', 'card', 'wallet').\").optional(),\n}).describe(\"Request parameters for listing fund accounts with pagination support.\");\nconst RazorpayListFundAccounts_VPASchema = z.object({\n address: z.string().describe(\"UPI VPA address (e.g., user@okaxis).\").nullable().optional(),\n}).passthrough().describe(\"Virtual Payment Address details for a fund account.\");\nconst RazorpayListFundAccounts_CardSchema = z.object({\n name: z.string().describe(\"Name of the cardholder.\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number.\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, Mastercard).\").nullable().optional(),\n}).passthrough().describe(\"Card details for a fund account.\");\nconst RazorpayListFundAccounts_BankAccountSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details for a fund account.\");\nconst RazorpayListFundAccounts_FundAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n vpa: RazorpayListFundAccounts_VPASchema.nullable().optional(),\n card: RazorpayListFundAccounts_CardSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundAccounts_BankAccountSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an individual fund account in the Razorpay system.\");\nexport const RazorpayListFundAccountsOutput = z.object({\n count: z.number().int().describe(\"Number of fund accounts returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundAccounts_FundAccountSchema).describe(\"Array of fund account objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, typically 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund accounts.\");\n\nexport const razorpayListFundAccounts = action(\"RAZORPAY_LIST_FUND_ACCOUNTS\", {\n slug: \"razorpay-list-fund-accounts\",\n name: \"List Fund Accounts\",\n description: \"Tool to retrieve a list of all fund accounts from RazorpayX with pagination support. Use when you need to fetch payout destinations, view beneficiary accounts, or manage fund account records. Supports filtering by contact and account type for efficient retrieval.\",\n input: RazorpayListFundAccountsInput,\n output: RazorpayListFundAccountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-fund-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-fund-accounts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListFundAccountsInput = z.object({\n skip: z.number().int().describe(\"Number of fund accounts to skip for pagination. Use with count to navigate through pages.\").optional(),\n count: z.number().int().describe(\"Number of fund accounts to retrieve per page. Maximum 100 accounts per request.\").optional(),\n contact_id: z.string().describe(\"Filter fund accounts by contact ID. Returns only fund accounts associated with the specified contact.\").optional(),\n account_type: z.string().describe(\"Filter fund accounts by account type (e.g., 'bank_account', 'vpa', 'card', 'wallet').\").optional(),\n}).describe(\"Request parameters for listing fund accounts with pagination support.\");\nconst RazorpayListFundAccounts_VPASchema = z.object({\n address: z.string().describe(\"UPI VPA address (e.g., user@okaxis).\").nullable().optional(),\n}).passthrough().describe(\"Virtual Payment Address details for a fund account.\");\nconst RazorpayListFundAccounts_CardSchema = z.object({\n name: z.string().describe(\"Name of the cardholder.\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number.\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, Mastercard).\").nullable().optional(),\n}).passthrough().describe(\"Card details for a fund account.\");\nconst RazorpayListFundAccounts_BankAccountSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details for a fund account.\");\nconst RazorpayListFundAccounts_FundAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n vpa: RazorpayListFundAccounts_VPASchema.nullable().optional(),\n card: RazorpayListFundAccounts_CardSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundAccounts_BankAccountSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an individual fund account in the Razorpay system.\");\nexport const RazorpayListFundAccountsOutput = z.object({\n count: z.number().int().describe(\"Number of fund accounts returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundAccounts_FundAccountSchema).describe(\"Array of fund account objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, typically 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund accounts.\");\n\nexport const razorpayListFundAccounts: AppAction<\n typeof RazorpayListFundAccountsInput,\n typeof RazorpayListFundAccountsOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_FUND_ACCOUNTS\", {\n slug: \"razorpay-list-fund-accounts\",\n name: \"List Fund Accounts\",\n description: \"Tool to retrieve a list of all fund accounts from RazorpayX with pagination support. Use when you need to fetch payout destinations, view beneficiary accounts, or manage fund account records. Supports filtering by contact and account type for efficient retrieval.\",\n input: RazorpayListFundAccountsInput,\n output: RazorpayListFundAccountsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-fund-accounts.d.ts
|
|
@@ -35,12 +37,7 @@ declare const RazorpayListFundAccountsOutput: z.ZodObject<{
|
|
|
35
37
|
}, z.core.$loose>>>>;
|
|
36
38
|
entity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
39
|
}, z.core.$loose>;
|
|
38
|
-
declare const razorpayListFundAccounts:
|
|
39
|
-
skip?: number | undefined;
|
|
40
|
-
count?: number | undefined;
|
|
41
|
-
contact_id?: string | undefined;
|
|
42
|
-
account_type?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
40
|
+
declare const razorpayListFundAccounts: AppAction<typeof RazorpayListFundAccountsInput, typeof RazorpayListFundAccountsOutput, typeof razorpay.credential>;
|
|
44
41
|
//#endregion
|
|
45
42
|
export { razorpayListFundAccounts };
|
|
46
43
|
//# sourceMappingURL=list-fund-accounts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-fund-accounts.d.cts","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-fund-accounts.d.cts","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAiC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { razorpay } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-fund-accounts.d.ts
|
|
@@ -35,12 +37,7 @@ declare const RazorpayListFundAccountsOutput: z.ZodObject<{
|
|
|
35
37
|
}, z.core.$loose>>>>;
|
|
36
38
|
entity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
39
|
}, z.core.$loose>;
|
|
38
|
-
declare const razorpayListFundAccounts:
|
|
39
|
-
skip?: number | undefined;
|
|
40
|
-
count?: number | undefined;
|
|
41
|
-
contact_id?: string | undefined;
|
|
42
|
-
account_type?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
40
|
+
declare const razorpayListFundAccounts: AppAction<typeof RazorpayListFundAccountsInput, typeof RazorpayListFundAccountsOutput, typeof razorpay.credential>;
|
|
44
41
|
//#endregion
|
|
45
42
|
export { razorpayListFundAccounts };
|
|
46
43
|
//# sourceMappingURL=list-fund-accounts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-fund-accounts.d.mts","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-fund-accounts.d.mts","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAiC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-fund-accounts.mjs","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListFundAccountsInput = z.object({\n skip: z.number().int().describe(\"Number of fund accounts to skip for pagination. Use with count to navigate through pages.\").optional(),\n count: z.number().int().describe(\"Number of fund accounts to retrieve per page. Maximum 100 accounts per request.\").optional(),\n contact_id: z.string().describe(\"Filter fund accounts by contact ID. Returns only fund accounts associated with the specified contact.\").optional(),\n account_type: z.string().describe(\"Filter fund accounts by account type (e.g., 'bank_account', 'vpa', 'card', 'wallet').\").optional(),\n}).describe(\"Request parameters for listing fund accounts with pagination support.\");\nconst RazorpayListFundAccounts_VPASchema = z.object({\n address: z.string().describe(\"UPI VPA address (e.g., user@okaxis).\").nullable().optional(),\n}).passthrough().describe(\"Virtual Payment Address details for a fund account.\");\nconst RazorpayListFundAccounts_CardSchema = z.object({\n name: z.string().describe(\"Name of the cardholder.\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number.\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, Mastercard).\").nullable().optional(),\n}).passthrough().describe(\"Card details for a fund account.\");\nconst RazorpayListFundAccounts_BankAccountSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details for a fund account.\");\nconst RazorpayListFundAccounts_FundAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n vpa: RazorpayListFundAccounts_VPASchema.nullable().optional(),\n card: RazorpayListFundAccounts_CardSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundAccounts_BankAccountSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an individual fund account in the Razorpay system.\");\nexport const RazorpayListFundAccountsOutput = z.object({\n count: z.number().int().describe(\"Number of fund accounts returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundAccounts_FundAccountSchema).describe(\"Array of fund account objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, typically 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund accounts.\");\n\nexport const razorpayListFundAccounts = action(\"RAZORPAY_LIST_FUND_ACCOUNTS\", {\n slug: \"razorpay-list-fund-accounts\",\n name: \"List Fund Accounts\",\n description: \"Tool to retrieve a list of all fund accounts from RazorpayX with pagination support. Use when you need to fetch payout destinations, view beneficiary accounts, or manage fund account records. Supports filtering by contact and account type for efficient retrieval.\",\n input: RazorpayListFundAccountsInput,\n output: RazorpayListFundAccountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-fund-accounts.mjs","names":[],"sources":["../../src/actions/list-fund-accounts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListFundAccountsInput = z.object({\n skip: z.number().int().describe(\"Number of fund accounts to skip for pagination. Use with count to navigate through pages.\").optional(),\n count: z.number().int().describe(\"Number of fund accounts to retrieve per page. Maximum 100 accounts per request.\").optional(),\n contact_id: z.string().describe(\"Filter fund accounts by contact ID. Returns only fund accounts associated with the specified contact.\").optional(),\n account_type: z.string().describe(\"Filter fund accounts by account type (e.g., 'bank_account', 'vpa', 'card', 'wallet').\").optional(),\n}).describe(\"Request parameters for listing fund accounts with pagination support.\");\nconst RazorpayListFundAccounts_VPASchema = z.object({\n address: z.string().describe(\"UPI VPA address (e.g., user@okaxis).\").nullable().optional(),\n}).passthrough().describe(\"Virtual Payment Address details for a fund account.\");\nconst RazorpayListFundAccounts_CardSchema = z.object({\n name: z.string().describe(\"Name of the cardholder.\").nullable().optional(),\n last4: z.string().describe(\"Last 4 digits of the card number.\").nullable().optional(),\n network: z.string().describe(\"Card network (e.g., Visa, Mastercard).\").nullable().optional(),\n}).passthrough().describe(\"Card details for a fund account.\");\nconst RazorpayListFundAccounts_BankAccountSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n notes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details for a fund account.\");\nconst RazorpayListFundAccounts_FundAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n vpa: RazorpayListFundAccounts_VPASchema.nullable().optional(),\n card: RazorpayListFundAccounts_CardSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundAccounts_BankAccountSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an individual fund account in the Razorpay system.\");\nexport const RazorpayListFundAccountsOutput = z.object({\n count: z.number().int().describe(\"Number of fund accounts returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundAccounts_FundAccountSchema).describe(\"Array of fund account objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, typically 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund accounts.\");\n\nexport const razorpayListFundAccounts: AppAction<\n typeof RazorpayListFundAccountsInput,\n typeof RazorpayListFundAccountsOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_FUND_ACCOUNTS\", {\n slug: \"razorpay-list-fund-accounts\",\n name: \"List Fund Accounts\",\n description: \"Tool to retrieve a list of all fund accounts from RazorpayX with pagination support. Use when you need to fetch payout destinations, view beneficiary accounts, or manage fund account records. Supports filtering by contact and account type for efficient retrieval.\",\n input: RazorpayListFundAccountsInput,\n output: RazorpayListFundAccountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACtI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CAClJ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,qCAAqC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,KAAK,mCAAmC,SAAS,CAAC,CAAC,SAAS;CAC5D,MAAM,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAC9D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,2CAA2C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAOzF,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-fund-validations.cjs","names":["z","action"],"sources":["../../src/actions/list-fund-validations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RazorpayListFundValidationsInput = z.object({\n to: z.number().int().describe(\"Unix timestamp (in seconds) to filter validations created before this time. Use for date range filtering.\").optional(),\n from: z.number().int().describe(\"Unix timestamp (in seconds) to filter validations created after this time. Use for date range filtering.\").optional(),\n skip: z.number().int().describe(\"Number of validation transactions to skip for pagination. Use with count to navigate through pages. Default is 0.\").optional(),\n count: z.number().int().describe(\"Number of validation transactions to retrieve per page. Default is 10. Maximum is 100.\").optional(),\n}).describe(\"Request parameters for listing fund account validation transactions with pagination and filtering support.\");\nconst RazorpayListFundValidations_ValidationResultsSchema = z.object({\n account_status: z.string().describe(\"Status of the account validation (e.g., active, invalid).\").nullable().optional(),\n registered_name: z.string().describe(\"Name registered with the bank for this account.\").nullable().optional(),\n}).passthrough().describe(\"Results of the fund account validation process.\");\nconst RazorpayListFundValidations_BankAccountDetailsSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details in a fund account validation.\");\nconst RazorpayListFundValidations_FundAccountInValidationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundValidations_BankAccountDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Fund account details embedded in a validation transaction.\");\nconst RazorpayListFundValidations_FundValidationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the validation transaction.\").nullable().optional(),\n utr: z.string().describe(\"Unique Transaction Reference number for the validation transaction.\").nullable().optional(),\n notes: z.record(z.string(), z.unknown()).describe(\"Key-value pairs for additional information about the validation.\").nullable().optional(),\n amount: z.number().int().describe(\"Amount used for validation in the smallest currency unit (e.g., paise for INR).\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account.validation' for validation objects.\").nullable().optional(),\n status: z.string().describe(\"Status of the validation (e.g., created, completed, failed).\").nullable().optional(),\n results: RazorpayListFundValidations_ValidationResultsSchema.nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR).\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the validation transaction was created.\").nullable().optional(),\n fund_account: RazorpayListFundValidations_FundAccountInValidationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a single fund account validation transaction.\");\nexport const RazorpayListFundValidationsOutput = z.object({\n count: z.number().int().describe(\"Number of validation transactions returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundValidations_FundValidationSchema).describe(\"Array of fund account validation objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund account validation transactions.\");\n\nexport const razorpayListFundValidations = action(\"RAZORPAY_LIST_FUND_VALIDATIONS\", {\n slug: \"razorpay-list-fund-validations\",\n name: \"List Fund Validations\",\n description: \"Tool to fetch all fund account validation transactions from RazorpayX with pagination support. Use when you need to retrieve validation records, check account verification status, or monitor validation transactions.\",\n input: RazorpayListFundValidationsInput,\n output: RazorpayListFundValidationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-fund-validations.cjs","names":["z","action"],"sources":["../../src/actions/list-fund-validations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { razorpay } from \"../app\";\n\nexport const RazorpayListFundValidationsInput = z.object({\n to: z.number().int().describe(\"Unix timestamp (in seconds) to filter validations created before this time. Use for date range filtering.\").optional(),\n from: z.number().int().describe(\"Unix timestamp (in seconds) to filter validations created after this time. Use for date range filtering.\").optional(),\n skip: z.number().int().describe(\"Number of validation transactions to skip for pagination. Use with count to navigate through pages. Default is 0.\").optional(),\n count: z.number().int().describe(\"Number of validation transactions to retrieve per page. Default is 10. Maximum is 100.\").optional(),\n}).describe(\"Request parameters for listing fund account validation transactions with pagination and filtering support.\");\nconst RazorpayListFundValidations_ValidationResultsSchema = z.object({\n account_status: z.string().describe(\"Status of the account validation (e.g., active, invalid).\").nullable().optional(),\n registered_name: z.string().describe(\"Name registered with the bank for this account.\").nullable().optional(),\n}).passthrough().describe(\"Results of the fund account validation process.\");\nconst RazorpayListFundValidations_BankAccountDetailsSchema = z.object({\n ifsc: z.string().describe(\"IFSC code of the bank branch.\").nullable().optional(),\n name: z.string().describe(\"Name of the account holder.\").nullable().optional(),\n bank_name: z.string().describe(\"Name of the bank.\").nullable().optional(),\n account_number: z.string().describe(\"Bank account number.\").nullable().optional(),\n}).passthrough().describe(\"Bank account details in a fund account validation.\");\nconst RazorpayListFundValidations_FundAccountInValidationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the fund account.\").nullable().optional(),\n active: z.boolean().describe(\"Whether the fund account is currently active.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account' for fund account objects.\").nullable().optional(),\n batch_id: z.string().describe(\"Batch identifier if the fund account was created in a batch.\").nullable().optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact associated with this fund account.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the fund account was created.\").nullable().optional(),\n account_type: z.string().describe(\"Type of account (bank_account, vpa, card, wallet).\").nullable().optional(),\n bank_account: RazorpayListFundValidations_BankAccountDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Fund account details embedded in a validation transaction.\");\nconst RazorpayListFundValidations_FundValidationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the validation transaction.\").nullable().optional(),\n utr: z.string().describe(\"Unique Transaction Reference number for the validation transaction.\").nullable().optional(),\n notes: z.record(z.string(), z.unknown()).describe(\"Key-value pairs for additional information about the validation.\").nullable().optional(),\n amount: z.number().int().describe(\"Amount used for validation in the smallest currency unit (e.g., paise for INR).\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'fund_account.validation' for validation objects.\").nullable().optional(),\n status: z.string().describe(\"Status of the validation (e.g., created, completed, failed).\").nullable().optional(),\n results: RazorpayListFundValidations_ValidationResultsSchema.nullable().optional(),\n currency: z.string().describe(\"Three-letter ISO currency code (e.g., INR).\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the validation transaction was created.\").nullable().optional(),\n fund_account: RazorpayListFundValidations_FundAccountInValidationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a single fund account validation transaction.\");\nexport const RazorpayListFundValidationsOutput = z.object({\n count: z.number().int().describe(\"Number of validation transactions returned in this response.\").nullable().optional(),\n items: z.array(RazorpayListFundValidations_FundValidationSchema).describe(\"Array of fund account validation objects returned by the API.\").nullable().optional(),\n entity: z.string().describe(\"Entity type, always 'collection' for list responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing fund account validation transactions.\");\n\nexport const razorpayListFundValidations: AppAction<\n typeof RazorpayListFundValidationsInput,\n typeof RazorpayListFundValidationsOutput,\n typeof razorpay.credential\n> = action(\"RAZORPAY_LIST_FUND_VALIDATIONS\", {\n slug: \"razorpay-list-fund-validations\",\n name: \"List Fund Validations\",\n description: \"Tool to fetch all fund account validation transactions from RazorpayX with pagination support. Use when you need to retrieve validation records, check account verification status, or monitor validation transactions.\",\n input: RazorpayListFundValidationsInput,\n output: RazorpayListFundValidationsOutput,\n});\n"],"mappings":"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"}
|