@keystrokehq/razorpay 0.1.3 → 0.1.5

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.
Files changed (119) hide show
  1. package/dist/actions/cancel-invoice.d.cts +15 -1
  2. package/dist/actions/cancel-invoice.d.mts +15 -1
  3. package/dist/actions/cancel-payment-link.d.cts +15 -1
  4. package/dist/actions/cancel-payment-link.d.mts +15 -1
  5. package/dist/actions/create-an-order.d.cts +15 -1
  6. package/dist/actions/create-an-order.d.cts.map +1 -1
  7. package/dist/actions/create-an-order.d.mts +15 -1
  8. package/dist/actions/create-an-order.d.mts.map +1 -1
  9. package/dist/actions/create-contact.d.cts +15 -1
  10. package/dist/actions/create-contact.d.cts.map +1 -1
  11. package/dist/actions/create-contact.d.mts +15 -1
  12. package/dist/actions/create-contact.d.mts.map +1 -1
  13. package/dist/actions/create-customer.d.cts +15 -1
  14. package/dist/actions/create-customer.d.cts.map +1 -1
  15. package/dist/actions/create-customer.d.mts +15 -1
  16. package/dist/actions/create-customer.d.mts.map +1 -1
  17. package/dist/actions/create-invoice.d.cts +15 -1
  18. package/dist/actions/create-invoice.d.cts.map +1 -1
  19. package/dist/actions/create-invoice.d.mts +15 -1
  20. package/dist/actions/create-invoice.d.mts.map +1 -1
  21. package/dist/actions/create-item.d.cts +15 -1
  22. package/dist/actions/create-item.d.mts +15 -1
  23. package/dist/actions/create-payment-link.d.cts +15 -1
  24. package/dist/actions/create-payment-link.d.cts.map +1 -1
  25. package/dist/actions/create-payment-link.d.mts +15 -1
  26. package/dist/actions/create-payment-link.d.mts.map +1 -1
  27. package/dist/actions/delete-invoice.d.cts +15 -1
  28. package/dist/actions/delete-invoice.d.mts +15 -1
  29. package/dist/actions/delete-item.d.cts +15 -1
  30. package/dist/actions/delete-item.d.mts +15 -1
  31. package/dist/actions/fetch-a-payment-link.d.cts +15 -1
  32. package/dist/actions/fetch-a-payment-link.d.mts +15 -1
  33. package/dist/actions/fetch-all-customers.d.cts +15 -1
  34. package/dist/actions/fetch-all-customers.d.mts +15 -1
  35. package/dist/actions/fetch-all-invoices.d.cts +15 -1
  36. package/dist/actions/fetch-all-invoices.d.mts +15 -1
  37. package/dist/actions/fetch-all-payment-links.d.cts +15 -1
  38. package/dist/actions/fetch-all-payment-links.d.mts +15 -1
  39. package/dist/actions/fetch-all-payments.d.cts +15 -1
  40. package/dist/actions/fetch-all-payments.d.mts +15 -1
  41. package/dist/actions/fetch-all-refunds-for-a-payment.d.cts +15 -1
  42. package/dist/actions/fetch-all-refunds-for-a-payment.d.mts +15 -1
  43. package/dist/actions/fetch-invoice-by-id.d.cts +15 -1
  44. package/dist/actions/fetch-invoice-by-id.d.mts +15 -1
  45. package/dist/actions/fetch-orders-by-id.d.cts +15 -1
  46. package/dist/actions/fetch-orders-by-id.d.mts +15 -1
  47. package/dist/actions/fetch-orders.d.cts +15 -1
  48. package/dist/actions/fetch-orders.d.mts +15 -1
  49. package/dist/actions/fetch-payments-by-order.d.cts +15 -1
  50. package/dist/actions/fetch-payments-by-order.d.mts +15 -1
  51. package/dist/actions/fetch-refunds.d.cts +15 -1
  52. package/dist/actions/fetch-refunds.d.mts +15 -1
  53. package/dist/actions/get-contact.d.cts +15 -1
  54. package/dist/actions/get-contact.d.mts +15 -1
  55. package/dist/actions/get-customer.d.cts +15 -1
  56. package/dist/actions/get-customer.d.mts +15 -1
  57. package/dist/actions/get-fund-account.d.cts +15 -1
  58. package/dist/actions/get-fund-account.d.mts +15 -1
  59. package/dist/actions/get-item.d.cts +15 -1
  60. package/dist/actions/get-item.d.mts +15 -1
  61. package/dist/actions/get-settlement-recon.d.cts +15 -1
  62. package/dist/actions/get-settlement-recon.d.mts +15 -1
  63. package/dist/actions/get-transfer-reversals.d.cts +15 -1
  64. package/dist/actions/get-transfer-reversals.d.mts +15 -1
  65. package/dist/actions/issue-an-invoice.d.cts +15 -1
  66. package/dist/actions/issue-an-invoice.d.mts +15 -1
  67. package/dist/actions/list-customer-tokens.d.cts +15 -1
  68. package/dist/actions/list-customer-tokens.d.mts +15 -1
  69. package/dist/actions/list-disputes.d.cts +15 -1
  70. package/dist/actions/list-disputes.d.mts +15 -1
  71. package/dist/actions/list-fund-accounts.d.cts +15 -1
  72. package/dist/actions/list-fund-accounts.d.mts +15 -1
  73. package/dist/actions/list-fund-validations.d.cts +15 -1
  74. package/dist/actions/list-fund-validations.d.mts +15 -1
  75. package/dist/actions/list-items.d.cts +15 -1
  76. package/dist/actions/list-items.d.mts +15 -1
  77. package/dist/actions/list-payment-downtimes.d.cts +15 -1
  78. package/dist/actions/list-payment-downtimes.d.cts.map +1 -1
  79. package/dist/actions/list-payment-downtimes.d.mts +15 -1
  80. package/dist/actions/list-payment-downtimes.d.mts.map +1 -1
  81. package/dist/actions/notify-payment-link.d.cts +17 -3
  82. package/dist/actions/notify-payment-link.d.mts +17 -3
  83. package/dist/actions/send-or-resend-notification.d.cts +17 -3
  84. package/dist/actions/send-or-resend-notification.d.mts +17 -3
  85. package/dist/actions/update-contact.d.cts +15 -1
  86. package/dist/actions/update-contact.d.cts.map +1 -1
  87. package/dist/actions/update-contact.d.mts +15 -1
  88. package/dist/actions/update-contact.d.mts.map +1 -1
  89. package/dist/actions/update-customer.d.cts +15 -1
  90. package/dist/actions/update-customer.d.mts +15 -1
  91. package/dist/actions/update-invoice.d.cts +15 -1
  92. package/dist/actions/update-invoice.d.cts.map +1 -1
  93. package/dist/actions/update-invoice.d.mts +15 -1
  94. package/dist/actions/update-invoice.d.mts.map +1 -1
  95. package/dist/actions/update-item.d.cts +15 -1
  96. package/dist/actions/update-item.d.mts +15 -1
  97. package/dist/actions/update-order.d.cts +15 -1
  98. package/dist/actions/update-order.d.cts.map +1 -1
  99. package/dist/actions/update-order.d.mts +15 -1
  100. package/dist/actions/update-order.d.mts.map +1 -1
  101. package/dist/actions/update-payment-link.d.cts +15 -1
  102. package/dist/actions/update-payment-link.d.cts.map +1 -1
  103. package/dist/actions/update-payment-link.d.mts +15 -1
  104. package/dist/actions/update-payment-link.d.mts.map +1 -1
  105. package/dist/app.cjs +8 -2
  106. package/dist/app.cjs.map +1 -1
  107. package/dist/app.d.cts +10 -1
  108. package/dist/app.d.cts.map +1 -1
  109. package/dist/app.d.mts +10 -1
  110. package/dist/app.d.mts.map +1 -1
  111. package/dist/app.mjs +6 -1
  112. package/dist/app.mjs.map +1 -1
  113. package/dist/catalog.cjs +2 -2
  114. package/dist/catalog.cjs.map +1 -1
  115. package/dist/catalog.d.cts +2 -2
  116. package/dist/catalog.d.mts +2 -2
  117. package/dist/catalog.mjs +2 -2
  118. package/dist/catalog.mjs.map +1 -1
  119. package/package.json +1 -1
