@keystrokehq/paypal 0.1.3 → 0.1.4
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/actions/activate-plan.d.cts +13 -1
- package/dist/actions/activate-plan.d.mts +13 -1
- package/dist/actions/add-batch-trackers.d.cts +13 -1
- package/dist/actions/add-batch-trackers.d.mts +13 -1
- package/dist/actions/authorize-order.d.cts +15 -3
- package/dist/actions/authorize-order.d.cts.map +1 -1
- package/dist/actions/authorize-order.d.mts +15 -3
- package/dist/actions/authorize-order.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +13 -1
- package/dist/actions/cancel-invoice.d.mts +13 -1
- package/dist/actions/cancel-reminders.d.cts +13 -1
- package/dist/actions/cancel-reminders.d.mts +13 -1
- package/dist/actions/capture-subscription-payment.d.cts +14 -2
- package/dist/actions/capture-subscription-payment.d.mts +14 -2
- package/dist/actions/charge-payment-method.d.cts +13 -1
- package/dist/actions/charge-payment-method.d.cts.map +1 -1
- package/dist/actions/charge-payment-method.d.mts +13 -1
- package/dist/actions/charge-payment-method.d.mts.map +1 -1
- package/dist/actions/create-invoice.d.cts +13 -1
- package/dist/actions/create-invoice.d.mts +13 -1
- package/dist/actions/create-payment.d.cts +13 -1
- package/dist/actions/create-payment.d.mts +13 -1
- package/dist/actions/create-payments-billing-plans.d.cts +13 -1
- package/dist/actions/create-payments-billing-plans.d.mts +13 -1
- package/dist/actions/create-plan.d.cts +13 -1
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +13 -1
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-product.d.cts +13 -1
- package/dist/actions/create-product.d.mts +13 -1
- package/dist/actions/create-subscription.d.cts +13 -1
- package/dist/actions/create-subscription.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-web-profile.d.cts +13 -1
- package/dist/actions/create-web-profile.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/create-webhook-lookup.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/deactivate-plan.d.cts +13 -1
- package/dist/actions/deactivate-plan.d.mts +13 -1
- package/dist/actions/delete-external-payment.d.cts +13 -1
- package/dist/actions/delete-external-payment.d.mts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.cts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.mts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.cts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.mts +13 -1
- package/dist/actions/delete-invoice.d.cts +13 -1
- package/dist/actions/delete-invoice.d.mts +13 -1
- package/dist/actions/delete-payment-resource.d.cts +13 -1
- package/dist/actions/delete-payment-resource.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-web-profile.d.cts +13 -1
- package/dist/actions/delete-web-profile.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fetch-node.d.cts +13 -1
- package/dist/actions/fetch-node.d.mts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +13 -1
- package/dist/actions/find-eligible-methods.d.cts +13 -1
- package/dist/actions/find-eligible-methods.d.mts +13 -1
- package/dist/actions/generate-client-token.d.cts +13 -1
- package/dist/actions/generate-client-token.d.cts.map +1 -1
- package/dist/actions/generate-client-token.d.mts +13 -1
- package/dist/actions/generate-client-token.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number-v2.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
- package/dist/actions/generate-qr-code.d.cts +13 -1
- package/dist/actions/generate-qr-code.d.mts +13 -1
- package/dist/actions/get-billing-subscriptions.d.cts +13 -1
- package/dist/actions/get-billing-subscriptions.d.mts +13 -1
- package/dist/actions/get-invoice.d.cts +13 -1
- package/dist/actions/get-invoice.d.mts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts +13 -1
- package/dist/actions/get-invoicing-template.d.cts +13 -1
- package/dist/actions/get-invoicing-template.d.mts +13 -1
- package/dist/actions/get-order.d.cts +13 -1
- package/dist/actions/get-order.d.mts +13 -1
- package/dist/actions/get-payment.d.cts +13 -1
- package/dist/actions/get-payment.d.mts +13 -1
- package/dist/actions/get-payments-refund.d.cts +13 -1
- package/dist/actions/get-payments-refund.d.mts +13 -1
- package/dist/actions/get-plan.d.cts +13 -1
- package/dist/actions/get-plan.d.mts +13 -1
- package/dist/actions/get-product.d.cts +13 -1
- package/dist/actions/get-product.d.mts +13 -1
- package/dist/actions/get-subscription.d.cts +13 -1
- package/dist/actions/get-subscription.d.mts +13 -1
- package/dist/actions/get-user-info.d.cts +13 -1
- package/dist/actions/get-user-info.d.mts +13 -1
- package/dist/actions/get-userinfo.d.cts +13 -1
- package/dist/actions/get-userinfo.d.mts +13 -1
- package/dist/actions/get-web-profile.d.cts +13 -1
- package/dist/actions/get-web-profile.d.mts +13 -1
- package/dist/actions/get-webhook-lookup.d.cts +13 -1
- package/dist/actions/get-webhook-lookup.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-disputes.d.cts +13 -1
- package/dist/actions/list-disputes.d.mts +13 -1
- package/dist/actions/list-invoices.d.cts +13 -1
- package/dist/actions/list-invoices.d.mts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.cts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.mts +13 -1
- package/dist/actions/list-payments.d.cts +16 -4
- package/dist/actions/list-payments.d.mts +16 -4
- package/dist/actions/list-plans.d.cts +13 -1
- package/dist/actions/list-plans.d.mts +13 -1
- package/dist/actions/list-products.d.cts +13 -1
- package/dist/actions/list-products.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-web-profiles.d.cts +13 -1
- package/dist/actions/list-web-profiles.d.mts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-types.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.cts +13 -1
- package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.mts +13 -1
- package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/patch-orders.d.cts +13 -1
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +13 -1
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-plan.d.cts +13 -1
- package/dist/actions/patch-plan.d.mts +13 -1
- package/dist/actions/patch-subscription.d.cts +13 -1
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +13 -1
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +13 -1
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +13 -1
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/ping-braintree.d.cts +13 -1
- package/dist/actions/ping-braintree.d.cts.map +1 -1
- package/dist/actions/ping-braintree.d.mts +13 -1
- package/dist/actions/ping-braintree.d.mts.map +1 -1
- package/dist/actions/query-braintree-report.d.cts +13 -1
- package/dist/actions/query-braintree-report.d.mts +13 -1
- package/dist/actions/retrieve-payment-resource.d.cts +13 -1
- package/dist/actions/retrieve-payment-resource.d.mts +13 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/send-invoice.d.cts +13 -1
- package/dist/actions/send-invoice.d.mts +13 -1
- package/dist/actions/simulate-webhook-event.d.cts +13 -1
- package/dist/actions/simulate-webhook-event.d.mts +13 -1
- package/dist/actions/update-dispute.d.cts +13 -1
- package/dist/actions/update-dispute.d.mts +13 -1
- package/dist/actions/update-invoice.d.cts +13 -1
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +13 -1
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +13 -1
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +13 -1
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-templates.d.cts +13 -1
- package/dist/actions/update-templates.d.mts +13 -1
- package/dist/actions/update-web-profile.d.cts +13 -1
- package/dist/actions/update-web-profile.d.mts +13 -1
- package/dist/actions/verify-payment-method.d.cts +13 -1
- package/dist/actions/verify-payment-method.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
- package/dist/actions/verify-webhook-signature.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,19 @@ declare const PaypalPingBraintreeOutput: z.ZodObject<{
|
|
|
6
6
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
7
|
ping: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
8
|
}, z.core.$loose>;
|
|
9
|
-
declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
9
|
+
declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
10
|
+
connectionId: z.ZodString;
|
|
11
|
+
entityId: z.ZodString;
|
|
12
|
+
instanceId: z.ZodString;
|
|
13
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
14
|
+
accessToken: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>;
|
|
10
22
|
//#endregion
|
|
11
23
|
export { paypalPingBraintree };
|
|
12
24
|
//# sourceMappingURL=ping-braintree.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -30,7 +30,19 @@ declare const paypalQueryBraintreeReport: import("@keystrokehq/action").Workflow
|
|
|
30
30
|
end_date?: string | undefined;
|
|
31
31
|
start_date?: string | undefined;
|
|
32
32
|
merchant_account_id?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalQueryBraintreeReport };
|
|
36
48
|
//# sourceMappingURL=query-braintree-report.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const paypalQueryBraintreeReport: import("@keystrokehq/action").Workflow
|
|
|
30
30
|
end_date?: string | undefined;
|
|
31
31
|
start_date?: string | undefined;
|
|
32
32
|
merchant_account_id?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalQueryBraintreeReport };
|
|
36
48
|
//# sourceMappingURL=query-braintree-report.d.mts.map
|
|
@@ -60,7 +60,19 @@ declare const PaypalRetrievePaymentResourceOutput: z.ZodObject<{
|
|
|
60
60
|
}, z.core.$loose>;
|
|
61
61
|
declare const paypalRetrievePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
62
62
|
payment_resource_id: string;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
accessToken: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
accessToken: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { paypalRetrievePaymentResource };
|
|
66
78
|
//# sourceMappingURL=retrieve-payment-resource.d.cts.map
|
|
@@ -60,7 +60,19 @@ declare const PaypalRetrievePaymentResourceOutput: z.ZodObject<{
|
|
|
60
60
|
}, z.core.$loose>;
|
|
61
61
|
declare const paypalRetrievePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
62
62
|
payment_resource_id: string;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
accessToken: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
accessToken: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { paypalRetrievePaymentResource };
|
|
66
78
|
//# sourceMappingURL=retrieve-payment-resource.d.mts.map
|
|
@@ -156,7 +156,19 @@ declare const paypalSearchInvoices: import("@keystrokehq/action").WorkflowAction
|
|
|
156
156
|
recipient_last_name?: string | undefined;
|
|
157
157
|
recipient_first_name?: string | undefined;
|
|
158
158
|
recipient_business_name?: string | undefined;
|
|
159
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
159
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
160
|
+
connectionId: z.ZodString;
|
|
161
|
+
entityId: z.ZodString;
|
|
162
|
+
instanceId: z.ZodString;
|
|
163
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
164
|
+
accessToken: z.ZodString;
|
|
165
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
166
|
+
connectionId: z.ZodString;
|
|
167
|
+
entityId: z.ZodString;
|
|
168
|
+
instanceId: z.ZodString;
|
|
169
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
170
|
+
accessToken: z.ZodString;
|
|
171
|
+
}, z.core.$strip>>]>;
|
|
160
172
|
//#endregion
|
|
161
173
|
export { paypalSearchInvoices };
|
|
162
174
|
//# sourceMappingURL=search-invoices.d.cts.map
|
|
@@ -156,7 +156,19 @@ declare const paypalSearchInvoices: import("@keystrokehq/action").WorkflowAction
|
|
|
156
156
|
recipient_last_name?: string | undefined;
|
|
157
157
|
recipient_first_name?: string | undefined;
|
|
158
158
|
recipient_business_name?: string | undefined;
|
|
159
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
159
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
160
|
+
connectionId: z.ZodString;
|
|
161
|
+
entityId: z.ZodString;
|
|
162
|
+
instanceId: z.ZodString;
|
|
163
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
164
|
+
accessToken: z.ZodString;
|
|
165
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
166
|
+
connectionId: z.ZodString;
|
|
167
|
+
entityId: z.ZodString;
|
|
168
|
+
instanceId: z.ZodString;
|
|
169
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
170
|
+
accessToken: z.ZodString;
|
|
171
|
+
}, z.core.$strip>>]>;
|
|
160
172
|
//#endregion
|
|
161
173
|
export { paypalSearchInvoices };
|
|
162
174
|
//# sourceMappingURL=search-invoices.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const paypalSendInvoice: import("@keystrokehq/action").WorkflowActionDef
|
|
|
30
30
|
send_to_invoicer?: boolean | undefined;
|
|
31
31
|
send_to_recipient?: boolean | undefined;
|
|
32
32
|
additional_recipients?: string[] | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalSendInvoice };
|
|
36
48
|
//# sourceMappingURL=send-invoice.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const paypalSendInvoice: import("@keystrokehq/action").WorkflowActionDef
|
|
|
30
30
|
send_to_invoicer?: boolean | undefined;
|
|
31
31
|
send_to_recipient?: boolean | undefined;
|
|
32
32
|
additional_recipients?: string[] | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalSendInvoice };
|
|
36
48
|
//# sourceMappingURL=send-invoice.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const paypalSimulateWebhookEvent: import("@keystrokehq/action").Workflow
|
|
|
42
42
|
url?: string | undefined;
|
|
43
43
|
webhook_id?: string | undefined;
|
|
44
44
|
resource_version?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { paypalSimulateWebhookEvent };
|
|
48
60
|
//# sourceMappingURL=simulate-webhook-event.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const paypalSimulateWebhookEvent: import("@keystrokehq/action").Workflow
|
|
|
42
42
|
url?: string | undefined;
|
|
43
43
|
webhook_id?: string | undefined;
|
|
44
44
|
resource_version?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { paypalSimulateWebhookEvent };
|
|
48
60
|
//# sourceMappingURL=simulate-webhook-event.d.mts.map
|
|
@@ -40,7 +40,19 @@ declare const paypalUpdateDispute: import("@keystrokehq/action").WorkflowActionD
|
|
|
40
40
|
path?: string | undefined;
|
|
41
41
|
value?: unknown;
|
|
42
42
|
}[];
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
accessToken: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
accessToken: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { paypalUpdateDispute };
|
|
46
58
|
//# sourceMappingURL=update-dispute.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const paypalUpdateDispute: import("@keystrokehq/action").WorkflowActionD
|
|
|
40
40
|
path?: string | undefined;
|
|
41
41
|
value?: unknown;
|
|
42
42
|
}[];
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
accessToken: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
accessToken: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { paypalUpdateDispute };
|
|
46
58
|
//# sourceMappingURL=update-dispute.d.mts.map
|
|
@@ -544,7 +544,19 @@ declare const paypalUpdateInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
544
544
|
} | undefined;
|
|
545
545
|
}[] | undefined;
|
|
546
546
|
additional_recipients?: string[] | undefined;
|
|
547
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
547
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
548
|
+
connectionId: z.ZodString;
|
|
549
|
+
entityId: z.ZodString;
|
|
550
|
+
instanceId: z.ZodString;
|
|
551
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
552
|
+
accessToken: z.ZodString;
|
|
553
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
554
|
+
connectionId: z.ZodString;
|
|
555
|
+
entityId: z.ZodString;
|
|
556
|
+
instanceId: z.ZodString;
|
|
557
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
558
|
+
accessToken: z.ZodString;
|
|
559
|
+
}, z.core.$strip>>]>;
|
|
548
560
|
//#endregion
|
|
549
561
|
export { paypalUpdateInvoice };
|
|
550
562
|
//# sourceMappingURL=update-invoice.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -544,7 +544,19 @@ declare const paypalUpdateInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
544
544
|
} | undefined;
|
|
545
545
|
}[] | undefined;
|
|
546
546
|
additional_recipients?: string[] | undefined;
|
|
547
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
547
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
548
|
+
connectionId: z.ZodString;
|
|
549
|
+
entityId: z.ZodString;
|
|
550
|
+
instanceId: z.ZodString;
|
|
551
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
552
|
+
accessToken: z.ZodString;
|
|
553
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
554
|
+
connectionId: z.ZodString;
|
|
555
|
+
entityId: z.ZodString;
|
|
556
|
+
instanceId: z.ZodString;
|
|
557
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
558
|
+
accessToken: z.ZodString;
|
|
559
|
+
}, z.core.$strip>>]>;
|
|
548
560
|
//#endregion
|
|
549
561
|
export { paypalUpdateInvoice };
|
|
550
562
|
//# sourceMappingURL=update-invoice.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -30,7 +30,19 @@ declare const paypalUpdatePayPalProduct: import("@keystrokehq/action").WorkflowA
|
|
|
30
30
|
value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
|
|
31
31
|
}[];
|
|
32
32
|
product_id: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalUpdatePayPalProduct };
|
|
36
48
|
//# sourceMappingURL=update-pay-pal-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-pay-pal-product.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-pay-pal-product.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -30,7 +30,19 @@ declare const paypalUpdatePayPalProduct: import("@keystrokehq/action").WorkflowA
|
|
|
30
30
|
value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
|
|
31
31
|
}[];
|
|
32
32
|
product_id: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { paypalUpdatePayPalProduct };
|
|
36
48
|
//# sourceMappingURL=update-pay-pal-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-pay-pal-product.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-pay-pal-product.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -41,7 +41,19 @@ declare const paypalUpdatePayPalWebhook: import("@keystrokehq/action").WorkflowA
|
|
|
41
41
|
value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
|
|
42
42
|
}[];
|
|
43
43
|
webhook_id: string;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { paypalUpdatePayPalWebhook };
|
|
47
59
|
//# sourceMappingURL=update-pay-pal-webhook.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-pay-pal-webhook.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-pay-pal-webhook.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -41,7 +41,19 @@ declare const paypalUpdatePayPalWebhook: import("@keystrokehq/action").WorkflowA
|
|
|
41
41
|
value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
|
|
42
42
|
}[];
|
|
43
43
|
webhook_id: string;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { paypalUpdatePayPalWebhook };
|
|
47
59
|
//# sourceMappingURL=update-pay-pal-webhook.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-pay-pal-webhook.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-pay-pal-webhook.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -636,7 +636,19 @@ declare const paypalUpdateTemplates: import("@keystrokehq/action").WorkflowActio
|
|
|
636
636
|
unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
|
|
637
637
|
default_template?: boolean | undefined;
|
|
638
638
|
standard_template?: boolean | undefined;
|
|
639
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
639
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
640
|
+
connectionId: z.ZodString;
|
|
641
|
+
entityId: z.ZodString;
|
|
642
|
+
instanceId: z.ZodString;
|
|
643
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
644
|
+
accessToken: z.ZodString;
|
|
645
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
646
|
+
connectionId: z.ZodString;
|
|
647
|
+
entityId: z.ZodString;
|
|
648
|
+
instanceId: z.ZodString;
|
|
649
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
650
|
+
accessToken: z.ZodString;
|
|
651
|
+
}, z.core.$strip>>]>;
|
|
640
652
|
//#endregion
|
|
641
653
|
export { paypalUpdateTemplates };
|
|
642
654
|
//# sourceMappingURL=update-templates.d.cts.map
|
|
@@ -636,7 +636,19 @@ declare const paypalUpdateTemplates: import("@keystrokehq/action").WorkflowActio
|
|
|
636
636
|
unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
|
|
637
637
|
default_template?: boolean | undefined;
|
|
638
638
|
standard_template?: boolean | undefined;
|
|
639
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
639
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
640
|
+
connectionId: z.ZodString;
|
|
641
|
+
entityId: z.ZodString;
|
|
642
|
+
instanceId: z.ZodString;
|
|
643
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
644
|
+
accessToken: z.ZodString;
|
|
645
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
646
|
+
connectionId: z.ZodString;
|
|
647
|
+
entityId: z.ZodString;
|
|
648
|
+
instanceId: z.ZodString;
|
|
649
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
650
|
+
accessToken: z.ZodString;
|
|
651
|
+
}, z.core.$strip>>]>;
|
|
640
652
|
//#endregion
|
|
641
653
|
export { paypalUpdateTemplates };
|
|
642
654
|
//# sourceMappingURL=update-templates.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActi
|
|
|
59
59
|
logo_image?: string | undefined;
|
|
60
60
|
locale_code?: string | undefined;
|
|
61
61
|
} | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
accessToken: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
accessToken: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { paypalUpdateWebProfile };
|
|
65
77
|
//# sourceMappingURL=update-web-profile.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActi
|
|
|
59
59
|
logo_image?: string | undefined;
|
|
60
60
|
locale_code?: string | undefined;
|
|
61
61
|
} | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
accessToken: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
accessToken: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { paypalUpdateWebProfile };
|
|
65
77
|
//# sourceMappingURL=update-web-profile.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
payment_method_id: string;
|
|
26
26
|
merchant_account_id?: string | undefined;
|
|
27
27
|
};
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalVerifyPaymentMethod };
|
|
31
43
|
//# sourceMappingURL=verify-payment-method.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
payment_method_id: string;
|
|
26
26
|
merchant_account_id?: string | undefined;
|
|
27
27
|
};
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalVerifyPaymentMethod };
|
|
31
43
|
//# sourceMappingURL=verify-payment-method.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const paypalVerifyWebhookSignature: import("@keystrokehq/action").Workfl
|
|
|
52
52
|
transmission_id: string;
|
|
53
53
|
transmission_sig: string;
|
|
54
54
|
transmission_time: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
accessToken: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
accessToken: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paypalVerifyWebhookSignature };
|
|
58
70
|
//# sourceMappingURL=verify-webhook-signature.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA
|
|
1
|
+
{"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
|