@keystrokehq/paypal 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/activate-plan.cjs.map +1 -1
- package/dist/actions/activate-plan.d.cts +10 -3
- package/dist/actions/activate-plan.d.cts.map +1 -1
- package/dist/actions/activate-plan.d.mts +10 -3
- package/dist/actions/activate-plan.d.mts.map +1 -1
- package/dist/actions/activate-plan.mjs.map +1 -1
- package/dist/actions/add-batch-trackers.cjs +5 -5
- package/dist/actions/add-batch-trackers.cjs.map +1 -1
- package/dist/actions/add-batch-trackers.d.cts +78 -3
- package/dist/actions/add-batch-trackers.d.cts.map +1 -1
- package/dist/actions/add-batch-trackers.d.mts +78 -3
- package/dist/actions/add-batch-trackers.d.mts.map +1 -1
- package/dist/actions/add-batch-trackers.mjs +5 -5
- package/dist/actions/add-batch-trackers.mjs.map +1 -1
- package/dist/actions/authorize-order.cjs +6 -6
- package/dist/actions/authorize-order.cjs.map +1 -1
- package/dist/actions/authorize-order.d.cts +94 -3
- package/dist/actions/authorize-order.d.cts.map +1 -1
- package/dist/actions/authorize-order.d.mts +94 -3
- package/dist/actions/authorize-order.d.mts.map +1 -1
- package/dist/actions/authorize-order.mjs +6 -6
- package/dist/actions/authorize-order.mjs.map +1 -1
- package/dist/actions/cancel-invoice.cjs +1 -1
- package/dist/actions/cancel-invoice.cjs.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +36 -3
- package/dist/actions/cancel-invoice.d.cts.map +1 -1
- package/dist/actions/cancel-invoice.d.mts +36 -3
- package/dist/actions/cancel-invoice.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.mjs +1 -1
- package/dist/actions/cancel-invoice.mjs.map +1 -1
- package/dist/actions/cancel-reminders.cjs +1 -1
- package/dist/actions/cancel-reminders.cjs.map +1 -1
- package/dist/actions/cancel-reminders.d.cts +25 -3
- package/dist/actions/cancel-reminders.d.cts.map +1 -1
- package/dist/actions/cancel-reminders.d.mts +25 -3
- package/dist/actions/cancel-reminders.d.mts.map +1 -1
- package/dist/actions/cancel-reminders.mjs +1 -1
- package/dist/actions/cancel-reminders.mjs.map +1 -1
- package/dist/actions/capture-subscription-payment.cjs +14 -14
- package/dist/actions/capture-subscription-payment.cjs.map +1 -1
- package/dist/actions/capture-subscription-payment.d.cts +67 -3
- package/dist/actions/capture-subscription-payment.d.cts.map +1 -1
- package/dist/actions/capture-subscription-payment.d.mts +67 -3
- package/dist/actions/capture-subscription-payment.d.mts.map +1 -1
- package/dist/actions/capture-subscription-payment.mjs +14 -14
- package/dist/actions/capture-subscription-payment.mjs.map +1 -1
- package/dist/actions/charge-payment-method.cjs.map +1 -1
- package/dist/actions/charge-payment-method.d.cts +89 -3
- package/dist/actions/charge-payment-method.d.cts.map +1 -1
- package/dist/actions/charge-payment-method.d.mts +89 -3
- package/dist/actions/charge-payment-method.d.mts.map +1 -1
- package/dist/actions/charge-payment-method.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +7 -7
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +428 -3
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +428 -3
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +7 -7
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-payment.cjs +11 -11
- package/dist/actions/create-payment.cjs.map +1 -1
- package/dist/actions/create-payment.d.cts +211 -3
- package/dist/actions/create-payment.d.cts.map +1 -1
- package/dist/actions/create-payment.d.mts +211 -3
- package/dist/actions/create-payment.d.mts.map +1 -1
- package/dist/actions/create-payment.mjs +11 -11
- package/dist/actions/create-payment.mjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.cjs +8 -8
- package/dist/actions/create-payments-billing-plans.cjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.cts +152 -3
- package/dist/actions/create-payments-billing-plans.d.cts.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.mts +152 -3
- package/dist/actions/create-payments-billing-plans.d.mts.map +1 -1
- package/dist/actions/create-payments-billing-plans.mjs +8 -8
- package/dist/actions/create-payments-billing-plans.mjs.map +1 -1
- package/dist/actions/create-plan.cjs +8 -8
- package/dist/actions/create-plan.cjs.map +1 -1
- package/dist/actions/create-plan.d.cts +142 -3
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +142 -3
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-plan.mjs +8 -8
- package/dist/actions/create-plan.mjs.map +1 -1
- package/dist/actions/create-product.cjs.map +1 -1
- package/dist/actions/create-product.d.cts +184 -3
- package/dist/actions/create-product.d.cts.map +1 -1
- package/dist/actions/create-product.d.mts +184 -3
- package/dist/actions/create-product.d.mts.map +1 -1
- package/dist/actions/create-product.mjs.map +1 -1
- package/dist/actions/create-subscription.cjs +2 -2
- package/dist/actions/create-subscription.cjs.map +1 -1
- package/dist/actions/create-subscription.d.cts +254 -3
- package/dist/actions/create-subscription.d.cts.map +1 -1
- package/dist/actions/create-subscription.d.mts +254 -3
- package/dist/actions/create-subscription.d.mts.map +1 -1
- package/dist/actions/create-subscription.mjs +2 -2
- package/dist/actions/create-subscription.mjs.map +1 -1
- package/dist/actions/create-template.cjs +5 -5
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +317 -3
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +317 -3
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +5 -5
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-web-profile.cjs +2 -2
- package/dist/actions/create-web-profile.cjs.map +1 -1
- package/dist/actions/create-web-profile.d.cts +81 -3
- package/dist/actions/create-web-profile.d.cts.map +1 -1
- package/dist/actions/create-web-profile.d.mts +81 -3
- package/dist/actions/create-web-profile.d.mts.map +1 -1
- package/dist/actions/create-web-profile.mjs +2 -2
- package/dist/actions/create-web-profile.mjs.map +1 -1
- package/dist/actions/create-webhook-lookup.cjs +3 -3
- package/dist/actions/create-webhook-lookup.cjs.map +1 -1
- package/dist/actions/create-webhook-lookup.d.cts +11 -3
- package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/create-webhook-lookup.d.mts +11 -3
- package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/create-webhook-lookup.mjs +3 -3
- package/dist/actions/create-webhook-lookup.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +3 -3
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +36 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +36 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +3 -3
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/deactivate-plan.cjs +2 -2
- package/dist/actions/deactivate-plan.cjs.map +1 -1
- package/dist/actions/deactivate-plan.d.cts +10 -3
- package/dist/actions/deactivate-plan.d.cts.map +1 -1
- package/dist/actions/deactivate-plan.d.mts +10 -3
- package/dist/actions/deactivate-plan.d.mts.map +1 -1
- package/dist/actions/deactivate-plan.mjs +2 -2
- package/dist/actions/deactivate-plan.mjs.map +1 -1
- package/dist/actions/delete-external-payment.cjs.map +1 -1
- package/dist/actions/delete-external-payment.d.cts +13 -3
- package/dist/actions/delete-external-payment.d.cts.map +1 -1
- package/dist/actions/delete-external-payment.d.mts +13 -3
- package/dist/actions/delete-external-payment.d.mts.map +1 -1
- package/dist/actions/delete-external-payment.mjs.map +1 -1
- package/dist/actions/delete-invoice-payment-record.cjs.map +1 -1
- package/dist/actions/delete-invoice-payment-record.d.cts +13 -3
- package/dist/actions/delete-invoice-payment-record.d.cts.map +1 -1
- package/dist/actions/delete-invoice-payment-record.d.mts +13 -3
- package/dist/actions/delete-invoice-payment-record.d.mts.map +1 -1
- package/dist/actions/delete-invoice-payment-record.mjs.map +1 -1
- package/dist/actions/delete-invoice-refund-record.cjs.map +1 -1
- package/dist/actions/delete-invoice-refund-record.d.cts +12 -3
- package/dist/actions/delete-invoice-refund-record.d.cts.map +1 -1
- package/dist/actions/delete-invoice-refund-record.d.mts +12 -3
- package/dist/actions/delete-invoice-refund-record.d.mts.map +1 -1
- package/dist/actions/delete-invoice-refund-record.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +3 -3
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +25 -3
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +25 -3
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +3 -3
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-payment-resource.cjs +2 -2
- package/dist/actions/delete-payment-resource.cjs.map +1 -1
- package/dist/actions/delete-payment-resource.d.cts +10 -3
- package/dist/actions/delete-payment-resource.d.cts.map +1 -1
- package/dist/actions/delete-payment-resource.d.mts +10 -3
- package/dist/actions/delete-payment-resource.d.mts.map +1 -1
- package/dist/actions/delete-payment-resource.mjs +2 -2
- package/dist/actions/delete-payment-resource.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +3 -3
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +25 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +25 -3
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +3 -3
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-web-profile.cjs +2 -2
- package/dist/actions/delete-web-profile.cjs.map +1 -1
- package/dist/actions/delete-web-profile.d.cts +10 -3
- package/dist/actions/delete-web-profile.d.cts.map +1 -1
- package/dist/actions/delete-web-profile.d.mts +10 -3
- package/dist/actions/delete-web-profile.d.mts.map +1 -1
- package/dist/actions/delete-web-profile.mjs +2 -2
- package/dist/actions/delete-web-profile.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +3 -3
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +24 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +24 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +3 -3
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/fetch-node.cjs +1 -1
- package/dist/actions/fetch-node.cjs.map +1 -1
- package/dist/actions/fetch-node.d.cts +21 -3
- package/dist/actions/fetch-node.d.cts.map +1 -1
- package/dist/actions/fetch-node.d.mts +21 -3
- package/dist/actions/fetch-node.d.mts.map +1 -1
- package/dist/actions/fetch-node.mjs +1 -1
- package/dist/actions/fetch-node.mjs.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.cjs.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +14 -3
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +14 -3
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.mjs.map +1 -1
- package/dist/actions/find-eligible-methods.cjs +1 -1
- package/dist/actions/find-eligible-methods.cjs.map +1 -1
- package/dist/actions/find-eligible-methods.d.cts +119 -3
- package/dist/actions/find-eligible-methods.d.cts.map +1 -1
- package/dist/actions/find-eligible-methods.d.mts +119 -3
- package/dist/actions/find-eligible-methods.d.mts.map +1 -1
- package/dist/actions/find-eligible-methods.mjs +1 -1
- package/dist/actions/find-eligible-methods.mjs.map +1 -1
- package/dist/actions/generate-client-token.cjs +1 -1
- package/dist/actions/generate-client-token.cjs.map +1 -1
- package/dist/actions/generate-client-token.d.cts +7 -3
- package/dist/actions/generate-client-token.d.cts.map +1 -1
- package/dist/actions/generate-client-token.d.mts +7 -3
- package/dist/actions/generate-client-token.d.mts.map +1 -1
- package/dist/actions/generate-client-token.mjs +1 -1
- package/dist/actions/generate-client-token.mjs.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.cjs.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.cts +10 -3
- package/dist/actions/generate-next-invoice-number-v2.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.mts +10 -3
- package/dist/actions/generate-next-invoice-number-v2.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.mjs.map +1 -1
- package/dist/actions/generate-next-invoice-number.cjs +1 -1
- package/dist/actions/generate-next-invoice-number.cjs.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.cts +5 -3
- package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.mts +5 -3
- package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number.mjs +1 -1
- package/dist/actions/generate-next-invoice-number.mjs.map +1 -1
- package/dist/actions/generate-qr-code.cjs +3 -3
- package/dist/actions/generate-qr-code.cjs.map +1 -1
- package/dist/actions/generate-qr-code.d.cts +38 -3
- package/dist/actions/generate-qr-code.d.cts.map +1 -1
- package/dist/actions/generate-qr-code.d.mts +38 -3
- package/dist/actions/generate-qr-code.d.mts.map +1 -1
- package/dist/actions/generate-qr-code.mjs +3 -3
- package/dist/actions/generate-qr-code.mjs.map +1 -1
- package/dist/actions/get-billing-subscriptions.cjs.map +1 -1
- package/dist/actions/get-billing-subscriptions.d.cts +86 -3
- package/dist/actions/get-billing-subscriptions.d.cts.map +1 -1
- package/dist/actions/get-billing-subscriptions.d.mts +86 -3
- package/dist/actions/get-billing-subscriptions.d.mts.map +1 -1
- package/dist/actions/get-billing-subscriptions.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +9 -9
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +151 -3
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +151 -3
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +9 -9
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.cjs +3 -3
- package/dist/actions/get-invoicing-invoices-qr-code.cjs.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts +20 -3
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts +20 -3
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.mjs +3 -3
- package/dist/actions/get-invoicing-invoices-qr-code.mjs.map +1 -1
- package/dist/actions/get-invoicing-template.cjs +2 -2
- package/dist/actions/get-invoicing-template.cjs.map +1 -1
- package/dist/actions/get-invoicing-template.d.cts +134 -3
- package/dist/actions/get-invoicing-template.d.cts.map +1 -1
- package/dist/actions/get-invoicing-template.d.mts +134 -3
- package/dist/actions/get-invoicing-template.d.mts.map +1 -1
- package/dist/actions/get-invoicing-template.mjs +2 -2
- package/dist/actions/get-invoicing-template.mjs.map +1 -1
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +114 -3
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +114 -3
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-payment.cjs.map +1 -1
- package/dist/actions/get-payment.d.cts +93 -3
- package/dist/actions/get-payment.d.cts.map +1 -1
- package/dist/actions/get-payment.d.mts +93 -3
- package/dist/actions/get-payment.d.mts.map +1 -1
- package/dist/actions/get-payment.mjs.map +1 -1
- package/dist/actions/get-payments-refund.cjs.map +1 -1
- package/dist/actions/get-payments-refund.d.cts +26 -3
- package/dist/actions/get-payments-refund.d.cts.map +1 -1
- package/dist/actions/get-payments-refund.d.mts +26 -3
- package/dist/actions/get-payments-refund.d.mts.map +1 -1
- package/dist/actions/get-payments-refund.mjs.map +1 -1
- package/dist/actions/get-plan.cjs.map +1 -1
- package/dist/actions/get-plan.d.cts +52 -3
- package/dist/actions/get-plan.d.cts.map +1 -1
- package/dist/actions/get-plan.d.mts +52 -3
- package/dist/actions/get-plan.d.mts.map +1 -1
- package/dist/actions/get-plan.mjs.map +1 -1
- package/dist/actions/get-product.cjs +3 -3
- package/dist/actions/get-product.cjs.map +1 -1
- package/dist/actions/get-product.d.cts +22 -3
- package/dist/actions/get-product.d.cts.map +1 -1
- package/dist/actions/get-product.d.mts +22 -3
- package/dist/actions/get-product.d.mts.map +1 -1
- package/dist/actions/get-product.mjs +3 -3
- package/dist/actions/get-product.mjs.map +1 -1
- package/dist/actions/get-subscription.cjs.map +1 -1
- package/dist/actions/get-subscription.d.cts +79 -3
- package/dist/actions/get-subscription.d.cts.map +1 -1
- package/dist/actions/get-subscription.d.mts +79 -3
- package/dist/actions/get-subscription.d.mts.map +1 -1
- package/dist/actions/get-subscription.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +34 -3
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +34 -3
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/get-userinfo.cjs.map +1 -1
- package/dist/actions/get-userinfo.d.cts +47 -3
- package/dist/actions/get-userinfo.d.cts.map +1 -1
- package/dist/actions/get-userinfo.d.mts +47 -3
- package/dist/actions/get-userinfo.d.mts.map +1 -1
- package/dist/actions/get-userinfo.mjs.map +1 -1
- package/dist/actions/get-web-profile.cjs +1 -1
- package/dist/actions/get-web-profile.cjs.map +1 -1
- package/dist/actions/get-web-profile.d.cts +26 -3
- package/dist/actions/get-web-profile.d.cts.map +1 -1
- package/dist/actions/get-web-profile.d.mts +26 -3
- package/dist/actions/get-web-profile.d.mts.map +1 -1
- package/dist/actions/get-web-profile.mjs +1 -1
- package/dist/actions/get-web-profile.mjs.map +1 -1
- package/dist/actions/get-webhook-lookup.cjs +1 -1
- package/dist/actions/get-webhook-lookup.cjs.map +1 -1
- package/dist/actions/get-webhook-lookup.d.cts +15 -3
- package/dist/actions/get-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/get-webhook-lookup.d.mts +15 -3
- package/dist/actions/get-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/get-webhook-lookup.mjs +1 -1
- package/dist/actions/get-webhook-lookup.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +2 -2
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +23 -3
- package/dist/actions/get-webhook.d.cts.map +1 -1
- package/dist/actions/get-webhook.d.mts +23 -3
- package/dist/actions/get-webhook.d.mts.map +1 -1
- package/dist/actions/get-webhook.mjs +2 -2
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/list-disputes.cjs +2 -2
- package/dist/actions/list-disputes.cjs.map +1 -1
- package/dist/actions/list-disputes.d.cts +57 -3
- package/dist/actions/list-disputes.d.cts.map +1 -1
- package/dist/actions/list-disputes.d.mts +57 -3
- package/dist/actions/list-disputes.d.mts.map +1 -1
- package/dist/actions/list-disputes.mjs +2 -2
- package/dist/actions/list-disputes.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +82 -3
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +82 -3
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-legacy-billing-plans.cjs.map +1 -1
- package/dist/actions/list-legacy-billing-plans.d.cts +83 -3
- package/dist/actions/list-legacy-billing-plans.d.cts.map +1 -1
- package/dist/actions/list-legacy-billing-plans.d.mts +83 -3
- package/dist/actions/list-legacy-billing-plans.d.mts.map +1 -1
- package/dist/actions/list-legacy-billing-plans.mjs.map +1 -1
- package/dist/actions/list-payments.cjs.map +1 -1
- package/dist/actions/list-payments.d.cts +109 -3
- package/dist/actions/list-payments.d.cts.map +1 -1
- package/dist/actions/list-payments.d.mts +109 -3
- package/dist/actions/list-payments.d.mts.map +1 -1
- package/dist/actions/list-payments.mjs.map +1 -1
- package/dist/actions/list-plans.cjs +3 -3
- package/dist/actions/list-plans.cjs.map +1 -1
- package/dist/actions/list-plans.d.cts +56 -3
- package/dist/actions/list-plans.d.cts.map +1 -1
- package/dist/actions/list-plans.d.mts +56 -3
- package/dist/actions/list-plans.d.mts.map +1 -1
- package/dist/actions/list-plans.mjs +3 -3
- package/dist/actions/list-plans.mjs.map +1 -1
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +30 -3
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +30 -3
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +66 -3
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +66 -3
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-web-profiles.cjs +1 -1
- package/dist/actions/list-web-profiles.cjs.map +1 -1
- package/dist/actions/list-web-profiles.d.cts +35 -3
- package/dist/actions/list-web-profiles.d.cts.map +1 -1
- package/dist/actions/list-web-profiles.d.mts +35 -3
- package/dist/actions/list-web-profiles.d.mts.map +1 -1
- package/dist/actions/list-web-profiles.mjs +1 -1
- package/dist/actions/list-web-profiles.mjs.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.cjs +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.cjs.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts +16 -3
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts +16 -3
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.mjs +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.mjs.map +1 -1
- package/dist/actions/list-webhook-event-types.cjs +1 -1
- package/dist/actions/list-webhook-event-types.cjs.map +1 -1
- package/dist/actions/list-webhook-event-types.d.cts +12 -3
- package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-types.d.mts +12 -3
- package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
- package/dist/actions/list-webhook-event-types.mjs +1 -1
- package/dist/actions/list-webhook-event-types.mjs.map +1 -1
- package/dist/actions/list-webhook-lookups.cjs.map +1 -1
- package/dist/actions/list-webhook-lookups.d.cts +13 -3
- package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.mts +13 -3
- package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
- package/dist/actions/list-webhook-lookups.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +1 -1
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +24 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +24 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +1 -1
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/patch-orders.cjs.map +1 -1
- package/dist/actions/patch-orders.d.cts +31 -3
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +31 -3
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-orders.mjs.map +1 -1
- package/dist/actions/patch-plan.cjs.map +1 -1
- package/dist/actions/patch-plan.d.cts +29 -3
- package/dist/actions/patch-plan.d.cts.map +1 -1
- package/dist/actions/patch-plan.d.mts +29 -3
- package/dist/actions/patch-plan.d.mts.map +1 -1
- package/dist/actions/patch-plan.mjs.map +1 -1
- package/dist/actions/patch-subscription.cjs +2 -2
- package/dist/actions/patch-subscription.cjs.map +1 -1
- package/dist/actions/patch-subscription.d.cts +36 -3
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +36 -3
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-subscription.mjs +2 -2
- package/dist/actions/patch-subscription.mjs.map +1 -1
- package/dist/actions/patch-web-profile.cjs.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +29 -3
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +29 -3
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.mjs.map +1 -1
- package/dist/actions/ping-braintree.cjs.map +1 -1
- package/dist/actions/ping-braintree.d.cts +6 -3
- package/dist/actions/ping-braintree.d.cts.map +1 -1
- package/dist/actions/ping-braintree.d.mts +6 -3
- package/dist/actions/ping-braintree.d.mts.map +1 -1
- package/dist/actions/ping-braintree.mjs.map +1 -1
- package/dist/actions/query-braintree-report.cjs +1 -1
- package/dist/actions/query-braintree-report.cjs.map +1 -1
- package/dist/actions/query-braintree-report.d.cts +30 -3
- package/dist/actions/query-braintree-report.d.cts.map +1 -1
- package/dist/actions/query-braintree-report.d.mts +30 -3
- package/dist/actions/query-braintree-report.d.mts.map +1 -1
- package/dist/actions/query-braintree-report.mjs +1 -1
- package/dist/actions/query-braintree-report.mjs.map +1 -1
- package/dist/actions/retrieve-payment-resource.cjs +1 -1
- package/dist/actions/retrieve-payment-resource.cjs.map +1 -1
- package/dist/actions/retrieve-payment-resource.d.cts +60 -3
- package/dist/actions/retrieve-payment-resource.d.cts.map +1 -1
- package/dist/actions/retrieve-payment-resource.d.mts +60 -3
- package/dist/actions/retrieve-payment-resource.d.mts.map +1 -1
- package/dist/actions/retrieve-payment-resource.mjs +1 -1
- package/dist/actions/retrieve-payment-resource.mjs.map +1 -1
- package/dist/actions/search-invoices.cjs +1 -1
- package/dist/actions/search-invoices.cjs.map +1 -1
- package/dist/actions/search-invoices.d.cts +156 -3
- package/dist/actions/search-invoices.d.cts.map +1 -1
- package/dist/actions/search-invoices.d.mts +156 -3
- package/dist/actions/search-invoices.d.mts.map +1 -1
- package/dist/actions/search-invoices.mjs +1 -1
- package/dist/actions/search-invoices.mjs.map +1 -1
- package/dist/actions/send-invoice.cjs +2 -2
- package/dist/actions/send-invoice.cjs.map +1 -1
- package/dist/actions/send-invoice.d.cts +30 -3
- package/dist/actions/send-invoice.d.cts.map +1 -1
- package/dist/actions/send-invoice.d.mts +30 -3
- package/dist/actions/send-invoice.d.mts.map +1 -1
- package/dist/actions/send-invoice.mjs +2 -2
- package/dist/actions/send-invoice.mjs.map +1 -1
- package/dist/actions/simulate-webhook-event.cjs +3 -3
- package/dist/actions/simulate-webhook-event.cjs.map +1 -1
- package/dist/actions/simulate-webhook-event.d.cts +42 -3
- package/dist/actions/simulate-webhook-event.d.cts.map +1 -1
- package/dist/actions/simulate-webhook-event.d.mts +42 -3
- package/dist/actions/simulate-webhook-event.d.mts.map +1 -1
- package/dist/actions/simulate-webhook-event.mjs +3 -3
- package/dist/actions/simulate-webhook-event.mjs.map +1 -1
- package/dist/actions/update-dispute.cjs +2 -2
- package/dist/actions/update-dispute.cjs.map +1 -1
- package/dist/actions/update-dispute.d.cts +39 -3
- package/dist/actions/update-dispute.d.cts.map +1 -1
- package/dist/actions/update-dispute.d.mts +39 -3
- package/dist/actions/update-dispute.d.mts.map +1 -1
- package/dist/actions/update-dispute.mjs +2 -2
- package/dist/actions/update-dispute.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +15 -15
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +538 -3
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +538 -3
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +15 -15
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-pay-pal-product.cjs.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +29 -3
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +29 -3
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.mjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.cjs +3 -3
- package/dist/actions/update-pay-pal-webhook.cjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +40 -3
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +40 -3
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.mjs +3 -3
- package/dist/actions/update-pay-pal-webhook.mjs.map +1 -1
- package/dist/actions/update-templates.cjs.map +1 -1
- package/dist/actions/update-templates.d.cts +627 -3
- package/dist/actions/update-templates.d.cts.map +1 -1
- package/dist/actions/update-templates.d.mts +627 -3
- package/dist/actions/update-templates.d.mts.map +1 -1
- package/dist/actions/update-templates.mjs.map +1 -1
- package/dist/actions/update-web-profile.cjs +2 -2
- package/dist/actions/update-web-profile.cjs.map +1 -1
- package/dist/actions/update-web-profile.d.cts +59 -3
- package/dist/actions/update-web-profile.d.cts.map +1 -1
- package/dist/actions/update-web-profile.d.mts +59 -3
- package/dist/actions/update-web-profile.d.mts.map +1 -1
- package/dist/actions/update-web-profile.mjs +2 -2
- package/dist/actions/update-web-profile.mjs.map +1 -1
- package/dist/actions/verify-payment-method.cjs +3 -3
- package/dist/actions/verify-payment-method.cjs.map +1 -1
- package/dist/actions/verify-payment-method.d.cts +25 -3
- package/dist/actions/verify-payment-method.d.cts.map +1 -1
- package/dist/actions/verify-payment-method.d.mts +25 -3
- package/dist/actions/verify-payment-method.d.mts.map +1 -1
- package/dist/actions/verify-payment-method.mjs +3 -3
- package/dist/actions/verify-payment-method.mjs.map +1 -1
- package/dist/actions/verify-webhook-signature.cjs +1 -1
- package/dist/actions/verify-webhook-signature.cjs.map +1 -1
- package/dist/actions/verify-webhook-signature.d.cts +52 -3
- package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
- package/dist/actions/verify-webhook-signature.d.mts +52 -3
- package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
- package/dist/actions/verify-webhook-signature.mjs +1 -1
- package/dist/actions/verify-webhook-signature.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-templates.mjs","names":[],"sources":["../../src/actions/update-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateTemplatesInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the template.\"),\n name: z.string().describe(\"The template name. Must be unique for the invoicer.\"),\n settings: z.object({\n template_item_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template item headers display preference.\")).describe(\"The template item headers display preference.\").optional(),\n template_details_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template details settings.\").optional(),\n template_subtotal_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template subtotal headers display preference.\")).describe(\"The template subtotal headers display preference.\").optional(),\n template_additional_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template additional settings.\").optional(),\n template_policy_and_agreement_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template policy and agreement settings.\").optional(),\n}).describe(\"The template settings.\").optional(),\n template_info: z.object({\n items: z.array(z.object({\n tax: z.object({\n name: z.string().describe(\"The name of the tax.\").optional(),\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The tax percentage.\").optional(),\n}).describe(\"Tax amount information for an invoice item.\").optional(),\n name: z.string().describe(\"The item name. Must be 1-200 characters.\").optional(),\n discount: z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The discount percentage.\").optional(),\n}).describe(\"Discount information for an invoice item.\").optional(),\n quantity: z.string().describe(\"The quantity of the item. Must be a positive number.\").optional(),\n item_date: z.string().describe(\"The date when the item was created or provided, in ISO 8601 format.\").optional(),\n description: z.string().describe(\"The item description. Must be 1-2000 characters.\").optional(),\n unit_amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n unit_of_measure: z.string().describe(\"The unit of measure of the item.\").optional(),\n}).describe(\"An invoice line item.\")).describe(\"An array of invoice line-item information.\").optional(),\n amount: z.object({\n value: z.string().describe(\"The total amount value.\").optional(),\n breakdown: z.object({\n custom: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n discount: z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The discount percentage.\").optional(),\n}).describe(\"The discount amount information.\").optional(),\n shipping: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n tax_total: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n item_total: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n}).describe(\"The breakdown of the amount.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code.\").optional(),\n}).describe(\"The invoice amount summary.\").optional(),\n detail: z.object({\n memo: z.string().describe(\"A memo for the invoice. Must be 1-1000 characters.\").optional(),\n note: z.string().describe(\"A note to the payer. Must be 1-1000 characters.\").optional(),\n metadata: z.object({\n create_time: z.string().describe(\"The template creation time in ISO 8601 format.\").optional(),\n update_time: z.string().describe(\"The template update time in ISO 8601 format.\").optional(),\n last_sent_time: z.string().describe(\"The last sent time in ISO 8601 format.\").optional(),\n last_shipment_time: z.string().describe(\"The last shipment time in ISO 8601 format.\").optional(),\n created_by_flow_type: z.string().describe(\"The flow type when the template was created.\").optional(),\n is_customer_supplied: z.boolean().describe(\"Indicates whether the customer supplied the template.\").optional(),\n recipient_created_time: z.string().describe(\"The recipient created time in ISO 8601 format.\").optional(),\n recipient_modified_time: z.string().describe(\"The recipient modified time in ISO 8601 format.\").optional(),\n}).describe(\"Template metadata.\").optional(),\n reference: z.string().describe(\"A reference to the associated transaction.\").optional(),\n attachments: z.array(z.object({\n id: z.string().describe(\"The attachment ID.\").optional(),\n url: z.string().describe(\"The URL to access the attachment.\").optional(),\n name: z.string().describe(\"The file name of the attachment.\").optional(),\n content_type: z.string().describe(\"The content type of the attachment.\").optional(),\n}).describe(\"Attachment information.\")).describe(\"The attachments for the template.\").optional(),\n payment_term: z.object({\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").optional(),\n due_days: z.number().int().describe(\"The number of days until the payment is due.\").optional(),\n term_type: z.string().describe(\"The term type for payment.\").optional(),\n}).describe(\"Payment term configuration.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code for the invoice.\").optional(),\n terms_and_conditions: z.string().describe(\"The terms of the invoice. Must be 1-1000 characters.\").optional(),\n}).describe(\"The template-related details.\").optional(),\n invoicer: z.object({\n name: z.object({\n surname: z.string().describe(\"The surname of the invoicer.\").optional(),\n full_name: z.string().describe(\"The full name of the invoicer.\").optional(),\n given_name: z.string().describe(\"The given name of the invoicer.\").optional(),\n}).describe(\"Invoicer name information.\").optional(),\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Invoicer phone information.\").optional(),\n tax_id: z.string().describe(\"The tax ID of the invoicer.\").optional(),\n website: z.string().describe(\"The website URL of the invoicer.\").optional(),\n logo_url: z.string().describe(\"The URL to the logo image for the invoicer.\").optional(),\n email_address: z.string().describe(\"The email address of the invoicer.\").optional(),\n additional_notes: z.string().describe(\"Additional notes for the invoicer.\").optional(),\n}).describe(\"The invoicer business information that appears on the invoice.\").optional(),\n due_amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n configuration: z.object({\n allow_tip: z.boolean().describe(\"Indicates whether the tip is allowed.\").optional(),\n tax_inclusive: z.boolean().describe(\"Indicates whether the tax is inclusive.\").optional(),\n partial_payment: z.object({\n due_dates: z.array(z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").optional(),\n term_type: z.string().describe(\"The term type for the due date.\").optional(),\n}).describe(\"Due date for partial payment.\")).describe(\"The due dates for partial payment.\").optional(),\n term_type: z.string().describe(\"The term type for partial payment.\").optional(),\n}).describe(\"Partial payment configuration.\").optional(),\n has_conditional_rule: z.boolean().describe(\"Indicates whether the template has conditional rules.\").optional(),\n tax_calculated_after_discount: z.boolean().describe(\"Indicates whether the tax is calculated after discount.\").optional(),\n}).describe(\"The template configuration details.\").optional(),\n primary_recipients: z.array(z.object({\n language: z.string().describe(\"The language for the recipient.\").optional(),\n billing_info: z.object({\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Recipient phone information.\").optional(),\n address: z.object({\n postal_code: z.string().describe(\"The postal code.\").optional(),\n admin_area_1: z.string().describe(\"The state or province.\").optional(),\n admin_area_2: z.string().describe(\"The city name.\").optional(),\n country_code: z.string().describe(\"The country code.\").optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").optional(),\n}).describe(\"Recipient address information.\").optional(),\n last_name: z.string().describe(\"The last name of the billing contact.\").optional(),\n first_name: z.string().describe(\"The first name of the billing contact.\").optional(),\n business_name: z.string().describe(\"The business name of the billing contact.\").optional(),\n email_address: z.string().describe(\"The email address of the billing contact.\").optional(),\n}).describe(\"Recipient billing information.\").optional(),\n shipping_info: z.object({\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Recipient phone information.\").optional(),\n address: z.object({\n postal_code: z.string().describe(\"The postal code.\").optional(),\n admin_area_1: z.string().describe(\"The state or province.\").optional(),\n admin_area_2: z.string().describe(\"The city name.\").optional(),\n country_code: z.string().describe(\"The country code.\").optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").optional(),\n}).describe(\"Recipient address information.\").optional(),\n last_name: z.string().describe(\"The last name of the shipping contact.\").optional(),\n first_name: z.string().describe(\"The first name of the shipping contact.\").optional(),\n business_name: z.string().describe(\"The business name of the shipping contact.\").optional(),\n email_address: z.string().describe(\"The email address of the shipping contact.\").optional(),\n}).describe(\"Recipient shipping information.\").optional(),\n additional_info: z.string().describe(\"Additional information for the recipient.\").optional(),\n}).describe(\"The billing and shipping information for the recipient.\")).describe(\"The billing and shipping information for the recipients.\").optional(),\n additional_recipients: z.array(z.string()).describe(\"An array of CC email addresses to which notifications are sent.\").optional(),\n}).describe(\"The template details including invoicer business information, invoice recipients, items, and configuration.\").optional(),\n unit_of_measure: z.enum([\"QUANTITY\", \"HOURS\", \"AMOUNT\"]).describe(\"The unit of measure for the invoiced item.\").optional(),\n default_template: z.boolean().describe(\"Indicates whether this template is the default template. An invoicer can have only one default template.\").optional(),\n standard_template: z.boolean().describe(\"Indicates whether this template is a invoicer-created custom template. The system generates non-custom templates.\").optional(),\n}).describe(\"Request schema for fully updating a PayPal invoice template.\\n\\nUse this action when you need to completely replace an existing template\\nwith new values. Unlike partial updates, this replaces all fields.\\n\\n**Required fields:**\\n- id: The template ID (from the template to update)\\n- name: The template name (must be unique)\\n\\n**Note:** The template_id path parameter and the id in the body must match.\");\nconst PaypalUpdateTemplates_LinkDescriptionSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The complete URL to the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to access the resource.\").nullable().optional(),\n}).describe(\"HATEOAS link information.\");\nconst PaypalUpdateTemplates_DisplayPreferenceSchema: z.ZodTypeAny = z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").nullable().optional(),\n}).describe(\"Display preference settings.\");\nconst PaypalUpdateTemplates_TemplateItemSettingSchema: z.ZodTypeAny = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template item headers display preference.\");\nconst PaypalUpdateTemplates_TemplateSettingsItemSchema: z.ZodTypeAny = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\");\nconst PaypalUpdateTemplates_TemplateSubtotalSettingSchema: z.ZodTypeAny = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template subtotal headers display preference.\");\nconst PaypalUpdateTemplates_TemplateSettingsSchema: z.ZodTypeAny = z.object({\n template_item_settings: z.array(PaypalUpdateTemplates_TemplateItemSettingSchema).describe(\"The template item headers display preference.\").nullable().optional(),\n template_details_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template details settings.\").nullable().optional(),\n template_subtotal_settings: z.array(PaypalUpdateTemplates_TemplateSubtotalSettingSchema).describe(\"The template subtotal headers display preference.\").nullable().optional(),\n template_additional_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template additional settings.\").nullable().optional(),\n template_policy_and_agreement_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template policy and agreement settings.\").nullable().optional(),\n}).describe(\"The template settings.\");\nconst PaypalUpdateTemplates_MoneySchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").nullable().optional(),\n}).describe(\"The currency and amount for a financial transaction.\");\nconst PaypalUpdateTemplates_TaxAmountSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the tax.\").nullable().optional(),\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The tax percentage.\").nullable().optional(),\n}).describe(\"Tax amount information for an invoice item.\");\nconst PaypalUpdateTemplates_InvoiceItemDiscountSchema: z.ZodTypeAny = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The discount percentage.\").nullable().optional(),\n}).describe(\"Discount information for an invoice item.\");\nconst PaypalUpdateTemplates_InvoiceItemSchema: z.ZodTypeAny = z.object({\n tax: PaypalUpdateTemplates_TaxAmountSchema.nullable().optional(),\n name: z.string().describe(\"The item name. Must be 1-200 characters.\").nullable().optional(),\n discount: PaypalUpdateTemplates_InvoiceItemDiscountSchema.nullable().optional(),\n quantity: z.string().describe(\"The quantity of the item. Must be a positive number.\").nullable().optional(),\n item_date: z.string().describe(\"The date when the item was created or provided, in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"The item description. Must be 1-2000 characters.\").nullable().optional(),\n unit_amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n unit_of_measure: z.string().describe(\"The unit of measure of the item.\").nullable().optional(),\n}).describe(\"An invoice line item.\");\nconst PaypalUpdateTemplates_DiscountAmountSchema: z.ZodTypeAny = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The discount percentage.\").nullable().optional(),\n}).describe(\"The discount amount information.\");\nconst PaypalUpdateTemplates_AmountBreakdownSchema: z.ZodTypeAny = z.object({\n custom: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n discount: PaypalUpdateTemplates_DiscountAmountSchema.nullable().optional(),\n shipping: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n tax_total: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n item_total: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n}).describe(\"The breakdown of the amount.\");\nconst PaypalUpdateTemplates_InvoiceAmountSummarySchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The total amount value.\").nullable().optional(),\n breakdown: PaypalUpdateTemplates_AmountBreakdownSchema.nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code.\").nullable().optional(),\n}).describe(\"The invoice amount summary.\");\nconst PaypalUpdateTemplates_TemplateMetadataSchema: z.ZodTypeAny = z.object({\n create_time: z.string().describe(\"The template creation time in ISO 8601 format.\").nullable().optional(),\n update_time: z.string().describe(\"The template update time in ISO 8601 format.\").nullable().optional(),\n last_sent_time: z.string().describe(\"The last sent time in ISO 8601 format.\").nullable().optional(),\n last_shipment_time: z.string().describe(\"The last shipment time in ISO 8601 format.\").nullable().optional(),\n created_by_flow_type: z.string().describe(\"The flow type when the template was created.\").nullable().optional(),\n is_customer_supplied: z.boolean().describe(\"Indicates whether the customer supplied the template.\").nullable().optional(),\n recipient_created_time: z.string().describe(\"The recipient created time in ISO 8601 format.\").nullable().optional(),\n recipient_modified_time: z.string().describe(\"The recipient modified time in ISO 8601 format.\").nullable().optional(),\n}).describe(\"Template metadata.\");\nconst PaypalUpdateTemplates_AttachmentSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The attachment ID.\").nullable().optional(),\n url: z.string().describe(\"The URL to access the attachment.\").nullable().optional(),\n name: z.string().describe(\"The file name of the attachment.\").nullable().optional(),\n content_type: z.string().describe(\"The content type of the attachment.\").nullable().optional(),\n}).describe(\"Attachment information.\");\nconst PaypalUpdateTemplates_PaymentTermSchema: z.ZodTypeAny = z.object({\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").nullable().optional(),\n due_days: z.number().int().describe(\"The number of days until the payment is due.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for payment.\").nullable().optional(),\n}).describe(\"Payment term configuration.\");\nconst PaypalUpdateTemplates_TemplateDetailSchema: z.ZodTypeAny = z.object({\n memo: z.string().describe(\"A memo for the invoice. Must be 1-1000 characters.\").nullable().optional(),\n note: z.string().describe(\"A note to the payer. Must be 1-1000 characters.\").nullable().optional(),\n metadata: PaypalUpdateTemplates_TemplateMetadataSchema.nullable().optional(),\n reference: z.string().describe(\"A reference to the associated transaction.\").nullable().optional(),\n attachments: z.array(PaypalUpdateTemplates_AttachmentSchema).describe(\"The attachments for the template.\").nullable().optional(),\n payment_term: PaypalUpdateTemplates_PaymentTermSchema.nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code for the invoice.\").nullable().optional(),\n terms_and_conditions: z.string().describe(\"The terms of the invoice. Must be 1-1000 characters.\").nullable().optional(),\n}).describe(\"The template-related details.\");\nconst PaypalUpdateTemplates_InvoicerNameSchema: z.ZodTypeAny = z.object({\n surname: z.string().describe(\"The surname of the invoicer.\").nullable().optional(),\n full_name: z.string().describe(\"The full name of the invoicer.\").nullable().optional(),\n given_name: z.string().describe(\"The given name of the invoicer.\").nullable().optional(),\n}).describe(\"Invoicer name information.\");\nconst PaypalUpdateTemplates_InvoicerPhoneSchema: z.ZodTypeAny = z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").nullable().optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").nullable().optional(),\n}).describe(\"Invoicer phone information.\");\nconst PaypalUpdateTemplates_InvoicerInfoSchema: z.ZodTypeAny = z.object({\n name: PaypalUpdateTemplates_InvoicerNameSchema.nullable().optional(),\n phone: PaypalUpdateTemplates_InvoicerPhoneSchema.nullable().optional(),\n tax_id: z.string().describe(\"The tax ID of the invoicer.\").nullable().optional(),\n website: z.string().describe(\"The website URL of the invoicer.\").nullable().optional(),\n logo_url: z.string().describe(\"The URL to the logo image for the invoicer.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the invoicer.\").nullable().optional(),\n additional_notes: z.string().describe(\"Additional notes for the invoicer.\").nullable().optional(),\n}).describe(\"The invoicer business information that appears on the invoice.\");\nconst PaypalUpdateTemplates_DueDateSchema: z.ZodTypeAny = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for the due date.\").nullable().optional(),\n}).describe(\"Due date for partial payment.\");\nconst PaypalUpdateTemplates_PartialPaymentSchema: z.ZodTypeAny = z.object({\n due_dates: z.array(PaypalUpdateTemplates_DueDateSchema).describe(\"The due dates for partial payment.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for partial payment.\").nullable().optional(),\n}).describe(\"Partial payment configuration.\");\nconst PaypalUpdateTemplates_TemplateConfigurationSchema: z.ZodTypeAny = z.object({\n allow_tip: z.boolean().describe(\"Indicates whether the tip is allowed.\").nullable().optional(),\n tax_inclusive: z.boolean().describe(\"Indicates whether the tax is inclusive.\").nullable().optional(),\n partial_payment: PaypalUpdateTemplates_PartialPaymentSchema.nullable().optional(),\n has_conditional_rule: z.boolean().describe(\"Indicates whether the template has conditional rules.\").nullable().optional(),\n tax_calculated_after_discount: z.boolean().describe(\"Indicates whether the tax is calculated after discount.\").nullable().optional(),\n}).describe(\"The template configuration details.\");\nconst PaypalUpdateTemplates_RecipientPhoneSchema: z.ZodTypeAny = z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").nullable().optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").nullable().optional(),\n}).describe(\"Recipient phone information.\");\nconst PaypalUpdateTemplates_RecipientAddressSchema: z.ZodTypeAny = z.object({\n postal_code: z.string().describe(\"The postal code.\").nullable().optional(),\n admin_area_1: z.string().describe(\"The state or province.\").nullable().optional(),\n admin_area_2: z.string().describe(\"The city name.\").nullable().optional(),\n country_code: z.string().describe(\"The country code.\").nullable().optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").nullable().optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").nullable().optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").nullable().optional(),\n}).describe(\"Recipient address information.\");\nconst PaypalUpdateTemplates_RecipientBillingInfoSchema: z.ZodTypeAny = z.object({\n phone: PaypalUpdateTemplates_RecipientPhoneSchema.nullable().optional(),\n address: PaypalUpdateTemplates_RecipientAddressSchema.nullable().optional(),\n last_name: z.string().describe(\"The last name of the billing contact.\").nullable().optional(),\n first_name: z.string().describe(\"The first name of the billing contact.\").nullable().optional(),\n business_name: z.string().describe(\"The business name of the billing contact.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the billing contact.\").nullable().optional(),\n}).describe(\"Recipient billing information.\");\nconst PaypalUpdateTemplates_RecipientShippingInfoSchema: z.ZodTypeAny = z.object({\n phone: PaypalUpdateTemplates_RecipientPhoneSchema.nullable().optional(),\n address: PaypalUpdateTemplates_RecipientAddressSchema.nullable().optional(),\n last_name: z.string().describe(\"The last name of the shipping contact.\").nullable().optional(),\n first_name: z.string().describe(\"The first name of the shipping contact.\").nullable().optional(),\n business_name: z.string().describe(\"The business name of the shipping contact.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the shipping contact.\").nullable().optional(),\n}).describe(\"Recipient shipping information.\");\nconst PaypalUpdateTemplates_RecipientInfoSchema: z.ZodTypeAny = z.object({\n language: z.string().describe(\"The language for the recipient.\").nullable().optional(),\n billing_info: PaypalUpdateTemplates_RecipientBillingInfoSchema.nullable().optional(),\n shipping_info: PaypalUpdateTemplates_RecipientShippingInfoSchema.nullable().optional(),\n additional_info: z.string().describe(\"Additional information for the recipient.\").nullable().optional(),\n}).describe(\"The billing and shipping information for the recipient.\");\nconst PaypalUpdateTemplates_TemplateInfoSchema: z.ZodTypeAny = z.object({\n items: z.array(PaypalUpdateTemplates_InvoiceItemSchema).describe(\"An array of invoice line-item information.\").nullable().optional(),\n amount: PaypalUpdateTemplates_InvoiceAmountSummarySchema.nullable().optional(),\n detail: PaypalUpdateTemplates_TemplateDetailSchema.nullable().optional(),\n invoicer: PaypalUpdateTemplates_InvoicerInfoSchema.nullable().optional(),\n due_amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n configuration: PaypalUpdateTemplates_TemplateConfigurationSchema.nullable().optional(),\n primary_recipients: z.array(PaypalUpdateTemplates_RecipientInfoSchema).describe(\"The billing and shipping information for the recipients.\").nullable().optional(),\n additional_recipients: z.array(z.string()).describe(\"An array of CC email addresses to which notifications are sent.\").nullable().optional(),\n}).describe(\"The template details including invoicer business information, invoice recipients, items, and configuration.\");\nconst PaypalUpdateTemplates_UnitOfMeasureSchema: z.ZodTypeAny = z.enum([\"QUANTITY\", \"HOURS\", \"AMOUNT\"]).describe(\"The unit of measure for the invoiced item.\");\nexport const PaypalUpdateTemplatesOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the template that was updated.\").nullable().optional(),\n name: z.string().describe(\"The template name.\").nullable().optional(),\n links: z.array(PaypalUpdateTemplates_LinkDescriptionSchema).describe(\"An array of HATEOAS links related to the template.\").nullable().optional(),\n message: z.string().describe(\"Error message if the request failed.\").nullable().optional(),\n settings: PaypalUpdateTemplates_TemplateSettingsSchema.nullable().optional(),\n name_error: z.string().describe(\"Error name if the request failed.\").nullable().optional(),\n template_info: PaypalUpdateTemplates_TemplateInfoSchema.nullable().optional(),\n unit_of_measure: PaypalUpdateTemplates_UnitOfMeasureSchema.nullable().optional(),\n default_template: z.boolean().describe(\"Indicates whether this template is the default template.\").nullable().optional(),\n standard_template: z.boolean().describe(\"Indicates whether this template is a invoicer-created custom template.\").nullable().optional(),\n}).describe(\"Response schema for an updated PayPal invoice template.\");\n\nexport const paypalUpdateTemplates = action(\"PAYPAL_UPDATE_TEMPLATES\", {\n slug: \"paypal-update-templates\",\n name: \"Update template\",\n description: \"Fully updates a PayPal invoice template. Use this action when you need to completely replace an existing template with new values. Unlike partial updates, this replaces all fields of the template. The template_id path parameter must match the id in the request body. **Note:** This action replaces the entire template. Any fields not included in the request will be reset to their default values. **Required fields:** - template_id (path parameter): The ID of the template to update - id (request body): The template ID (must match the path parameter) - name (request body): The template name (must be unique) A successful update returns HTTP 200 OK with the updated template object. This action is idempotent - updating a template with the same values produces the same result without side effects.\",\n input: PaypalUpdateTemplatesInput,\n output: PaypalUpdateTemplatesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-templates.mjs","names":[],"sources":["../../src/actions/update-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateTemplatesInput = z.object({\n id: z.string().describe(\"The ID of the template.\"),\n name: z.string().describe(\"The template name. Must be unique for the invoicer.\"),\n settings: z.object({\n template_item_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template item headers display preference.\")).describe(\"The template item headers display preference.\").optional(),\n template_details_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template details settings.\").optional(),\n template_subtotal_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template subtotal headers display preference.\")).describe(\"The template subtotal headers display preference.\").optional(),\n template_additional_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template additional settings.\").optional(),\n template_policy_and_agreement_settings: z.array(z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").optional(),\n display_preference: z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").optional(),\n}).describe(\"Display preference settings.\").optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\")).describe(\"The template policy and agreement settings.\").optional(),\n}).describe(\"The template settings.\").optional(),\n template_info: z.object({\n items: z.array(z.object({\n tax: z.object({\n name: z.string().describe(\"The name of the tax.\").optional(),\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The tax percentage.\").optional(),\n}).describe(\"Tax amount information for an invoice item.\").optional(),\n name: z.string().describe(\"The item name. Must be 1-200 characters.\").optional(),\n discount: z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The discount percentage.\").optional(),\n}).describe(\"Discount information for an invoice item.\").optional(),\n quantity: z.string().describe(\"The quantity of the item. Must be a positive number.\").optional(),\n item_date: z.string().describe(\"The date when the item was created or provided, in ISO 8601 format.\").optional(),\n description: z.string().describe(\"The item description. Must be 1-2000 characters.\").optional(),\n unit_amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n unit_of_measure: z.string().describe(\"The unit of measure of the item.\").optional(),\n}).describe(\"An invoice line item.\")).describe(\"An array of invoice line-item information.\").optional(),\n amount: z.object({\n value: z.string().describe(\"The total amount value.\").optional(),\n breakdown: z.object({\n custom: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n discount: z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n percentage: z.string().describe(\"The discount percentage.\").optional(),\n}).describe(\"The discount amount information.\").optional(),\n shipping: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n tax_total: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n item_total: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n}).describe(\"The breakdown of the amount.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code.\").optional(),\n}).describe(\"The invoice amount summary.\").optional(),\n detail: z.object({\n memo: z.string().describe(\"A memo for the invoice. Must be 1-1000 characters.\").optional(),\n note: z.string().describe(\"A note to the payer. Must be 1-1000 characters.\").optional(),\n metadata: z.object({\n create_time: z.string().describe(\"The template creation time in ISO 8601 format.\").optional(),\n update_time: z.string().describe(\"The template update time in ISO 8601 format.\").optional(),\n last_sent_time: z.string().describe(\"The last sent time in ISO 8601 format.\").optional(),\n last_shipment_time: z.string().describe(\"The last shipment time in ISO 8601 format.\").optional(),\n created_by_flow_type: z.string().describe(\"The flow type when the template was created.\").optional(),\n is_customer_supplied: z.boolean().describe(\"Indicates whether the customer supplied the template.\").optional(),\n recipient_created_time: z.string().describe(\"The recipient created time in ISO 8601 format.\").optional(),\n recipient_modified_time: z.string().describe(\"The recipient modified time in ISO 8601 format.\").optional(),\n}).describe(\"Template metadata.\").optional(),\n reference: z.string().describe(\"A reference to the associated transaction.\").optional(),\n attachments: z.array(z.object({\n id: z.string().describe(\"The attachment ID.\").optional(),\n url: z.string().describe(\"The URL to access the attachment.\").optional(),\n name: z.string().describe(\"The file name of the attachment.\").optional(),\n content_type: z.string().describe(\"The content type of the attachment.\").optional(),\n}).describe(\"Attachment information.\")).describe(\"The attachments for the template.\").optional(),\n payment_term: z.object({\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").optional(),\n due_days: z.number().int().describe(\"The number of days until the payment is due.\").optional(),\n term_type: z.string().describe(\"The term type for payment.\").optional(),\n}).describe(\"Payment term configuration.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code for the invoice.\").optional(),\n terms_and_conditions: z.string().describe(\"The terms of the invoice. Must be 1-1000 characters.\").optional(),\n}).describe(\"The template-related details.\").optional(),\n invoicer: z.object({\n name: z.object({\n surname: z.string().describe(\"The surname of the invoicer.\").optional(),\n full_name: z.string().describe(\"The full name of the invoicer.\").optional(),\n given_name: z.string().describe(\"The given name of the invoicer.\").optional(),\n}).describe(\"Invoicer name information.\").optional(),\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Invoicer phone information.\").optional(),\n tax_id: z.string().describe(\"The tax ID of the invoicer.\").optional(),\n website: z.string().describe(\"The website URL of the invoicer.\").optional(),\n logo_url: z.string().describe(\"The URL to the logo image for the invoicer.\").optional(),\n email_address: z.string().describe(\"The email address of the invoicer.\").optional(),\n additional_notes: z.string().describe(\"Additional notes for the invoicer.\").optional(),\n}).describe(\"The invoicer business information that appears on the invoice.\").optional(),\n due_amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n configuration: z.object({\n allow_tip: z.boolean().describe(\"Indicates whether the tip is allowed.\").optional(),\n tax_inclusive: z.boolean().describe(\"Indicates whether the tax is inclusive.\").optional(),\n partial_payment: z.object({\n due_dates: z.array(z.object({\n amount: z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").optional(),\n}).describe(\"The currency and amount for a financial transaction.\").optional(),\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").optional(),\n term_type: z.string().describe(\"The term type for the due date.\").optional(),\n}).describe(\"Due date for partial payment.\")).describe(\"The due dates for partial payment.\").optional(),\n term_type: z.string().describe(\"The term type for partial payment.\").optional(),\n}).describe(\"Partial payment configuration.\").optional(),\n has_conditional_rule: z.boolean().describe(\"Indicates whether the template has conditional rules.\").optional(),\n tax_calculated_after_discount: z.boolean().describe(\"Indicates whether the tax is calculated after discount.\").optional(),\n}).describe(\"The template configuration details.\").optional(),\n primary_recipients: z.array(z.object({\n language: z.string().describe(\"The language for the recipient.\").optional(),\n billing_info: z.object({\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Recipient phone information.\").optional(),\n address: z.object({\n postal_code: z.string().describe(\"The postal code.\").optional(),\n admin_area_1: z.string().describe(\"The state or province.\").optional(),\n admin_area_2: z.string().describe(\"The city name.\").optional(),\n country_code: z.string().describe(\"The country code.\").optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").optional(),\n}).describe(\"Recipient address information.\").optional(),\n last_name: z.string().describe(\"The last name of the billing contact.\").optional(),\n first_name: z.string().describe(\"The first name of the billing contact.\").optional(),\n business_name: z.string().describe(\"The business name of the billing contact.\").optional(),\n email_address: z.string().describe(\"The email address of the billing contact.\").optional(),\n}).describe(\"Recipient billing information.\").optional(),\n shipping_info: z.object({\n phone: z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").optional(),\n}).describe(\"Recipient phone information.\").optional(),\n address: z.object({\n postal_code: z.string().describe(\"The postal code.\").optional(),\n admin_area_1: z.string().describe(\"The state or province.\").optional(),\n admin_area_2: z.string().describe(\"The city name.\").optional(),\n country_code: z.string().describe(\"The country code.\").optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").optional(),\n}).describe(\"Recipient address information.\").optional(),\n last_name: z.string().describe(\"The last name of the shipping contact.\").optional(),\n first_name: z.string().describe(\"The first name of the shipping contact.\").optional(),\n business_name: z.string().describe(\"The business name of the shipping contact.\").optional(),\n email_address: z.string().describe(\"The email address of the shipping contact.\").optional(),\n}).describe(\"Recipient shipping information.\").optional(),\n additional_info: z.string().describe(\"Additional information for the recipient.\").optional(),\n}).describe(\"The billing and shipping information for the recipient.\")).describe(\"The billing and shipping information for the recipients.\").optional(),\n additional_recipients: z.array(z.string()).describe(\"An array of CC email addresses to which notifications are sent.\").optional(),\n}).describe(\"The template details including invoicer business information, invoice recipients, items, and configuration.\").optional(),\n unit_of_measure: z.enum([\"QUANTITY\", \"HOURS\", \"AMOUNT\"]).describe(\"The unit of measure for the invoiced item.\").optional(),\n default_template: z.boolean().describe(\"Indicates whether this template is the default template. An invoicer can have only one default template.\").optional(),\n standard_template: z.boolean().describe(\"Indicates whether this template is a invoicer-created custom template. The system generates non-custom templates.\").optional(),\n}).describe(\"Request schema for fully updating a PayPal invoice template.\\n\\nUse this action when you need to completely replace an existing template\\nwith new values. Unlike partial updates, this replaces all fields.\\n\\n**Required fields:**\\n- id: The template ID (from the template to update)\\n- name: The template name (must be unique)\\n\\n**Note:** The template_id path parameter and the id in the body must match.\");\nconst PaypalUpdateTemplates_LinkDescriptionSchema = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The complete URL to the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to access the resource.\").nullable().optional(),\n}).describe(\"HATEOAS link information.\");\nconst PaypalUpdateTemplates_DisplayPreferenceSchema = z.object({\n hidden: z.boolean().describe(\"Whether the field is hidden.\").nullable().optional(),\n}).describe(\"Display preference settings.\");\nconst PaypalUpdateTemplates_TemplateItemSettingSchema = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template item headers display preference.\");\nconst PaypalUpdateTemplates_TemplateSettingsItemSchema = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template settings item for details, policy, or additional settings.\");\nconst PaypalUpdateTemplates_TemplateSubtotalSettingSchema = z.object({\n field_name: z.string().describe(\"The field name for the display preference.\").nullable().optional(),\n display_preference: PaypalUpdateTemplates_DisplayPreferenceSchema.nullable().optional(),\n}).describe(\"Template subtotal headers display preference.\");\nconst PaypalUpdateTemplates_TemplateSettingsSchema = z.object({\n template_item_settings: z.array(PaypalUpdateTemplates_TemplateItemSettingSchema).describe(\"The template item headers display preference.\").nullable().optional(),\n template_details_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template details settings.\").nullable().optional(),\n template_subtotal_settings: z.array(PaypalUpdateTemplates_TemplateSubtotalSettingSchema).describe(\"The template subtotal headers display preference.\").nullable().optional(),\n template_additional_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template additional settings.\").nullable().optional(),\n template_policy_and_agreement_settings: z.array(PaypalUpdateTemplates_TemplateSettingsItemSchema).describe(\"The template policy and agreement settings.\").nullable().optional(),\n}).describe(\"The template settings.\");\nconst PaypalUpdateTemplates_MoneySchema = z.object({\n value: z.string().describe(\"The value, which might be an integer for currencies like JPY or a decimal fraction for others.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code that identifies the currency.\").nullable().optional(),\n}).describe(\"The currency and amount for a financial transaction.\");\nconst PaypalUpdateTemplates_TaxAmountSchema = z.object({\n name: z.string().describe(\"The name of the tax.\").nullable().optional(),\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The tax percentage.\").nullable().optional(),\n}).describe(\"Tax amount information for an invoice item.\");\nconst PaypalUpdateTemplates_InvoiceItemDiscountSchema = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The discount percentage.\").nullable().optional(),\n}).describe(\"Discount information for an invoice item.\");\nconst PaypalUpdateTemplates_InvoiceItemSchema = z.object({\n tax: PaypalUpdateTemplates_TaxAmountSchema.nullable().optional(),\n name: z.string().describe(\"The item name. Must be 1-200 characters.\").nullable().optional(),\n discount: PaypalUpdateTemplates_InvoiceItemDiscountSchema.nullable().optional(),\n quantity: z.string().describe(\"The quantity of the item. Must be a positive number.\").nullable().optional(),\n item_date: z.string().describe(\"The date when the item was created or provided, in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"The item description. Must be 1-2000 characters.\").nullable().optional(),\n unit_amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n unit_of_measure: z.string().describe(\"The unit of measure of the item.\").nullable().optional(),\n}).describe(\"An invoice line item.\");\nconst PaypalUpdateTemplates_DiscountAmountSchema = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n percentage: z.string().describe(\"The discount percentage.\").nullable().optional(),\n}).describe(\"The discount amount information.\");\nconst PaypalUpdateTemplates_AmountBreakdownSchema = z.object({\n custom: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n discount: PaypalUpdateTemplates_DiscountAmountSchema.nullable().optional(),\n shipping: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n tax_total: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n item_total: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n}).describe(\"The breakdown of the amount.\");\nconst PaypalUpdateTemplates_InvoiceAmountSummarySchema = z.object({\n value: z.string().describe(\"The total amount value.\").nullable().optional(),\n breakdown: PaypalUpdateTemplates_AmountBreakdownSchema.nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code.\").nullable().optional(),\n}).describe(\"The invoice amount summary.\");\nconst PaypalUpdateTemplates_TemplateMetadataSchema = z.object({\n create_time: z.string().describe(\"The template creation time in ISO 8601 format.\").nullable().optional(),\n update_time: z.string().describe(\"The template update time in ISO 8601 format.\").nullable().optional(),\n last_sent_time: z.string().describe(\"The last sent time in ISO 8601 format.\").nullable().optional(),\n last_shipment_time: z.string().describe(\"The last shipment time in ISO 8601 format.\").nullable().optional(),\n created_by_flow_type: z.string().describe(\"The flow type when the template was created.\").nullable().optional(),\n is_customer_supplied: z.boolean().describe(\"Indicates whether the customer supplied the template.\").nullable().optional(),\n recipient_created_time: z.string().describe(\"The recipient created time in ISO 8601 format.\").nullable().optional(),\n recipient_modified_time: z.string().describe(\"The recipient modified time in ISO 8601 format.\").nullable().optional(),\n}).describe(\"Template metadata.\");\nconst PaypalUpdateTemplates_AttachmentSchema = z.object({\n id: z.string().describe(\"The attachment ID.\").nullable().optional(),\n url: z.string().describe(\"The URL to access the attachment.\").nullable().optional(),\n name: z.string().describe(\"The file name of the attachment.\").nullable().optional(),\n content_type: z.string().describe(\"The content type of the attachment.\").nullable().optional(),\n}).describe(\"Attachment information.\");\nconst PaypalUpdateTemplates_PaymentTermSchema = z.object({\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").nullable().optional(),\n due_days: z.number().int().describe(\"The number of days until the payment is due.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for payment.\").nullable().optional(),\n}).describe(\"Payment term configuration.\");\nconst PaypalUpdateTemplates_TemplateDetailSchema = z.object({\n memo: z.string().describe(\"A memo for the invoice. Must be 1-1000 characters.\").nullable().optional(),\n note: z.string().describe(\"A note to the payer. Must be 1-1000 characters.\").nullable().optional(),\n metadata: PaypalUpdateTemplates_TemplateMetadataSchema.nullable().optional(),\n reference: z.string().describe(\"A reference to the associated transaction.\").nullable().optional(),\n attachments: z.array(PaypalUpdateTemplates_AttachmentSchema).describe(\"The attachments for the template.\").nullable().optional(),\n payment_term: PaypalUpdateTemplates_PaymentTermSchema.nullable().optional(),\n currency_code: z.string().describe(\"The three-character ISO-4217 currency code for the invoice.\").nullable().optional(),\n terms_and_conditions: z.string().describe(\"The terms of the invoice. Must be 1-1000 characters.\").nullable().optional(),\n}).describe(\"The template-related details.\");\nconst PaypalUpdateTemplates_InvoicerNameSchema = z.object({\n surname: z.string().describe(\"The surname of the invoicer.\").nullable().optional(),\n full_name: z.string().describe(\"The full name of the invoicer.\").nullable().optional(),\n given_name: z.string().describe(\"The given name of the invoicer.\").nullable().optional(),\n}).describe(\"Invoicer name information.\");\nconst PaypalUpdateTemplates_InvoicerPhoneSchema = z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").nullable().optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").nullable().optional(),\n}).describe(\"Invoicer phone information.\");\nconst PaypalUpdateTemplates_InvoicerInfoSchema = z.object({\n name: PaypalUpdateTemplates_InvoicerNameSchema.nullable().optional(),\n phone: PaypalUpdateTemplates_InvoicerPhoneSchema.nullable().optional(),\n tax_id: z.string().describe(\"The tax ID of the invoicer.\").nullable().optional(),\n website: z.string().describe(\"The website URL of the invoicer.\").nullable().optional(),\n logo_url: z.string().describe(\"The URL to the logo image for the invoicer.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the invoicer.\").nullable().optional(),\n additional_notes: z.string().describe(\"Additional notes for the invoicer.\").nullable().optional(),\n}).describe(\"The invoicer business information that appears on the invoice.\");\nconst PaypalUpdateTemplates_DueDateSchema = z.object({\n amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n due_date: z.string().describe(\"The due date in ISO 8601 format.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for the due date.\").nullable().optional(),\n}).describe(\"Due date for partial payment.\");\nconst PaypalUpdateTemplates_PartialPaymentSchema = z.object({\n due_dates: z.array(PaypalUpdateTemplates_DueDateSchema).describe(\"The due dates for partial payment.\").nullable().optional(),\n term_type: z.string().describe(\"The term type for partial payment.\").nullable().optional(),\n}).describe(\"Partial payment configuration.\");\nconst PaypalUpdateTemplates_TemplateConfigurationSchema = z.object({\n allow_tip: z.boolean().describe(\"Indicates whether the tip is allowed.\").nullable().optional(),\n tax_inclusive: z.boolean().describe(\"Indicates whether the tax is inclusive.\").nullable().optional(),\n partial_payment: PaypalUpdateTemplates_PartialPaymentSchema.nullable().optional(),\n has_conditional_rule: z.boolean().describe(\"Indicates whether the template has conditional rules.\").nullable().optional(),\n tax_calculated_after_discount: z.boolean().describe(\"Indicates whether the tax is calculated after discount.\").nullable().optional(),\n}).describe(\"The template configuration details.\");\nconst PaypalUpdateTemplates_RecipientPhoneSchema = z.object({\n country_code: z.string().describe(\"The country code for the phone number.\").nullable().optional(),\n national_number: z.string().describe(\"The national number for the phone number.\").nullable().optional(),\n}).describe(\"Recipient phone information.\");\nconst PaypalUpdateTemplates_RecipientAddressSchema = z.object({\n postal_code: z.string().describe(\"The postal code.\").nullable().optional(),\n admin_area_1: z.string().describe(\"The state or province.\").nullable().optional(),\n admin_area_2: z.string().describe(\"The city name.\").nullable().optional(),\n country_code: z.string().describe(\"The country code.\").nullable().optional(),\n address_line_1: z.string().describe(\"The first line of the address.\").nullable().optional(),\n address_line_2: z.string().describe(\"The second line of the address.\").nullable().optional(),\n address_line_3: z.string().describe(\"The third line of the address.\").nullable().optional(),\n}).describe(\"Recipient address information.\");\nconst PaypalUpdateTemplates_RecipientBillingInfoSchema = z.object({\n phone: PaypalUpdateTemplates_RecipientPhoneSchema.nullable().optional(),\n address: PaypalUpdateTemplates_RecipientAddressSchema.nullable().optional(),\n last_name: z.string().describe(\"The last name of the billing contact.\").nullable().optional(),\n first_name: z.string().describe(\"The first name of the billing contact.\").nullable().optional(),\n business_name: z.string().describe(\"The business name of the billing contact.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the billing contact.\").nullable().optional(),\n}).describe(\"Recipient billing information.\");\nconst PaypalUpdateTemplates_RecipientShippingInfoSchema = z.object({\n phone: PaypalUpdateTemplates_RecipientPhoneSchema.nullable().optional(),\n address: PaypalUpdateTemplates_RecipientAddressSchema.nullable().optional(),\n last_name: z.string().describe(\"The last name of the shipping contact.\").nullable().optional(),\n first_name: z.string().describe(\"The first name of the shipping contact.\").nullable().optional(),\n business_name: z.string().describe(\"The business name of the shipping contact.\").nullable().optional(),\n email_address: z.string().describe(\"The email address of the shipping contact.\").nullable().optional(),\n}).describe(\"Recipient shipping information.\");\nconst PaypalUpdateTemplates_RecipientInfoSchema = z.object({\n language: z.string().describe(\"The language for the recipient.\").nullable().optional(),\n billing_info: PaypalUpdateTemplates_RecipientBillingInfoSchema.nullable().optional(),\n shipping_info: PaypalUpdateTemplates_RecipientShippingInfoSchema.nullable().optional(),\n additional_info: z.string().describe(\"Additional information for the recipient.\").nullable().optional(),\n}).describe(\"The billing and shipping information for the recipient.\");\nconst PaypalUpdateTemplates_TemplateInfoSchema = z.object({\n items: z.array(PaypalUpdateTemplates_InvoiceItemSchema).describe(\"An array of invoice line-item information.\").nullable().optional(),\n amount: PaypalUpdateTemplates_InvoiceAmountSummarySchema.nullable().optional(),\n detail: PaypalUpdateTemplates_TemplateDetailSchema.nullable().optional(),\n invoicer: PaypalUpdateTemplates_InvoicerInfoSchema.nullable().optional(),\n due_amount: PaypalUpdateTemplates_MoneySchema.nullable().optional(),\n configuration: PaypalUpdateTemplates_TemplateConfigurationSchema.nullable().optional(),\n primary_recipients: z.array(PaypalUpdateTemplates_RecipientInfoSchema).describe(\"The billing and shipping information for the recipients.\").nullable().optional(),\n additional_recipients: z.array(z.string()).describe(\"An array of CC email addresses to which notifications are sent.\").nullable().optional(),\n}).describe(\"The template details including invoicer business information, invoice recipients, items, and configuration.\");\nconst PaypalUpdateTemplates_UnitOfMeasureSchema = z.enum([\"QUANTITY\", \"HOURS\", \"AMOUNT\"]).describe(\"The unit of measure for the invoiced item.\");\nexport const PaypalUpdateTemplatesOutput = z.object({\n id: z.string().describe(\"The ID of the template that was updated.\").nullable().optional(),\n name: z.string().describe(\"The template name.\").nullable().optional(),\n links: z.array(PaypalUpdateTemplates_LinkDescriptionSchema).describe(\"An array of HATEOAS links related to the template.\").nullable().optional(),\n message: z.string().describe(\"Error message if the request failed.\").nullable().optional(),\n settings: PaypalUpdateTemplates_TemplateSettingsSchema.nullable().optional(),\n name_error: z.string().describe(\"Error name if the request failed.\").nullable().optional(),\n template_info: PaypalUpdateTemplates_TemplateInfoSchema.nullable().optional(),\n unit_of_measure: PaypalUpdateTemplates_UnitOfMeasureSchema.nullable().optional(),\n default_template: z.boolean().describe(\"Indicates whether this template is the default template.\").nullable().optional(),\n standard_template: z.boolean().describe(\"Indicates whether this template is a invoicer-created custom template.\").nullable().optional(),\n}).describe(\"Response schema for an updated PayPal invoice template.\");\n\nexport const paypalUpdateTemplates = action(\"PAYPAL_UPDATE_TEMPLATES\", {\n slug: \"paypal-update-templates\",\n name: \"Update template\",\n description: \"Fully updates a PayPal invoice template. Use this action when you need to completely replace an existing template with new values. Unlike partial updates, this replaces all fields of the template. The template_id path parameter must match the id in the request body. **Note:** This action replaces the entire template. Any fields not included in the request will be reset to their default values. **Required fields:** - template_id (path parameter): The ID of the template to update - id (request body): The template ID (must match the path parameter) - name (request body): The template name (must be unique) A successful update returns HTTP 200 OK with the updated template object. This action is idempotent - updating a template with the same values produces the same result without side effects.\",\n input: PaypalUpdateTemplatesInput,\n output: PaypalUpdateTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC/E,UAAU,EAAE,OAAO;EACnB,wBAAwB,EAAE,MAAM,EAAE,OAAO;GACzC,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvF,oBAAoB,EAAE,OAAO,EAC7B,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrD,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC3H,2BAA2B,EAAE,MAAM,EAAE,OAAO;GAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvF,oBAAoB,EAAE,OAAO,EAC7B,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrD,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtI,4BAA4B,EAAE,MAAM,EAAE,OAAO;GAC7C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvF,oBAAoB,EAAE,OAAO,EAC7B,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrD,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACnI,8BAA8B,EAAE,MAAM,EAAE,OAAO;GAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvF,oBAAoB,EAAE,OAAO,EAC7B,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrD,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzI,wCAAwC,EAAE,MAAM,EAAE,OAAO;GACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvF,oBAAoB,EAAE,OAAO,EAC7B,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrD,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7C,eAAe,EAAE,OAAO;EACxB,OAAO,EAAE,MAAM,EAAE,OAAO;GACxB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;IAC3D,QAAQ,EAAE,OAAO;KACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;IAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;GAClE,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;GAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;GAC/E,UAAU,EAAE,OAAO;IACnB,QAAQ,EAAE,OAAO;KACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;IAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;GACvE,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;GAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;GAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;GAC9F,aAAa,EAAE,OAAO;IACtB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;IACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;GAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;GAC3E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACpF,CAAC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpG,QAAQ,EAAE,OAAO;GACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC/D,WAAW,EAAE,OAAO;IACpB,QAAQ,EAAE,OAAO;KACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;IAC3E,UAAU,EAAE,OAAO;KACnB,QAAQ,EAAE,OAAO;MACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;MACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;KAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;KAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;IACvE,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;IACvD,UAAU,EAAE,OAAO;KACnB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;IAC3E,WAAW,EAAE,OAAO;KACpB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;IAC3E,YAAY,EAAE,OAAO;KACrB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;KACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;IAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;GAC7E,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;GACnD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC7F,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAClD,QAAQ,EAAE,OAAO;GACjB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;GACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;GACtF,UAAU,EAAE,OAAO;IACnB,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;IAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;IAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;IACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;IAC/F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;IACnG,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;IAC7G,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;IACvG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;GAC3G,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;GACzC,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACtF,aAAa,EAAE,MAAM,EAAE,OAAO;IAC9B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;IACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;IACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;IACvE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GACpF,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GAC7F,cAAc,EAAE,OAAO;IACvB,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;IAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;IAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;GACxE,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAClD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;GAC3G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC7G,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACpD,UAAU,EAAE,OAAO;GACnB,MAAM,EAAE,OAAO;IACf,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;IACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;IAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GAC9E,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;GACjD,OAAO,EAAE,OAAO;IAChB,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;IACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAC7F,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;GAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;GACtF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACvF,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO;GACrB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;GACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC3E,eAAe,EAAE,OAAO;GACxB,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;GAClF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;GACxF,iBAAiB,EAAE,OAAO;IAC1B,WAAW,EAAE,MAAM,EAAE,OAAO;KAC5B,QAAQ,EAAE,OAAO;MACjB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;MACtI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;KAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;KAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;KAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;IAC7E,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;IACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GAChF,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;GACrD,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;GAC7G,+BAA+B,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC1H,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC1D,oBAAoB,EAAE,MAAM,EAAE,OAAO;GACrC,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GAC1E,cAAc,EAAE,OAAO;IACvB,OAAO,EAAE,OAAO;KAChB,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;KACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;IAC7F,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;IACnD,SAAS,EAAE,OAAO;KAClB,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;KAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;KACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;KAC7D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;KAChE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;KAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;KAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;IACjF,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;IACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;IACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;IACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;IACzF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;GACrD,eAAe,EAAE,OAAO;IACxB,OAAO,EAAE,OAAO;KAChB,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;KACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;IAC7F,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;IACnD,SAAS,EAAE,OAAO;KAClB,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;KAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;KACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;KAC7D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;KAChE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;KAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;KAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;IACjF,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;IACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;IAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;IACpF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;IAC1F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GAC5F,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GACtD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACpJ,uBAAuB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CAClI,iBAAiB,EAAE,KAAK;EAAC;EAAY;EAAS;CAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzH,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC5J,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,sZAAsZ;AACla,MAAM,8CAA8C,EAAE,OAAO;CAC3D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,gDAAgD,EAAE,OAAO,EAC7D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,kDAAkD,EAAE,OAAO;CAC/D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,oBAAoB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,mDAAmD,EAAE,OAAO;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,oBAAoB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,sDAAsD,EAAE,OAAO;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,oBAAoB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,wBAAwB,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,2BAA2B,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,4BAA4B,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3K,8BAA8B,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,wCAAwC,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChL,CAAC,CAAC,CAAC,SAAS,wBAAwB;AACpC,MAAM,oCAAoC,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,QAAQ,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,0CAA0C,EAAE,OAAO;CACvD,KAAK,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAU,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,kCAAkC,SAAS,CAAC,CAAC,SAAS;CACnE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAM,6CAA6C,EAAE,OAAO;CAC1D,QAAQ,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,8CAA8C,EAAE,OAAO;CAC3D,QAAQ,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC9D,UAAU,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACzE,UAAU,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAChE,WAAW,kCAAkC,SAAS,CAAC,CAAC,SAAS;CACjE,YAAY,kCAAkC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,mDAAmD,EAAE,OAAO;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC3E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,+CAA+C,EAAE,OAAO;CAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAChC,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,0CAA0C,EAAE,OAAO;CACvD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,cAAc,wCAAwC,SAAS,CAAC,CAAC,SAAS;CAC1E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,2CAA2C,EAAE,OAAO;CACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,4CAA4C,EAAE,OAAO;CACzD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAsC,EAAE,OAAO;CACnD,QAAQ,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,6CAA6C,EAAE,OAAO;CAC1D,WAAW,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,oDAAoD,EAAE,OAAO;CACjE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiB,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAChF,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,+BAA+B,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,6CAA6C,EAAE,OAAO;CAC1D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,+CAA+C,EAAE,OAAO;CAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,mDAAmD,EAAE,OAAO;CAChE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,oDAAoD,EAAE,OAAO;CACjE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA4C,EAAE,OAAO;CACzD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,2CAA2C,EAAE,OAAO;CACxD,OAAO,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,QAAQ,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACvE,UAAU,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAY,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAClE,eAAe,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACrF,oBAAoB,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,uBAAuB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,6GAA6G;AACzH,MAAM,4CAA4C,EAAE,KAAK;CAAC;CAAY;CAAS;AAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAc/I,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,UAAU,6CAA6C,SAAS,CAAC,CAAC,SAAS;EAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,eAAe,yCAAyC,SAAS,CAAC,CAAC,SAAS;EAC5E,iBAAiB,0CAA0C,SAAS,CAAC,CAAC,SAAS;EAC/E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
|
|
@@ -26,8 +26,8 @@ const PaypalUpdateWebProfileInput = zod.z.object({
|
|
|
26
26
|
}).describe("The style and presentation parameters for the web profile.").optional()
|
|
27
27
|
}).describe("Request to update a PayPal web experience profile.\n\nUse this action when you need to update the configuration of an existing\nweb experience profile for PayPal payment flows. The profile defines how\nthe checkout experience appears to customers, including branding, layout,\nand shipping options.");
|
|
28
28
|
const PaypalUpdateWebProfile_ErrorDetailSchema = zod.z.object({
|
|
29
|
-
field: zod.z.string().describe("The field that caused the error."),
|
|
30
|
-
issue: zod.z.string().describe("The error issue description.")
|
|
29
|
+
field: zod.z.string().describe("The field that caused the error.").nullable(),
|
|
30
|
+
issue: zod.z.string().describe("The error issue description.").nullable()
|
|
31
31
|
}).describe("Details for an error response.");
|
|
32
32
|
const PaypalUpdateWebProfileOutput = zod.z.object({
|
|
33
33
|
name: zod.z.string().describe("The human-readable, unique name of the error.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-web-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateWebProfileInput
|
|
1
|
+
{"version":3,"file":"update-web-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateWebProfileInput = z.object({\n id: z.string().describe(\"The ID of the web experience profile to update.\"),\n name: z.string().describe(\"The web experience profile name. Must be unique for a set of profiles for a merchant.\"),\n temporary: z.boolean().describe(\"Indicates whether the profile persists for three hours or permanently. True for three hours, false for permanent.\").optional(),\n flow_config: z.object({\n user_action: z.enum([\"COMMIT\"]).describe(\"Presents either the Continue or Pay Now checkout flow to the customer.\").optional(),\n landing_page_type: z.enum([\"login\", \"billing\"]).describe(\"The type of landing page to display on the PayPal site.\").optional(),\n bank_txn_pending_url: z.string().describe(\"The merchant site URL to display after a bank transfer payment. In Germany, valid only for Giropay or bank transfer payment method.\").optional(),\n return_uri_http_method: z.enum([\"GET\", \"POST\"]).describe(\"The HTTP method to redirect the customer to a return URL.\").optional(),\n}).describe(\"The flow configuration parameters for the web profile.\").optional(),\n input_fields: z.object({\n no_shipping: z.union([z.literal(0), z.literal(1), z.literal(2)]).describe(\"Indicates whether PayPal displays shipping address fields.\").optional(),\n address_override: z.union([z.literal(0), z.literal(1)]).describe(\"Indicates whether to display the shipping address passed to the call.\").optional(),\n}).describe(\"The input field customization parameters for the web profile.\").optional(),\n presentation: z.object({\n brand_name: z.string().describe(\"A label that overrides the business name in the PayPal account on the PayPal pages. Character length and limitations: 127 single-byte alphanumeric characters.\").optional(),\n logo_image: z.string().describe(\"A URL to the logo image. Maximum width: 190 pixels, maximum height: 60 pixels. Valid media types: .gif, .jpg, .png. Character limit: 127.\").optional(),\n locale_code: z.string().describe(\"The locale of pages that the PayPal payment experience displays. Valid values: AU, AT, BE, BR, CA, CH, CN, DE, ES, GB, FR, IT, NL, PL, PT, RU, US. Also 5-character codes like da_DK, he_IL, ja_JP, pt_BR, ru_RU, zh_CN, zh_HK, zh_TW.\").optional(),\n}).describe(\"The style and presentation parameters for the web profile.\").optional(),\n}).describe(\"Request to update a PayPal web experience profile.\\n\\nUse this action when you need to update the configuration of an existing\\nweb experience profile for PayPal payment flows. The profile defines how\\nthe checkout experience appears to customers, including branding, layout,\\nand shipping options.\");\nconst PaypalUpdateWebProfile_ErrorDetailSchema = z.object({\n field: z.string().describe(\"The field that caused the error.\").nullable(),\n issue: z.string().describe(\"The error issue description.\").nullable(),\n}).describe(\"Details for an error response.\");\nexport const PaypalUpdateWebProfileOutput = z.object({\n name: z.string().describe(\"The human-readable, unique name of the error.\").nullable().optional(),\n details: z.array(PaypalUpdateWebProfile_ErrorDetailSchema).describe(\"An array of additional details for the error.\").nullable().optional(),\n message: z.string().describe(\"The message that describes the error.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the update was successful.\").nullable().optional(),\n debug_id: z.string().describe(\"The PayPal internal ID used for correlation purposes.\").nullable().optional(),\n information_link: z.string().describe(\"The URI to detailed information related to this error.\").nullable().optional(),\n}).describe(\"Response from updating a PayPal web experience profile.\\n\\nA successful update returns HTTP 204 No Content with no JSON response body.\");\n\nexport const paypalUpdateWebProfile = action(\"PAYPAL_UPDATE_WEB_PROFILE\", {\n slug: \"paypal-update-web-profile\",\n name: \"Update web experience profile\",\n description: \"Updates a PayPal web experience profile. Use this action when you need to modify an existing web experience profile that controls the checkout flow appearance, branding, shipping options, and customer experience for PayPal payments. This action replaces the entire profile configuration with the provided values. A successful update returns HTTP 204 No Content with no JSON response body. This action is idempotent - updating a profile with the same values produces the same result without side effects.\",\n input: PaypalUpdateWebProfileInput,\n output: PaypalUpdateWebProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,65 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-web-profile.d.ts
|
|
4
|
-
declare const PaypalUpdateWebProfileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalUpdateWebProfileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
temporary: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
flow_config: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
user_action: z.ZodOptional<z.ZodEnum<{
|
|
10
|
+
COMMIT: "COMMIT";
|
|
11
|
+
}>>;
|
|
12
|
+
landing_page_type: z.ZodOptional<z.ZodEnum<{
|
|
13
|
+
login: "login";
|
|
14
|
+
billing: "billing";
|
|
15
|
+
}>>;
|
|
16
|
+
bank_txn_pending_url: z.ZodOptional<z.ZodString>;
|
|
17
|
+
return_uri_http_method: z.ZodOptional<z.ZodEnum<{
|
|
18
|
+
GET: "GET";
|
|
19
|
+
POST: "POST";
|
|
20
|
+
}>>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
input_fields: z.ZodOptional<z.ZodObject<{
|
|
23
|
+
no_shipping: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<1>, z.ZodLiteral<2>]>>;
|
|
24
|
+
address_override: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<1>]>>;
|
|
25
|
+
}, z.core.$strip>>;
|
|
26
|
+
presentation: z.ZodOptional<z.ZodObject<{
|
|
27
|
+
brand_name: z.ZodOptional<z.ZodString>;
|
|
28
|
+
logo_image: z.ZodOptional<z.ZodString>;
|
|
29
|
+
locale_code: z.ZodOptional<z.ZodString>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
}, z.core.$strip>;
|
|
32
|
+
declare const PaypalUpdateWebProfileOutput: z.ZodObject<{
|
|
33
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
35
|
+
field: z.ZodNullable<z.ZodString>;
|
|
36
|
+
issue: z.ZodNullable<z.ZodString>;
|
|
37
|
+
}, z.core.$strip>>>>;
|
|
38
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
debug_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
information_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$strip>;
|
|
43
|
+
declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
|
+
id: string;
|
|
45
|
+
name: string;
|
|
46
|
+
temporary?: boolean | undefined;
|
|
47
|
+
flow_config?: {
|
|
48
|
+
user_action?: "COMMIT" | undefined;
|
|
49
|
+
landing_page_type?: "login" | "billing" | undefined;
|
|
50
|
+
bank_txn_pending_url?: string | undefined;
|
|
51
|
+
return_uri_http_method?: "GET" | "POST" | undefined;
|
|
52
|
+
} | undefined;
|
|
53
|
+
input_fields?: {
|
|
54
|
+
no_shipping?: 0 | 1 | 2 | undefined;
|
|
55
|
+
address_override?: 0 | 1 | undefined;
|
|
56
|
+
} | undefined;
|
|
57
|
+
presentation?: {
|
|
58
|
+
brand_name?: string | undefined;
|
|
59
|
+
logo_image?: string | undefined;
|
|
60
|
+
locale_code?: string | undefined;
|
|
61
|
+
} | undefined;
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
63
|
//#endregion
|
|
8
64
|
export { paypalUpdateWebProfile };
|
|
9
65
|
//# sourceMappingURL=update-web-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-web-profile.d.cts","names":[],"sources":["../../src/actions/update-web-profile.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"update-web-profile.d.cts","names":[],"sources":["../../src/actions/update-web-profile.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,65 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-web-profile.d.ts
|
|
4
|
-
declare const PaypalUpdateWebProfileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalUpdateWebProfileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
temporary: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
flow_config: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
user_action: z.ZodOptional<z.ZodEnum<{
|
|
10
|
+
COMMIT: "COMMIT";
|
|
11
|
+
}>>;
|
|
12
|
+
landing_page_type: z.ZodOptional<z.ZodEnum<{
|
|
13
|
+
login: "login";
|
|
14
|
+
billing: "billing";
|
|
15
|
+
}>>;
|
|
16
|
+
bank_txn_pending_url: z.ZodOptional<z.ZodString>;
|
|
17
|
+
return_uri_http_method: z.ZodOptional<z.ZodEnum<{
|
|
18
|
+
GET: "GET";
|
|
19
|
+
POST: "POST";
|
|
20
|
+
}>>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
input_fields: z.ZodOptional<z.ZodObject<{
|
|
23
|
+
no_shipping: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<1>, z.ZodLiteral<2>]>>;
|
|
24
|
+
address_override: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<1>]>>;
|
|
25
|
+
}, z.core.$strip>>;
|
|
26
|
+
presentation: z.ZodOptional<z.ZodObject<{
|
|
27
|
+
brand_name: z.ZodOptional<z.ZodString>;
|
|
28
|
+
logo_image: z.ZodOptional<z.ZodString>;
|
|
29
|
+
locale_code: z.ZodOptional<z.ZodString>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
}, z.core.$strip>;
|
|
32
|
+
declare const PaypalUpdateWebProfileOutput: z.ZodObject<{
|
|
33
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
35
|
+
field: z.ZodNullable<z.ZodString>;
|
|
36
|
+
issue: z.ZodNullable<z.ZodString>;
|
|
37
|
+
}, z.core.$strip>>>>;
|
|
38
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
debug_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
information_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$strip>;
|
|
43
|
+
declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
|
+
id: string;
|
|
45
|
+
name: string;
|
|
46
|
+
temporary?: boolean | undefined;
|
|
47
|
+
flow_config?: {
|
|
48
|
+
user_action?: "COMMIT" | undefined;
|
|
49
|
+
landing_page_type?: "login" | "billing" | undefined;
|
|
50
|
+
bank_txn_pending_url?: string | undefined;
|
|
51
|
+
return_uri_http_method?: "GET" | "POST" | undefined;
|
|
52
|
+
} | undefined;
|
|
53
|
+
input_fields?: {
|
|
54
|
+
no_shipping?: 0 | 1 | 2 | undefined;
|
|
55
|
+
address_override?: 0 | 1 | undefined;
|
|
56
|
+
} | undefined;
|
|
57
|
+
presentation?: {
|
|
58
|
+
brand_name?: string | undefined;
|
|
59
|
+
logo_image?: string | undefined;
|
|
60
|
+
locale_code?: string | undefined;
|
|
61
|
+
} | undefined;
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
63
|
//#endregion
|
|
8
64
|
export { paypalUpdateWebProfile };
|
|
9
65
|
//# sourceMappingURL=update-web-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-web-profile.d.mts","names":[],"sources":["../../src/actions/update-web-profile.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"update-web-profile.d.mts","names":[],"sources":["../../src/actions/update-web-profile.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -26,8 +26,8 @@ const PaypalUpdateWebProfileInput = z.object({
|
|
|
26
26
|
}).describe("The style and presentation parameters for the web profile.").optional()
|
|
27
27
|
}).describe("Request to update a PayPal web experience profile.\n\nUse this action when you need to update the configuration of an existing\nweb experience profile for PayPal payment flows. The profile defines how\nthe checkout experience appears to customers, including branding, layout,\nand shipping options.");
|
|
28
28
|
const PaypalUpdateWebProfile_ErrorDetailSchema = z.object({
|
|
29
|
-
field: z.string().describe("The field that caused the error."),
|
|
30
|
-
issue: z.string().describe("The error issue description.")
|
|
29
|
+
field: z.string().describe("The field that caused the error.").nullable(),
|
|
30
|
+
issue: z.string().describe("The error issue description.").nullable()
|
|
31
31
|
}).describe("Details for an error response.");
|
|
32
32
|
const paypalUpdateWebProfile = action("PAYPAL_UPDATE_WEB_PROFILE", {
|
|
33
33
|
slug: "paypal-update-web-profile",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-web-profile.mjs","names":[],"sources":["../../src/actions/update-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateWebProfileInput
|
|
1
|
+
{"version":3,"file":"update-web-profile.mjs","names":[],"sources":["../../src/actions/update-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalUpdateWebProfileInput = z.object({\n id: z.string().describe(\"The ID of the web experience profile to update.\"),\n name: z.string().describe(\"The web experience profile name. Must be unique for a set of profiles for a merchant.\"),\n temporary: z.boolean().describe(\"Indicates whether the profile persists for three hours or permanently. True for three hours, false for permanent.\").optional(),\n flow_config: z.object({\n user_action: z.enum([\"COMMIT\"]).describe(\"Presents either the Continue or Pay Now checkout flow to the customer.\").optional(),\n landing_page_type: z.enum([\"login\", \"billing\"]).describe(\"The type of landing page to display on the PayPal site.\").optional(),\n bank_txn_pending_url: z.string().describe(\"The merchant site URL to display after a bank transfer payment. In Germany, valid only for Giropay or bank transfer payment method.\").optional(),\n return_uri_http_method: z.enum([\"GET\", \"POST\"]).describe(\"The HTTP method to redirect the customer to a return URL.\").optional(),\n}).describe(\"The flow configuration parameters for the web profile.\").optional(),\n input_fields: z.object({\n no_shipping: z.union([z.literal(0), z.literal(1), z.literal(2)]).describe(\"Indicates whether PayPal displays shipping address fields.\").optional(),\n address_override: z.union([z.literal(0), z.literal(1)]).describe(\"Indicates whether to display the shipping address passed to the call.\").optional(),\n}).describe(\"The input field customization parameters for the web profile.\").optional(),\n presentation: z.object({\n brand_name: z.string().describe(\"A label that overrides the business name in the PayPal account on the PayPal pages. Character length and limitations: 127 single-byte alphanumeric characters.\").optional(),\n logo_image: z.string().describe(\"A URL to the logo image. Maximum width: 190 pixels, maximum height: 60 pixels. Valid media types: .gif, .jpg, .png. Character limit: 127.\").optional(),\n locale_code: z.string().describe(\"The locale of pages that the PayPal payment experience displays. Valid values: AU, AT, BE, BR, CA, CH, CN, DE, ES, GB, FR, IT, NL, PL, PT, RU, US. Also 5-character codes like da_DK, he_IL, ja_JP, pt_BR, ru_RU, zh_CN, zh_HK, zh_TW.\").optional(),\n}).describe(\"The style and presentation parameters for the web profile.\").optional(),\n}).describe(\"Request to update a PayPal web experience profile.\\n\\nUse this action when you need to update the configuration of an existing\\nweb experience profile for PayPal payment flows. The profile defines how\\nthe checkout experience appears to customers, including branding, layout,\\nand shipping options.\");\nconst PaypalUpdateWebProfile_ErrorDetailSchema = z.object({\n field: z.string().describe(\"The field that caused the error.\").nullable(),\n issue: z.string().describe(\"The error issue description.\").nullable(),\n}).describe(\"Details for an error response.\");\nexport const PaypalUpdateWebProfileOutput = z.object({\n name: z.string().describe(\"The human-readable, unique name of the error.\").nullable().optional(),\n details: z.array(PaypalUpdateWebProfile_ErrorDetailSchema).describe(\"An array of additional details for the error.\").nullable().optional(),\n message: z.string().describe(\"The message that describes the error.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the update was successful.\").nullable().optional(),\n debug_id: z.string().describe(\"The PayPal internal ID used for correlation purposes.\").nullable().optional(),\n information_link: z.string().describe(\"The URI to detailed information related to this error.\").nullable().optional(),\n}).describe(\"Response from updating a PayPal web experience profile.\\n\\nA successful update returns HTTP 204 No Content with no JSON response body.\");\n\nexport const paypalUpdateWebProfile = action(\"PAYPAL_UPDATE_WEB_PROFILE\", {\n slug: \"paypal-update-web-profile\",\n name: \"Update web experience profile\",\n description: \"Updates a PayPal web experience profile. Use this action when you need to modify an existing web experience profile that controls the checkout flow appearance, branding, shipping options, and customer experience for PayPal payments. This action replaces the entire profile configuration with the provided values. A successful update returns HTTP 204 No Content with no JSON response body. This action is idempotent - updating a profile with the same values produces the same result without side effects.\",\n input: PaypalUpdateWebProfileInput,\n output: PaypalUpdateWebProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACjH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CAC9J,aAAa,EAAE,OAAO;EACtB,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC5H,mBAAmB,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC7H,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC1L,wBAAwB,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7E,cAAc,EAAE,OAAO;EACvB,aAAa,EAAE,MAAM;GAAC,EAAE,QAAQ,CAAC;GAAG,EAAE,QAAQ,CAAC;GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACjJ,kBAAkB,EAAE,MAAM,CAAC,EAAE,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpF,cAAc,EAAE,OAAO;EACvB,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;EAC3M,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I,CAAC,CAAC,SAAS;EACtL,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wOAAwO,CAAC,CAAC,SAAS;CACtR,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,4SAA4S;AACxT,MAAM,2CAA2C,EAAE,OAAO;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAU5C,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,SAAS,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,SAAS,wIAOF;AACV,CAAC"}
|
|
@@ -6,12 +6,12 @@ const PaypalVerifyPaymentMethodInput = zod.z.object({ input: zod.z.object({
|
|
|
6
6
|
merchant_account_id: zod.z.string().describe("The merchant account ID to use for the verification. If not specified, the default merchant account is used.").optional()
|
|
7
7
|
}).describe("The input containing the payment method ID and optional merchant account ID for verification.") }).describe("Request model for verifying a payment method via Braintree GraphQL API.\n\nUse this action when you need to verify that a multi-use payment method is valid\nand has passed fraud checks. Verification runs the payment method through your\nconfigured fraud rules and confirms it is associated with a valid account with\nthe card issuer.\n\nThis action is useful when you need to validate a payment method before using\nit for transactions, or when you want to proactively check if a stored payment\nmethod is still valid and not reported lost or stolen.\n\nNote: This action uses the Braintree GraphQL API endpoint at /graphql. The\npayment method must be a multi-use (vaulted) token for verification to work.");
|
|
8
8
|
const PaypalVerifyPaymentMethod_ErrorLocationSchema = zod.z.object({
|
|
9
|
-
line: zod.z.number().int().describe("The line number in the query."),
|
|
10
|
-
column: zod.z.number().int().describe("The column number in the query.")
|
|
9
|
+
line: zod.z.number().int().describe("The line number in the query.").nullable(),
|
|
10
|
+
column: zod.z.number().int().describe("The column number in the query.").nullable()
|
|
11
11
|
}).describe("A location in the GraphQL query where an error occurred.");
|
|
12
12
|
const PaypalVerifyPaymentMethod_GraphQLErrorSchema = zod.z.object({
|
|
13
13
|
path: zod.z.array(zod.z.union([zod.z.string(), zod.z.number().int()])).describe("The path in the response where the error occurred.").nullable().optional(),
|
|
14
|
-
message: zod.z.string().describe("The error message."),
|
|
14
|
+
message: zod.z.string().describe("The error message.").nullable(),
|
|
15
15
|
locations: zod.z.array(PaypalVerifyPaymentMethod_ErrorLocationSchema).describe("The locations in the query where the error occurred.").nullable().optional()
|
|
16
16
|
}).describe("A GraphQL error from the API response.");
|
|
17
17
|
const PaypalVerifyPaymentMethodOutput = zod.z.object({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-payment-method.cjs","names":["z","action"],"sources":["../../src/actions/verify-payment-method.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyPaymentMethodInput
|
|
1
|
+
{"version":3,"file":"verify-payment-method.cjs","names":["z","action"],"sources":["../../src/actions/verify-payment-method.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyPaymentMethodInput = z.object({\n input: z.object({\n payment_method_id: z.string().describe(\"The ID of the payment method to verify. This should be a multi-use payment method that has been vaulted in the Braintree platform.\"),\n merchant_account_id: z.string().describe(\"The merchant account ID to use for the verification. If not specified, the default merchant account is used.\").optional(),\n}).describe(\"The input containing the payment method ID and optional merchant account ID for verification.\"),\n}).describe(\"Request model for verifying a payment method via Braintree GraphQL API.\\n\\nUse this action when you need to verify that a multi-use payment method is valid\\nand has passed fraud checks. Verification runs the payment method through your\\nconfigured fraud rules and confirms it is associated with a valid account with\\nthe card issuer.\\n\\nThis action is useful when you need to validate a payment method before using\\nit for transactions, or when you want to proactively check if a stored payment\\nmethod is still valid and not reported lost or stolen.\\n\\nNote: This action uses the Braintree GraphQL API endpoint at /graphql. The\\npayment method must be a multi-use (vaulted) token for verification to work.\");\nconst PaypalVerifyPaymentMethod_ErrorLocationSchema = z.object({\n line: z.number().int().describe(\"The line number in the query.\").nullable(),\n column: z.number().int().describe(\"The column number in the query.\").nullable(),\n}).describe(\"A location in the GraphQL query where an error occurred.\");\nconst PaypalVerifyPaymentMethod_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"The path in the response where the error occurred.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable(),\n locations: z.array(PaypalVerifyPaymentMethod_ErrorLocationSchema).describe(\"The locations in the query where the error occurred.\").nullable().optional(),\n}).describe(\"A GraphQL error from the API response.\");\nexport const PaypalVerifyPaymentMethodOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The Braintree GraphQL response wrapper containing the actual data and extensions.\").nullable().optional(),\n error: z.string().describe(\"Error message if the request failed.\").nullable().optional(),\n errors: z.array(PaypalVerifyPaymentMethod_GraphQLErrorSchema).describe(\"GraphQL errors if the mutation failed.\").nullable().optional(),\n successful: z.boolean().describe(\"Whether the request was successful.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for payment method verification.\");\n\nexport const paypalVerifyPaymentMethod = action(\"PAYPAL_VERIFY_PAYMENT_METHOD\", {\n slug: \"paypal-verify-payment-method\",\n name: \"Verify Payment Method via Braintree\",\n description: \"Verifies a multi-use payment method to ensure it has passed fraud rules and is associated with a valid account. Use this action when you need to verify that a vaulted (multi-use) payment method is valid before using it for transactions. The verification runs the payment method through your configured Braintree fraud rules and confirms with the card issuer that the card is associated with a valid account. This action is commonly used when a customer adds a new payment method and you want to validate it, when checking if a stored payment method is still valid before a scheduled transaction, or as part of a risk management workflow to pre-validate payment methods. The response includes a verification status (VERIFIED, FAILED, GATEWAY_REJECTED, or PROCESSOR_DECLINED) along with processor response codes. Note: This action uses the Braintree GraphQL API endpoint at /graphql. The payment method must be a multi-use token that has been stored in the Braintree vault.\",\n input: PaypalVerifyPaymentMethodInput,\n output: PaypalVerifyPaymentMethodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,OAAO;CAChB,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CAC3K,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,+FAA+F,EAC3G,CAAC,CAAC,CAAC,SAAS,osBAAosB;AAChtB,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC5D,WAAWA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/verify-payment-method.d.ts
|
|
4
|
-
declare const PaypalVerifyPaymentMethodInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalVerifyPaymentMethodInput: z.ZodObject<{
|
|
5
|
+
input: z.ZodObject<{
|
|
6
|
+
payment_method_id: z.ZodString;
|
|
7
|
+
merchant_account_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PaypalVerifyPaymentMethodOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
12
|
+
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
15
|
+
message: z.ZodNullable<z.ZodString>;
|
|
16
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
line: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
column: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
}, z.core.$strip>>>>;
|
|
20
|
+
}, z.core.$strip>>>>;
|
|
21
|
+
successful: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
input: {
|
|
25
|
+
payment_method_id: string;
|
|
26
|
+
merchant_account_id?: string | undefined;
|
|
27
|
+
};
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { paypalVerifyPaymentMethod };
|
|
9
31
|
//# sourceMappingURL=verify-payment-method.d.cts.map
|