@@ -115,7 +115,21 @@ declare const razorpayFetchAllInvoices: import("@keystrokehq/action").WorkflowAc
115
115
  receipt?: string | undefined;
116
116
  payment_id?: string | undefined;
117
117
  customer_id?: string | undefined;
118
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
118
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
119
+ connectionId: z.ZodString;
120
+ entityId: z.ZodString;
121
+ instanceId: z.ZodString;
122
+ }, z.core.$strip>, z.ZodObject<{
123
+ generic_api_key: z.ZodString;
124
+ generic_id: z.ZodString;
125
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ generic_api_key: z.ZodString;
131
+ generic_id: z.ZodString;
132
+ }, z.core.$strip>>]>;
119
133
  //#endregion
120
134
  export { razorpayFetchAllInvoices };
121
135
  //# sourceMappingURL=fetch-all-invoices.d.cts.map
@@ -115,7 +115,21 @@ declare const razorpayFetchAllInvoices: import("@keystrokehq/action").WorkflowAc
115
115
  receipt?: string | undefined;
116
116
  payment_id?: string | undefined;
117
117
  customer_id?: string | undefined;
118
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
118
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
119
+ connectionId: z.ZodString;
120
+ entityId: z.ZodString;
121
+ instanceId: z.ZodString;
122
+ }, z.core.$strip>, z.ZodObject<{
123
+ generic_api_key: z.ZodString;
124
+ generic_id: z.ZodString;
125
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ generic_api_key: z.ZodString;
131
+ generic_id: z.ZodString;
132
+ }, z.core.$strip>>]>;
119
133
  //#endregion
