@keystrokehq/paypal 0.1.0 → 0.1.3
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 +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 +1 -1
- package/dist/actions/activate-plan.mjs.map +1 -1
- package/dist/actions/add-batch-trackers.cjs +10 -10
- package/dist/actions/add-batch-trackers.cjs.map +1 -1
- package/dist/actions/add-batch-trackers.d.cts +79 -3
- package/dist/actions/add-batch-trackers.d.cts.map +1 -1
- package/dist/actions/add-batch-trackers.d.mts +79 -3
- package/dist/actions/add-batch-trackers.d.mts.map +1 -1
- package/dist/actions/add-batch-trackers.mjs +10 -10
- package/dist/actions/add-batch-trackers.mjs.map +1 -1
- package/dist/actions/authorize-order.cjs +22 -22
- 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 +22 -22
- package/dist/actions/authorize-order.mjs.map +1 -1
- package/dist/actions/cancel-invoice.cjs +4 -4
- 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 +4 -4
- package/dist/actions/cancel-invoice.mjs.map +1 -1
- package/dist/actions/cancel-reminders.cjs +4 -4
- 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 +4 -4
- package/dist/actions/cancel-reminders.mjs.map +1 -1
- package/dist/actions/capture-subscription-payment.cjs +23 -23
- 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 +23 -23
- package/dist/actions/capture-subscription-payment.mjs.map +1 -1
- package/dist/actions/charge-payment-method.cjs +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 +1 -1
- package/dist/actions/charge-payment-method.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +29 -29
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +431 -3
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +431 -3
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +29 -29
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-payment.cjs +42 -42
- package/dist/actions/create-payment.cjs.map +1 -1
- package/dist/actions/create-payment.d.cts +215 -3
- package/dist/actions/create-payment.d.cts.map +1 -1
- package/dist/actions/create-payment.d.mts +215 -3
- package/dist/actions/create-payment.d.mts.map +1 -1
- package/dist/actions/create-payment.mjs +42 -42
- package/dist/actions/create-payment.mjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.cjs +16 -16
- package/dist/actions/create-payments-billing-plans.cjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.cts +154 -3
- package/dist/actions/create-payments-billing-plans.d.cts.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.mts +154 -3
- package/dist/actions/create-payments-billing-plans.d.mts.map +1 -1
- package/dist/actions/create-payments-billing-plans.mjs +16 -16
- package/dist/actions/create-payments-billing-plans.mjs.map +1 -1
- package/dist/actions/create-plan.cjs +20 -20
- package/dist/actions/create-plan.cjs.map +1 -1
- package/dist/actions/create-plan.d.cts +143 -3
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +143 -3
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-plan.mjs +20 -20
- package/dist/actions/create-plan.mjs.map +1 -1
- package/dist/actions/create-product.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-product.mjs.map +1 -1
- package/dist/actions/create-subscription.cjs +17 -17
- package/dist/actions/create-subscription.cjs.map +1 -1
- package/dist/actions/create-subscription.d.cts +255 -3
- package/dist/actions/create-subscription.d.cts.map +1 -1
- package/dist/actions/create-subscription.d.mts +255 -3
- package/dist/actions/create-subscription.d.mts.map +1 -1
- package/dist/actions/create-subscription.mjs +17 -17
- package/dist/actions/create-subscription.mjs.map +1 -1
- package/dist/actions/create-template.cjs +30 -30
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +323 -3
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +323 -3
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +30 -30
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-web-profile.cjs +7 -7
- 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 +7 -7
- package/dist/actions/create-web-profile.mjs.map +1 -1
- package/dist/actions/create-webhook-lookup.cjs +5 -5
- 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 +5 -5
- package/dist/actions/create-webhook-lookup.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +7 -7
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +37 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +37 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +7 -7
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/deactivate-plan.cjs +3 -3
- 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 +3 -3
- package/dist/actions/deactivate-plan.mjs.map +1 -1
- package/dist/actions/delete-external-payment.cjs +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 +1 -1
- package/dist/actions/delete-external-payment.mjs.map +1 -1
- package/dist/actions/delete-invoice-payment-record.cjs +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 +1 -1
- package/dist/actions/delete-invoice-payment-record.mjs.map +1 -1
- package/dist/actions/delete-invoice-refund-record.cjs +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 +1 -1
- package/dist/actions/delete-invoice-refund-record.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +6 -6
- 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 +6 -6
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-payment-resource.cjs +3 -3
- 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 +3 -3
- package/dist/actions/delete-payment-resource.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +6 -6
- 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 +6 -6
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-web-profile.cjs +3 -3
- 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 +3 -3
- package/dist/actions/delete-web-profile.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +6 -6
- 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 +6 -6
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/fetch-node.cjs +6 -6
- 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 +6 -6
- package/dist/actions/fetch-node.mjs.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.cjs +3 -3
- 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 +3 -3
- package/dist/actions/finalize-pay-pal-braintree-dispute.mjs.map +1 -1
- package/dist/actions/find-eligible-methods.cjs +8 -8
- package/dist/actions/find-eligible-methods.cjs.map +1 -1
- package/dist/actions/find-eligible-methods.d.cts +120 -3
- package/dist/actions/find-eligible-methods.d.cts.map +1 -1
- package/dist/actions/find-eligible-methods.d.mts +120 -3
- package/dist/actions/find-eligible-methods.d.mts.map +1 -1
- package/dist/actions/find-eligible-methods.mjs +8 -8
- package/dist/actions/find-eligible-methods.mjs.map +1 -1
- package/dist/actions/generate-client-token.cjs +2 -2
- 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 +2 -2
- package/dist/actions/generate-client-token.mjs.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.cjs +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 +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 +7 -7
- 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 +7 -7
- package/dist/actions/generate-qr-code.mjs.map +1 -1
- package/dist/actions/get-billing-subscriptions.cjs +10 -10
- 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 +10 -10
- package/dist/actions/get-billing-subscriptions.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +33 -33
- 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 +33 -33
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-invoicing-invoices-qr-code.mjs.map +1 -1
- package/dist/actions/get-invoicing-template.cjs +22 -22
- 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 +22 -22
- package/dist/actions/get-invoicing-template.mjs.map +1 -1
- package/dist/actions/get-order.cjs +16 -16
- 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 +16 -16
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-payment.cjs +14 -14
- 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 +14 -14
- package/dist/actions/get-payment.mjs.map +1 -1
- package/dist/actions/get-payments-refund.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-payments-refund.mjs.map +1 -1
- package/dist/actions/get-plan.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-plan.mjs.map +1 -1
- package/dist/actions/get-product.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-product.mjs.map +1 -1
- package/dist/actions/get-subscription.cjs +10 -10
- 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 +10 -10
- package/dist/actions/get-subscription.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/get-userinfo.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-userinfo.mjs.map +1 -1
- package/dist/actions/get-web-profile.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-web-profile.mjs.map +1 -1
- package/dist/actions/get-webhook-lookup.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-webhook-lookup.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/list-disputes.cjs +7 -7
- 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 +7 -7
- package/dist/actions/list-disputes.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +15 -15
- 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 +15 -15
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-legacy-billing-plans.cjs +7 -7
- 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 +7 -7
- package/dist/actions/list-legacy-billing-plans.mjs.map +1 -1
- package/dist/actions/list-payments.cjs +20 -20
- 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 +20 -20
- package/dist/actions/list-payments.mjs.map +1 -1
- package/dist/actions/list-plans.cjs +11 -11
- 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 +11 -11
- package/dist/actions/list-plans.mjs.map +1 -1
- package/dist/actions/list-products.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +8 -8
- 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 +8 -8
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-web-profiles.cjs +7 -7
- 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 +7 -7
- package/dist/actions/list-web-profiles.mjs.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-webhook-event-type-subscriptions.mjs.map +1 -1
- package/dist/actions/list-webhook-event-types.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-webhook-event-types.mjs.map +1 -1
- package/dist/actions/list-webhook-lookups.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-webhook-lookups.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/patch-orders.cjs +2 -2
- package/dist/actions/patch-orders.cjs.map +1 -1
- package/dist/actions/patch-orders.d.cts +32 -3
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +32 -3
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-orders.mjs +2 -2
- package/dist/actions/patch-orders.mjs.map +1 -1
- package/dist/actions/patch-plan.cjs +2 -2
- package/dist/actions/patch-plan.cjs.map +1 -1
- package/dist/actions/patch-plan.d.cts +30 -3
- package/dist/actions/patch-plan.d.cts.map +1 -1
- package/dist/actions/patch-plan.d.mts +30 -3
- package/dist/actions/patch-plan.d.mts.map +1 -1
- package/dist/actions/patch-plan.mjs +2 -2
- package/dist/actions/patch-plan.mjs.map +1 -1
- package/dist/actions/patch-subscription.cjs +5 -5
- package/dist/actions/patch-subscription.cjs.map +1 -1
- package/dist/actions/patch-subscription.d.cts +37 -3
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +37 -3
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-subscription.mjs +5 -5
- package/dist/actions/patch-subscription.mjs.map +1 -1
- package/dist/actions/patch-web-profile.cjs +2 -2
- package/dist/actions/patch-web-profile.cjs.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +30 -3
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +30 -3
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.mjs +2 -2
- package/dist/actions/patch-web-profile.mjs.map +1 -1
- package/dist/actions/ping-braintree.cjs +2 -2
- 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 +2 -2
- package/dist/actions/ping-braintree.mjs.map +1 -1
- package/dist/actions/query-braintree-report.cjs +5 -5
- 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 +5 -5
- package/dist/actions/query-braintree-report.mjs.map +1 -1
- package/dist/actions/retrieve-payment-resource.cjs +12 -12
- 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 +12 -12
- package/dist/actions/retrieve-payment-resource.mjs.map +1 -1
- package/dist/actions/search-invoices.cjs +12 -12
- 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 +12 -12
- package/dist/actions/search-invoices.mjs.map +1 -1
- package/dist/actions/send-invoice.cjs +4 -4
- 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 +4 -4
- package/dist/actions/send-invoice.mjs.map +1 -1
- package/dist/actions/simulate-webhook-event.cjs +7 -7
- 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 +7 -7
- package/dist/actions/simulate-webhook-event.mjs.map +1 -1
- package/dist/actions/update-dispute.cjs +5 -5
- package/dist/actions/update-dispute.cjs.map +1 -1
- package/dist/actions/update-dispute.d.cts +40 -3
- package/dist/actions/update-dispute.d.cts.map +1 -1
- package/dist/actions/update-dispute.d.mts +40 -3
- package/dist/actions/update-dispute.d.mts.map +1 -1
- package/dist/actions/update-dispute.mjs +5 -5
- package/dist/actions/update-dispute.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +49 -49
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +544 -3
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +544 -3
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +49 -49
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-pay-pal-product.cjs +2 -2
- package/dist/actions/update-pay-pal-product.cjs.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +30 -3
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +30 -3
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.mjs +2 -2
- package/dist/actions/update-pay-pal-product.mjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.cjs +7 -7
- package/dist/actions/update-pay-pal-webhook.cjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +41 -3
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +41 -3
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.mjs +7 -7
- package/dist/actions/update-pay-pal-webhook.mjs.map +1 -1
- package/dist/actions/update-templates.cjs +39 -39
- package/dist/actions/update-templates.cjs.map +1 -1
- package/dist/actions/update-templates.d.cts +636 -3
- package/dist/actions/update-templates.d.cts.map +1 -1
- package/dist/actions/update-templates.d.mts +636 -3
- package/dist/actions/update-templates.d.mts.map +1 -1
- package/dist/actions/update-templates.mjs +39 -39
- package/dist/actions/update-templates.mjs.map +1 -1
- package/dist/actions/update-web-profile.cjs +4 -4
- 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 +4 -4
- package/dist/actions/update-web-profile.mjs.map +1 -1
- package/dist/actions/verify-payment-method.cjs +5 -5
- 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 +5 -5
- 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":"patch-web-profile.d.cts","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"patch-web-profile.d.cts","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA;;;;;;;wCAMhC,MAAA;EAAA;AAAA"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/patch-web-profile.d.ts
|
|
4
|
-
declare const PaypalPatchWebProfileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalPatchWebProfileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
patches: z.ZodArray<z.ZodObject<{
|
|
7
|
+
op: z.ZodEnum<{
|
|
8
|
+
replace: "replace";
|
|
9
|
+
add: "add";
|
|
10
|
+
remove: "remove";
|
|
11
|
+
move: "move";
|
|
12
|
+
copy: "copy";
|
|
13
|
+
test: "test";
|
|
14
|
+
}>;
|
|
15
|
+
from: z.ZodOptional<z.ZodString>;
|
|
16
|
+
path: z.ZodString;
|
|
17
|
+
value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PaypalPatchWebProfileOutput: z.ZodObject<{
|
|
21
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
22
|
+
profile_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const paypalPatchWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
id: string;
|
|
26
|
+
patches: {
|
|
27
|
+
[x: string]: unknown;
|
|
28
|
+
op: "replace" | "add" | "remove" | "move" | "copy" | "test";
|
|
29
|
+
path: string;
|
|
30
|
+
from?: string | undefined;
|
|
31
|
+
value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
|
|
32
|
+
}[];
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { paypalPatchWebProfile };
|
|
9
36
|
//# sourceMappingURL=patch-web-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-web-profile.d.mts","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"patch-web-profile.d.mts","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA;;;;;;;wCAMhC,MAAA;EAAA;AAAA"}
|
|
@@ -25,12 +25,12 @@ const paypalPatchWebProfile = action("PAYPAL_PATCH_WEB_PROFILE", {
|
|
|
25
25
|
z.array(z.unknown()),
|
|
26
26
|
z.record(z.string(), z.unknown())
|
|
27
27
|
]).optional()
|
|
28
|
-
}).describe("A single JSON Patch operation to apply to the web experience profile.")).describe("An array of JSON Patch operations to apply to the web experience profile. Each operation follows RFC 6902 format with 'op', 'path', and optionally 'value'.")
|
|
28
|
+
}).passthrough().describe("A single JSON Patch operation to apply to the web experience profile.")).describe("An array of JSON Patch operations to apply to the web experience profile. Each operation follows RFC 6902 format with 'op', 'path', and optionally 'value'.")
|
|
29
29
|
}).describe("Request to partially update a PayPal web experience profile using JSON Patch."),
|
|
30
30
|
output: z.object({
|
|
31
31
|
success: z.boolean().default(true).describe("Indicates whether the web experience profile update was successful.").nullable().optional(),
|
|
32
32
|
profile_id: z.string().describe("The ID of the web experience profile that was updated.").nullable().optional()
|
|
33
|
-
}).describe("Response from partially updating a PayPal web experience profile.")
|
|
33
|
+
}).passthrough().describe("Response from partially updating a PayPal web experience profile.")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { paypalPatchWebProfile };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-web-profile.mjs","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPatchWebProfileInput
|
|
1
|
+
{"version":3,"file":"patch-web-profile.mjs","names":[],"sources":["../../src/actions/patch-web-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPatchWebProfileInput = z.object({\n id: z.string().describe(\"The unique web experience profile ID.\"),\n patches: z.array(z.object({\n op: z.enum([\"add\", \"remove\", \"replace\", \"move\", \"copy\", \"test\"]).describe(\"The operation to perform. Valid values: 'add', 'remove', 'replace', 'move', 'copy', 'test'.\"),\n from: z.string().describe(\"The JSON Pointer path to copy or move the value from. Required for 'move' and 'copy' operations.\").optional(),\n path: z.string().describe(\"The JSON Pointer path to the target location in the web experience profile (e.g., '/name', '/presentation/logo_url'). Use forward slash as separator per RFC 6901.\"),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).optional(),\n}).passthrough().describe(\"A single JSON Patch operation to apply to the web experience profile.\")).describe(\"An array of JSON Patch operations to apply to the web experience profile. Each operation follows RFC 6902 format with 'op', 'path', and optionally 'value'.\"),\n}).describe(\"Request to partially update a PayPal web experience profile using JSON Patch.\");\nexport const PaypalPatchWebProfileOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the web experience profile update was successful.\").nullable().optional(),\n profile_id: z.string().describe(\"The ID of the web experience profile that was updated.\").nullable().optional(),\n}).passthrough().describe(\"Response from partially updating a PayPal web experience profile.\");\n\nexport const paypalPatchWebProfile = action(\"PAYPAL_PATCH_WEB_PROFILE\", {\n slug: \"paypal-patch-web-profile\",\n name: \"Update web experience profile (partial)\",\n description: \"Partially updates a PayPal web experience profile using JSON Patch (RFC 6902) operations. Use this action when you need to update specific fields of a web experience profile without replacing the entire resource. This action accepts an array of patch operations (add, remove, replace, move, copy, test) and applies them to the web experience profile. Common use cases include updating the profile name, presentation settings, flow configuration, or other fields. A successful update returns HTTP 204 No Content with no JSON response body. This action is idempotent - applying the same patch multiple times produces the same result.\",\n input: PaypalPatchWebProfileInput,\n output: PaypalPatchWebProfileOutput,\n});\n"],"mappings":";;AAkBA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/D,SAAS,EAAE,MAAM,EAAE,OAAO;GAC1B,IAAI,EAAE,KAAK;IAAC;IAAO;IAAU;IAAW;IAAQ;IAAQ;GAAM,CAAC,CAAC,CAAC,SAAS,6FAA6F;GACvK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;GACvI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK;GAC9L,OAAO,EAAE,MAAM;IAAC,EAAE,OAAO;IAAG,EAAE,OAAO,CAAC,CAAC,IAAI;IAAG,EAAE,OAAO;IAAG,EAAE,QAAQ;IAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;IAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;GAAC,CAAC,CAAC,CAAC,SAAS;EAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAC1Q,CAAC,CAAC,CAAC,SAAS,+EAUH;CACP,QAVyC,EAAE,OAAO;EAClD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAOhB;AACV,CAAC"}
|
|
@@ -3,9 +3,9 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/ping-braintree.ts
|
|
4
4
|
const PaypalPingBraintreeInput = zod.z.object({}).describe("Request model for the Braintree ping query.\n\nThis endpoint does not require any request parameters. It is a simple\nhealth check endpoint that verifies API connectivity to the Braintree\nGraphQL API by confirming the server responds with the expected \"pong\" response.");
|
|
5
5
|
const PaypalPingBraintreeOutput = zod.z.object({
|
|
6
|
-
data: zod.z.
|
|
6
|
+
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The data object containing the ping response.").nullable().optional(),
|
|
7
7
|
ping: zod.z.string().describe("The literal string 'pong' returned by the server.").nullable().optional()
|
|
8
|
-
}).describe("Response model for the Braintree ping query.");
|
|
8
|
+
}).passthrough().describe("Response model for the Braintree ping query.");
|
|
9
9
|
const paypalPingBraintree = require_action.action("PAYPAL_PING_BRAINTREE", {
|
|
10
10
|
slug: "paypal-ping-braintree",
|
|
11
11
|
name: "Braintree Ping",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping-braintree.cjs","names":["z","action"],"sources":["../../src/actions/ping-braintree.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPingBraintreeInput
|
|
1
|
+
{"version":3,"file":"ping-braintree.cjs","names":["z","action"],"sources":["../../src/actions/ping-braintree.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPingBraintreeInput = z.object({}).describe(\"Request model for the Braintree ping query.\\n\\nThis endpoint does not require any request parameters. It is a simple\\nhealth check endpoint that verifies API connectivity to the Braintree\\nGraphQL API by confirming the server responds with the expected \\\"pong\\\" response.\");\nexport const PaypalPingBraintreeOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object containing the ping response.\").nullable().optional(),\n ping: z.string().describe(\"The literal string 'pong' returned by the server.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the Braintree ping query.\");\n\nexport const paypalPingBraintree = action(\"PAYPAL_PING_BRAINTREE\", {\n slug: \"paypal-ping-braintree\",\n name: \"Braintree Ping\",\n description: \"Sends a ping query to the PayPal Braintree GraphQL API. Use when you need to verify connectivity and authentication status with the Braintree GraphQL endpoint. Returns the literal string 'pong' on successful connection. This is a simple health check endpoint for verifying API connectivity. The ping operation does not modify any data and is idempotent.\",\n input: PaypalPingBraintreeInput,\n output: PaypalPingBraintreeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iRAAiR;AAC/U,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/ping-braintree.d.ts
|
|
4
|
-
declare const PaypalPingBraintreeInput: z.
|
|
5
|
-
declare const PaypalPingBraintreeOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const PaypalPingBraintreeInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const PaypalPingBraintreeOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
ping: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
+
}, z.core.$loose>;
|
|
9
|
+
declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
10
|
//#endregion
|
|
8
11
|
export { paypalPingBraintree };
|
|
9
12
|
//# sourceMappingURL=ping-braintree.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping-braintree.d.cts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"ping-braintree.d.cts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/ping-braintree.d.ts
|
|
4
|
-
declare const PaypalPingBraintreeInput: z.
|
|
5
|
-
declare const PaypalPingBraintreeOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const PaypalPingBraintreeInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const PaypalPingBraintreeOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
7
|
+
ping: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
+
}, z.core.$loose>;
|
|
9
|
+
declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
10
|
//#endregion
|
|
8
11
|
export { paypalPingBraintree };
|
|
9
12
|
//# sourceMappingURL=ping-braintree.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -6,9 +6,9 @@ const paypalPingBraintree = action("PAYPAL_PING_BRAINTREE", {
|
|
|
6
6
|
description: "Sends a ping query to the PayPal Braintree GraphQL API. Use when you need to verify connectivity and authentication status with the Braintree GraphQL endpoint. Returns the literal string 'pong' on successful connection. This is a simple health check endpoint for verifying API connectivity. The ping operation does not modify any data and is idempotent.",
|
|
7
7
|
input: z.object({}).describe("Request model for the Braintree ping query.\n\nThis endpoint does not require any request parameters. It is a simple\nhealth check endpoint that verifies API connectivity to the Braintree\nGraphQL API by confirming the server responds with the expected \"pong\" response."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
data: z.
|
|
9
|
+
data: z.record(z.string(), z.unknown()).describe("The data object containing the ping response.").nullable().optional(),
|
|
10
10
|
ping: z.string().describe("The literal string 'pong' returned by the server.").nullable().optional()
|
|
11
|
-
}).describe("Response model for the Braintree ping query.")
|
|
11
|
+
}).passthrough().describe("Response model for the Braintree ping query.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { paypalPingBraintree };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping-braintree.mjs","names":[],"sources":["../../src/actions/ping-braintree.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPingBraintreeInput
|
|
1
|
+
{"version":3,"file":"ping-braintree.mjs","names":[],"sources":["../../src/actions/ping-braintree.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPingBraintreeInput = z.object({}).describe(\"Request model for the Braintree ping query.\\n\\nThis endpoint does not require any request parameters. It is a simple\\nhealth check endpoint that verifies API connectivity to the Braintree\\nGraphQL API by confirming the server responds with the expected \\\"pong\\\" response.\");\nexport const PaypalPingBraintreeOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object containing the ping response.\").nullable().optional(),\n ping: z.string().describe(\"The literal string 'pong' returned by the server.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the Braintree ping query.\");\n\nexport const paypalPingBraintree = action(\"PAYPAL_PING_BRAINTREE\", {\n slug: \"paypal-ping-braintree\",\n name: \"Braintree Ping\",\n description: \"Sends a ping query to the PayPal Braintree GraphQL API. Use when you need to verify connectivity and authentication status with the Braintree GraphQL endpoint. Returns the literal string 'pong' on successful connection. This is a simple health check endpoint for verifying API connectivity. The ping operation does not modify any data and is idempotent.\",\n input: PaypalPingBraintreeInput,\n output: PaypalPingBraintreeOutput,\n});\n"],"mappings":";;AAUA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iRAUrD;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
|
|
@@ -12,20 +12,20 @@ const PaypalQueryBraintreeReportInput = zod.z.object({
|
|
|
12
12
|
]).describe("The type of report to query. Each type has its own input parameters and response structure."),
|
|
13
13
|
merchant_account_id: zod.z.string().describe("The merchant account ID to filter the report by. If not specified, uses the default merchant account.").optional()
|
|
14
14
|
}).describe("Request schema for querying Braintree reports via GraphQL API.\n\nUse this action when you need to retrieve reports from Braintree, such as\ntransaction reports, dispute reports, or merchant funds availability.\nEach report type has its own input parameters and response structure.\n\nThe report field allows querying various report types by specifying the\nreport type and appropriate date range or filter parameters.");
|
|
15
|
-
const PaypalQueryBraintreeReport_ReportResponseSchema = zod.z.object({ report: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The report data returned by the query. The structure varies depending on the report type requested.").nullable().optional() }).describe("Response schema for the report query.");
|
|
15
|
+
const PaypalQueryBraintreeReport_ReportResponseSchema = zod.z.object({ report: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The report data returned by the query. The structure varies depending on the report type requested.").nullable().optional() }).passthrough().describe("Response schema for the report query.");
|
|
16
16
|
const PaypalQueryBraintreeReport_GraphQLErrorLocationSchema = zod.z.object({
|
|
17
17
|
line: zod.z.number().int().describe("The line number in the query where the error occurred.").nullable().optional(),
|
|
18
18
|
column: zod.z.number().int().describe("The column number in the query where the error occurred.").nullable().optional()
|
|
19
|
-
}).describe("A location in the GraphQL query that caused an error.");
|
|
19
|
+
}).passthrough().describe("A location in the GraphQL query that caused an error.");
|
|
20
20
|
const PaypalQueryBraintreeReport_GraphQLErrorSchema = zod.z.object({
|
|
21
21
|
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(),
|
|
22
|
-
message: zod.z.string().describe("A human-readable error message describing the issue."),
|
|
22
|
+
message: zod.z.string().describe("A human-readable error message describing the issue.").nullable(),
|
|
23
23
|
locations: zod.z.array(PaypalQueryBraintreeReport_GraphQLErrorLocationSchema).describe("The locations in the query that caused the error.").nullable().optional()
|
|
24
|
-
}).describe("A GraphQL error returned by the API.");
|
|
24
|
+
}).passthrough().describe("A GraphQL error returned by the API.");
|
|
25
25
|
const PaypalQueryBraintreeReportOutput = zod.z.object({
|
|
26
26
|
data: PaypalQueryBraintreeReport_ReportResponseSchema.nullable().optional(),
|
|
27
27
|
errors: zod.z.array(PaypalQueryBraintreeReport_GraphQLErrorSchema).describe("Any GraphQL errors that occurred during query execution.").nullable().optional()
|
|
28
|
-
}).describe("Root response schema for GraphQL report query.");
|
|
28
|
+
}).passthrough().describe("Root response schema for GraphQL report query.");
|
|
29
29
|
const paypalQueryBraintreeReport = require_action.action("PAYPAL_QUERY_BRAINTREE_REPORT", {
|
|
30
30
|
slug: "paypal-query-braintree-report",
|
|
31
31
|
name: "Query Braintree Report",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-braintree-report.cjs","names":["z","action"],"sources":["../../src/actions/query-braintree-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalQueryBraintreeReportInput
|
|
1
|
+
{"version":3,"file":"query-braintree-report.cjs","names":["z","action"],"sources":["../../src/actions/query-braintree-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalQueryBraintreeReportInput = z.object({\n end_date: z.string().describe(\"The end date for the report query in ISO 8601 format (e.g., '2024-01-31'). Used for time-based reports.\").optional(),\n start_date: z.string().describe(\"The start date for the report query in ISO 8601 format (e.g., '2024-01-01'). Used for time-based reports.\").optional(),\n report_type: z.enum([\"transactionReport\", \"disputeReport\", \"merchantFundsAvailable\", \"transactionSettlementOutcomesReport\"]).describe(\"The type of report to query. Each type has its own input parameters and response structure.\"),\n merchant_account_id: z.string().describe(\"The merchant account ID to filter the report by. If not specified, uses the default merchant account.\").optional(),\n}).describe(\"Request schema for querying Braintree reports via GraphQL API.\\n\\nUse this action when you need to retrieve reports from Braintree, such as\\ntransaction reports, dispute reports, or merchant funds availability.\\nEach report type has its own input parameters and response structure.\\n\\nThe report field allows querying various report types by specifying the\\nreport type and appropriate date range or filter parameters.\");\nconst PaypalQueryBraintreeReport_ReportResponseSchema = z.object({\n report: z.record(z.string(), z.unknown()).describe(\"The report data returned by the query. The structure varies depending on the report type requested.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for the report query.\");\nconst PaypalQueryBraintreeReport_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"The line number in the query where the error occurred.\").nullable().optional(),\n column: z.number().int().describe(\"The column number in the query where the error occurred.\").nullable().optional(),\n}).passthrough().describe(\"A location in the GraphQL query that caused an error.\");\nconst PaypalQueryBraintreeReport_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(\"A human-readable error message describing the issue.\").nullable(),\n locations: z.array(PaypalQueryBraintreeReport_GraphQLErrorLocationSchema).describe(\"The locations in the query that caused the error.\").nullable().optional(),\n}).passthrough().describe(\"A GraphQL error returned by the API.\");\nexport const PaypalQueryBraintreeReportOutput = z.object({\n data: PaypalQueryBraintreeReport_ReportResponseSchema.nullable().optional(),\n errors: z.array(PaypalQueryBraintreeReport_GraphQLErrorSchema).describe(\"Any GraphQL errors that occurred during query execution.\").nullable().optional(),\n}).passthrough().describe(\"Root response schema for GraphQL report query.\");\n\nexport const paypalQueryBraintreeReport = action(\"PAYPAL_QUERY_BRAINTREE_REPORT\", {\n slug: \"paypal-query-braintree-report\",\n name: \"Query Braintree Report\",\n description: \"Queries Braintree reports via GraphQL API. Use this action when you need to retrieve reports from Braintree's GraphQL API, such as transaction reports, dispute reports, merchant funds availability, or transaction settlement outcomes. Each report type returns different data structures based on the specified report type and filter parameters. The report query provides access to various report types that can be queried with their own input parameters. This is a read-only operation that retrieves report data without modifying any records. Note: This action uses the Braintree GraphQL API endpoint at /graphql.\",\n input: PaypalQueryBraintreeReportInput,\n output: PaypalQueryBraintreeReportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAClJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACtJ,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAqB;EAAiB;EAA0B;CAAqC,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACnO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,oaAAoa;AAChb,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,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,sDAAsD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-braintree-report.d.ts
|
|
4
|
-
declare const PaypalQueryBraintreeReportInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalQueryBraintreeReportInput: z.ZodObject<{
|
|
5
|
+
end_date: z.ZodOptional<z.ZodString>;
|
|
6
|
+
start_date: z.ZodOptional<z.ZodString>;
|
|
7
|
+
report_type: z.ZodEnum<{
|
|
8
|
+
transactionReport: "transactionReport";
|
|
9
|
+
disputeReport: "disputeReport";
|
|
10
|
+
merchantFundsAvailable: "merchantFundsAvailable";
|
|
11
|
+
transactionSettlementOutcomesReport: "transactionSettlementOutcomesReport";
|
|
12
|
+
}>;
|
|
13
|
+
merchant_account_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const PaypalQueryBraintreeReportOutput: z.ZodObject<{
|
|
16
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
report: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
21
|
+
message: z.ZodNullable<z.ZodString>;
|
|
22
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
|
+
line: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
column: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
}, z.core.$loose>>>>;
|
|
26
|
+
}, z.core.$loose>>>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const paypalQueryBraintreeReport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
report_type: "transactionReport" | "disputeReport" | "merchantFundsAvailable" | "transactionSettlementOutcomesReport";
|
|
30
|
+
end_date?: string | undefined;
|
|
31
|
+
start_date?: string | undefined;
|
|
32
|
+
merchant_account_id?: string | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { paypalQueryBraintreeReport };
|
|
9
36
|
//# sourceMappingURL=query-braintree-report.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-braintree-report.d.cts","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"query-braintree-report.d.cts","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-braintree-report.d.ts
|
|
4
|
-
declare const PaypalQueryBraintreeReportInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalQueryBraintreeReportInput: z.ZodObject<{
|
|
5
|
+
end_date: z.ZodOptional<z.ZodString>;
|
|
6
|
+
start_date: z.ZodOptional<z.ZodString>;
|
|
7
|
+
report_type: z.ZodEnum<{
|
|
8
|
+
transactionReport: "transactionReport";
|
|
9
|
+
disputeReport: "disputeReport";
|
|
10
|
+
merchantFundsAvailable: "merchantFundsAvailable";
|
|
11
|
+
transactionSettlementOutcomesReport: "transactionSettlementOutcomesReport";
|
|
12
|
+
}>;
|
|
13
|
+
merchant_account_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const PaypalQueryBraintreeReportOutput: z.ZodObject<{
|
|
16
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
report: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
21
|
+
message: z.ZodNullable<z.ZodString>;
|
|
22
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
|
+
line: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
column: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
}, z.core.$loose>>>>;
|
|
26
|
+
}, z.core.$loose>>>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const paypalQueryBraintreeReport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
report_type: "transactionReport" | "disputeReport" | "merchantFundsAvailable" | "transactionSettlementOutcomesReport";
|
|
30
|
+
end_date?: string | undefined;
|
|
31
|
+
start_date?: string | undefined;
|
|
32
|
+
merchant_account_id?: string | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { paypalQueryBraintreeReport };
|
|
9
36
|
//# sourceMappingURL=query-braintree-report.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-braintree-report.d.mts","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"query-braintree-report.d.mts","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -12,16 +12,16 @@ const PaypalQueryBraintreeReportInput = z.object({
|
|
|
12
12
|
]).describe("The type of report to query. Each type has its own input parameters and response structure."),
|
|
13
13
|
merchant_account_id: z.string().describe("The merchant account ID to filter the report by. If not specified, uses the default merchant account.").optional()
|
|
14
14
|
}).describe("Request schema for querying Braintree reports via GraphQL API.\n\nUse this action when you need to retrieve reports from Braintree, such as\ntransaction reports, dispute reports, or merchant funds availability.\nEach report type has its own input parameters and response structure.\n\nThe report field allows querying various report types by specifying the\nreport type and appropriate date range or filter parameters.");
|
|
15
|
-
const PaypalQueryBraintreeReport_ReportResponseSchema = z.object({ report: z.record(z.string(), z.unknown()).describe("The report data returned by the query. The structure varies depending on the report type requested.").nullable().optional() }).describe("Response schema for the report query.");
|
|
15
|
+
const PaypalQueryBraintreeReport_ReportResponseSchema = z.object({ report: z.record(z.string(), z.unknown()).describe("The report data returned by the query. The structure varies depending on the report type requested.").nullable().optional() }).passthrough().describe("Response schema for the report query.");
|
|
16
16
|
const PaypalQueryBraintreeReport_GraphQLErrorLocationSchema = z.object({
|
|
17
17
|
line: z.number().int().describe("The line number in the query where the error occurred.").nullable().optional(),
|
|
18
18
|
column: z.number().int().describe("The column number in the query where the error occurred.").nullable().optional()
|
|
19
|
-
}).describe("A location in the GraphQL query that caused an error.");
|
|
19
|
+
}).passthrough().describe("A location in the GraphQL query that caused an error.");
|
|
20
20
|
const PaypalQueryBraintreeReport_GraphQLErrorSchema = z.object({
|
|
21
21
|
path: z.array(z.union([z.string(), z.number().int()])).describe("The path in the response where the error occurred.").nullable().optional(),
|
|
22
|
-
message: z.string().describe("A human-readable error message describing the issue."),
|
|
22
|
+
message: z.string().describe("A human-readable error message describing the issue.").nullable(),
|
|
23
23
|
locations: z.array(PaypalQueryBraintreeReport_GraphQLErrorLocationSchema).describe("The locations in the query that caused the error.").nullable().optional()
|
|
24
|
-
}).describe("A GraphQL error returned by the API.");
|
|
24
|
+
}).passthrough().describe("A GraphQL error returned by the API.");
|
|
25
25
|
const paypalQueryBraintreeReport = action("PAYPAL_QUERY_BRAINTREE_REPORT", {
|
|
26
26
|
slug: "paypal-query-braintree-report",
|
|
27
27
|
name: "Query Braintree Report",
|
|
@@ -30,7 +30,7 @@ const paypalQueryBraintreeReport = action("PAYPAL_QUERY_BRAINTREE_REPORT", {
|
|
|
30
30
|
output: z.object({
|
|
31
31
|
data: PaypalQueryBraintreeReport_ReportResponseSchema.nullable().optional(),
|
|
32
32
|
errors: z.array(PaypalQueryBraintreeReport_GraphQLErrorSchema).describe("Any GraphQL errors that occurred during query execution.").nullable().optional()
|
|
33
|
-
}).describe("Root response schema for GraphQL report query.")
|
|
33
|
+
}).passthrough().describe("Root response schema for GraphQL report query.")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { paypalQueryBraintreeReport };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-braintree-report.mjs","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalQueryBraintreeReportInput
|
|
1
|
+
{"version":3,"file":"query-braintree-report.mjs","names":[],"sources":["../../src/actions/query-braintree-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalQueryBraintreeReportInput = z.object({\n end_date: z.string().describe(\"The end date for the report query in ISO 8601 format (e.g., '2024-01-31'). Used for time-based reports.\").optional(),\n start_date: z.string().describe(\"The start date for the report query in ISO 8601 format (e.g., '2024-01-01'). Used for time-based reports.\").optional(),\n report_type: z.enum([\"transactionReport\", \"disputeReport\", \"merchantFundsAvailable\", \"transactionSettlementOutcomesReport\"]).describe(\"The type of report to query. Each type has its own input parameters and response structure.\"),\n merchant_account_id: z.string().describe(\"The merchant account ID to filter the report by. If not specified, uses the default merchant account.\").optional(),\n}).describe(\"Request schema for querying Braintree reports via GraphQL API.\\n\\nUse this action when you need to retrieve reports from Braintree, such as\\ntransaction reports, dispute reports, or merchant funds availability.\\nEach report type has its own input parameters and response structure.\\n\\nThe report field allows querying various report types by specifying the\\nreport type and appropriate date range or filter parameters.\");\nconst PaypalQueryBraintreeReport_ReportResponseSchema = z.object({\n report: z.record(z.string(), z.unknown()).describe(\"The report data returned by the query. The structure varies depending on the report type requested.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for the report query.\");\nconst PaypalQueryBraintreeReport_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"The line number in the query where the error occurred.\").nullable().optional(),\n column: z.number().int().describe(\"The column number in the query where the error occurred.\").nullable().optional(),\n}).passthrough().describe(\"A location in the GraphQL query that caused an error.\");\nconst PaypalQueryBraintreeReport_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(\"A human-readable error message describing the issue.\").nullable(),\n locations: z.array(PaypalQueryBraintreeReport_GraphQLErrorLocationSchema).describe(\"The locations in the query that caused the error.\").nullable().optional(),\n}).passthrough().describe(\"A GraphQL error returned by the API.\");\nexport const PaypalQueryBraintreeReportOutput = z.object({\n data: PaypalQueryBraintreeReport_ReportResponseSchema.nullable().optional(),\n errors: z.array(PaypalQueryBraintreeReport_GraphQLErrorSchema).describe(\"Any GraphQL errors that occurred during query execution.\").nullable().optional(),\n}).passthrough().describe(\"Root response schema for GraphQL report query.\");\n\nexport const paypalQueryBraintreeReport = action(\"PAYPAL_QUERY_BRAINTREE_REPORT\", {\n slug: \"paypal-query-braintree-report\",\n name: \"Query Braintree Report\",\n description: \"Queries Braintree reports via GraphQL API. Use this action when you need to retrieve reports from Braintree's GraphQL API, such as transaction reports, dispute reports, merchant funds availability, or transaction settlement outcomes. Each report type returns different data structures based on the specified report type and filter parameters. The report query provides access to various report types that can be queried with their own input parameters. This is a read-only operation that retrieves report data without modifying any records. Note: This action uses the Braintree GraphQL API endpoint at /graphql.\",\n input: PaypalQueryBraintreeReportInput,\n output: PaypalQueryBraintreeReportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAClJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACtJ,aAAa,EAAE,KAAK;EAAC;EAAqB;EAAiB;EAA0B;CAAqC,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACnO,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,oaAAoa;AAChb,MAAM,kDAAkD,EAAE,OAAO,EAC/D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,wDAAwD,EAAE,OAAO;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAMhE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAC1E,QAAQ,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -6,35 +6,35 @@ const PaypalRetrievePaymentResource_PaymentResourceLinkSchema = zod.z.object({
|
|
|
6
6
|
rel: zod.z.string().describe("Relationship type (e.g., self, payment_link).").nullable().optional(),
|
|
7
7
|
href: zod.z.string().describe("URL of the linked resource.").nullable().optional(),
|
|
8
8
|
method: zod.z.string().describe("HTTP method for the link (e.g., GET, PUT).").nullable().optional()
|
|
9
|
-
}).describe("HAL link to related resources.");
|
|
9
|
+
}).passthrough().describe("HAL link to related resources.");
|
|
10
10
|
const PaypalRetrievePaymentResource_TaxDetailSchema = zod.z.object({
|
|
11
11
|
name: zod.z.string().describe("Name of the tax.").nullable().optional(),
|
|
12
12
|
type: zod.z.string().describe("Type of tax (e.g., PERCENTAGE).").nullable().optional(),
|
|
13
13
|
value: zod.z.string().describe("Value of the tax.").nullable().optional()
|
|
14
|
-
}).describe("Tax information for a line item.");
|
|
14
|
+
}).passthrough().describe("Tax information for a line item.");
|
|
15
15
|
const PaypalRetrievePaymentResource_ShippingCostSchema = zod.z.object({
|
|
16
16
|
type: zod.z.string().describe("Type of shipping (e.g., FLAT).").nullable().optional(),
|
|
17
17
|
value: zod.z.string().describe("Value of the shipping cost.").nullable().optional()
|
|
18
|
-
}).describe("Shipping cost information for a line item.");
|
|
18
|
+
}).passthrough().describe("Shipping cost information for a line item.");
|
|
19
19
|
const PaypalRetrievePaymentResource_UnitAmountSchema = zod.z.object({
|
|
20
20
|
value: zod.z.string().describe("The value of the amount.").nullable().optional(),
|
|
21
21
|
currency_code: zod.z.string().describe("Three-letter ISO currency code (e.g., USD).").nullable().optional()
|
|
22
|
-
}).describe("Currency amount for a line item.");
|
|
22
|
+
}).passthrough().describe("Currency amount for a line item.");
|
|
23
23
|
const PaypalRetrievePaymentResource_VariantOptionSchema = zod.z.object({
|
|
24
24
|
label: zod.z.string().describe("Label of the option.").nullable().optional(),
|
|
25
25
|
unit_amount: PaypalRetrievePaymentResource_UnitAmountSchema.nullable().optional()
|
|
26
|
-
}).describe("Option within a variant dimension.");
|
|
26
|
+
}).passthrough().describe("Option within a variant dimension.");
|
|
27
27
|
const PaypalRetrievePaymentResource_VariantDimensionSchema = zod.z.object({
|
|
28
28
|
name: zod.z.string().describe("Name of the dimension (e.g., Color, Size).").nullable().optional(),
|
|
29
29
|
options: zod.z.array(PaypalRetrievePaymentResource_VariantOptionSchema).describe("Available options for this dimension.").nullable().optional(),
|
|
30
30
|
primary: zod.z.boolean().describe("Whether this is the primary dimension.").nullable().optional()
|
|
31
|
-
}).describe("Dimension specification for product variants.");
|
|
32
|
-
const PaypalRetrievePaymentResource_VariantsSchema = zod.z.object({ dimensions: zod.z.array(PaypalRetrievePaymentResource_VariantDimensionSchema).describe("List of variant dimensions.").nullable().optional() }).describe("Product variant options.");
|
|
31
|
+
}).passthrough().describe("Dimension specification for product variants.");
|
|
32
|
+
const PaypalRetrievePaymentResource_VariantsSchema = zod.z.object({ dimensions: zod.z.array(PaypalRetrievePaymentResource_VariantDimensionSchema).describe("List of variant dimensions.").nullable().optional() }).passthrough().describe("Product variant options.");
|
|
33
33
|
const PaypalRetrievePaymentResource_CustomerNoteSchema = zod.z.object({
|
|
34
34
|
label: zod.z.string().describe("Label for the customer note.").nullable().optional(),
|
|
35
35
|
required: zod.z.boolean().describe("Whether the field is required.").nullable().optional()
|
|
36
|
-
}).describe("Customer note field.");
|
|
37
|
-
const PaypalRetrievePaymentResource_AdjustableQuantitySchema = zod.z.object({ maximum: zod.z.number().int().describe("Maximum allowed quantity.").nullable().optional() }).describe("Quantity adjustment settings.");
|
|
36
|
+
}).passthrough().describe("Customer note field.");
|
|
37
|
+
const PaypalRetrievePaymentResource_AdjustableQuantitySchema = zod.z.object({ maximum: zod.z.number().int().describe("Maximum allowed quantity.").nullable().optional() }).passthrough().describe("Quantity adjustment settings.");
|
|
38
38
|
const PaypalRetrievePaymentResource_LineItemSchema = zod.z.object({
|
|
39
39
|
name: zod.z.string().describe("Name of the product or service.").nullable().optional(),
|
|
40
40
|
taxes: zod.z.array(PaypalRetrievePaymentResource_TaxDetailSchema).describe("Taxes applied to this line item.").nullable().optional(),
|
|
@@ -46,9 +46,9 @@ const PaypalRetrievePaymentResource_LineItemSchema = zod.z.object({
|
|
|
46
46
|
customer_notes: zod.z.array(PaypalRetrievePaymentResource_CustomerNoteSchema).describe("Customer notes/fields for this item.").nullable().optional(),
|
|
47
47
|
adjustable_quantity: PaypalRetrievePaymentResource_AdjustableQuantitySchema.nullable().optional(),
|
|
48
48
|
collect_shipping_address: zod.z.boolean().describe("Whether to collect shipping address.").nullable().optional()
|
|
49
|
-
}).describe("Line item within a payment resource.");
|
|
49
|
+
}).passthrough().describe("Line item within a payment resource.");
|
|
50
50
|
const PaypalRetrievePaymentResourceOutput = zod.z.object({
|
|
51
|
-
id: zod.z.string().describe("Unique identifier for the payment resource."),
|
|
51
|
+
id: zod.z.string().describe("Unique identifier for the payment resource.").nullable(),
|
|
52
52
|
type: zod.z.string().describe("Type of payment resource (e.g., BUY_NOW).").nullable().optional(),
|
|
53
53
|
links: zod.z.array(PaypalRetrievePaymentResource_PaymentResourceLinkSchema).describe("HAL links to related resources (self, replace, delete, payment_link, etc.).").nullable().optional(),
|
|
54
54
|
status: zod.z.string().describe("Current status of the payment resource (e.g., ACTIVE).").nullable().optional(),
|
|
@@ -58,7 +58,7 @@ const PaypalRetrievePaymentResourceOutput = zod.z.object({
|
|
|
58
58
|
create_time: zod.z.string().describe("ISO 8601 timestamp when the payment resource was created.").nullable().optional(),
|
|
59
59
|
update_time: zod.z.string().describe("ISO 8601 timestamp when the payment resource was last updated.").nullable().optional(),
|
|
60
60
|
integration_mode: zod.z.string().describe("Mode of integration (e.g., LINK).").nullable().optional()
|
|
61
|
-
}).describe("Response model for retrieving a payment resource.");
|
|
61
|
+
}).passthrough().describe("Response model for retrieving a payment resource.");
|
|
62
62
|
const paypalRetrievePaymentResource = require_action.action("PAYPAL_RETRIEVE_PAYMENT_RESOURCE", {
|
|
63
63
|
slug: "paypal-retrieve-payment-resource",
|
|
64
64
|
name: "Retrieve Payment Resource",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-payment-resource.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-payment-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalRetrievePaymentResourceInput: z.ZodTypeAny = z.object({\n payment_resource_id: z.string().describe(\"Unique identifier of the payment resource to retrieve. This ID is typically returned when creating a payment resource.\"),\n}).describe(\"Request model for retrieving a payment resource.\");\nconst PaypalRetrievePaymentResource_PaymentResourceLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"Relationship type (e.g., self, payment_link).\").nullable().optional(),\n href: z.string().describe(\"URL of the linked resource.\").nullable().optional(),\n method: z.string().describe(\"HTTP method for the link (e.g., GET, PUT).\").nullable().optional(),\n}).describe(\"HAL link to related resources.\");\nconst PaypalRetrievePaymentResource_TaxDetailSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the tax.\").nullable().optional(),\n type: z.string().describe(\"Type of tax (e.g., PERCENTAGE).\").nullable().optional(),\n value: z.string().describe(\"Value of the tax.\").nullable().optional(),\n}).describe(\"Tax information for a line item.\");\nconst PaypalRetrievePaymentResource_ShippingCostSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of shipping (e.g., FLAT).\").nullable().optional(),\n value: z.string().describe(\"Value of the shipping cost.\").nullable().optional(),\n}).describe(\"Shipping cost information for a line item.\");\nconst PaypalRetrievePaymentResource_UnitAmountSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The value of the amount.\").nullable().optional(),\n currency_code: z.string().describe(\"Three-letter ISO currency code (e.g., USD).\").nullable().optional(),\n}).describe(\"Currency amount for a line item.\");\nconst PaypalRetrievePaymentResource_VariantOptionSchema: z.ZodTypeAny = z.object({\n label: z.string().describe(\"Label of the option.\").nullable().optional(),\n unit_amount: PaypalRetrievePaymentResource_UnitAmountSchema.nullable().optional(),\n}).describe(\"Option within a variant dimension.\");\nconst PaypalRetrievePaymentResource_VariantDimensionSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the dimension (e.g., Color, Size).\").nullable().optional(),\n options: z.array(PaypalRetrievePaymentResource_VariantOptionSchema).describe(\"Available options for this dimension.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary dimension.\").nullable().optional(),\n}).describe(\"Dimension specification for product variants.\");\nconst PaypalRetrievePaymentResource_VariantsSchema: z.ZodTypeAny = z.object({\n dimensions: z.array(PaypalRetrievePaymentResource_VariantDimensionSchema).describe(\"List of variant dimensions.\").nullable().optional(),\n}).describe(\"Product variant options.\");\nconst PaypalRetrievePaymentResource_CustomerNoteSchema: z.ZodTypeAny = z.object({\n label: z.string().describe(\"Label for the customer note.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).describe(\"Customer note field.\");\nconst PaypalRetrievePaymentResource_AdjustableQuantitySchema: z.ZodTypeAny = z.object({\n maximum: z.number().int().describe(\"Maximum allowed quantity.\").nullable().optional(),\n}).describe(\"Quantity adjustment settings.\");\nconst PaypalRetrievePaymentResource_LineItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the product or service.\").nullable().optional(),\n taxes: z.array(PaypalRetrievePaymentResource_TaxDetailSchema).describe(\"Taxes applied to this line item.\").nullable().optional(),\n shipping: z.array(PaypalRetrievePaymentResource_ShippingCostSchema).describe(\"Shipping options for this line item.\").nullable().optional(),\n variants: PaypalRetrievePaymentResource_VariantsSchema.nullable().optional(),\n product_id: z.string().describe(\"Unique identifier for the product.\").nullable().optional(),\n description: z.string().describe(\"Description of the line item.\").nullable().optional(),\n unit_amount: PaypalRetrievePaymentResource_UnitAmountSchema.nullable().optional(),\n customer_notes: z.array(PaypalRetrievePaymentResource_CustomerNoteSchema).describe(\"Customer notes/fields for this item.\").nullable().optional(),\n adjustable_quantity: PaypalRetrievePaymentResource_AdjustableQuantitySchema.nullable().optional(),\n collect_shipping_address: z.boolean().describe(\"Whether to collect shipping address.\").nullable().optional(),\n}).describe(\"Line item within a payment resource.\");\nexport const PaypalRetrievePaymentResourceOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the payment resource.\"),\n type: z.string().describe(\"Type of payment resource (e.g., BUY_NOW).\").nullable().optional(),\n links: z.array(PaypalRetrievePaymentResource_PaymentResourceLinkSchema).describe(\"HAL links to related resources (self, replace, delete, payment_link, etc.).\").nullable().optional(),\n status: z.string().describe(\"Current status of the payment resource (e.g., ACTIVE).\").nullable().optional(),\n reusable: z.string().describe(\"Whether the payment resource is reusable (e.g., MULTIPLE or SINGLE).\").nullable().optional(),\n line_items: z.array(PaypalRetrievePaymentResource_LineItemSchema).describe(\"List of line items included in the payment resource.\").nullable().optional(),\n return_url: z.string().describe(\"URL to redirect after successful payment.\").nullable().optional(),\n create_time: z.string().describe(\"ISO 8601 timestamp when the payment resource was created.\").nullable().optional(),\n update_time: z.string().describe(\"ISO 8601 timestamp when the payment resource was last updated.\").nullable().optional(),\n integration_mode: z.string().describe(\"Mode of integration (e.g., LINK).\").nullable().optional(),\n}).describe(\"Response model for retrieving a payment resource.\");\n\nexport const paypalRetrievePaymentResource = action(\"PAYPAL_RETRIEVE_PAYMENT_RESOURCE\", {\n slug: \"paypal-retrieve-payment-resource\",\n name: \"Retrieve Payment Resource\",\n description: \"Retrieve a PayPal payment resource by its ID. Use this action when you need to fetch details about an existing payment resource created through the Payment Links and Buttons API. This action is useful for checking payment resource status, viewing line items, or retrieving associated links after creating a payment resource. Note: Payment resources are shareable payment links used for simple payment flows.\",\n input: PaypalRetrievePaymentResourceInput,\n output: PaypalRetrievePaymentResourceOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"retrieve-payment-resource.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-payment-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalRetrievePaymentResourceInput = z.object({\n payment_resource_id: z.string().describe(\"Unique identifier of the payment resource to retrieve. This ID is typically returned when creating a payment resource.\"),\n}).describe(\"Request model for retrieving a payment resource.\");\nconst PaypalRetrievePaymentResource_PaymentResourceLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type (e.g., self, payment_link).\").nullable().optional(),\n href: z.string().describe(\"URL of the linked resource.\").nullable().optional(),\n method: z.string().describe(\"HTTP method for the link (e.g., GET, PUT).\").nullable().optional(),\n}).passthrough().describe(\"HAL link to related resources.\");\nconst PaypalRetrievePaymentResource_TaxDetailSchema = z.object({\n name: z.string().describe(\"Name of the tax.\").nullable().optional(),\n type: z.string().describe(\"Type of tax (e.g., PERCENTAGE).\").nullable().optional(),\n value: z.string().describe(\"Value of the tax.\").nullable().optional(),\n}).passthrough().describe(\"Tax information for a line item.\");\nconst PaypalRetrievePaymentResource_ShippingCostSchema = z.object({\n type: z.string().describe(\"Type of shipping (e.g., FLAT).\").nullable().optional(),\n value: z.string().describe(\"Value of the shipping cost.\").nullable().optional(),\n}).passthrough().describe(\"Shipping cost information for a line item.\");\nconst PaypalRetrievePaymentResource_UnitAmountSchema = z.object({\n value: z.string().describe(\"The value of the amount.\").nullable().optional(),\n currency_code: z.string().describe(\"Three-letter ISO currency code (e.g., USD).\").nullable().optional(),\n}).passthrough().describe(\"Currency amount for a line item.\");\nconst PaypalRetrievePaymentResource_VariantOptionSchema = z.object({\n label: z.string().describe(\"Label of the option.\").nullable().optional(),\n unit_amount: PaypalRetrievePaymentResource_UnitAmountSchema.nullable().optional(),\n}).passthrough().describe(\"Option within a variant dimension.\");\nconst PaypalRetrievePaymentResource_VariantDimensionSchema = z.object({\n name: z.string().describe(\"Name of the dimension (e.g., Color, Size).\").nullable().optional(),\n options: z.array(PaypalRetrievePaymentResource_VariantOptionSchema).describe(\"Available options for this dimension.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary dimension.\").nullable().optional(),\n}).passthrough().describe(\"Dimension specification for product variants.\");\nconst PaypalRetrievePaymentResource_VariantsSchema = z.object({\n dimensions: z.array(PaypalRetrievePaymentResource_VariantDimensionSchema).describe(\"List of variant dimensions.\").nullable().optional(),\n}).passthrough().describe(\"Product variant options.\");\nconst PaypalRetrievePaymentResource_CustomerNoteSchema = z.object({\n label: z.string().describe(\"Label for the customer note.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).passthrough().describe(\"Customer note field.\");\nconst PaypalRetrievePaymentResource_AdjustableQuantitySchema = z.object({\n maximum: z.number().int().describe(\"Maximum allowed quantity.\").nullable().optional(),\n}).passthrough().describe(\"Quantity adjustment settings.\");\nconst PaypalRetrievePaymentResource_LineItemSchema = z.object({\n name: z.string().describe(\"Name of the product or service.\").nullable().optional(),\n taxes: z.array(PaypalRetrievePaymentResource_TaxDetailSchema).describe(\"Taxes applied to this line item.\").nullable().optional(),\n shipping: z.array(PaypalRetrievePaymentResource_ShippingCostSchema).describe(\"Shipping options for this line item.\").nullable().optional(),\n variants: PaypalRetrievePaymentResource_VariantsSchema.nullable().optional(),\n product_id: z.string().describe(\"Unique identifier for the product.\").nullable().optional(),\n description: z.string().describe(\"Description of the line item.\").nullable().optional(),\n unit_amount: PaypalRetrievePaymentResource_UnitAmountSchema.nullable().optional(),\n customer_notes: z.array(PaypalRetrievePaymentResource_CustomerNoteSchema).describe(\"Customer notes/fields for this item.\").nullable().optional(),\n adjustable_quantity: PaypalRetrievePaymentResource_AdjustableQuantitySchema.nullable().optional(),\n collect_shipping_address: z.boolean().describe(\"Whether to collect shipping address.\").nullable().optional(),\n}).passthrough().describe(\"Line item within a payment resource.\");\nexport const PaypalRetrievePaymentResourceOutput = z.object({\n id: z.string().describe(\"Unique identifier for the payment resource.\").nullable(),\n type: z.string().describe(\"Type of payment resource (e.g., BUY_NOW).\").nullable().optional(),\n links: z.array(PaypalRetrievePaymentResource_PaymentResourceLinkSchema).describe(\"HAL links to related resources (self, replace, delete, payment_link, etc.).\").nullable().optional(),\n status: z.string().describe(\"Current status of the payment resource (e.g., ACTIVE).\").nullable().optional(),\n reusable: z.string().describe(\"Whether the payment resource is reusable (e.g., MULTIPLE or SINGLE).\").nullable().optional(),\n line_items: z.array(PaypalRetrievePaymentResource_LineItemSchema).describe(\"List of line items included in the payment resource.\").nullable().optional(),\n return_url: z.string().describe(\"URL to redirect after successful payment.\").nullable().optional(),\n create_time: z.string().describe(\"ISO 8601 timestamp when the payment resource was created.\").nullable().optional(),\n update_time: z.string().describe(\"ISO 8601 timestamp when the payment resource was last updated.\").nullable().optional(),\n integration_mode: z.string().describe(\"Mode of integration (e.g., LINK).\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a payment resource.\");\n\nexport const paypalRetrievePaymentResource = action(\"PAYPAL_RETRIEVE_PAYMENT_RESOURCE\", {\n slug: \"paypal-retrieve-payment-resource\",\n name: \"Retrieve Payment Resource\",\n description: \"Retrieve a PayPal payment resource by its ID. Use this action when you need to fetch details about an existing payment resource created through the Payment Links and Buttons API. This action is useful for checking payment resource status, viewing line items, or retrieving associated links after creating a payment resource. Note: Payment resources are shareable payment links used for simple payment flows.\",\n input: PaypalRetrievePaymentResourceInput,\n output: PaypalRetrievePaymentResourceOutput,\n});\n"],"mappings":"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"}
|