@keystrokehq/proabono 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.
- package/dist/actions/anonymize-customer.d.cts +19 -1
- package/dist/actions/anonymize-customer.d.mts +19 -1
- package/dist/actions/bill-customer.d.cts +19 -1
- package/dist/actions/bill-customer.d.mts +19 -1
- package/dist/actions/create-customer.d.cts +19 -1
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +19 -1
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-feature.d.cts +19 -1
- package/dist/actions/create-feature.d.mts +19 -1
- package/dist/actions/delete-customer.d.cts +19 -1
- package/dist/actions/delete-customer.d.mts +19 -1
- package/dist/actions/delete-offer.d.cts +19 -1
- package/dist/actions/delete-offer.d.mts +19 -1
- package/dist/actions/delete-pricing-table-offer.d.cts +19 -1
- package/dist/actions/delete-pricing-table-offer.d.mts +19 -1
- package/dist/actions/delete-pricing-table.d.cts +19 -1
- package/dist/actions/delete-pricing-table.d.mts +19 -1
- package/dist/actions/delete-subscription-discount.d.cts +19 -1
- package/dist/actions/delete-subscription-discount.d.mts +19 -1
- package/dist/actions/enable-webhook.d.cts +19 -1
- package/dist/actions/enable-webhook.d.mts +19 -1
- package/dist/actions/get-customer-billing-address.d.cts +19 -1
- package/dist/actions/get-customer-billing-address.d.mts +19 -1
- package/dist/actions/get-customer-billing.d.cts +19 -1
- package/dist/actions/get-customer-billing.d.mts +19 -1
- package/dist/actions/get-customer-by-reference.d.cts +19 -1
- package/dist/actions/get-customer-by-reference.d.mts +19 -1
- package/dist/actions/get-customer-payment-settings.d.cts +19 -1
- package/dist/actions/get-customer-payment-settings.d.mts +19 -1
- package/dist/actions/get-customer.d.cts +19 -1
- package/dist/actions/get-customer.d.mts +19 -1
- package/dist/actions/get-discount.d.cts +19 -1
- package/dist/actions/get-discount.d.mts +19 -1
- package/dist/actions/get-feature.d.cts +19 -1
- package/dist/actions/get-feature.d.mts +19 -1
- package/dist/actions/get-invoice.d.cts +19 -1
- package/dist/actions/get-invoice.d.mts +19 -1
- package/dist/actions/get-offer.d.cts +19 -1
- package/dist/actions/get-offer.d.mts +19 -1
- package/dist/actions/get-subscription-by-customer.d.cts +19 -1
- package/dist/actions/get-subscription-by-customer.d.mts +19 -1
- package/dist/actions/get-subscription-creation-quote.d.cts +19 -1
- package/dist/actions/get-subscription-creation-quote.d.mts +19 -1
- package/dist/actions/get-usage.d.cts +19 -1
- package/dist/actions/get-usage.d.mts +19 -1
- package/dist/actions/get-usages-for-customer.d.cts +19 -1
- package/dist/actions/get-usages-for-customer.d.mts +19 -1
- package/dist/actions/invalidate-customer-by-id.d.cts +19 -1
- package/dist/actions/invalidate-customer-by-id.d.mts +19 -1
- package/dist/actions/invalidate-customer.d.cts +19 -1
- package/dist/actions/invalidate-customer.d.mts +19 -1
- package/dist/actions/list-balance-lines.d.cts +19 -1
- package/dist/actions/list-balance-lines.d.mts +19 -1
- package/dist/actions/list-business-localization.d.cts +19 -1
- package/dist/actions/list-business-localization.d.mts +19 -1
- package/dist/actions/list-businesses.d.cts +19 -1
- package/dist/actions/list-businesses.d.mts +19 -1
- package/dist/actions/list-customer-moves.d.cts +19 -1
- package/dist/actions/list-customer-moves.d.mts +19 -1
- package/dist/actions/list-customers-by-feature.d.cts +19 -1
- package/dist/actions/list-customers-by-feature.d.mts +19 -1
- package/dist/actions/list-customers.d.cts +19 -1
- package/dist/actions/list-customers.d.mts +19 -1
- package/dist/actions/list-discounts.d.cts +19 -1
- package/dist/actions/list-discounts.d.mts +19 -1
- package/dist/actions/list-features.d.cts +19 -1
- package/dist/actions/list-features.d.mts +19 -1
- package/dist/actions/list-gateway-accounts.d.cts +19 -1
- package/dist/actions/list-gateway-accounts.d.mts +19 -1
- package/dist/actions/list-gateway-permissions.d.cts +19 -1
- package/dist/actions/list-gateway-permissions.d.mts +19 -1
- package/dist/actions/list-gateway-requests.d.cts +19 -1
- package/dist/actions/list-gateway-requests.d.mts +19 -1
- package/dist/actions/list-gateway-transactions.d.cts +19 -1
- package/dist/actions/list-gateway-transactions.d.mts +19 -1
- package/dist/actions/list-invoice-lines.d.cts +19 -1
- package/dist/actions/list-invoice-lines.d.mts +19 -1
- package/dist/actions/list-invoices-by-customer.d.cts +19 -1
- package/dist/actions/list-invoices-by-customer.d.mts +19 -1
- package/dist/actions/list-invoices.d.cts +19 -1
- package/dist/actions/list-invoices.d.mts +19 -1
- package/dist/actions/list-offers.d.cts +19 -1
- package/dist/actions/list-offers.d.mts +19 -1
- package/dist/actions/list-payments.d.cts +19 -1
- package/dist/actions/list-payments.d.mts +19 -1
- package/dist/actions/list-pricing-table-offers.d.cts +19 -1
- package/dist/actions/list-pricing-table-offers.d.mts +19 -1
- package/dist/actions/list-pricing-tables.d.cts +19 -1
- package/dist/actions/list-pricing-tables.d.mts +19 -1
- package/dist/actions/list-segment-localizations.d.cts +19 -1
- package/dist/actions/list-segment-localizations.d.mts +19 -1
- package/dist/actions/list-segments.d.cts +19 -1
- package/dist/actions/list-segments.d.mts +19 -1
- package/dist/actions/list-subscription-discounts.d.cts +19 -1
- package/dist/actions/list-subscription-discounts.d.mts +19 -1
- package/dist/actions/list-subscription-features.d.cts +19 -1
- package/dist/actions/list-subscription-features.d.mts +19 -1
- package/dist/actions/list-subscription-periods.d.cts +19 -1
- package/dist/actions/list-subscription-periods.d.mts +19 -1
- package/dist/actions/list-subscriptions.d.cts +19 -1
- package/dist/actions/list-subscriptions.d.mts +19 -1
- package/dist/actions/list-tax-profile-exceptions.d.cts +19 -1
- package/dist/actions/list-tax-profile-exceptions.d.mts +19 -1
- package/dist/actions/list-tax-profiles.d.cts +19 -1
- package/dist/actions/list-tax-profiles.d.mts +19 -1
- package/dist/actions/list-upgrade-offers.d.cts +19 -1
- package/dist/actions/list-upgrade-offers.d.mts +19 -1
- package/dist/actions/list-webhook-notifications.d.cts +19 -1
- package/dist/actions/list-webhook-notifications.d.mts +19 -1
- package/dist/actions/list-webhooks.d.cts +19 -1
- package/dist/actions/list-webhooks.d.mts +19 -1
- package/dist/actions/quote-balance-line.d.cts +19 -1
- package/dist/actions/quote-balance-line.d.mts +19 -1
- package/dist/actions/revoke-customer-links.d.cts +19 -1
- package/dist/actions/revoke-customer-links.d.mts +19 -1
- package/dist/actions/update-businesses-billing-address.d.cts +19 -1
- package/dist/actions/update-businesses-billing-address.d.mts +19 -1
- package/dist/actions/update-customer-billing-address.d.cts +19 -1
- package/dist/actions/update-customer-billing-address.d.mts +19 -1
- package/dist/actions/update-customer-payment-settings.d.cts +19 -1
- package/dist/actions/update-customer-payment-settings.d.mts +19 -1
- package/dist/actions/update-customer-shipping.d.cts +19 -1
- package/dist/actions/update-customer-shipping.d.mts +19 -1
- package/dist/actions/update-customer.d.cts +19 -1
- package/dist/actions/update-customer.d.mts +19 -1
- package/dist/actions/update-feature.d.cts +19 -1
- package/dist/actions/update-feature.d.mts +19 -1
- package/dist/actions/update-tax-profiles.d.cts +19 -1
- package/dist/actions/update-tax-profiles.d.mts +19 -1
- package/dist/app.cjs +10 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +12 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +12 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +8 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -49,7 +49,25 @@ declare const proabonoUpdateBusinessesBillingAddress: import("@keystrokehq/actio
|
|
|
49
49
|
AddressLine1?: string | undefined;
|
|
50
50
|
AddressLine2?: string | undefined;
|
|
51
51
|
TaxInformation?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
full: z.ZodString;
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
generic_id: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
full: z.ZodString;
|
|
67
|
+
username: z.ZodString;
|
|
68
|
+
password: z.ZodString;
|
|
69
|
+
generic_id: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>;
|
|
53
71
|
//#endregion
|
|
54
72
|
export { proabonoUpdateBusinessesBillingAddress };
|
|
55
73
|
//# sourceMappingURL=update-businesses-billing-address.d.cts.map
|
|
@@ -49,7 +49,25 @@ declare const proabonoUpdateBusinessesBillingAddress: import("@keystrokehq/actio
|
|
|
49
49
|
AddressLine1?: string | undefined;
|
|
50
50
|
AddressLine2?: string | undefined;
|
|
51
51
|
TaxInformation?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
full: z.ZodString;
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
generic_id: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
full: z.ZodString;
|
|
67
|
+
username: z.ZodString;
|
|
68
|
+
password: z.ZodString;
|
|
69
|
+
generic_id: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>;
|
|
53
71
|
//#endregion
|
|
54
72
|
export { proabonoUpdateBusinessesBillingAddress };
|
|
55
73
|
//# sourceMappingURL=update-businesses-billing-address.d.mts.map
|
|
@@ -41,7 +41,25 @@ declare const proabonoUpdateCustomerBillingAddress: import("@keystrokehq/action"
|
|
|
41
41
|
AddressLine1?: string | undefined;
|
|
42
42
|
AddressLine2?: string | undefined;
|
|
43
43
|
TaxInformation?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
full: z.ZodString;
|
|
50
|
+
username: z.ZodString;
|
|
51
|
+
password: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
full: z.ZodString;
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
generic_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
45
63
|
//#endregion
|
|
46
64
|
export { proabonoUpdateCustomerBillingAddress };
|
|
47
65
|
//# sourceMappingURL=update-customer-billing-address.d.cts.map
|
|
@@ -41,7 +41,25 @@ declare const proabonoUpdateCustomerBillingAddress: import("@keystrokehq/action"
|
|
|
41
41
|
AddressLine1?: string | undefined;
|
|
42
42
|
AddressLine2?: string | undefined;
|
|
43
43
|
TaxInformation?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
full: z.ZodString;
|
|
50
|
+
username: z.ZodString;
|
|
51
|
+
password: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
full: z.ZodString;
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
generic_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
45
63
|
//#endregion
|
|
46
64
|
export { proabonoUpdateCustomerBillingAddress };
|
|
47
65
|
//# sourceMappingURL=update-customer-billing-address.d.mts.map
|
|
@@ -15,7 +15,25 @@ declare const ProabonoUpdateCustomerPaymentSettingsOutput: z.ZodObject<{
|
|
|
15
15
|
declare const proabonoUpdateCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ReferenceCustomer: string;
|
|
17
17
|
TypePayment?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
full: z.ZodString;
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
generic_id: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
full: z.ZodString;
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
19
37
|
//#endregion
|
|
20
38
|
export { proabonoUpdateCustomerPaymentSettings };
|
|
21
39
|
//# sourceMappingURL=update-customer-payment-settings.d.cts.map
|
|
@@ -15,7 +15,25 @@ declare const ProabonoUpdateCustomerPaymentSettingsOutput: z.ZodObject<{
|
|
|
15
15
|
declare const proabonoUpdateCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ReferenceCustomer: string;
|
|
17
17
|
TypePayment?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
full: z.ZodString;
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
generic_id: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
full: z.ZodString;
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
19
37
|
//#endregion
|
|
20
38
|
export { proabonoUpdateCustomerPaymentSettings };
|
|
21
39
|
//# sourceMappingURL=update-customer-payment-settings.d.mts.map
|
|
@@ -51,7 +51,25 @@ declare const proabonoUpdateCustomerShipping: import("@keystrokehq/action").Work
|
|
|
51
51
|
AddressLine1?: string | undefined;
|
|
52
52
|
AddressLine2?: string | undefined;
|
|
53
53
|
TaxInformation?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
full: z.ZodString;
|
|
69
|
+
username: z.ZodString;
|
|
70
|
+
password: z.ZodString;
|
|
71
|
+
generic_id: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
55
73
|
//#endregion
|
|
56
74
|
export { proabonoUpdateCustomerShipping };
|
|
57
75
|
//# sourceMappingURL=update-customer-shipping.d.cts.map
|
|
@@ -51,7 +51,25 @@ declare const proabonoUpdateCustomerShipping: import("@keystrokehq/action").Work
|
|
|
51
51
|
AddressLine1?: string | undefined;
|
|
52
52
|
AddressLine2?: string | undefined;
|
|
53
53
|
TaxInformation?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
full: z.ZodString;
|
|
69
|
+
username: z.ZodString;
|
|
70
|
+
password: z.ZodString;
|
|
71
|
+
generic_id: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
55
73
|
//#endregion
|
|
56
74
|
export { proabonoUpdateCustomerShipping };
|
|
57
75
|
//# sourceMappingURL=update-customer-shipping.d.mts.map
|
|
@@ -39,7 +39,25 @@ declare const proabonoUpdateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
39
39
|
Language?: string | undefined;
|
|
40
40
|
IdBusiness?: number | undefined;
|
|
41
41
|
ReferenceCustomer?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
full: z.ZodString;
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
generic_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
full: z.ZodString;
|
|
57
|
+
username: z.ZodString;
|
|
58
|
+
password: z.ZodString;
|
|
59
|
+
generic_id: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
43
61
|
//#endregion
|
|
44
62
|
export { proabonoUpdateCustomer };
|
|
45
63
|
//# sourceMappingURL=update-customer.d.cts.map
|
|
@@ -39,7 +39,25 @@ declare const proabonoUpdateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
39
39
|
Language?: string | undefined;
|
|
40
40
|
IdBusiness?: number | undefined;
|
|
41
41
|
ReferenceCustomer?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
full: z.ZodString;
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
generic_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
full: z.ZodString;
|
|
57
|
+
username: z.ZodString;
|
|
58
|
+
password: z.ZodString;
|
|
59
|
+
generic_id: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
43
61
|
//#endregion
|
|
44
62
|
export { proabonoUpdateCustomer };
|
|
45
63
|
//# sourceMappingURL=update-customer.d.mts.map
|
|
@@ -40,7 +40,25 @@ declare const proabonoUpdateFeature: import("@keystrokehq/action").WorkflowActio
|
|
|
40
40
|
IdBusiness?: number | undefined;
|
|
41
41
|
TypeFeature?: "OnOff" | "Limitation" | "Consumption" | undefined;
|
|
42
42
|
ReferenceFeature?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
full: z.ZodString;
|
|
49
|
+
username: z.ZodString;
|
|
50
|
+
password: z.ZodString;
|
|
51
|
+
generic_id: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
full: z.ZodString;
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
generic_id: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
44
62
|
//#endregion
|
|
45
63
|
export { proabonoUpdateFeature };
|
|
46
64
|
//# sourceMappingURL=update-feature.d.cts.map
|
|
@@ -40,7 +40,25 @@ declare const proabonoUpdateFeature: import("@keystrokehq/action").WorkflowActio
|
|
|
40
40
|
IdBusiness?: number | undefined;
|
|
41
41
|
TypeFeature?: "OnOff" | "Limitation" | "Consumption" | undefined;
|
|
42
42
|
ReferenceFeature?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
full: z.ZodString;
|
|
49
|
+
username: z.ZodString;
|
|
50
|
+
password: z.ZodString;
|
|
51
|
+
generic_id: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
full: z.ZodString;
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
generic_id: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
44
62
|
//#endregion
|
|
45
63
|
export { proabonoUpdateFeature };
|
|
46
64
|
//# sourceMappingURL=update-feature.d.mts.map
|
|
@@ -33,7 +33,25 @@ declare const proabonoUpdateTaxProfiles: import("@keystrokehq/action").WorkflowA
|
|
|
33
33
|
Description?: string | undefined;
|
|
34
34
|
RateDefault?: number | undefined;
|
|
35
35
|
TypeRateTax?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
full: z.ZodString;
|
|
42
|
+
username: z.ZodString;
|
|
43
|
+
password: z.ZodString;
|
|
44
|
+
generic_id: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
37
55
|
//#endregion
|
|
38
56
|
export { proabonoUpdateTaxProfiles };
|
|
39
57
|
//# sourceMappingURL=update-tax-profiles.d.cts.map
|
|
@@ -33,7 +33,25 @@ declare const proabonoUpdateTaxProfiles: import("@keystrokehq/action").WorkflowA
|
|
|
33
33
|
Description?: string | undefined;
|
|
34
34
|
RateDefault?: number | undefined;
|
|
35
35
|
TypeRateTax?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
full: z.ZodString;
|
|
42
|
+
username: z.ZodString;
|
|
43
|
+
password: z.ZodString;
|
|
44
|
+
generic_id: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
37
55
|
//#endregion
|
|
38
56
|
export { proabonoUpdateTaxProfiles };
|
|
39
57
|
//# sourceMappingURL=update-tax-profiles.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const proabono = (0,
|
|
4
|
+
const proabono = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "proabono",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
full: zod.z.string(),
|
|
9
|
+
username: zod.z.string(),
|
|
10
|
+
password: zod.z.string(),
|
|
11
|
+
generic_id: zod.z.string()
|
|
12
|
+
}
|
|
5
13
|
});
|
|
6
14
|
//#endregion
|
|
7
15
|
exports.proabono = proabono;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const proabono = defineApp({\n slug: \"proabono\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const proabono = defineApp({\n slug: \"proabono\",\n auth: \"keystroke\",\n credential: {\n full: z.string(),\n username: z.string(),\n password: z.string(),\n generic_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,MAAMA,IAAAA,EAAE,OAAO;EACf,UAAUA,IAAAA,EAAE,OAAO;EACnB,UAAUA,IAAAA,EAAE,OAAO;EACnB,YAAYA,IAAAA,EAAE,OAAO;CACvB;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const proabono: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const proabono: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
full: z.ZodString;
|
|
10
|
+
username: z.ZodString;
|
|
11
|
+
password: z.ZodString;
|
|
12
|
+
generic_id: z.ZodString;
|
|
13
|
+
}, z.core.$strip>>>;
|
|
3
14
|
//#endregion
|
|
4
15
|
export { proabono };
|
|
5
16
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const proabono: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const proabono: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
full: z.ZodString;
|
|
10
|
+
username: z.ZodString;
|
|
11
|
+
password: z.ZodString;
|
|
12
|
+
generic_id: z.ZodString;
|
|
13
|
+
}, z.core.$strip>>>;
|
|
3
14
|
//#endregion
|
|
4
15
|
export { proabono };
|
|
5
16
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const proabono = defineApp({
|
|
4
5
|
slug: "proabono",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
full: z.string(),
|
|
9
|
+
username: z.string(),
|
|
10
|
+
password: z.string(),
|
|
11
|
+
generic_id: z.string()
|
|
12
|
+
}
|
|
6
13
|
});
|
|
7
14
|
//#endregion
|
|
8
15
|
export { proabono };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const proabono = defineApp({\n slug: \"proabono\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const proabono = defineApp({\n slug: \"proabono\",\n auth: \"keystroke\",\n credential: {\n full: z.string(),\n username: z.string(),\n password: z.string(),\n generic_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,MAAM,EAAE,OAAO;EACf,UAAU,EAAE,OAAO;EACnB,UAAU,EAAE,OAAO;EACnB,YAAY,EAAE,OAAO;CACvB;AACF,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -9,7 +9,7 @@ const proabonoCatalog = {
|
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
11
|
"credentialFields": {
|
|
12
|
-
"
|
|
12
|
+
"full": {
|
|
13
13
|
"label": "API Endpoint",
|
|
14
14
|
"description": "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)"
|
|
15
15
|
},
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"full\": {\n \"label\": \"API Endpoint\",\n \"description\": \"Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)\"\n },\n \"username\": {\n \"label\": \"Agent Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono agent key from BackOffice > Integration > API\"\n },\n \"password\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono API key from BackOffice > Integration > API\"\n },\n \"generic_id\": {\n \"label\": \"ID Business\",\n \"optional\": true,\n \"description\": \"Business identifier. Only required when using https://via.proabono.com endpoint\"\n }\n },\n \"credentialScheme\": \"BASIC\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,QAAQ;GACN,SAAS;GACT,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,YAAY;GACZ,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -9,7 +9,7 @@ declare const proabonoCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly full: {
|
|
13
13
|
readonly label: "API Endpoint";
|
|
14
14
|
readonly description: "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)";
|
|
15
15
|
};
|
package/dist/catalog.d.mts
CHANGED
|
@@ -9,7 +9,7 @@ declare const proabonoCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly full: {
|
|
13
13
|
readonly label: "API Endpoint";
|
|
14
14
|
readonly description: "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)";
|
|
15
15
|
};
|
package/dist/catalog.mjs
CHANGED
|
@@ -9,7 +9,7 @@ const proabonoCatalog = {
|
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
11
|
"credentialFields": {
|
|
12
|
-
"
|
|
12
|
+
"full": {
|
|
13
13
|
"label": "API Endpoint",
|
|
14
14
|
"description": "Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)"
|
|
15
15
|
},
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const proabonoCatalog = {\n \"slug\": \"proabono\",\n \"name\": \"Proabono\",\n \"description\": \"ProAbono is the smart subscription management software that automates your daily routine.\",\n \"category\": \"eCommerce\",\n \"logo\": \"https://logos.composio.dev/api/proabono\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"full\": {\n \"label\": \"API Endpoint\",\n \"description\": \"Your ProAbono API endpoint from BackOffice > Integration > API (e.g., https://api-42.proabono.com)\"\n },\n \"username\": {\n \"label\": \"Agent Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono agent key from BackOffice > Integration > API\"\n },\n \"password\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your ProAbono API key from BackOffice > Integration > API\"\n },\n \"generic_id\": {\n \"label\": \"ID Business\",\n \"optional\": true,\n \"description\": \"Business identifier. Only required when using https://via.proabono.com endpoint\"\n }\n },\n \"credentialScheme\": \"BASIC\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,QAAQ;GACN,SAAS;GACT,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,YAAY;GACV,SAAS;GACT,UAAU;GACV,eAAe;EACjB;EACA,cAAc;GACZ,SAAS;GACT,YAAY;GACZ,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|