120
134
  export { razorpayFetchAllInvoices };
121
135
  //# sourceMappingURL=fetch-all-invoices.d.mts.map
@@ -45,7 +45,21 @@ declare const razorpayFetchAllPaymentLinks: import("@keystrokehq/action").Workfl
45
45
  count?: number | undefined;
46
46
  payment_id?: string | undefined;
47
47
  reference_id?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ generic_id: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ generic_id: z.ZodString;
62
+ }, z.core.$strip>>]>;
49
63
  //#endregion
50
64
  export { razorpayFetchAllPaymentLinks };
51
65
  //# sourceMappingURL=fetch-all-payment-links.d.cts.map
@@ -45,7 +45,21 @@ declare const razorpayFetchAllPaymentLinks: import("@keystrokehq/action").Workfl
45
45
  count?: number | undefined;
46
46
  payment_id?: string | undefined;
47
47
  reference_id?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ generic_id: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ generic_id: z.ZodString;
62
+ }, z.core.$strip>>]>;
49
63
  //#endregion
50
64
  export { razorpayFetchAllPaymentLinks };
51
65
  //# sourceMappingURL=fetch-all-payment-links.d.mts.map
@@ -50,7 +50,21 @@ declare const razorpayFetchAllPayments: import("@keystrokehq/action").WorkflowAc
50
50
  from?: number | undefined;
51
51
  skip?: number | undefined;
52
52
  count?: number | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ generic_id: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ generic_id: z.ZodString;
67
+ }, z.core.$strip>>]>;
54
68
  //#endregion
55
69
  export { razorpayFetchAllPayments };
56
70
  //# sourceMappingURL=fetch-all-payments.d.cts.map
@@ -50,7 +50,21 @@ declare const razorpayFetchAllPayments: import("@keystrokehq/action").WorkflowAc
50
50
  from?: number | undefined;
51
51
  skip?: number | undefined;
52
52
  count?: number | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ generic_id: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ generic_id: z.ZodString;
67
+ }, z.core.$strip>>]>;
54
68
  //#endregion
55
69
  export { razorpayFetchAllPayments };
56
70
  //# sourceMappingURL=fetch-all-payments.d.mts.map
@@ -35,7 +35,21 @@ declare const razorpayFetchAllRefundsForAPayment: import("@keystrokehq/action").
35
35
  count?: number | undefined;
36
36
  to_timestamp?: number | undefined;
37
37
  from_timestamp?: number | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ generic_id: z.ZodString;
52
+ }, z.core.$strip>>]>;
39
53
  //#endregion
40
54
  export { razorpayFetchAllRefundsForAPayment };
41
55
  //# sourceMappingURL=fetch-all-refunds-for-a-payment.d.cts.map
