mollie-api-typescript 0.9.6 → 0.9.8
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/bin/mcp-server.js +302 -300
- package/bin/mcp-server.js.map +104 -104
- package/dist/commonjs/funcs/balanceTransfersCreate.js +3 -3
- package/dist/commonjs/funcs/balanceTransfersCreate.js.map +1 -1
- package/dist/commonjs/funcs/balanceTransfersGet.js +3 -3
- package/dist/commonjs/funcs/balanceTransfersGet.js.map +1 -1
- package/dist/commonjs/funcs/balanceTransfersList.js +3 -3
- package/dist/commonjs/funcs/balanceTransfersList.js.map +1 -1
- package/dist/commonjs/funcs/balancesGet.js +3 -3
- package/dist/commonjs/funcs/balancesGet.js.map +1 -1
- package/dist/commonjs/funcs/balancesGetPrimary.js +3 -3
- package/dist/commonjs/funcs/balancesGetPrimary.js.map +1 -1
- package/dist/commonjs/funcs/balancesGetReport.js +3 -3
- package/dist/commonjs/funcs/balancesGetReport.js.map +1 -1
- package/dist/commonjs/funcs/balancesList.js +3 -3
- package/dist/commonjs/funcs/balancesList.js.map +1 -1
- package/dist/commonjs/funcs/balancesListTransactions.js +3 -3
- package/dist/commonjs/funcs/balancesListTransactions.js.map +1 -1
- package/dist/commonjs/funcs/capabilitiesList.js +3 -3
- package/dist/commonjs/funcs/capabilitiesList.js.map +1 -1
- package/dist/commonjs/funcs/capturesCreate.js +3 -3
- package/dist/commonjs/funcs/capturesCreate.js.map +1 -1
- package/dist/commonjs/funcs/capturesGet.js +3 -3
- package/dist/commonjs/funcs/capturesGet.js.map +1 -1
- package/dist/commonjs/funcs/capturesList.js +3 -3
- package/dist/commonjs/funcs/capturesList.js.map +1 -1
- package/dist/commonjs/funcs/chargebacksAll.js +3 -3
- package/dist/commonjs/funcs/chargebacksAll.js.map +1 -1
- package/dist/commonjs/funcs/chargebacksGet.js +3 -3
- package/dist/commonjs/funcs/chargebacksGet.js.map +1 -1
- package/dist/commonjs/funcs/chargebacksList.js +3 -3
- package/dist/commonjs/funcs/chargebacksList.js.map +1 -1
- package/dist/commonjs/funcs/clientLinksCreate.js +3 -3
- package/dist/commonjs/funcs/clientLinksCreate.js.map +1 -1
- package/dist/commonjs/funcs/clientsGet.js +3 -3
- package/dist/commonjs/funcs/clientsGet.js.map +1 -1
- package/dist/commonjs/funcs/clientsList.js +3 -3
- package/dist/commonjs/funcs/clientsList.js.map +1 -1
- package/dist/commonjs/funcs/customersCreate.js +3 -3
- package/dist/commonjs/funcs/customersCreate.js.map +1 -1
- package/dist/commonjs/funcs/customersCreatePayment.js +3 -3
- package/dist/commonjs/funcs/customersCreatePayment.js.map +1 -1
- package/dist/commonjs/funcs/customersDelete.js +3 -3
- package/dist/commonjs/funcs/customersDelete.js.map +1 -1
- package/dist/commonjs/funcs/customersGet.js +3 -3
- package/dist/commonjs/funcs/customersGet.js.map +1 -1
- package/dist/commonjs/funcs/customersList.js +3 -3
- package/dist/commonjs/funcs/customersList.js.map +1 -1
- package/dist/commonjs/funcs/customersListPayments.js +3 -3
- package/dist/commonjs/funcs/customersListPayments.js.map +1 -1
- package/dist/commonjs/funcs/customersUpdate.js +3 -3
- package/dist/commonjs/funcs/customersUpdate.js.map +1 -1
- package/dist/commonjs/funcs/delayedRoutingCreate.js +3 -3
- package/dist/commonjs/funcs/delayedRoutingCreate.js.map +1 -1
- package/dist/commonjs/funcs/delayedRoutingList.js +3 -3
- package/dist/commonjs/funcs/delayedRoutingList.js.map +1 -1
- package/dist/commonjs/funcs/invoicesGet.js +3 -3
- package/dist/commonjs/funcs/invoicesGet.js.map +1 -1
- package/dist/commonjs/funcs/invoicesList.js +3 -3
- package/dist/commonjs/funcs/invoicesList.js.map +1 -1
- package/dist/commonjs/funcs/mandatesCreate.js +3 -3
- package/dist/commonjs/funcs/mandatesCreate.js.map +1 -1
- package/dist/commonjs/funcs/mandatesGet.js +3 -3
- package/dist/commonjs/funcs/mandatesGet.js.map +1 -1
- package/dist/commonjs/funcs/mandatesList.js +3 -3
- package/dist/commonjs/funcs/mandatesList.js.map +1 -1
- package/dist/commonjs/funcs/mandatesRevoke.js +3 -3
- package/dist/commonjs/funcs/mandatesRevoke.js.map +1 -1
- package/dist/commonjs/funcs/methodsAll.js +3 -3
- package/dist/commonjs/funcs/methodsAll.js.map +1 -1
- package/dist/commonjs/funcs/methodsGet.js +3 -3
- package/dist/commonjs/funcs/methodsGet.js.map +1 -1
- package/dist/commonjs/funcs/methodsList.js +3 -3
- package/dist/commonjs/funcs/methodsList.js.map +1 -1
- package/dist/commonjs/funcs/onboardingGet.js +3 -3
- package/dist/commonjs/funcs/onboardingGet.js.map +1 -1
- package/dist/commonjs/funcs/onboardingSubmit.js +3 -3
- package/dist/commonjs/funcs/onboardingSubmit.js.map +1 -1
- package/dist/commonjs/funcs/organizationsGet.js +3 -3
- package/dist/commonjs/funcs/organizationsGet.js.map +1 -1
- package/dist/commonjs/funcs/organizationsGetCurrent.js +3 -3
- package/dist/commonjs/funcs/organizationsGetCurrent.js.map +1 -1
- package/dist/commonjs/funcs/organizationsGetPartner.js +3 -3
- package/dist/commonjs/funcs/organizationsGetPartner.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksCreate.js +3 -3
- package/dist/commonjs/funcs/paymentLinksCreate.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksDelete.js +3 -3
- package/dist/commonjs/funcs/paymentLinksDelete.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksGet.js +3 -3
- package/dist/commonjs/funcs/paymentLinksGet.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksList.js +3 -3
- package/dist/commonjs/funcs/paymentLinksList.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksListPayments.js +3 -3
- package/dist/commonjs/funcs/paymentLinksListPayments.js.map +1 -1
- package/dist/commonjs/funcs/paymentLinksUpdate.js +3 -3
- package/dist/commonjs/funcs/paymentLinksUpdate.js.map +1 -1
- package/dist/commonjs/funcs/paymentsCancel.js +3 -3
- package/dist/commonjs/funcs/paymentsCancel.js.map +1 -1
- package/dist/commonjs/funcs/paymentsCreate.js +3 -3
- package/dist/commonjs/funcs/paymentsCreate.js.map +1 -1
- package/dist/commonjs/funcs/paymentsGet.js +3 -3
- package/dist/commonjs/funcs/paymentsGet.js.map +1 -1
- package/dist/commonjs/funcs/paymentsList.js +3 -3
- package/dist/commonjs/funcs/paymentsList.js.map +1 -1
- package/dist/commonjs/funcs/paymentsReleaseAuthorization.js +3 -3
- package/dist/commonjs/funcs/paymentsReleaseAuthorization.js.map +1 -1
- package/dist/commonjs/funcs/paymentsUpdate.js +3 -3
- package/dist/commonjs/funcs/paymentsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/permissionsGet.js +3 -3
- package/dist/commonjs/funcs/permissionsGet.js.map +1 -1
- package/dist/commonjs/funcs/permissionsList.js +3 -3
- package/dist/commonjs/funcs/permissionsList.js.map +1 -1
- package/dist/commonjs/funcs/profilesCreate.js +3 -3
- package/dist/commonjs/funcs/profilesCreate.js.map +1 -1
- package/dist/commonjs/funcs/profilesDelete.js +3 -3
- package/dist/commonjs/funcs/profilesDelete.js.map +1 -1
- package/dist/commonjs/funcs/profilesGet.js +3 -3
- package/dist/commonjs/funcs/profilesGet.js.map +1 -1
- package/dist/commonjs/funcs/profilesGetCurrent.js +3 -3
- package/dist/commonjs/funcs/profilesGetCurrent.js.map +1 -1
- package/dist/commonjs/funcs/profilesList.js +3 -3
- package/dist/commonjs/funcs/profilesList.js.map +1 -1
- package/dist/commonjs/funcs/profilesUpdate.js +3 -3
- package/dist/commonjs/funcs/profilesUpdate.js.map +1 -1
- package/dist/commonjs/funcs/refundsAll.js +3 -3
- package/dist/commonjs/funcs/refundsAll.js.map +1 -1
- package/dist/commonjs/funcs/refundsCancel.js +3 -3
- package/dist/commonjs/funcs/refundsCancel.js.map +1 -1
- package/dist/commonjs/funcs/refundsCreate.js +3 -3
- package/dist/commonjs/funcs/refundsCreate.js.map +1 -1
- package/dist/commonjs/funcs/refundsGet.js +3 -3
- package/dist/commonjs/funcs/refundsGet.js.map +1 -1
- package/dist/commonjs/funcs/refundsList.js +3 -3
- package/dist/commonjs/funcs/refundsList.js.map +1 -1
- package/dist/commonjs/funcs/salesInvoicesCreate.js +3 -3
- package/dist/commonjs/funcs/salesInvoicesCreate.js.map +1 -1
- package/dist/commonjs/funcs/salesInvoicesDelete.js +3 -3
- package/dist/commonjs/funcs/salesInvoicesDelete.js.map +1 -1
- package/dist/commonjs/funcs/salesInvoicesGet.js +3 -3
- package/dist/commonjs/funcs/salesInvoicesGet.js.map +1 -1
- package/dist/commonjs/funcs/salesInvoicesList.js +3 -3
- package/dist/commonjs/funcs/salesInvoicesList.js.map +1 -1
- package/dist/commonjs/funcs/salesInvoicesUpdate.js +3 -3
- package/dist/commonjs/funcs/salesInvoicesUpdate.js.map +1 -1
- package/dist/commonjs/funcs/settlementsGet.js +3 -3
- package/dist/commonjs/funcs/settlementsGet.js.map +1 -1
- package/dist/commonjs/funcs/settlementsGetNext.js +3 -3
- package/dist/commonjs/funcs/settlementsGetNext.js.map +1 -1
- package/dist/commonjs/funcs/settlementsGetOpen.js +3 -3
- package/dist/commonjs/funcs/settlementsGetOpen.js.map +1 -1
- package/dist/commonjs/funcs/settlementsList.js +3 -3
- package/dist/commonjs/funcs/settlementsList.js.map +1 -1
- package/dist/commonjs/funcs/settlementsListCaptures.js +3 -3
- package/dist/commonjs/funcs/settlementsListCaptures.js.map +1 -1
- package/dist/commonjs/funcs/settlementsListChargebacks.js +3 -3
- package/dist/commonjs/funcs/settlementsListChargebacks.js.map +1 -1
- package/dist/commonjs/funcs/settlementsListPayments.js +3 -3
- package/dist/commonjs/funcs/settlementsListPayments.js.map +1 -1
- package/dist/commonjs/funcs/settlementsListRefunds.js +3 -3
- package/dist/commonjs/funcs/settlementsListRefunds.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsAll.js +3 -3
- package/dist/commonjs/funcs/subscriptionsAll.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsCancel.js +3 -3
- package/dist/commonjs/funcs/subscriptionsCancel.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsCreate.js +3 -3
- package/dist/commonjs/funcs/subscriptionsCreate.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsGet.js +3 -3
- package/dist/commonjs/funcs/subscriptionsGet.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsList.js +3 -3
- package/dist/commonjs/funcs/subscriptionsList.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsListPayments.js +3 -3
- package/dist/commonjs/funcs/subscriptionsListPayments.js.map +1 -1
- package/dist/commonjs/funcs/subscriptionsUpdate.js +3 -3
- package/dist/commonjs/funcs/subscriptionsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/terminalsGet.js +3 -3
- package/dist/commonjs/funcs/terminalsGet.js.map +1 -1
- package/dist/commonjs/funcs/terminalsList.js +3 -3
- package/dist/commonjs/funcs/terminalsList.js.map +1 -1
- package/dist/commonjs/funcs/walletsRequestApplePaySession.js +3 -3
- package/dist/commonjs/funcs/walletsRequestApplePaySession.js.map +1 -1
- package/dist/commonjs/funcs/webhookEventsGet.js +3 -3
- package/dist/commonjs/funcs/webhookEventsGet.js.map +1 -1
- package/dist/commonjs/funcs/webhooksCreate.js +3 -3
- package/dist/commonjs/funcs/webhooksCreate.js.map +1 -1
- package/dist/commonjs/funcs/webhooksDelete.js +3 -3
- package/dist/commonjs/funcs/webhooksDelete.js.map +1 -1
- package/dist/commonjs/funcs/webhooksGet.js +3 -3
- package/dist/commonjs/funcs/webhooksGet.js.map +1 -1
- package/dist/commonjs/funcs/webhooksList.js +3 -3
- package/dist/commonjs/funcs/webhooksList.js.map +1 -1
- package/dist/commonjs/funcs/webhooksTest.js +3 -3
- package/dist/commonjs/funcs/webhooksTest.js.map +1 -1
- package/dist/commonjs/funcs/webhooksUpdate.js +3 -3
- package/dist/commonjs/funcs/webhooksUpdate.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/listsubscriptionresponse.d.ts +2 -2
- package/dist/commonjs/models/listsubscriptionresponse.d.ts.map +1 -1
- package/dist/commonjs/models/listsubscriptionresponse.js +2 -2
- package/dist/commonjs/models/listsubscriptionresponse.js.map +1 -1
- package/dist/commonjs/models/subscriptionrequest.d.ts +4 -2
- package/dist/commonjs/models/subscriptionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/subscriptionrequest.js +4 -2
- package/dist/commonjs/models/subscriptionrequest.js.map +1 -1
- package/dist/commonjs/models/subscriptionresponse.d.ts +2 -2
- package/dist/commonjs/models/subscriptionresponse.d.ts.map +1 -1
- package/dist/commonjs/models/subscriptionresponse.js +2 -2
- package/dist/commonjs/models/subscriptionresponse.js.map +1 -1
- package/dist/esm/funcs/balanceTransfersCreate.js +3 -3
- package/dist/esm/funcs/balanceTransfersCreate.js.map +1 -1
- package/dist/esm/funcs/balanceTransfersGet.js +3 -3
- package/dist/esm/funcs/balanceTransfersGet.js.map +1 -1
- package/dist/esm/funcs/balanceTransfersList.js +3 -3
- package/dist/esm/funcs/balanceTransfersList.js.map +1 -1
- package/dist/esm/funcs/balancesGet.js +3 -3
- package/dist/esm/funcs/balancesGet.js.map +1 -1
- package/dist/esm/funcs/balancesGetPrimary.js +3 -3
- package/dist/esm/funcs/balancesGetPrimary.js.map +1 -1
- package/dist/esm/funcs/balancesGetReport.js +3 -3
- package/dist/esm/funcs/balancesGetReport.js.map +1 -1
- package/dist/esm/funcs/balancesList.js +3 -3
- package/dist/esm/funcs/balancesList.js.map +1 -1
- package/dist/esm/funcs/balancesListTransactions.js +3 -3
- package/dist/esm/funcs/balancesListTransactions.js.map +1 -1
- package/dist/esm/funcs/capabilitiesList.js +3 -3
- package/dist/esm/funcs/capabilitiesList.js.map +1 -1
- package/dist/esm/funcs/capturesCreate.js +3 -3
- package/dist/esm/funcs/capturesCreate.js.map +1 -1
- package/dist/esm/funcs/capturesGet.js +3 -3
- package/dist/esm/funcs/capturesGet.js.map +1 -1
- package/dist/esm/funcs/capturesList.js +3 -3
- package/dist/esm/funcs/capturesList.js.map +1 -1
- package/dist/esm/funcs/chargebacksAll.js +3 -3
- package/dist/esm/funcs/chargebacksAll.js.map +1 -1
- package/dist/esm/funcs/chargebacksGet.js +3 -3
- package/dist/esm/funcs/chargebacksGet.js.map +1 -1
- package/dist/esm/funcs/chargebacksList.js +3 -3
- package/dist/esm/funcs/chargebacksList.js.map +1 -1
- package/dist/esm/funcs/clientLinksCreate.js +3 -3
- package/dist/esm/funcs/clientLinksCreate.js.map +1 -1
- package/dist/esm/funcs/clientsGet.js +3 -3
- package/dist/esm/funcs/clientsGet.js.map +1 -1
- package/dist/esm/funcs/clientsList.js +3 -3
- package/dist/esm/funcs/clientsList.js.map +1 -1
- package/dist/esm/funcs/customersCreate.js +3 -3
- package/dist/esm/funcs/customersCreate.js.map +1 -1
- package/dist/esm/funcs/customersCreatePayment.js +3 -3
- package/dist/esm/funcs/customersCreatePayment.js.map +1 -1
- package/dist/esm/funcs/customersDelete.js +3 -3
- package/dist/esm/funcs/customersDelete.js.map +1 -1
- package/dist/esm/funcs/customersGet.js +3 -3
- package/dist/esm/funcs/customersGet.js.map +1 -1
- package/dist/esm/funcs/customersList.js +3 -3
- package/dist/esm/funcs/customersList.js.map +1 -1
- package/dist/esm/funcs/customersListPayments.js +3 -3
- package/dist/esm/funcs/customersListPayments.js.map +1 -1
- package/dist/esm/funcs/customersUpdate.js +3 -3
- package/dist/esm/funcs/customersUpdate.js.map +1 -1
- package/dist/esm/funcs/delayedRoutingCreate.js +3 -3
- package/dist/esm/funcs/delayedRoutingCreate.js.map +1 -1
- package/dist/esm/funcs/delayedRoutingList.js +3 -3
- package/dist/esm/funcs/delayedRoutingList.js.map +1 -1
- package/dist/esm/funcs/invoicesGet.js +3 -3
- package/dist/esm/funcs/invoicesGet.js.map +1 -1
- package/dist/esm/funcs/invoicesList.js +3 -3
- package/dist/esm/funcs/invoicesList.js.map +1 -1
- package/dist/esm/funcs/mandatesCreate.js +3 -3
- package/dist/esm/funcs/mandatesCreate.js.map +1 -1
- package/dist/esm/funcs/mandatesGet.js +3 -3
- package/dist/esm/funcs/mandatesGet.js.map +1 -1
- package/dist/esm/funcs/mandatesList.js +3 -3
- package/dist/esm/funcs/mandatesList.js.map +1 -1
- package/dist/esm/funcs/mandatesRevoke.js +3 -3
- package/dist/esm/funcs/mandatesRevoke.js.map +1 -1
- package/dist/esm/funcs/methodsAll.js +3 -3
- package/dist/esm/funcs/methodsAll.js.map +1 -1
- package/dist/esm/funcs/methodsGet.js +3 -3
- package/dist/esm/funcs/methodsGet.js.map +1 -1
- package/dist/esm/funcs/methodsList.js +3 -3
- package/dist/esm/funcs/methodsList.js.map +1 -1
- package/dist/esm/funcs/onboardingGet.js +3 -3
- package/dist/esm/funcs/onboardingGet.js.map +1 -1
- package/dist/esm/funcs/onboardingSubmit.js +3 -3
- package/dist/esm/funcs/onboardingSubmit.js.map +1 -1
- package/dist/esm/funcs/organizationsGet.js +3 -3
- package/dist/esm/funcs/organizationsGet.js.map +1 -1
- package/dist/esm/funcs/organizationsGetCurrent.js +3 -3
- package/dist/esm/funcs/organizationsGetCurrent.js.map +1 -1
- package/dist/esm/funcs/organizationsGetPartner.js +3 -3
- package/dist/esm/funcs/organizationsGetPartner.js.map +1 -1
- package/dist/esm/funcs/paymentLinksCreate.js +3 -3
- package/dist/esm/funcs/paymentLinksCreate.js.map +1 -1
- package/dist/esm/funcs/paymentLinksDelete.js +3 -3
- package/dist/esm/funcs/paymentLinksDelete.js.map +1 -1
- package/dist/esm/funcs/paymentLinksGet.js +3 -3
- package/dist/esm/funcs/paymentLinksGet.js.map +1 -1
- package/dist/esm/funcs/paymentLinksList.js +3 -3
- package/dist/esm/funcs/paymentLinksList.js.map +1 -1
- package/dist/esm/funcs/paymentLinksListPayments.js +3 -3
- package/dist/esm/funcs/paymentLinksListPayments.js.map +1 -1
- package/dist/esm/funcs/paymentLinksUpdate.js +3 -3
- package/dist/esm/funcs/paymentLinksUpdate.js.map +1 -1
- package/dist/esm/funcs/paymentsCancel.js +3 -3
- package/dist/esm/funcs/paymentsCancel.js.map +1 -1
- package/dist/esm/funcs/paymentsCreate.js +3 -3
- package/dist/esm/funcs/paymentsCreate.js.map +1 -1
- package/dist/esm/funcs/paymentsGet.js +3 -3
- package/dist/esm/funcs/paymentsGet.js.map +1 -1
- package/dist/esm/funcs/paymentsList.js +3 -3
- package/dist/esm/funcs/paymentsList.js.map +1 -1
- package/dist/esm/funcs/paymentsReleaseAuthorization.js +3 -3
- package/dist/esm/funcs/paymentsReleaseAuthorization.js.map +1 -1
- package/dist/esm/funcs/paymentsUpdate.js +3 -3
- package/dist/esm/funcs/paymentsUpdate.js.map +1 -1
- package/dist/esm/funcs/permissionsGet.js +3 -3
- package/dist/esm/funcs/permissionsGet.js.map +1 -1
- package/dist/esm/funcs/permissionsList.js +3 -3
- package/dist/esm/funcs/permissionsList.js.map +1 -1
- package/dist/esm/funcs/profilesCreate.js +3 -3
- package/dist/esm/funcs/profilesCreate.js.map +1 -1
- package/dist/esm/funcs/profilesDelete.js +3 -3
- package/dist/esm/funcs/profilesDelete.js.map +1 -1
- package/dist/esm/funcs/profilesGet.js +3 -3
- package/dist/esm/funcs/profilesGet.js.map +1 -1
- package/dist/esm/funcs/profilesGetCurrent.js +3 -3
- package/dist/esm/funcs/profilesGetCurrent.js.map +1 -1
- package/dist/esm/funcs/profilesList.js +3 -3
- package/dist/esm/funcs/profilesList.js.map +1 -1
- package/dist/esm/funcs/profilesUpdate.js +3 -3
- package/dist/esm/funcs/profilesUpdate.js.map +1 -1
- package/dist/esm/funcs/refundsAll.js +3 -3
- package/dist/esm/funcs/refundsAll.js.map +1 -1
- package/dist/esm/funcs/refundsCancel.js +3 -3
- package/dist/esm/funcs/refundsCancel.js.map +1 -1
- package/dist/esm/funcs/refundsCreate.js +3 -3
- package/dist/esm/funcs/refundsCreate.js.map +1 -1
- package/dist/esm/funcs/refundsGet.js +3 -3
- package/dist/esm/funcs/refundsGet.js.map +1 -1
- package/dist/esm/funcs/refundsList.js +3 -3
- package/dist/esm/funcs/refundsList.js.map +1 -1
- package/dist/esm/funcs/salesInvoicesCreate.js +3 -3
- package/dist/esm/funcs/salesInvoicesCreate.js.map +1 -1
- package/dist/esm/funcs/salesInvoicesDelete.js +3 -3
- package/dist/esm/funcs/salesInvoicesDelete.js.map +1 -1
- package/dist/esm/funcs/salesInvoicesGet.js +3 -3
- package/dist/esm/funcs/salesInvoicesGet.js.map +1 -1
- package/dist/esm/funcs/salesInvoicesList.js +3 -3
- package/dist/esm/funcs/salesInvoicesList.js.map +1 -1
- package/dist/esm/funcs/salesInvoicesUpdate.js +3 -3
- package/dist/esm/funcs/salesInvoicesUpdate.js.map +1 -1
- package/dist/esm/funcs/settlementsGet.js +3 -3
- package/dist/esm/funcs/settlementsGet.js.map +1 -1
- package/dist/esm/funcs/settlementsGetNext.js +3 -3
- package/dist/esm/funcs/settlementsGetNext.js.map +1 -1
- package/dist/esm/funcs/settlementsGetOpen.js +3 -3
- package/dist/esm/funcs/settlementsGetOpen.js.map +1 -1
- package/dist/esm/funcs/settlementsList.js +3 -3
- package/dist/esm/funcs/settlementsList.js.map +1 -1
- package/dist/esm/funcs/settlementsListCaptures.js +3 -3
- package/dist/esm/funcs/settlementsListCaptures.js.map +1 -1
- package/dist/esm/funcs/settlementsListChargebacks.js +3 -3
- package/dist/esm/funcs/settlementsListChargebacks.js.map +1 -1
- package/dist/esm/funcs/settlementsListPayments.js +3 -3
- package/dist/esm/funcs/settlementsListPayments.js.map +1 -1
- package/dist/esm/funcs/settlementsListRefunds.js +3 -3
- package/dist/esm/funcs/settlementsListRefunds.js.map +1 -1
- package/dist/esm/funcs/subscriptionsAll.js +3 -3
- package/dist/esm/funcs/subscriptionsAll.js.map +1 -1
- package/dist/esm/funcs/subscriptionsCancel.js +3 -3
- package/dist/esm/funcs/subscriptionsCancel.js.map +1 -1
- package/dist/esm/funcs/subscriptionsCreate.js +3 -3
- package/dist/esm/funcs/subscriptionsCreate.js.map +1 -1
- package/dist/esm/funcs/subscriptionsGet.js +3 -3
- package/dist/esm/funcs/subscriptionsGet.js.map +1 -1
- package/dist/esm/funcs/subscriptionsList.js +3 -3
- package/dist/esm/funcs/subscriptionsList.js.map +1 -1
- package/dist/esm/funcs/subscriptionsListPayments.js +3 -3
- package/dist/esm/funcs/subscriptionsListPayments.js.map +1 -1
- package/dist/esm/funcs/subscriptionsUpdate.js +3 -3
- package/dist/esm/funcs/subscriptionsUpdate.js.map +1 -1
- package/dist/esm/funcs/terminalsGet.js +3 -3
- package/dist/esm/funcs/terminalsGet.js.map +1 -1
- package/dist/esm/funcs/terminalsList.js +3 -3
- package/dist/esm/funcs/terminalsList.js.map +1 -1
- package/dist/esm/funcs/walletsRequestApplePaySession.js +3 -3
- package/dist/esm/funcs/walletsRequestApplePaySession.js.map +1 -1
- package/dist/esm/funcs/webhookEventsGet.js +3 -3
- package/dist/esm/funcs/webhookEventsGet.js.map +1 -1
- package/dist/esm/funcs/webhooksCreate.js +3 -3
- package/dist/esm/funcs/webhooksCreate.js.map +1 -1
- package/dist/esm/funcs/webhooksDelete.js +3 -3
- package/dist/esm/funcs/webhooksDelete.js.map +1 -1
- package/dist/esm/funcs/webhooksGet.js +3 -3
- package/dist/esm/funcs/webhooksGet.js.map +1 -1
- package/dist/esm/funcs/webhooksList.js +3 -3
- package/dist/esm/funcs/webhooksList.js.map +1 -1
- package/dist/esm/funcs/webhooksTest.js +3 -3
- package/dist/esm/funcs/webhooksTest.js.map +1 -1
- package/dist/esm/funcs/webhooksUpdate.js +3 -3
- package/dist/esm/funcs/webhooksUpdate.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/listsubscriptionresponse.d.ts +2 -2
- package/dist/esm/models/listsubscriptionresponse.d.ts.map +1 -1
- package/dist/esm/models/listsubscriptionresponse.js +2 -2
- package/dist/esm/models/listsubscriptionresponse.js.map +1 -1
- package/dist/esm/models/subscriptionrequest.d.ts +4 -2
- package/dist/esm/models/subscriptionrequest.d.ts.map +1 -1
- package/dist/esm/models/subscriptionrequest.js +4 -2
- package/dist/esm/models/subscriptionrequest.js.map +1 -1
- package/dist/esm/models/subscriptionresponse.d.ts +2 -2
- package/dist/esm/models/subscriptionresponse.d.ts.map +1 -1
- package/dist/esm/models/subscriptionresponse.js +2 -2
- package/dist/esm/models/subscriptionresponse.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/balanceTransfersCreate.ts +3 -3
- package/src/funcs/balanceTransfersGet.ts +3 -3
- package/src/funcs/balanceTransfersList.ts +3 -3
- package/src/funcs/balancesGet.ts +3 -3
- package/src/funcs/balancesGetPrimary.ts +3 -3
- package/src/funcs/balancesGetReport.ts +3 -3
- package/src/funcs/balancesList.ts +3 -3
- package/src/funcs/balancesListTransactions.ts +3 -3
- package/src/funcs/capabilitiesList.ts +3 -3
- package/src/funcs/capturesCreate.ts +3 -3
- package/src/funcs/capturesGet.ts +3 -3
- package/src/funcs/capturesList.ts +3 -3
- package/src/funcs/chargebacksAll.ts +3 -3
- package/src/funcs/chargebacksGet.ts +3 -3
- package/src/funcs/chargebacksList.ts +3 -3
- package/src/funcs/clientLinksCreate.ts +3 -3
- package/src/funcs/clientsGet.ts +3 -3
- package/src/funcs/clientsList.ts +3 -3
- package/src/funcs/customersCreate.ts +3 -3
- package/src/funcs/customersCreatePayment.ts +3 -3
- package/src/funcs/customersDelete.ts +3 -3
- package/src/funcs/customersGet.ts +3 -3
- package/src/funcs/customersList.ts +3 -3
- package/src/funcs/customersListPayments.ts +3 -3
- package/src/funcs/customersUpdate.ts +3 -3
- package/src/funcs/delayedRoutingCreate.ts +3 -3
- package/src/funcs/delayedRoutingList.ts +3 -3
- package/src/funcs/invoicesGet.ts +3 -3
- package/src/funcs/invoicesList.ts +3 -3
- package/src/funcs/mandatesCreate.ts +3 -3
- package/src/funcs/mandatesGet.ts +3 -3
- package/src/funcs/mandatesList.ts +3 -3
- package/src/funcs/mandatesRevoke.ts +3 -3
- package/src/funcs/methodsAll.ts +3 -3
- package/src/funcs/methodsGet.ts +3 -3
- package/src/funcs/methodsList.ts +3 -3
- package/src/funcs/onboardingGet.ts +3 -3
- package/src/funcs/onboardingSubmit.ts +3 -3
- package/src/funcs/organizationsGet.ts +3 -3
- package/src/funcs/organizationsGetCurrent.ts +3 -3
- package/src/funcs/organizationsGetPartner.ts +3 -3
- package/src/funcs/paymentLinksCreate.ts +3 -3
- package/src/funcs/paymentLinksDelete.ts +3 -3
- package/src/funcs/paymentLinksGet.ts +3 -3
- package/src/funcs/paymentLinksList.ts +3 -3
- package/src/funcs/paymentLinksListPayments.ts +3 -3
- package/src/funcs/paymentLinksUpdate.ts +3 -3
- package/src/funcs/paymentsCancel.ts +3 -3
- package/src/funcs/paymentsCreate.ts +3 -3
- package/src/funcs/paymentsGet.ts +3 -3
- package/src/funcs/paymentsList.ts +3 -3
- package/src/funcs/paymentsReleaseAuthorization.ts +3 -3
- package/src/funcs/paymentsUpdate.ts +3 -3
- package/src/funcs/permissionsGet.ts +3 -3
- package/src/funcs/permissionsList.ts +3 -3
- package/src/funcs/profilesCreate.ts +3 -3
- package/src/funcs/profilesDelete.ts +3 -3
- package/src/funcs/profilesGet.ts +3 -3
- package/src/funcs/profilesGetCurrent.ts +3 -3
- package/src/funcs/profilesList.ts +3 -3
- package/src/funcs/profilesUpdate.ts +3 -3
- package/src/funcs/refundsAll.ts +3 -3
- package/src/funcs/refundsCancel.ts +3 -3
- package/src/funcs/refundsCreate.ts +3 -3
- package/src/funcs/refundsGet.ts +3 -3
- package/src/funcs/refundsList.ts +3 -3
- package/src/funcs/salesInvoicesCreate.ts +3 -3
- package/src/funcs/salesInvoicesDelete.ts +3 -3
- package/src/funcs/salesInvoicesGet.ts +3 -3
- package/src/funcs/salesInvoicesList.ts +3 -3
- package/src/funcs/salesInvoicesUpdate.ts +3 -3
- package/src/funcs/settlementsGet.ts +3 -3
- package/src/funcs/settlementsGetNext.ts +3 -3
- package/src/funcs/settlementsGetOpen.ts +3 -3
- package/src/funcs/settlementsList.ts +3 -3
- package/src/funcs/settlementsListCaptures.ts +3 -3
- package/src/funcs/settlementsListChargebacks.ts +3 -3
- package/src/funcs/settlementsListPayments.ts +3 -3
- package/src/funcs/settlementsListRefunds.ts +3 -3
- package/src/funcs/subscriptionsAll.ts +3 -3
- package/src/funcs/subscriptionsCancel.ts +3 -3
- package/src/funcs/subscriptionsCreate.ts +3 -3
- package/src/funcs/subscriptionsGet.ts +3 -3
- package/src/funcs/subscriptionsList.ts +3 -3
- package/src/funcs/subscriptionsListPayments.ts +3 -3
- package/src/funcs/subscriptionsUpdate.ts +3 -3
- package/src/funcs/terminalsGet.ts +3 -3
- package/src/funcs/terminalsList.ts +3 -3
- package/src/funcs/walletsRequestApplePaySession.ts +3 -3
- package/src/funcs/webhookEventsGet.ts +3 -3
- package/src/funcs/webhooksCreate.ts +3 -3
- package/src/funcs/webhooksDelete.ts +3 -3
- package/src/funcs/webhooksGet.ts +3 -3
- package/src/funcs/webhooksList.ts +3 -3
- package/src/funcs/webhooksTest.ts +3 -3
- package/src/funcs/webhooksUpdate.ts +3 -3
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/listsubscriptionresponse.ts +4 -4
- package/src/models/subscriptionrequest.ts +8 -4
- package/src/models/subscriptionresponse.ts +4 -4
|
@@ -133,9 +133,9 @@ async function $do(
|
|
|
133
133
|
strategy: "backoff",
|
|
134
134
|
backoff: {
|
|
135
135
|
initialInterval: 500,
|
|
136
|
-
maxInterval:
|
|
137
|
-
exponent:
|
|
138
|
-
maxElapsedTime:
|
|
136
|
+
maxInterval: 5000,
|
|
137
|
+
exponent: 2,
|
|
138
|
+
maxElapsedTime: 7500,
|
|
139
139
|
},
|
|
140
140
|
retryConnectionErrors: true,
|
|
141
141
|
}
|
|
@@ -133,9 +133,9 @@ async function $do(
|
|
|
133
133
|
strategy: "backoff",
|
|
134
134
|
backoff: {
|
|
135
135
|
initialInterval: 500,
|
|
136
|
-
maxInterval:
|
|
137
|
-
exponent:
|
|
138
|
-
maxElapsedTime:
|
|
136
|
+
maxInterval: 5000,
|
|
137
|
+
exponent: 2,
|
|
138
|
+
maxElapsedTime: 7500,
|
|
139
139
|
},
|
|
140
140
|
retryConnectionErrors: true,
|
|
141
141
|
}
|
|
@@ -132,9 +132,9 @@ async function $do(
|
|
|
132
132
|
strategy: "backoff",
|
|
133
133
|
backoff: {
|
|
134
134
|
initialInterval: 500,
|
|
135
|
-
maxInterval:
|
|
136
|
-
exponent:
|
|
137
|
-
maxElapsedTime:
|
|
135
|
+
maxInterval: 5000,
|
|
136
|
+
exponent: 2,
|
|
137
|
+
maxElapsedTime: 7500,
|
|
138
138
|
},
|
|
139
139
|
retryConnectionErrors: true,
|
|
140
140
|
}
|
|
@@ -134,9 +134,9 @@ async function $do(
|
|
|
134
134
|
strategy: "backoff",
|
|
135
135
|
backoff: {
|
|
136
136
|
initialInterval: 500,
|
|
137
|
-
maxInterval:
|
|
138
|
-
exponent:
|
|
139
|
-
maxElapsedTime:
|
|
137
|
+
maxInterval: 5000,
|
|
138
|
+
exponent: 2,
|
|
139
|
+
maxElapsedTime: 7500,
|
|
140
140
|
},
|
|
141
141
|
retryConnectionErrors: true,
|
|
142
142
|
}
|
|
@@ -136,9 +136,9 @@ async function $do(
|
|
|
136
136
|
strategy: "backoff",
|
|
137
137
|
backoff: {
|
|
138
138
|
initialInterval: 500,
|
|
139
|
-
maxInterval:
|
|
140
|
-
exponent:
|
|
141
|
-
maxElapsedTime:
|
|
139
|
+
maxInterval: 5000,
|
|
140
|
+
exponent: 2,
|
|
141
|
+
maxElapsedTime: 7500,
|
|
142
142
|
},
|
|
143
143
|
retryConnectionErrors: true,
|
|
144
144
|
}
|
|
@@ -124,9 +124,9 @@ async function $do(
|
|
|
124
124
|
strategy: "backoff",
|
|
125
125
|
backoff: {
|
|
126
126
|
initialInterval: 500,
|
|
127
|
-
maxInterval:
|
|
128
|
-
exponent:
|
|
129
|
-
maxElapsedTime:
|
|
127
|
+
maxInterval: 5000,
|
|
128
|
+
exponent: 2,
|
|
129
|
+
maxElapsedTime: 7500,
|
|
130
130
|
},
|
|
131
131
|
retryConnectionErrors: true,
|
|
132
132
|
}
|
|
@@ -125,9 +125,9 @@ async function $do(
|
|
|
125
125
|
strategy: "backoff",
|
|
126
126
|
backoff: {
|
|
127
127
|
initialInterval: 500,
|
|
128
|
-
maxInterval:
|
|
129
|
-
exponent:
|
|
130
|
-
maxElapsedTime:
|
|
128
|
+
maxInterval: 5000,
|
|
129
|
+
exponent: 2,
|
|
130
|
+
maxElapsedTime: 7500,
|
|
131
131
|
},
|
|
132
132
|
retryConnectionErrors: true,
|
|
133
133
|
}
|
|
@@ -129,9 +129,9 @@ async function $do(
|
|
|
129
129
|
strategy: "backoff",
|
|
130
130
|
backoff: {
|
|
131
131
|
initialInterval: 500,
|
|
132
|
-
maxInterval:
|
|
133
|
-
exponent:
|
|
134
|
-
maxElapsedTime:
|
|
132
|
+
maxInterval: 5000,
|
|
133
|
+
exponent: 2,
|
|
134
|
+
maxElapsedTime: 7500,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -134,9 +134,9 @@ async function $do(
|
|
|
134
134
|
strategy: "backoff",
|
|
135
135
|
backoff: {
|
|
136
136
|
initialInterval: 500,
|
|
137
|
-
maxInterval:
|
|
138
|
-
exponent:
|
|
139
|
-
maxElapsedTime:
|
|
137
|
+
maxInterval: 5000,
|
|
138
|
+
exponent: 2,
|
|
139
|
+
maxElapsedTime: 7500,
|
|
140
140
|
},
|
|
141
141
|
retryConnectionErrors: true,
|
|
142
142
|
}
|
|
@@ -136,9 +136,9 @@ async function $do(
|
|
|
136
136
|
strategy: "backoff",
|
|
137
137
|
backoff: {
|
|
138
138
|
initialInterval: 500,
|
|
139
|
-
maxInterval:
|
|
140
|
-
exponent:
|
|
141
|
-
maxElapsedTime:
|
|
139
|
+
maxInterval: 5000,
|
|
140
|
+
exponent: 2,
|
|
141
|
+
maxElapsedTime: 7500,
|
|
142
142
|
},
|
|
143
143
|
retryConnectionErrors: true,
|
|
144
144
|
}
|
|
@@ -138,9 +138,9 @@ async function $do(
|
|
|
138
138
|
strategy: "backoff",
|
|
139
139
|
backoff: {
|
|
140
140
|
initialInterval: 500,
|
|
141
|
-
maxInterval:
|
|
142
|
-
exponent:
|
|
143
|
-
maxElapsedTime:
|
|
141
|
+
maxInterval: 5000,
|
|
142
|
+
exponent: 2,
|
|
143
|
+
maxElapsedTime: 7500,
|
|
144
144
|
},
|
|
145
145
|
retryConnectionErrors: true,
|
|
146
146
|
}
|
|
@@ -134,9 +134,9 @@ async function $do(
|
|
|
134
134
|
strategy: "backoff",
|
|
135
135
|
backoff: {
|
|
136
136
|
initialInterval: 500,
|
|
137
|
-
maxInterval:
|
|
138
|
-
exponent:
|
|
139
|
-
maxElapsedTime:
|
|
137
|
+
maxInterval: 5000,
|
|
138
|
+
exponent: 2,
|
|
139
|
+
maxElapsedTime: 7500,
|
|
140
140
|
},
|
|
141
141
|
retryConnectionErrors: true,
|
|
142
142
|
}
|
|
@@ -129,9 +129,9 @@ async function $do(
|
|
|
129
129
|
strategy: "backoff",
|
|
130
130
|
backoff: {
|
|
131
131
|
initialInterval: 500,
|
|
132
|
-
maxInterval:
|
|
133
|
-
exponent:
|
|
134
|
-
maxElapsedTime:
|
|
132
|
+
maxInterval: 5000,
|
|
133
|
+
exponent: 2,
|
|
134
|
+
maxElapsedTime: 7500,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -132,9 +132,9 @@ async function $do(
|
|
|
132
132
|
strategy: "backoff",
|
|
133
133
|
backoff: {
|
|
134
134
|
initialInterval: 500,
|
|
135
|
-
maxInterval:
|
|
136
|
-
exponent:
|
|
137
|
-
maxElapsedTime:
|
|
135
|
+
maxInterval: 5000,
|
|
136
|
+
exponent: 2,
|
|
137
|
+
maxElapsedTime: 7500,
|
|
138
138
|
},
|
|
139
139
|
retryConnectionErrors: true,
|
|
140
140
|
}
|
|
@@ -146,9 +146,9 @@ async function $do(
|
|
|
146
146
|
strategy: "backoff",
|
|
147
147
|
backoff: {
|
|
148
148
|
initialInterval: 500,
|
|
149
|
-
maxInterval:
|
|
150
|
-
exponent:
|
|
151
|
-
maxElapsedTime:
|
|
149
|
+
maxInterval: 5000,
|
|
150
|
+
exponent: 2,
|
|
151
|
+
maxElapsedTime: 7500,
|
|
152
152
|
},
|
|
153
153
|
retryConnectionErrors: true,
|
|
154
154
|
}
|
|
@@ -135,9 +135,9 @@ async function $do(
|
|
|
135
135
|
strategy: "backoff",
|
|
136
136
|
backoff: {
|
|
137
137
|
initialInterval: 500,
|
|
138
|
-
maxInterval:
|
|
139
|
-
exponent:
|
|
140
|
-
maxElapsedTime:
|
|
138
|
+
maxInterval: 5000,
|
|
139
|
+
exponent: 2,
|
|
140
|
+
maxElapsedTime: 7500,
|
|
141
141
|
},
|
|
142
142
|
retryConnectionErrors: true,
|
|
143
143
|
}
|
|
@@ -133,9 +133,9 @@ async function $do(
|
|
|
133
133
|
strategy: "backoff",
|
|
134
134
|
backoff: {
|
|
135
135
|
initialInterval: 500,
|
|
136
|
-
maxInterval:
|
|
137
|
-
exponent:
|
|
138
|
-
maxElapsedTime:
|
|
136
|
+
maxInterval: 5000,
|
|
137
|
+
exponent: 2,
|
|
138
|
+
maxElapsedTime: 7500,
|
|
139
139
|
},
|
|
140
140
|
retryConnectionErrors: true,
|
|
141
141
|
}
|
|
@@ -141,9 +141,9 @@ async function $do(
|
|
|
141
141
|
strategy: "backoff",
|
|
142
142
|
backoff: {
|
|
143
143
|
initialInterval: 500,
|
|
144
|
-
maxInterval:
|
|
145
|
-
exponent:
|
|
146
|
-
maxElapsedTime:
|
|
144
|
+
maxInterval: 5000,
|
|
145
|
+
exponent: 2,
|
|
146
|
+
maxElapsedTime: 7500,
|
|
147
147
|
},
|
|
148
148
|
retryConnectionErrors: true,
|
|
149
149
|
}
|
|
@@ -136,9 +136,9 @@ async function $do(
|
|
|
136
136
|
strategy: "backoff",
|
|
137
137
|
backoff: {
|
|
138
138
|
initialInterval: 500,
|
|
139
|
-
maxInterval:
|
|
140
|
-
exponent:
|
|
141
|
-
maxElapsedTime:
|
|
139
|
+
maxInterval: 5000,
|
|
140
|
+
exponent: 2,
|
|
141
|
+
maxElapsedTime: 7500,
|
|
142
142
|
},
|
|
143
143
|
retryConnectionErrors: true,
|
|
144
144
|
}
|
|
@@ -129,9 +129,9 @@ async function $do(
|
|
|
129
129
|
strategy: "backoff",
|
|
130
130
|
backoff: {
|
|
131
131
|
initialInterval: 500,
|
|
132
|
-
maxInterval:
|
|
133
|
-
exponent:
|
|
134
|
-
maxElapsedTime:
|
|
132
|
+
maxInterval: 5000,
|
|
133
|
+
exponent: 2,
|
|
134
|
+
maxElapsedTime: 7500,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -127,9 +127,9 @@ async function $do(
|
|
|
127
127
|
strategy: "backoff",
|
|
128
128
|
backoff: {
|
|
129
129
|
initialInterval: 500,
|
|
130
|
-
maxInterval:
|
|
131
|
-
exponent:
|
|
132
|
-
maxElapsedTime:
|
|
130
|
+
maxInterval: 5000,
|
|
131
|
+
exponent: 2,
|
|
132
|
+
maxElapsedTime: 7500,
|
|
133
133
|
},
|
|
134
134
|
retryConnectionErrors: true,
|
|
135
135
|
}
|
|
@@ -139,9 +139,9 @@ async function $do(
|
|
|
139
139
|
strategy: "backoff",
|
|
140
140
|
backoff: {
|
|
141
141
|
initialInterval: 500,
|
|
142
|
-
maxInterval:
|
|
143
|
-
exponent:
|
|
144
|
-
maxElapsedTime:
|
|
142
|
+
maxInterval: 5000,
|
|
143
|
+
exponent: 2,
|
|
144
|
+
maxElapsedTime: 7500,
|
|
145
145
|
},
|
|
146
146
|
retryConnectionErrors: true,
|
|
147
147
|
}
|
|
@@ -129,9 +129,9 @@ async function $do(
|
|
|
129
129
|
strategy: "backoff",
|
|
130
130
|
backoff: {
|
|
131
131
|
initialInterval: 500,
|
|
132
|
-
maxInterval:
|
|
133
|
-
exponent:
|
|
134
|
-
maxElapsedTime:
|
|
132
|
+
maxInterval: 5000,
|
|
133
|
+
exponent: 2,
|
|
134
|
+
maxElapsedTime: 7500,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -120,9 +120,9 @@ async function $do(
|
|
|
120
120
|
strategy: "backoff",
|
|
121
121
|
backoff: {
|
|
122
122
|
initialInterval: 500,
|
|
123
|
-
maxInterval:
|
|
124
|
-
exponent:
|
|
125
|
-
maxElapsedTime:
|
|
123
|
+
maxInterval: 5000,
|
|
124
|
+
exponent: 2,
|
|
125
|
+
maxElapsedTime: 7500,
|
|
126
126
|
},
|
|
127
127
|
retryConnectionErrors: true,
|
|
128
128
|
}
|
|
@@ -126,9 +126,9 @@ async function $do(
|
|
|
126
126
|
strategy: "backoff",
|
|
127
127
|
backoff: {
|
|
128
128
|
initialInterval: 500,
|
|
129
|
-
maxInterval:
|
|
130
|
-
exponent:
|
|
131
|
-
maxElapsedTime:
|
|
129
|
+
maxInterval: 5000,
|
|
130
|
+
exponent: 2,
|
|
131
|
+
maxElapsedTime: 7500,
|
|
132
132
|
},
|
|
133
133
|
retryConnectionErrors: true,
|
|
134
134
|
}
|
package/src/funcs/webhooksGet.ts
CHANGED
|
@@ -129,9 +129,9 @@ async function $do(
|
|
|
129
129
|
strategy: "backoff",
|
|
130
130
|
backoff: {
|
|
131
131
|
initialInterval: 500,
|
|
132
|
-
maxInterval:
|
|
133
|
-
exponent:
|
|
134
|
-
maxElapsedTime:
|
|
132
|
+
maxInterval: 5000,
|
|
133
|
+
exponent: 2,
|
|
134
|
+
maxElapsedTime: 7500,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -126,9 +126,9 @@ async function $do(
|
|
|
126
126
|
strategy: "backoff",
|
|
127
127
|
backoff: {
|
|
128
128
|
initialInterval: 500,
|
|
129
|
-
maxInterval:
|
|
130
|
-
exponent:
|
|
131
|
-
maxElapsedTime:
|
|
129
|
+
maxInterval: 5000,
|
|
130
|
+
exponent: 2,
|
|
131
|
+
maxElapsedTime: 7500,
|
|
132
132
|
},
|
|
133
133
|
retryConnectionErrors: true,
|
|
134
134
|
}
|
|
@@ -126,9 +126,9 @@ async function $do(
|
|
|
126
126
|
strategy: "backoff",
|
|
127
127
|
backoff: {
|
|
128
128
|
initialInterval: 500,
|
|
129
|
-
maxInterval:
|
|
130
|
-
exponent:
|
|
131
|
-
maxElapsedTime:
|
|
129
|
+
maxInterval: 5000,
|
|
130
|
+
exponent: 2,
|
|
131
|
+
maxElapsedTime: 7500,
|
|
132
132
|
},
|
|
133
133
|
retryConnectionErrors: true,
|
|
134
134
|
}
|
|
@@ -126,9 +126,9 @@ async function $do(
|
|
|
126
126
|
strategy: "backoff",
|
|
127
127
|
backoff: {
|
|
128
128
|
initialInterval: 500,
|
|
129
|
-
maxInterval:
|
|
130
|
-
exponent:
|
|
131
|
-
maxElapsedTime:
|
|
129
|
+
maxInterval: 5000,
|
|
130
|
+
exponent: 2,
|
|
131
|
+
maxElapsedTime: 7500,
|
|
132
132
|
},
|
|
133
133
|
retryConnectionErrors: true,
|
|
134
134
|
}
|
package/src/lib/config.ts
CHANGED
|
@@ -77,8 +77,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
77
77
|
export const SDK_METADATA = {
|
|
78
78
|
language: "typescript",
|
|
79
79
|
openapiDocVersion: "1.0.0",
|
|
80
|
-
sdkVersion: "0.9.
|
|
81
|
-
genVersion: "2.788.
|
|
80
|
+
sdkVersion: "0.9.8",
|
|
81
|
+
genVersion: "2.788.7",
|
|
82
82
|
userAgent:
|
|
83
|
-
"speakeasy-sdk/typescript 0.9.
|
|
83
|
+
"speakeasy-sdk/typescript 0.9.8 2.788.7 1.0.0 mollie-api-typescript",
|
|
84
84
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -203,7 +203,7 @@ export type ListSubscriptionResponse = {
|
|
|
203
203
|
* This webhook will receive **all** events for the subscription's payments. This may include payment failures as
|
|
204
204
|
* well. Be sure to verify the payment's subscription ID and its status.
|
|
205
205
|
*/
|
|
206
|
-
webhookUrl: string;
|
|
206
|
+
webhookUrl: string | null;
|
|
207
207
|
/**
|
|
208
208
|
* The customer this subscription belongs to.
|
|
209
209
|
*/
|
|
@@ -360,7 +360,7 @@ export const ListSubscriptionResponse$inboundSchema: z.ZodType<
|
|
|
360
360
|
ListSubscriptionResponseApplicationFee$inboundSchema
|
|
361
361
|
).optional(),
|
|
362
362
|
metadata: z.nullable(Metadata$inboundSchema),
|
|
363
|
-
webhookUrl: z.string(),
|
|
363
|
+
webhookUrl: z.nullable(z.string()),
|
|
364
364
|
customerId: z.string(),
|
|
365
365
|
mandateId: z.string().optional(),
|
|
366
366
|
createdAt: z.string(),
|
|
@@ -387,7 +387,7 @@ export type ListSubscriptionResponse$Outbound = {
|
|
|
387
387
|
method: string | null;
|
|
388
388
|
applicationFee?: ListSubscriptionResponseApplicationFee$Outbound | undefined;
|
|
389
389
|
metadata: Metadata$Outbound | null;
|
|
390
|
-
webhookUrl: string;
|
|
390
|
+
webhookUrl: string | null;
|
|
391
391
|
customerId: string;
|
|
392
392
|
mandateId?: string | undefined;
|
|
393
393
|
createdAt: string;
|
|
@@ -417,7 +417,7 @@ export const ListSubscriptionResponse$outboundSchema: z.ZodType<
|
|
|
417
417
|
ListSubscriptionResponseApplicationFee$outboundSchema
|
|
418
418
|
).optional(),
|
|
419
419
|
metadata: z.nullable(Metadata$outboundSchema),
|
|
420
|
-
webhookUrl: z.string(),
|
|
420
|
+
webhookUrl: z.nullable(z.string()),
|
|
421
421
|
customerId: z.string(),
|
|
422
422
|
mandateId: z.string().optional(),
|
|
423
423
|
createdAt: z.string(),
|
|
@@ -111,8 +111,9 @@ export type SubscriptionRequest = {
|
|
|
111
111
|
* This webhook will receive **all** events for the subscription's payments. This may include payment failures as
|
|
112
112
|
* well. Be sure to verify the payment's subscription ID and its status.
|
|
113
113
|
*/
|
|
114
|
-
webhookUrl?: string | undefined;
|
|
114
|
+
webhookUrl?: string | null | undefined;
|
|
115
115
|
mandateId?: string | undefined;
|
|
116
|
+
profileId?: string | undefined;
|
|
116
117
|
/**
|
|
117
118
|
* Whether to create the entity in test mode or live mode.
|
|
118
119
|
*
|
|
@@ -184,8 +185,9 @@ export const SubscriptionRequest$inboundSchema: z.ZodType<
|
|
|
184
185
|
applicationFee: z.lazy(() => SubscriptionRequestApplicationFee$inboundSchema)
|
|
185
186
|
.optional(),
|
|
186
187
|
metadata: z.nullable(Metadata$inboundSchema).optional(),
|
|
187
|
-
webhookUrl: z.string().optional(),
|
|
188
|
+
webhookUrl: z.nullable(z.string()).optional(),
|
|
188
189
|
mandateId: z.string().optional(),
|
|
190
|
+
profileId: z.string().optional(),
|
|
189
191
|
testmode: z.nullable(z.boolean()).optional(),
|
|
190
192
|
});
|
|
191
193
|
/** @internal */
|
|
@@ -198,8 +200,9 @@ export type SubscriptionRequest$Outbound = {
|
|
|
198
200
|
method?: string | null | undefined;
|
|
199
201
|
applicationFee?: SubscriptionRequestApplicationFee$Outbound | undefined;
|
|
200
202
|
metadata?: Metadata$Outbound | null | undefined;
|
|
201
|
-
webhookUrl?: string | undefined;
|
|
203
|
+
webhookUrl?: string | null | undefined;
|
|
202
204
|
mandateId?: string | undefined;
|
|
205
|
+
profileId?: string | undefined;
|
|
203
206
|
testmode?: boolean | null | undefined;
|
|
204
207
|
};
|
|
205
208
|
|
|
@@ -218,8 +221,9 @@ export const SubscriptionRequest$outboundSchema: z.ZodType<
|
|
|
218
221
|
applicationFee: z.lazy(() => SubscriptionRequestApplicationFee$outboundSchema)
|
|
219
222
|
.optional(),
|
|
220
223
|
metadata: z.nullable(Metadata$outboundSchema).optional(),
|
|
221
|
-
webhookUrl: z.string().optional(),
|
|
224
|
+
webhookUrl: z.nullable(z.string()).optional(),
|
|
222
225
|
mandateId: z.string().optional(),
|
|
226
|
+
profileId: z.string().optional(),
|
|
223
227
|
testmode: z.nullable(z.boolean()).optional(),
|
|
224
228
|
});
|
|
225
229
|
|
|
@@ -207,7 +207,7 @@ export type SubscriptionResponse = {
|
|
|
207
207
|
* This webhook will receive **all** events for the subscription's payments. This may include payment failures as
|
|
208
208
|
* well. Be sure to verify the payment's subscription ID and its status.
|
|
209
209
|
*/
|
|
210
|
-
webhookUrl: string;
|
|
210
|
+
webhookUrl: string | null;
|
|
211
211
|
/**
|
|
212
212
|
* The customer this subscription belongs to.
|
|
213
213
|
*/
|
|
@@ -363,7 +363,7 @@ export const SubscriptionResponse$inboundSchema: z.ZodType<
|
|
|
363
363
|
applicationFee: z.lazy(() => SubscriptionResponseApplicationFee$inboundSchema)
|
|
364
364
|
.optional(),
|
|
365
365
|
metadata: z.nullable(Metadata$inboundSchema),
|
|
366
|
-
webhookUrl: z.string(),
|
|
366
|
+
webhookUrl: z.nullable(z.string()),
|
|
367
367
|
customerId: z.string(),
|
|
368
368
|
mandateId: z.string().optional(),
|
|
369
369
|
createdAt: z.string(),
|
|
@@ -390,7 +390,7 @@ export type SubscriptionResponse$Outbound = {
|
|
|
390
390
|
method: string | null;
|
|
391
391
|
applicationFee?: SubscriptionResponseApplicationFee$Outbound | undefined;
|
|
392
392
|
metadata: Metadata$Outbound | null;
|
|
393
|
-
webhookUrl: string;
|
|
393
|
+
webhookUrl: string | null;
|
|
394
394
|
customerId: string;
|
|
395
395
|
mandateId?: string | undefined;
|
|
396
396
|
createdAt: string;
|
|
@@ -420,7 +420,7 @@ export const SubscriptionResponse$outboundSchema: z.ZodType<
|
|
|
420
420
|
SubscriptionResponseApplicationFee$outboundSchema
|
|
421
421
|
).optional(),
|
|
422
422
|
metadata: z.nullable(Metadata$outboundSchema),
|
|
423
|
-
webhookUrl: z.string(),
|
|
423
|
+
webhookUrl: z.nullable(z.string()),
|
|
424
424
|
customerId: z.string(),
|
|
425
425
|
mandateId: z.string().optional(),
|
|
426
426
|
createdAt: z.string(),
|