@@ -35,7 +35,21 @@ declare const razorpayFetchAllRefundsForAPayment: import("@keystrokehq/action").
35
35
  count?: number | undefined;
36
36
  to_timestamp?: number | undefined;
37
37
  from_timestamp?: number | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ generic_id: z.ZodString;
52
+ }, z.core.$strip>>]>;
39
53
  //#endregion
40
54
  export { razorpayFetchAllRefundsForAPayment };
41
55
  //# sourceMappingURL=fetch-all-refunds-for-a-payment.d.mts.map
@@ -97,7 +97,21 @@ declare const RazorpayFetchInvoiceByIdOutput: z.ZodObject<{
97
97
  }, z.core.$loose>;
98
98
  declare const razorpayFetchInvoiceById: import("@keystrokehq/action").WorkflowActionDefinition<{
99
99
  invoice_id: string;
100
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
100
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
101
+ connectionId: z.ZodString;
102
+ entityId: z.ZodString;
103
+ instanceId: z.ZodString;
104
+ }, z.core.$strip>, z.ZodObject<{
105
+ generic_api_key: z.ZodString;
106
+ generic_id: z.ZodString;
107
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ generic_id: z.ZodString;
114
+ }, z.core.$strip>>]>;
101
115
  //#endregion
102
116
  export { razorpayFetchInvoiceById };
103
117
  //# sourceMappingURL=fetch-invoice-by-id.d.cts.map
@@ -97,7 +97,21 @@ declare const RazorpayFetchInvoiceByIdOutput: z.ZodObject<{
97
97
  }, z.core.$loose>;
98
98
  declare const razorpayFetchInvoiceById: import("@keystrokehq/action").WorkflowActionDefinition<{
99
99
  invoice_id: string;
100
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
100
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
101
+ connectionId: z.ZodString;
102
+ entityId: z.ZodString;
103
+ instanceId: z.ZodString;
104
+ }, z.core.$strip>, z.ZodObject<{
105
+ generic_api_key: z.ZodString;
106
+ generic_id: z.ZodString;
107
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ generic_id: z.ZodString;
114
+ }, z.core.$strip>>]>;
101
115
  //#endregion
102
116
  export { razorpayFetchInvoiceById };
103
117
  //# sourceMappingURL=fetch-invoice-by-id.d.mts.map
@@ -20,7 +20,21 @@ declare const RazorpayFetchOrdersByIdOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const razorpayFetchOrdersById: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  order_id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ generic_id: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ generic_id: z.ZodString;
37
+ }, z.core.$strip>>]>;
24
38
  //#endregion
25
39
  export { razorpayFetchOrdersById };
26
40
  //# sourceMappingURL=fetch-orders-by-id.d.cts.map
@@ -20,7 +20,21 @@ declare const RazorpayFetchOrdersByIdOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const razorpayFetchOrdersById: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  order_id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ generic_id: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ generic_id: z.ZodString;
37
+ }, z.core.$strip>>]>;
24
38
  //#endregion
25
39
  export { razorpayFetchOrdersById };
26
40
  //# sourceMappingURL=fetch-orders-by-id.d.mts.map
@@ -34,7 +34,21 @@ declare const razorpayFetchOrders: import("@keystrokehq/action").WorkflowActionD
34
34
  authorized?: number | undefined;
35
35
  to_timestamp?: number | undefined;
36
36
  from_timestamp?: number | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ generic_id: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ generic_id: z.ZodString;
51
+ }, z.core.$strip>>]>;
38
52
  //#endregion
39
53
  export { razorpayFetchOrders };
40
54
  //# sourceMappingURL=fetch-orders.d.cts.map
@@ -34,7 +34,21 @@ declare const razorpayFetchOrders: import("@keystrokehq/action").WorkflowActionD
34
34
  authorized?: number | undefined;
35
35
  to_timestamp?: number | undefined;
36
36
  from_timestamp?: number | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ generic_id: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ generic_id: z.ZodString;
51
+ }, z.core.$strip>>]>;
38
52
  //#endregion
39
53
  export { razorpayFetchOrders };
40
54
  //# sourceMappingURL=fetch-orders.d.mts.map
@@ -43,7 +43,21 @@ declare const RazorpayFetchPaymentsByOrderOutput: z.ZodObject<{
43
43
  }, z.core.$loose>;
44
44
  declare const razorpayFetchPaymentsByOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  order_id: string;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ generic_id: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ generic_id: z.ZodString;
60
+ }, z.core.$strip>>]>;
47
61
  //#endregion
48
62
  export { razorpayFetchPaymentsByOrder };
49
63
  //# sourceMappingURL=fetch-payments-by-order.d.cts.map
@@ -43,7 +43,21 @@ declare const RazorpayFetchPaymentsByOrderOutput: z.ZodObject<{
43
43
  }, z.core.$loose>;
44
44
  declare const razorpayFetchPaymentsByOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  order_id: string;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ generic_id: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ generic_id: z.ZodString;
60
+ }, z.core.$strip>>]>;
47
61
  //#endregion
48
62
  export { razorpayFetchPaymentsByOrder };
49
63
  //# sourceMappingURL=fetch-payments-by-order.d.mts.map
@@ -33,7 +33,21 @@ declare const razorpayFetchRefunds: import("@keystrokehq/action").WorkflowAction
33
33
  count?: number | undefined;
34
34
  to_timestamp?: number | undefined;
35
35
  from_timestamp?: number | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ generic_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ generic_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { razorpayFetchRefunds };
39
53
  //# sourceMappingURL=fetch-refunds.d.cts.map
@@ -33,7 +33,21 @@ declare const razorpayFetchRefunds: import("@keystrokehq/action").WorkflowAction
33
33
  count?: number | undefined;
34
34
  to_timestamp?: number | undefined;
35
35
  from_timestamp?: number | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ generic_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ generic_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { razorpayFetchRefunds };
39
53
  //# sourceMappingURL=fetch-refunds.d.mts.map
@@ -19,7 +19,21 @@ declare const RazorpayGetContactOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const razorpayGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  contact_id: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ generic_id: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { razorpayGetContact };
25
39
  //# sourceMappingURL=get-contact.d.cts.map
@@ -19,7 +19,21 @@ declare const RazorpayGetContactOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const razorpayGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  contact_id: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ generic_id: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { razorpayGetContact };
25
39
  //# sourceMappingURL=get-contact.d.mts.map
@@ -16,7 +16,21 @@ declare const RazorpayGetCustomerOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const razorpayGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  customer_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ generic_id: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ generic_id: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { razorpayGetCustomer };
22
36
  //# sourceMappingURL=get-customer.d.cts.map
@@ -16,7 +16,21 @@ declare const RazorpayGetCustomerOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const razorpayGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  customer_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ generic_id: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ generic_id: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { razorpayGetCustomer };
22
36
  //# sourceMappingURL=get-customer.d.mts.map
@@ -32,7 +32,21 @@ declare const RazorpayGetFundAccountOutput: z.ZodObject<{
32
32
  }, z.core.$loose>;
33
33
  declare const razorpayGetFundAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  fund_account_id: string;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ generic_id: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ generic_id: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { razorpayGetFundAccount };
38
52
  //# sourceMappingURL=get-fund-account.d.cts.map
@@ -32,7 +32,21 @@ declare const RazorpayGetFundAccountOutput: z.ZodObject<{
32
32
  }, z.core.$loose>;
33
33
  declare const razorpayGetFundAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  fund_account_id: string;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ generic_id: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ generic_id: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { razorpayGetFundAccount };
38
52
  //# sourceMappingURL=get-fund-account.d.mts.map
@@ -24,7 +24,21 @@ declare const RazorpayGetItemOutput: z.ZodObject<{
24
24
  }, z.core.$loose>;
25
25
  declare const razorpayGetItem: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  item_id: string;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ generic_id: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ generic_id: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { razorpayGetItem };
30
44
  //# sourceMappingURL=get-item.d.cts.map
@@ -24,7 +24,21 @@ declare const RazorpayGetItemOutput: z.ZodObject<{
24
24
  }, z.core.$loose>;
25
25
  declare const razorpayGetItem: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  item_id: string;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ generic_id: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"razorpay", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ generic_id: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { razorpayGetItem };
30
44
  //# sourceMappingURL=get-item.d.mts.map