# MONEI Documentation > Explore our guides and examples to integrate MONEI. - [MONEI Documentation](https://docs.monei.com/index.md) ## search - [Search the documentation](https://docs.monei.com/search.md) ## accounting - [Odoo](https://docs.monei.com/accounting/odoo.md): Learn how to integrate MONEI with Odoo using our official free app to manage payments, orders, and transactions directly from your Odoo instance. ## apis - [MONEI GraphQL API](https://docs.monei.com/apis/graphql.md): With MONEI GraphQL API you have full access to all MONEI features. - [defer](https://docs.monei.com/apis/graphql/operations/directives/defer.md): This directive allows results to be deferred during execution - [include](https://docs.monei.com/apis/graphql/operations/directives/include.md): Directs the executor to include this field or fragment only when the if argument is true. - [skip](https://docs.monei.com/apis/graphql/operations/directives/skip.md): Directs the executor to skip this field or fragment when the if argument is true. - [activateAccount](https://docs.monei.com/apis/graphql/operations/mutations/activate-account.md): Requests approval for the account - [activateApplePayCert](https://docs.monei.com/apis/graphql/operations/mutations/activate-apple-pay-cert.md): Activate Custom Apple Pay certificate - [activateSubscription](https://docs.monei.com/apis/graphql/operations/mutations/activate-subscription.md): Active a subscription - [addBlacklistItem](https://docs.monei.com/apis/graphql/operations/mutations/add-blacklist-item.md): Add a new item to the blacklist - [cancelPayment](https://docs.monei.com/apis/graphql/operations/mutations/cancel-payment.md): Cancel a payment - [cancelSubscription](https://docs.monei.com/apis/graphql/operations/mutations/cancel-subscription.md): Schedule a subscription - [capturePayment](https://docs.monei.com/apis/graphql/operations/mutations/capture-payment.md): Capture a payment - [connectMasterAccount](https://docs.monei.com/apis/graphql/operations/mutations/connect-master-account.md): Connect master account - [connectShopifyShop](https://docs.monei.com/apis/graphql/operations/mutations/connect-shopify-shop.md): Connect a Shopify shop to an account - [createAccount](https://docs.monei.com/apis/graphql/operations/mutations/create-account.md): Creates a new additional account attached to this account - [createApiKey](https://docs.monei.com/apis/graphql/operations/mutations/create-api-key.md): Generates the API Key to access REST and GraphQL APIs - [createApplePayCert](https://docs.monei.com/apis/graphql/operations/mutations/create-apple-pay-cert.md): Create Custom Apple Pay certificate - [createAuthorizedUser](https://docs.monei.com/apis/graphql/operations/mutations/create-authorized-user.md): Creates an authorized user - [createBankSession](https://docs.monei.com/apis/graphql/operations/mutations/create-bank-session.md): Create a new bank session - [createCapitalEmbedToken](https://docs.monei.com/apis/graphql/operations/mutations/create-capital-embed-token.md): Create a MONEI Capital embed token to initialize their embedded UI - [createCapitalLead](https://docs.monei.com/apis/graphql/operations/mutations/create-capital-lead.md): Create a MONEI Capital loan application for an accepted offer - [createDocumentSession](https://docs.monei.com/apis/graphql/operations/mutations/create-document-session.md): Create a new document session - [createDocument](https://docs.monei.com/apis/graphql/operations/mutations/create-document.md): Create new document - [createExportSftpConfig](https://docs.monei.com/apis/graphql/operations/mutations/create-export-sftp-config.md): Create a new SFTP config export - [createIdSession](https://docs.monei.com/apis/graphql/operations/mutations/create-id-session.md): Creates Identity Verification Session - [createPayPalLink](https://docs.monei.com/apis/graphql/operations/mutations/create-pay-pal-link.md): Creates a link to connect PayPal account - [createPaymentRule](https://docs.monei.com/apis/graphql/operations/mutations/create-payment-rule.md): Create a new payment rule - [createPayment](https://docs.monei.com/apis/graphql/operations/mutations/create-payment.md): Create a payment - [createPointOfSale](https://docs.monei.com/apis/graphql/operations/mutations/create-point-of-sale.md): Creates a new point of sale - [createProvider](https://docs.monei.com/apis/graphql/operations/mutations/create-provider.md): Creates a new provider for the account - [createStore](https://docs.monei.com/apis/graphql/operations/mutations/create-store.md): Creates a new store - [createSubscription](https://docs.monei.com/apis/graphql/operations/mutations/create-subscription.md): Create a new subscription - [createWebhook](https://docs.monei.com/apis/graphql/operations/mutations/create-webhook.md): Create new webhook - [deleteApiKey](https://docs.monei.com/apis/graphql/operations/mutations/delete-api-key.md): Deletes the API Key - [deleteApplePayCert](https://docs.monei.com/apis/graphql/operations/mutations/delete-apple-pay-cert.md): Delete Custom Apple Pay certificate - [deleteAuthorizedUser](https://docs.monei.com/apis/graphql/operations/mutations/delete-authorized-user.md): Deletes an authorized user - [deleteBlacklistItem](https://docs.monei.com/apis/graphql/operations/mutations/delete-blacklist-item.md): Delete blacklist item - [deleteCode](https://docs.monei.com/apis/graphql/operations/mutations/delete-code.md): Deletes an existing code - [deleteDocument](https://docs.monei.com/apis/graphql/operations/mutations/delete-document.md): Delete a document - [deleteExportSftpConfig](https://docs.monei.com/apis/graphql/operations/mutations/delete-export-sftp-config.md): Delete a SFTP config export - [deletePaymentRule](https://docs.monei.com/apis/graphql/operations/mutations/delete-payment-rule.md): Delete a payment rule - [deletePointOfSale](https://docs.monei.com/apis/graphql/operations/mutations/delete-point-of-sale.md): Deletes an existing point of sale - [deleteProvider](https://docs.monei.com/apis/graphql/operations/mutations/delete-provider.md): Deletes a provider - [deleteStore](https://docs.monei.com/apis/graphql/operations/mutations/delete-store.md): Deletes a store - [deleteWebhook](https://docs.monei.com/apis/graphql/operations/mutations/delete-webhook.md): Delete webhook - [disableCustomDomain](https://docs.monei.com/apis/graphql/operations/mutations/disable-custom-domain.md): Deletes a custom domain - [disableTokenizationMethod](https://docs.monei.com/apis/graphql/operations/mutations/disable-tokenization-method.md): Disable the selected tokenization method for the account - [disconnectMasterAccount](https://docs.monei.com/apis/graphql/operations/mutations/disconnect-master-account.md): Disconnect master account - [downloadAccountInvoice](https://docs.monei.com/apis/graphql/operations/mutations/download-account-invoice.md): Downloads account invoice - [downloadContract](https://docs.monei.com/apis/graphql/operations/mutations/download-contract.md): Downloads account contract - [downloadDocument](https://docs.monei.com/apis/graphql/operations/mutations/download-document.md): Create a download url for a document - [downloadExport](https://docs.monei.com/apis/graphql/operations/mutations/download-export.md): Download the export of a charges - [downloadOperationsFile](https://docs.monei.com/apis/graphql/operations/mutations/download-operations-file.md): Downloads a file with the fees per transaction of a settlement - [enableCustomDomain](https://docs.monei.com/apis/graphql/operations/mutations/enable-custom-domain.md): Creates a custom domain - [enableProvider](https://docs.monei.com/apis/graphql/operations/mutations/enable-provider.md): Updates the status of an existing provider - [enableTokenizationMethod](https://docs.monei.com/apis/graphql/operations/mutations/enable-tokenization-method.md): Enable the selected tokenization method for the account - [exportCharges](https://docs.monei.com/apis/graphql/operations/mutations/export-charges.md): Export a list of charges - [pauseSubscription](https://docs.monei.com/apis/graphql/operations/mutations/pause-subscription.md): Pause a subscription - [publishUpdateAccount](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-account.md): Private. For onUpdateAccount subscription. - [publishUpdateAnalytics](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-analytics.md): Private. For onUpdateAnalytics subscription. - [publishUpdateChargeEventsV2](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-charge-events-v2.md): Private. For onUpdateChargeEventsV2 subscription. - [publishUpdateChargeEvents](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-charge-events.md): Use publishUpdateChargeEventsV2 instead - [publishUpdateChargeV2](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-charge-v2.md): Private. For onUpdateChargeV2 subscription. - [publishUpdateCharge](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-charge.md): Use publishUpdateChargeV2 instead - [publishUpdateCharges](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-charges.md): Private. For onUpdateCharges subscription. - [publishUpdateDocuments](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-documents.md): Private. For onUpdateDocuments subscription. - [publishUpdateEvents](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-events.md): Private. For onUpdateEvents subscription. - [publishUpdateSubscriptionEventsV2](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-subscription-events-v2.md): Private. For onUpdateSubscriptionEventsV2 subscription. - [publishUpdateSubscriptionEvents](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-subscription-events.md): Use publishUpdateSubscriptionEventsV2 instead - [publishUpdateSubscription](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-subscription.md): Private. For onUpdateSubscriptionV2 subscription. - [publishUpdateSubscriptions](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-subscriptions.md): Private. For onUpdateSubscriptions subscription. - [publishUpdateWebReport](https://docs.monei.com/apis/graphql/operations/mutations/publish-update-web-report.md): Private. For onUpdateWebReport subscription. - [refundPayment](https://docs.monei.com/apis/graphql/operations/mutations/refund-payment.md): Refund a payment - [registerApplePayDomain](https://docs.monei.com/apis/graphql/operations/mutations/register-apple-pay-domain.md): Register domain name for Apple Pay - [registerCode](https://docs.monei.com/apis/graphql/operations/mutations/register-code.md): Registers a new code - [requestAccountReview](https://docs.monei.com/apis/graphql/operations/mutations/request-account-review.md): Request for account review after additional information has been provided - [resumeSubscription](https://docs.monei.com/apis/graphql/operations/mutations/resume-subscription.md): Resume a subscription - [selectUserAccount](https://docs.monei.com/apis/graphql/operations/mutations/select-user-account.md): Selects user account - [sendPaymentLink](https://docs.monei.com/apis/graphql/operations/mutations/send-payment-link.md): Send a payment link over email (or sms) - [sendPaymentReceipt](https://docs.monei.com/apis/graphql/operations/mutations/send-payment-receipt.md): Send a payment receipt over email - [sendPaymentRequest](https://docs.monei.com/apis/graphql/operations/mutations/send-payment-request.md): Send a request to pay - [sendSubscriptionLink](https://docs.monei.com/apis/graphql/operations/mutations/send-subscription-link.md): Send a subscription link over email (or sms) - [sendSubscriptionStatus](https://docs.monei.com/apis/graphql/operations/mutations/send-subscription-status.md): Send a subscription status over email (or sms) - [setDefaultCardProvider](https://docs.monei.com/apis/graphql/operations/mutations/set-default-card-provider.md): Updates existing card provider to make it the only one enabled - [setupAccount](https://docs.monei.com/apis/graphql/operations/mutations/setup-account.md): Updates the account information during KYC process - [startCompanyLookup](https://docs.monei.com/apis/graphql/operations/mutations/start-company-lookup.md): Lookup company in the registry - [startExportCharges](https://docs.monei.com/apis/graphql/operations/mutations/start-export-charges.md): Start the export of a list of charges - [updateAccount](https://docs.monei.com/apis/graphql/operations/mutations/update-account.md): Updates the account information - [updateApplePayCert](https://docs.monei.com/apis/graphql/operations/mutations/update-apple-pay-cert.md): Update Custom Apple Pay certificate - [updateAuthorizedUser](https://docs.monei.com/apis/graphql/operations/mutations/update-authorized-user.md): Updates an authorized user - [updateCode](https://docs.monei.com/apis/graphql/operations/mutations/update-code.md): Updates an existing code - [updateExportSftpConfig](https://docs.monei.com/apis/graphql/operations/mutations/update-export-sftp-config.md): Update a SFTP config export - [updatePaymentRule](https://docs.monei.com/apis/graphql/operations/mutations/update-payment-rule.md): Update a payment rule - [updatePointOfSale](https://docs.monei.com/apis/graphql/operations/mutations/update-point-of-sale.md): Updates an existing point of sale - [updateProvider](https://docs.monei.com/apis/graphql/operations/mutations/update-provider.md): Updates an existing provider - [updateShopifyShopSettings](https://docs.monei.com/apis/graphql/operations/mutations/update-shopify-shop-settings.md): Update Shopify shop settings - [updateStore](https://docs.monei.com/apis/graphql/operations/mutations/update-store.md): Updates an existing store - [updateSubscription](https://docs.monei.com/apis/graphql/operations/mutations/update-subscription.md): Schedule a subscription - [updateWebhook](https://docs.monei.com/apis/graphql/operations/mutations/update-webhook.md): Update webhook - [uploadDocument](https://docs.monei.com/apis/graphql/operations/mutations/upload-document.md): Create an upload url for a document - [validateWebsite](https://docs.monei.com/apis/graphql/operations/mutations/validate-website.md): Validate a website. - [verifyBusinessDetails](https://docs.monei.com/apis/graphql/operations/mutations/verify-business-details.md): Verifies information about the business and updates it - [verifyCustomDomain](https://docs.monei.com/apis/graphql/operations/mutations/verify-custom-domain.md): Verifies a custom domain - [accountBalances](https://docs.monei.com/apis/graphql/operations/queries/account-balances.md): List of the account balances - [accountInvoice](https://docs.monei.com/apis/graphql/operations/queries/account-invoice.md): A single account invoice - [accountInvoices](https://docs.monei.com/apis/graphql/operations/queries/account-invoices.md): List of the account invoices - [accountSettlement](https://docs.monei.com/apis/graphql/operations/queries/account-settlement.md): A single account settlement - [accountSettlements](https://docs.monei.com/apis/graphql/operations/queries/account-settlements.md): List of the account settlements - [account](https://docs.monei.com/apis/graphql/operations/queries/account.md): Account information - [applePayCert](https://docs.monei.com/apis/graphql/operations/queries/apple-pay-cert.md): Get Custom Apple Pay certificate by ID - [applePayCerts](https://docs.monei.com/apis/graphql/operations/queries/apple-pay-certs.md): List of Custom Apple Pay certificates - [authorizedUsers](https://docs.monei.com/apis/graphql/operations/queries/authorized-users.md): List of the authorized users - [availablePaymentMethods](https://docs.monei.com/apis/graphql/operations/queries/available-payment-methods.md): Lists all the available payment methods - [availableProcessors](https://docs.monei.com/apis/graphql/operations/queries/available-processors.md): Lists all the available processors for the payment method - [banks](https://docs.monei.com/apis/graphql/operations/queries/banks.md): List of available banks for Bank Account Verification - [blacklistItem](https://docs.monei.com/apis/graphql/operations/queries/blacklist-item.md): Get blacklist item by value - [blacklistItems](https://docs.monei.com/apis/graphql/operations/queries/blacklist-items.md): List of the blacklist items - [chargeEvents](https://docs.monei.com/apis/graphql/operations/queries/charge-events.md): List of the charge events - [chargeSources](https://docs.monei.com/apis/graphql/operations/queries/charge-sources.md): List of possible charge sources - [charge](https://docs.monei.com/apis/graphql/operations/queries/charge.md): A single charge - [chargesDateRangeKPI](https://docs.monei.com/apis/graphql/operations/queries/charges-date-range-kpi.md): Get charges KPI for a date range - [chargesExport](https://docs.monei.com/apis/graphql/operations/queries/charges-export.md): No description - [chargesExports](https://docs.monei.com/apis/graphql/operations/queries/charges-exports.md): No description - [charges](https://docs.monei.com/apis/graphql/operations/queries/charges.md): List of the charges - [code](https://docs.monei.com/apis/graphql/operations/queries/code.md): A single code - [codes](https://docs.monei.com/apis/graphql/operations/queries/codes.md): Lists all the codes of the account - [countries](https://docs.monei.com/apis/graphql/operations/queries/countries.md): Returns all the countries and the user's current country - [document](https://docs.monei.com/apis/graphql/operations/queries/document.md): No description - [documents](https://docs.monei.com/apis/graphql/operations/queries/documents.md): No description - [events](https://docs.monei.com/apis/graphql/operations/queries/events.md): List of application events - [exportSftpConfig](https://docs.monei.com/apis/graphql/operations/queries/export-sftp-config.md): No description - [exportSftpConfigs](https://docs.monei.com/apis/graphql/operations/queries/export-sftp-configs.md): No description - [getCapitalDataByAccount](https://docs.monei.com/apis/graphql/operations/queries/get-capital-data-by-account.md): Get MONEI Capital data (offer and lead) for an account - [getCapitalLoanDocument](https://docs.monei.com/apis/graphql/operations/queries/get-capital-loan-document.md): Get a MONEI Capital loan document - [getCapitalLoanRepayments](https://docs.monei.com/apis/graphql/operations/queries/get-capital-loan-repayments.md): Get MONEI Capital loan repayments - [getCapitalLoan](https://docs.monei.com/apis/graphql/operations/queries/get-capital-loan.md): Get a specific MONEI Capital loan by ID - [getCapitalLoans](https://docs.monei.com/apis/graphql/operations/queries/get-capital-loans.md): Get MONEI Capital loans for an account - [getShopifyShopSettings](https://docs.monei.com/apis/graphql/operations/queries/get-shopify-shop-settings.md): Get Shopify shop settings - [liveAccount](https://docs.monei.com/apis/graphql/operations/queries/live-account.md): Live account information, returns production account regardless of the environment - [notificationsPortalUrl](https://docs.monei.com/apis/graphql/operations/queries/notifications-portal-url.md): Link to account notifications preferences - [paymentEmailPreview](https://docs.monei.com/apis/graphql/operations/queries/payment-email-preview.md): Use previewPaymentEmail instead - [paymentRule](https://docs.monei.com/apis/graphql/operations/queries/payment-rule.md): Get payment rule by ID - [paymentRules](https://docs.monei.com/apis/graphql/operations/queries/payment-rules.md): List payment rules filtered by account and rule type - [pointOfSale](https://docs.monei.com/apis/graphql/operations/queries/point-of-sale.md): A single point of sale - [pointsOfSale](https://docs.monei.com/apis/graphql/operations/queries/points-of-sale.md): Lists all the points of sale of the account or store - [posAuthToken](https://docs.monei.com/apis/graphql/operations/queries/pos-auth-token.md): No description - [previewPaymentEmail](https://docs.monei.com/apis/graphql/operations/queries/preview-payment-email.md): Preview payment email - [previewSubscriptionEmail](https://docs.monei.com/apis/graphql/operations/queries/preview-subscription-email.md): Preview subscription email - [providerConfig](https://docs.monei.com/apis/graphql/operations/queries/provider-config.md): Returns the configuration options for the provider - [provider](https://docs.monei.com/apis/graphql/operations/queries/provider.md): A single provider - [providers](https://docs.monei.com/apis/graphql/operations/queries/providers.md): Lists all the providers of the account - [settlementEvents](https://docs.monei.com/apis/graphql/operations/queries/settlement-events.md): Events timeline of a settlement - [shopifyStores](https://docs.monei.com/apis/graphql/operations/queries/shopify-stores.md): Lists all Shopify stores for the account - [store](https://docs.monei.com/apis/graphql/operations/queries/store.md): A single store - [stores](https://docs.monei.com/apis/graphql/operations/queries/stores.md): Lists all the stores of the account - [subscriptionEmailPreview](https://docs.monei.com/apis/graphql/operations/queries/subscription-email-preview.md): Use previewSubscriptionEmail instead - [subscriptionEvents](https://docs.monei.com/apis/graphql/operations/queries/subscription-events.md): List of the subscriptions events - [subscription](https://docs.monei.com/apis/graphql/operations/queries/subscription.md): A single subscription - [subscriptions](https://docs.monei.com/apis/graphql/operations/queries/subscriptions.md): List of the subscriptions - [userAccounts](https://docs.monei.com/apis/graphql/operations/queries/user-accounts.md): List of user accounts - [userEvents](https://docs.monei.com/apis/graphql/operations/queries/user-events.md): List of the user events - [userPointOfSale](https://docs.monei.com/apis/graphql/operations/queries/user-point-of-sale.md): Point of sale attached to the logged in user - [userStore](https://docs.monei.com/apis/graphql/operations/queries/user-store.md): Store attached to the logged in user - [webReport](https://docs.monei.com/apis/graphql/operations/queries/web-report.md): Get a web report. - [webhook](https://docs.monei.com/apis/graphql/operations/queries/webhook.md): No description - [webhooks](https://docs.monei.com/apis/graphql/operations/queries/webhooks.md): No description - [zendeskAuthToken](https://docs.monei.com/apis/graphql/operations/queries/zendesk-auth-token.md): No description - [onUpdateAccountV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-account-v2.md): Notifies about Account updates - [onUpdateAccount](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-account.md): Use onUpdateAccountV2 instead - [onUpdateAnalyticsV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-analytics-v2.md): Notifies new Analytics - [onUpdateAnalytics](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-analytics.md): Use onUpdateAnalyticsV2 instead - [onUpdateChargeEventsV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charge-events-v2.md): Notifies new Events for one Charge - [onUpdateChargeEvents](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charge-events.md): Use onUpdateChargeEventsV2 instead - [onUpdateChargeV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charge-v2.md): Notifies updates for one Charge - [onUpdateCharge](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charge.md): Use onUpdateChargeV2 instead - [onUpdateChargesV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charges-v2.md): Notifies creations and updates of Charges - [onUpdateCharges](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-charges.md): Use onUpdateChargesV2 instead - [onUpdateDocumentsV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-documents-v2.md): Notifies about Documents updates - [onUpdateDocuments](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-documents.md): Use onUpdateDocumentsV2 instead - [onUpdateEventsV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-events-v2.md): Notifies new Events - [onUpdateEvents](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-events.md): Use onUpdateEventsV2 instead - [onUpdateSubscriptionEventsV2](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-subscription-events-v2.md): Notifies new Events for one Subscription - [onUpdateSubscriptionEvents](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-subscription-events.md): Use onUpdateSubscriptionEventsV2 instead - [onUpdateSubscription](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-subscription.md): Notifies updates for one Subscription - [onUpdateSubscriptions](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-subscriptions.md): Notifies about Subscriptions updates - [onUpdateWebReport](https://docs.monei.com/apis/graphql/operations/subscriptions/on-update-web-report.md): Notifies creations and updates of Website Report - [aws_api_key](https://docs.monei.com/apis/graphql/types/directives/aws-api-key.md): Tells the service this field/object has access authorized by an API key. - [aws_auth](https://docs.monei.com/apis/graphql/types/directives/aws-auth.md): Directs the schema to enforce authorization on a field - [aws_cognito_user_pools](https://docs.monei.com/apis/graphql/types/directives/aws-cognito-user-pools.md): Tells the service this field/object has access authorized by a Cognito User Pools token. - [aws_iam](https://docs.monei.com/apis/graphql/types/directives/aws-iam.md): Tells the service this field/object has access authorized by sigv4 signing. - [aws_lambda](https://docs.monei.com/apis/graphql/types/directives/aws-lambda.md): Tells the service this field/object has access authorized by a Lambda Authorizer. - [aws_oidc](https://docs.monei.com/apis/graphql/types/directives/aws-oidc.md): Tells the service this field/object has access authorized by an OIDC token. - [aws_publish](https://docs.monei.com/apis/graphql/types/directives/aws-publish.md): Tells the service which subscriptions will be published to when this mutation is called. This directive is deprecated use @aws_susbscribe directive instead. - [aws_subscribe](https://docs.monei.com/apis/graphql/types/directives/aws-subscribe.md): Tells the service which mutation triggers this subscription. - [deprecated](https://docs.monei.com/apis/graphql/types/directives/deprecated.md): Marks an element of a GraphQL schema as no longer supported. - [oneOf](https://docs.monei.com/apis/graphql/types/directives/one-of.md): Indicates exactly one field must be supplied and this field must not be null. - [specifiedBy](https://docs.monei.com/apis/graphql/types/directives/specified-by.md): Exposes a URL that specifies the behavior of this scalar. - [AccountInvoicePaymentMethod](https://docs.monei.com/apis/graphql/types/enums/account-invoice-payment-method.md): Account invoice payment method - [AccountInvoiceStatus](https://docs.monei.com/apis/graphql/types/enums/account-invoice-status.md): Account invoice status - [AccountStatus](https://docs.monei.com/apis/graphql/types/enums/account-status.md): Account status - [Acquirer](https://docs.monei.com/apis/graphql/types/enums/acquirer.md): No description - [AuthPaymentMethodKlarna](https://docs.monei.com/apis/graphql/types/enums/auth-payment-method-klarna.md): No description - [AuthorizedUserAccessLevel](https://docs.monei.com/apis/graphql/types/enums/authorized-user-access-level.md): Access level for the authorized user - [AuthorizedUserStatus](https://docs.monei.com/apis/graphql/types/enums/authorized-user-status.md): A status of the authorized user - [BankAccountStatus](https://docs.monei.com/apis/graphql/types/enums/bank-account-status.md): Bank account status - [BillingCategoryKlarna](https://docs.monei.com/apis/graphql/types/enums/billing-category-klarna.md): No description - [BillingPlans](https://docs.monei.com/apis/graphql/types/enums/billing-plans.md): MONEI Billing Plans - [BlacklistItemType](https://docs.monei.com/apis/graphql/types/enums/blacklist-item-type.md): The type of the blacklist item - [BusinessStatus](https://docs.monei.com/apis/graphql/types/enums/business-status.md): Account business status - [CallbackStatus](https://docs.monei.com/apis/graphql/types/enums/callback-status.md): No description - [CancellationReason](https://docs.monei.com/apis/graphql/types/enums/cancellation-reason.md): No description - [CapitalLoanStatus](https://docs.monei.com/apis/graphql/types/enums/capital-loan-status.md): MONEI Capital loan status - [CapitalLoanType](https://docs.monei.com/apis/graphql/types/enums/capital-loan-type.md): MONEI Capital loan type - [CapitalOnboardingStatus](https://docs.monei.com/apis/graphql/types/enums/capital-onboarding-status.md): MONEI Capital onboarding status - [CardBrand](https://docs.monei.com/apis/graphql/types/enums/card-brand.md): Possible card brands - [CardRoutingActionType](https://docs.monei.com/apis/graphql/types/enums/card-routing-action-type.md): Card routing action type - [CardType](https://docs.monei.com/apis/graphql/types/enums/card-type.md): Possible device types - [ChargeStatus](https://docs.monei.com/apis/graphql/types/enums/charge-status.md): Charge status - [CodeTypes](https://docs.monei.com/apis/graphql/types/enums/code-types.md): No description - [CombinatorType](https://docs.monei.com/apis/graphql/types/enums/combinator-type.md): Combinator type for conditions - [ContractStatus](https://docs.monei.com/apis/graphql/types/enums/contract-status.md): Account contract status - [Currencies](https://docs.monei.com/apis/graphql/types/enums/currencies.md): Possible currencies - [CustomDomainStatus](https://docs.monei.com/apis/graphql/types/enums/custom-domain-status.md): No description - [DeviceType](https://docs.monei.com/apis/graphql/types/enums/device-type.md): No description - [DocumentStatus](https://docs.monei.com/apis/graphql/types/enums/document-status.md): No description - [DocumentType](https://docs.monei.com/apis/graphql/types/enums/document-type.md): No description - [ExportStatus](https://docs.monei.com/apis/graphql/types/enums/export-status.md): No description - [IdVerificationStatus](https://docs.monei.com/apis/graphql/types/enums/id-verification-status.md): Identity verification status - [Industries](https://docs.monei.com/apis/graphql/types/enums/industries.md): Company industry - [IntervalInput](https://docs.monei.com/apis/graphql/types/enums/interval-input.md): Subscription interval can only be set to minute and hour in test mode - [Interval](https://docs.monei.com/apis/graphql/types/enums/interval.md): No description - [LegalForm](https://docs.monei.com/apis/graphql/types/enums/legal-form.md): Business legal form - [MessageChannel](https://docs.monei.com/apis/graphql/types/enums/message-channel.md): Available channels to send messages - [MetadataItemType](https://docs.monei.com/apis/graphql/types/enums/metadata-item-type.md): No description - [NextActionTypes](https://docs.monei.com/apis/graphql/types/enums/next-action-types.md): Next action types - [NotConfiguredReason](https://docs.monei.com/apis/graphql/types/enums/not-configured-reason.md): No description - [PaymentEmailType](https://docs.monei.com/apis/graphql/types/enums/payment-email-type.md): No description - [PaymentMethodVisibilityActionType](https://docs.monei.com/apis/graphql/types/enums/payment-method-visibility-action-type.md): Payment method visibility action type - [PaymentMethods](https://docs.monei.com/apis/graphql/types/enums/payment-methods.md): Possible payment methods - [PaymentRuleType](https://docs.monei.com/apis/graphql/types/enums/payment-rule-type.md): Type of payment rule - [PaymentStatus](https://docs.monei.com/apis/graphql/types/enums/payment-status.md): No description - [PointOfSaleType](https://docs.monei.com/apis/graphql/types/enums/point-of-sale-type.md): Type of Point of Sale determining its capabilities and purpose. - [Processor](https://docs.monei.com/apis/graphql/types/enums/processor.md): No description - [RefundReason](https://docs.monei.com/apis/graphql/types/enums/refund-reason.md): No description - [RejectedReason](https://docs.monei.com/apis/graphql/types/enums/rejected-reason.md): No description - [RetryIntervalInput](https://docs.monei.com/apis/graphql/types/enums/retry-interval-input.md): Subscription retry interval can only be set to minute and hour in test mode - [SettlementPayMethods](https://docs.monei.com/apis/graphql/types/enums/settlement-pay-methods.md): No description - [SettlementStatus](https://docs.monei.com/apis/graphql/types/enums/settlement-status.md): No description - [StatusReason](https://docs.monei.com/apis/graphql/types/enums/status-reason.md): The reason why the account status was changed - [SubscriptionEmailType](https://docs.monei.com/apis/graphql/types/enums/subscription-email-type.md): No description - [SubscriptionPaymentMethods](https://docs.monei.com/apis/graphql/types/enums/subscription-payment-methods.md): No description - [SubscriptionStatus](https://docs.monei.com/apis/graphql/types/enums/subscription-status.md): No description - [ThreeDSecureFlow](https://docs.monei.com/apis/graphql/types/enums/three-dsecure-flow.md): 3D Secure flows - [TokenizationMethods](https://docs.monei.com/apis/graphql/types/enums/tokenization-methods.md): Possible tokenization methods for card payments - [TransactionTypes](https://docs.monei.com/apis/graphql/types/enums/transaction-types.md): Controls when the funds will be captured. - [UnitType](https://docs.monei.com/apis/graphql/types/enums/unit-type.md): Invoice line item unit type - [WebReportStatus](https://docs.monei.com/apis/graphql/types/enums/web-report-status.md): No description - [WebhookEventType](https://docs.monei.com/apis/graphql/types/enums/webhook-event-type.md): No description - [AccountBrandingInput](https://docs.monei.com/apis/graphql/types/inputs/account-branding-input.md): Account branding input - [AccountNotificationsInput](https://docs.monei.com/apis/graphql/types/inputs/account-notifications-input.md): Account notifications input - [AccountPublicBusinessDetailsInput](https://docs.monei.com/apis/graphql/types/inputs/account-public-business-details-input.md): Account public business details input - [ActivateApplePayCertInput](https://docs.monei.com/apis/graphql/types/inputs/activate-apple-pay-cert-input.md): No description - [ActivateSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/activate-subscription-input.md): No description - [AddressInput](https://docs.monei.com/apis/graphql/types/inputs/address-input.md): No description - [BlacklistItemInput](https://docs.monei.com/apis/graphql/types/inputs/blacklist-item-input.md): No description - [BusinessDataInput](https://docs.monei.com/apis/graphql/types/inputs/business-data-input.md): Business data input - [CancelPaymentInput](https://docs.monei.com/apis/graphql/types/inputs/cancel-payment-input.md): No description - [CancelSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/cancel-subscription-input.md): No description - [CapturePaymentInput](https://docs.monei.com/apis/graphql/types/inputs/capture-payment-input.md): No description - [ChargeEventsChangeInput](https://docs.monei.com/apis/graphql/types/inputs/charge-events-change-input.md): No description - [ConnectShopifyShopInput](https://docs.monei.com/apis/graphql/types/inputs/connect-shopify-shop-input.md): No description - [ContactDetailsInput](https://docs.monei.com/apis/graphql/types/inputs/contact-details-input.md): No description - [CountryStoreInput](https://docs.monei.com/apis/graphql/types/inputs/country-store-input.md): No description - [CreateAuthorizedUserInput](https://docs.monei.com/apis/graphql/types/inputs/create-authorized-user-input.md): No description - [CreateDocumentInput](https://docs.monei.com/apis/graphql/types/inputs/create-document-input.md): No description - [CreateExportSftpConfigInput](https://docs.monei.com/apis/graphql/types/inputs/create-export-sftp-config-input.md): No description - [CreatePaymentInput](https://docs.monei.com/apis/graphql/types/inputs/create-payment-input.md): No description - [CreatePaymentRuleInput](https://docs.monei.com/apis/graphql/types/inputs/create-payment-rule-input.md): Input for creating a payment rule - [CreatePointOfSaleInput](https://docs.monei.com/apis/graphql/types/inputs/create-point-of-sale-input.md): No description - [CreateProviderInput](https://docs.monei.com/apis/graphql/types/inputs/create-provider-input.md): No description - [CreateStoreInput](https://docs.monei.com/apis/graphql/types/inputs/create-store-input.md): No description - [CreateSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/create-subscription-input.md): No description - [CreateWebhookInput](https://docs.monei.com/apis/graphql/types/inputs/create-webhook-input.md): No description - [CustomerInput](https://docs.monei.com/apis/graphql/types/inputs/customer-input.md): No description - [GetShopifyShopSettingsInput](https://docs.monei.com/apis/graphql/types/inputs/get-shopify-shop-settings-input.md): No description - [KeyValueInput](https://docs.monei.com/apis/graphql/types/inputs/key-value-input.md): No description - [MetadataItemInput](https://docs.monei.com/apis/graphql/types/inputs/metadata-item-input.md): No description - [PauseSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/pause-subscription-input.md): No description - [PaymentActionInput](https://docs.monei.com/apis/graphql/types/inputs/payment-action-input.md): Input for payment action - [PaymentConditionInput](https://docs.monei.com/apis/graphql/types/inputs/payment-condition-input.md): Input for a single condition - [PaymentConditionsInput](https://docs.monei.com/apis/graphql/types/inputs/payment-conditions-input.md): Input for payment conditions - [PaymentMethodBizumInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-bizum-input.md): No description - [PaymentMethodCardInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-card-input.md): No description - [PaymentMethodCardPresentInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-card-present-input.md): No description - [PaymentMethodInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-input.md): No description - [PaymentMethodKlarnaInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-klarna-input.md): No description - [PaymentMethodMBWayInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-mbway-input.md): No description - [PaymentMethodPaypalInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-paypal-input.md): No description - [PaymentMethodSepaInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-sepa-input.md): No description - [PaymentMethodTrustlyInput](https://docs.monei.com/apis/graphql/types/inputs/payment-method-trustly-input.md): No description - [ProviderRulesInput](https://docs.monei.com/apis/graphql/types/inputs/provider-rules-input.md): No description - [RefundPaymentInput](https://docs.monei.com/apis/graphql/types/inputs/refund-payment-input.md): No description - [RegisterApplePayDomainInput](https://docs.monei.com/apis/graphql/types/inputs/register-apple-pay-domain-input.md): No description - [RegisterCodeInput](https://docs.monei.com/apis/graphql/types/inputs/register-code-input.md): No description - [RepresentativeInput](https://docs.monei.com/apis/graphql/types/inputs/representative-input.md): Legal Representative input - [ResumeSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/resume-subscription-input.md): No description - [RetryScheduleInput](https://docs.monei.com/apis/graphql/types/inputs/retry-schedule-input.md): No description - [SearchableAccountInvoiceFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-account-invoice-filter-input.md): Filter for account invoices, currently only supports createdAt - [SearchableAccountSettlementFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-account-settlement-filter-input.md): No description - [SearchableBooleanFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-boolean-filter-input.md): No description - [SearchableChargeFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-charge-filter-input.md): No description - [SearchableEventFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-event-filter-input.md): No description - [SearchableFloatFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-float-filter-input.md): No description - [SearchableIDFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-idfilter-input.md): No description - [SearchableIntFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-int-filter-input.md): No description - [SearchableStringFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-string-filter-input.md): No description - [SearchableSubscriptionFilterInput](https://docs.monei.com/apis/graphql/types/inputs/searchable-subscription-filter-input.md): No description - [SendPaymentMessageInput](https://docs.monei.com/apis/graphql/types/inputs/send-payment-message-input.md): No description - [SendPaymentRequestInput](https://docs.monei.com/apis/graphql/types/inputs/send-payment-request-input.md): No description - [SendSubscriptionMessageInput](https://docs.monei.com/apis/graphql/types/inputs/send-subscription-message-input.md): No description - [SessionDetailsInput](https://docs.monei.com/apis/graphql/types/inputs/session-details-input.md): No description - [SetupAccountInput](https://docs.monei.com/apis/graphql/types/inputs/setup-account-input.md): Setup account input - [ShopInput](https://docs.monei.com/apis/graphql/types/inputs/shop-input.md): No description - [SubscriptionEventsChangeInput](https://docs.monei.com/apis/graphql/types/inputs/subscription-events-change-input.md): No description - [TraceDetailsInput](https://docs.monei.com/apis/graphql/types/inputs/trace-details-input.md): No description - [UpdateAccountInput](https://docs.monei.com/apis/graphql/types/inputs/update-account-input.md): Update account input - [UpdateApplePayCertInput](https://docs.monei.com/apis/graphql/types/inputs/update-apple-pay-cert-input.md): No description - [UpdateAuthorizedUserInput](https://docs.monei.com/apis/graphql/types/inputs/update-authorized-user-input.md): No description - [UpdateChargeInput](https://docs.monei.com/apis/graphql/types/inputs/update-charge-input.md): No description - [UpdateCodeInput](https://docs.monei.com/apis/graphql/types/inputs/update-code-input.md): No description - [UpdateExportSftpConfigInput](https://docs.monei.com/apis/graphql/types/inputs/update-export-sftp-config-input.md): No description - [UpdatePaymentRuleInput](https://docs.monei.com/apis/graphql/types/inputs/update-payment-rule-input.md): Input for updating a payment rule - [UpdatePointOfSaleInput](https://docs.monei.com/apis/graphql/types/inputs/update-point-of-sale-input.md): No description - [UpdateProviderInput](https://docs.monei.com/apis/graphql/types/inputs/update-provider-input.md): No description - [UpdateShopifyShopSettingsInput](https://docs.monei.com/apis/graphql/types/inputs/update-shopify-shop-settings-input.md): No description - [UpdateStoreInput](https://docs.monei.com/apis/graphql/types/inputs/update-store-input.md): No description - [UpdateSubscriptionInput](https://docs.monei.com/apis/graphql/types/inputs/update-subscription-input.md): No description - [UpdateWebhookInput](https://docs.monei.com/apis/graphql/types/inputs/update-webhook-input.md): No description - [UserEventsInput](https://docs.monei.com/apis/graphql/types/inputs/user-events-input.md): No description - [AccountBalancesConnection](https://docs.monei.com/apis/graphql/types/objects/account-balances-connection.md): No description - [AccountBalances](https://docs.monei.com/apis/graphql/types/objects/account-balances.md): No description - [AccountBranding](https://docs.monei.com/apis/graphql/types/objects/account-branding.md): Account branding - [AccountContract](https://docs.monei.com/apis/graphql/types/objects/account-contract.md): Account contract information - [AccountInvoiceBusiness](https://docs.monei.com/apis/graphql/types/objects/account-invoice-business.md): Account invoice business details - [AccountInvoiceLineItem](https://docs.monei.com/apis/graphql/types/objects/account-invoice-line-item.md): Account invoice line item - [AccountInvoice](https://docs.monei.com/apis/graphql/types/objects/account-invoice.md): Invoice that MONEI issues to the account, - [AccountInvoicesConnection](https://docs.monei.com/apis/graphql/types/objects/account-invoices-connection.md): Account invoices connection - [AccountLevelUpdate](https://docs.monei.com/apis/graphql/types/objects/account-level-update.md): No description - [AccountNotifications](https://docs.monei.com/apis/graphql/types/objects/account-notifications.md): Account notifications - [AccountPaymentMethodsBizum](https://docs.monei.com/apis/graphql/types/objects/account-payment-methods-bizum.md): No description - [AccountPaymentMethodsCreditCard](https://docs.monei.com/apis/graphql/types/objects/account-payment-methods-credit-card.md): No description - [AccountPaymentMethods](https://docs.monei.com/apis/graphql/types/objects/account-payment-methods.md): No description - [AccountPayoutTerms](https://docs.monei.com/apis/graphql/types/objects/account-payout-terms.md): Account payout terms - [AccountPublicBusinessDetails](https://docs.monei.com/apis/graphql/types/objects/account-public-business-details.md): Account public business details - [AccountSettlement](https://docs.monei.com/apis/graphql/types/objects/account-settlement.md): No description - [AccountSettlementsConnection](https://docs.monei.com/apis/graphql/types/objects/account-settlements-connection.md): No description - [AccountTokenizationMethodsClickToPayItem](https://docs.monei.com/apis/graphql/types/objects/account-tokenization-methods-click-to-pay-item.md): No description - [AccountTokenizationMethodsItem](https://docs.monei.com/apis/graphql/types/objects/account-tokenization-methods-item.md): No description - [AccountTokenizationMethods](https://docs.monei.com/apis/graphql/types/objects/account-tokenization-methods.md): No description - [Account](https://docs.monei.com/apis/graphql/types/objects/account.md): Account information - [ActivateAccount](https://docs.monei.com/apis/graphql/types/objects/activate-account.md): Account activation response - [Address](https://docs.monei.com/apis/graphql/types/objects/address.md): Full address details - [ApplePayCertificate](https://docs.monei.com/apis/graphql/types/objects/apple-pay-certificate.md): Custom Apple Pay Certificate needed to enable Apple Pay in the native iOS app. - [AuthorizedUser](https://docs.monei.com/apis/graphql/types/objects/authorized-user.md): An authorized user that can access the MONEI dashboard. - [AuthorizedUsersConnection](https://docs.monei.com/apis/graphql/types/objects/authorized-users-connection.md): No description - [AvailablePaymentMethod](https://docs.monei.com/apis/graphql/types/objects/available-payment-method.md): No description - [AvailableProcessor](https://docs.monei.com/apis/graphql/types/objects/available-processor.md): No description - [BankAccount](https://docs.monei.com/apis/graphql/types/objects/bank-account.md): Bank account information - [Bank](https://docs.monei.com/apis/graphql/types/objects/bank.md): No description - [BlacklistItem](https://docs.monei.com/apis/graphql/types/objects/blacklist-item.md): Blacklist item, e.g. email, phone, ip, card, bin, fingerprint. - [BlacklistItemsConnection](https://docs.monei.com/apis/graphql/types/objects/blacklist-items-connection.md): No description - [BusinessData](https://docs.monei.com/apis/graphql/types/objects/business-data.md): Business details - [CallbackData](https://docs.monei.com/apis/graphql/types/objects/callback-data.md): No description - [CapitalAccountData](https://docs.monei.com/apis/graphql/types/objects/capital-account-data.md): MONEI Capital account data containing offer and optional lead information - [CapitalLead](https://docs.monei.com/apis/graphql/types/objects/capital-lead.md): MONEI Capital lead information - [CapitalLoanDefaultDetails](https://docs.monei.com/apis/graphql/types/objects/capital-loan-default-details.md): MONEI Capital loan default details - [CapitalLoanDetails](https://docs.monei.com/apis/graphql/types/objects/capital-loan-details.md): MONEI Capital loan details - [CapitalLoanDocumentItem](https://docs.monei.com/apis/graphql/types/objects/capital-loan-document-item.md): MONEI Capital loan document - [CapitalLoanDocumentReference](https://docs.monei.com/apis/graphql/types/objects/capital-loan-document-reference.md): MONEI Capital loan document reference - [CapitalLoanDocument](https://docs.monei.com/apis/graphql/types/objects/capital-loan-document.md): MONEI Capital loan document - [CapitalLoanEarlyRenewalDetails](https://docs.monei.com/apis/graphql/types/objects/capital-loan-early-renewal-details.md): MONEI Capital loan early renewal details - [CapitalLoanFundingDetails](https://docs.monei.com/apis/graphql/types/objects/capital-loan-funding-details.md): MONEI Capital loan funding details - [CapitalLoanFundingPayment](https://docs.monei.com/apis/graphql/types/objects/capital-loan-funding-payment.md): MONEI Capital loan funding payment - [CapitalLoanLead](https://docs.monei.com/apis/graphql/types/objects/capital-loan-lead.md): MONEI Capital loan lead information - [CapitalLoanRepayment](https://docs.monei.com/apis/graphql/types/objects/capital-loan-repayment.md): MONEI Capital loan repayment information - [CapitalLoanRepaymentsConnection](https://docs.monei.com/apis/graphql/types/objects/capital-loan-repayments-connection.md): MONEI Capital loan repayments connection - [CapitalLoanThirdPartyReference](https://docs.monei.com/apis/graphql/types/objects/capital-loan-third-party-reference.md): MONEI Capital loan third party reference - [CapitalLoanWriteOffDetails](https://docs.monei.com/apis/graphql/types/objects/capital-loan-write-off-details.md): MONEI Capital loan write off details - [CapitalLoan](https://docs.monei.com/apis/graphql/types/objects/capital-loan.md): MONEI Capital loan information - [CapitalLoansConnection](https://docs.monei.com/apis/graphql/types/objects/capital-loans-connection.md): MONEI Capital loans connection - [CapitalOffer](https://docs.monei.com/apis/graphql/types/objects/capital-offer.md): MONEI Capital offer information - [ChargeEventObject](https://docs.monei.com/apis/graphql/types/objects/charge-event-object.md): No description - [ChargeEvent](https://docs.monei.com/apis/graphql/types/objects/charge-event.md): No description - [ChargeEventsConnection](https://docs.monei.com/apis/graphql/types/objects/charge-events-connection.md): No description - [Charge](https://docs.monei.com/apis/graphql/types/objects/charge.md): No description - [ChargesConnection](https://docs.monei.com/apis/graphql/types/objects/charges-connection.md): No description - [ChargesDateRangeKPI](https://docs.monei.com/apis/graphql/types/objects/charges-date-range-kpi.md): No description - [ChargesDateRangeKPIRow](https://docs.monei.com/apis/graphql/types/objects/charges-date-range-kpirow.md): No description - [ChargesDateRangeKPITotal](https://docs.monei.com/apis/graphql/types/objects/charges-date-range-kpitotal.md): No description - [ChargesExport](https://docs.monei.com/apis/graphql/types/objects/charges-export.md): No description - [ChargesExportsConnection](https://docs.monei.com/apis/graphql/types/objects/charges-exports-connection.md): No description - [Code](https://docs.monei.com/apis/graphql/types/objects/code.md): No description - [ConnectShopifyShopResult](https://docs.monei.com/apis/graphql/types/objects/connect-shopify-shop-result.md): No description - [ContactDetails](https://docs.monei.com/apis/graphql/types/objects/contact-details.md): Contact details - [Countries](https://docs.monei.com/apis/graphql/types/objects/countries.md): No description - [CountryStore](https://docs.monei.com/apis/graphql/types/objects/country-store.md): No description - [Country](https://docs.monei.com/apis/graphql/types/objects/country.md): No description - [CustomDomainConfig](https://docs.monei.com/apis/graphql/types/objects/custom-domain-config.md): No description - [Customer](https://docs.monei.com/apis/graphql/types/objects/customer.md): Customer details - [DnsRecord](https://docs.monei.com/apis/graphql/types/objects/dns-record.md): No description - [Document](https://docs.monei.com/apis/graphql/types/objects/document.md): No description - [DocumentsConnection](https://docs.monei.com/apis/graphql/types/objects/documents-connection.md): No description - [DownloadFile](https://docs.monei.com/apis/graphql/types/objects/download-file.md): No description - [ExportCharges](https://docs.monei.com/apis/graphql/types/objects/export-charges.md): No description - [ItemLevelUpdate](https://docs.monei.com/apis/graphql/types/objects/item-level-update.md): No description - [KeyValueItem](https://docs.monei.com/apis/graphql/types/objects/key-value-item.md): No description - [LastPayment](https://docs.monei.com/apis/graphql/types/objects/last-payment.md): No description - [MetadataConfigItem](https://docs.monei.com/apis/graphql/types/objects/metadata-config-item.md): No description - [MetadataItem](https://docs.monei.com/apis/graphql/types/objects/metadata-item.md): No description - [NextAction](https://docs.monei.com/apis/graphql/types/objects/next-action.md): No description - [PayPalLink](https://docs.monei.com/apis/graphql/types/objects/pay-pal-link.md): No description - [PaymentAction](https://docs.monei.com/apis/graphql/types/objects/payment-action.md): Action for payment rule - [PaymentCondition](https://docs.monei.com/apis/graphql/types/objects/payment-condition.md): Condition for payment rule - [PaymentConditions](https://docs.monei.com/apis/graphql/types/objects/payment-conditions.md): Conditions for payment rule - [PaymentMethodBizum](https://docs.monei.com/apis/graphql/types/objects/payment-method-bizum.md): Bizum payment method details - [PaymentMethodCardPresent](https://docs.monei.com/apis/graphql/types/objects/payment-method-card-present.md): No description - [PaymentMethodCard](https://docs.monei.com/apis/graphql/types/objects/payment-method-card.md): Card payment method details - [PaymentMethodKlarna](https://docs.monei.com/apis/graphql/types/objects/payment-method-klarna.md): No description - [PaymentMethodMBWay](https://docs.monei.com/apis/graphql/types/objects/payment-method-mbway.md): No description - [PaymentMethodPaypal](https://docs.monei.com/apis/graphql/types/objects/payment-method-paypal.md): Paypal payment method details - [PaymentMethodSepa](https://docs.monei.com/apis/graphql/types/objects/payment-method-sepa.md): No description - [PaymentMethodTrustly](https://docs.monei.com/apis/graphql/types/objects/payment-method-trustly.md): No description - [PaymentMethod](https://docs.monei.com/apis/graphql/types/objects/payment-method.md): Payment method details - [PaymentRule](https://docs.monei.com/apis/graphql/types/objects/payment-rule.md): Payment rule - [PaymentRulesConnection](https://docs.monei.com/apis/graphql/types/objects/payment-rules-connection.md): Connection type for paginated payment rules - [Payment](https://docs.monei.com/apis/graphql/types/objects/payment.md): No description - [Period](https://docs.monei.com/apis/graphql/types/objects/period.md): Account invoice period - [PointOfSale](https://docs.monei.com/apis/graphql/types/objects/point-of-sale.md): No description - [PointsOfSaleConnection](https://docs.monei.com/apis/graphql/types/objects/points-of-sale-connection.md): No description - [ProviderConfig](https://docs.monei.com/apis/graphql/types/objects/provider-config.md): No description - [ProviderRules](https://docs.monei.com/apis/graphql/types/objects/provider-rules.md): No description - [Provider](https://docs.monei.com/apis/graphql/types/objects/provider.md): No description - [Redirect](https://docs.monei.com/apis/graphql/types/objects/redirect.md): No description - [RegisterApplePayDomain](https://docs.monei.com/apis/graphql/types/objects/register-apple-pay-domain.md): No description - [Representative](https://docs.monei.com/apis/graphql/types/objects/representative.md): Account legal representative - [RetrySchedule](https://docs.monei.com/apis/graphql/types/objects/retry-schedule.md): No description - [SessionDetails](https://docs.monei.com/apis/graphql/types/objects/session-details.md): Session details - [Session](https://docs.monei.com/apis/graphql/types/objects/session.md): No description - [SettlementEventObject](https://docs.monei.com/apis/graphql/types/objects/settlement-event-object.md): No description - [SettlementEvent](https://docs.monei.com/apis/graphql/types/objects/settlement-event.md): No description - [SettlementEventsConnection](https://docs.monei.com/apis/graphql/types/objects/settlement-events-connection.md): No description - [SftpConfigExport](https://docs.monei.com/apis/graphql/types/objects/sftp-config-export.md): No description - [SftpConfigExportsConnection](https://docs.monei.com/apis/graphql/types/objects/sftp-config-exports-connection.md): No description - [Shop](https://docs.monei.com/apis/graphql/types/objects/shop.md): Shop details - [ShopifyShopSettings](https://docs.monei.com/apis/graphql/types/objects/shopify-shop-settings.md): No description - [ShopifyStore](https://docs.monei.com/apis/graphql/types/objects/shopify-store.md): No description - [ShopifyStoresConnection](https://docs.monei.com/apis/graphql/types/objects/shopify-stores-connection.md): No description - [Store](https://docs.monei.com/apis/graphql/types/objects/store.md): No description - [StoresConnection](https://docs.monei.com/apis/graphql/types/objects/stores-connection.md): No description - [SubscriptionEventObject](https://docs.monei.com/apis/graphql/types/objects/subscription-event-object.md): No description - [SubscriptionEvent](https://docs.monei.com/apis/graphql/types/objects/subscription-event.md): No description - [SubscriptionEventsConnection](https://docs.monei.com/apis/graphql/types/objects/subscription-events-connection.md): No description - [Subscription](https://docs.monei.com/apis/graphql/types/objects/subscription.md): No description - [SubscriptionsConnection](https://docs.monei.com/apis/graphql/types/objects/subscriptions-connection.md): No description - [TraceDetails](https://docs.monei.com/apis/graphql/types/objects/trace-details.md): No description - [UpdateShopifyShopSettingsResult](https://docs.monei.com/apis/graphql/types/objects/update-shopify-shop-settings-result.md): No description - [UploadFile](https://docs.monei.com/apis/graphql/types/objects/upload-file.md): No description - [UserAccount](https://docs.monei.com/apis/graphql/types/objects/user-account.md): An account that can be accessed by the authorized user - [UserAccountsConnection](https://docs.monei.com/apis/graphql/types/objects/user-accounts-connection.md): No description - [UserEvent](https://docs.monei.com/apis/graphql/types/objects/user-event.md): No description - [UserEventsConnection](https://docs.monei.com/apis/graphql/types/objects/user-events-connection.md): No description - [WebReport](https://docs.monei.com/apis/graphql/types/objects/web-report.md): A web report is a report of the website. - [Webhook](https://docs.monei.com/apis/graphql/types/objects/webhook.md): No description - [WebhooksConnection](https://docs.monei.com/apis/graphql/types/objects/webhooks-connection.md): No description - [AWSDateTime](https://docs.monei.com/apis/graphql/types/scalars/awsdate-time.md): The AWSDateTime scalar type provided by AWS AppSync, represents a valid ***extended*** ISO 8601 DateTime string. In other words, this scalar type accepts datetime strings of the form YYYY-MM-DDThhss.SSSZ. The scalar can also accept "negative years" of the form -YYYY which correspond to years before 0000. For example, "**-2017-01-01T0000Z**" are both valid datetime strings. The field after the two digit seconds field is a nanoseconds field. It can accept between 1 and 9 digits. So, for example, "**1970-01-01T1200.2Z**", "**1970-01-01T1200.277Z**" and "**1970-01-01T1200.123456789Z**" are all valid datetime strings. The seconds and nanoseconds fields are optional (the seconds field must be specified if the nanoseconds field is to be used). The time zone offset is compulsory for this scalar. The time zone offset must either be Z (representing the UTC time zone) or be in the format ±hhss. The seconds field in the timezone offset will be considered valid even though it is not part of the ISO 8601 standard. - [AWSEmail](https://docs.monei.com/apis/graphql/types/scalars/awsemail.md): The AWSEmail scalar type provided by AWS AppSync, represents an Email address string that complies with RFC 822. For example, "**username@example.com**" is a valid Email address. - [AWSIPAddress](https://docs.monei.com/apis/graphql/types/scalars/awsipaddress.md): The AWSIPAddress scalar type provided by AWS AppSync, represents a valid IPv4 or IPv6 address string. IP addresses with subnet masks are considered valid. However, subnet masks are not necessary. For example, "**127.0.0.1**" and "**127.0.0.1/8**" are both considered valid IP Addresses. - [AWSJSON](https://docs.monei.com/apis/graphql/types/scalars/awsjson.md): The AWSJSON scalar type provided by AWS AppSync, represents a JSON string that complies with RFC 8259. Maps like "**{\\"upvotes\\" 1}**", "**{'a': 1}**" and "**Unquoted string**" will throw GraphQL validation errors. - [AWSPhone](https://docs.monei.com/apis/graphql/types/scalars/awsphone.md): The AWSPhone scalar type provided by AWS AppSync, represents a valid Phone Number. Phone numbers are serialized and deserialized as Strings. Segments of the phone number may be whitespace delimited or hyphenated. The number can specify a country code at the beginning. However, United States numbers without country codes are still considered to be valid. - [AWSTimestamp](https://docs.monei.com/apis/graphql/types/scalars/awstimestamp.md): The AWSTimestamp scalar type provided by AWS AppSync, represents the number of seconds that have elapsed since 1970-01-01T0000Z. Timestamps are serialized and deserialized as integers. The minimum supported timestamp value is **-31557014167219200* which corresponds to -1000000000-01-01T0059:59.999999999Z. - [Boolean](https://docs.monei.com/apis/graphql/types/scalars/boolean.md): The Boolean scalar type represents true or false. - [Float](https://docs.monei.com/apis/graphql/types/scalars/float.md): The Float scalar type represents signed double-precision fractional values as specified by IEEE 754. - [ID](https://docs.monei.com/apis/graphql/types/scalars/id.md): The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. - [Int](https://docs.monei.com/apis/graphql/types/scalars/int.md): The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. - [Long](https://docs.monei.com/apis/graphql/types/scalars/long.md): Long type - [String](https://docs.monei.com/apis/graphql/types/scalars/string.md): The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text. - [MONEI REST API](https://docs.monei.com/apis/rest.md): Complete reference documentation for the MONEI API. Includes representative code snippets and examples for our PHP and Node.js client libraries. - [Apple Pay Certificate](https://docs.monei.com/apis/rest/apple-pay-certificate.md): Apple Pay Certificate - [Activate Certificate](https://docs.monei.com/apis/rest/apple-pay-certificates-activate.md): Activates an Apple Pay certificate by uploading the signed certificate from Apple. - [Create Certificate](https://docs.monei.com/apis/rest/apple-pay-certificates-create.md): Creates a new Apple Pay certificate by generating a Certificate Signing Request (CSR). - [List Certificates](https://docs.monei.com/apis/rest/apple-pay-certificates-get-all.md): Retrieves all Apple Pay certificates for your account. - [Get Certificate](https://docs.monei.com/apis/rest/apple-pay-certificates-get.md): Retrieves a specific Apple Pay certificate by its ID. - [Delete Certificate](https://docs.monei.com/apis/rest/apple-pay-certificates-remove.md): Deletes an Apple Pay certificate. - [Update Certificate](https://docs.monei.com/apis/rest/apple-pay-certificates-update.md): Updates an Apple Pay certificate's active status. - [Register Domain](https://docs.monei.com/apis/rest/apple-pay-domain-register.md): Registers a domain with Apple Pay. - [Apple Pay Domain](https://docs.monei.com/apis/rest/apple-pay-domain.md): Apple Pay Domain - [Validate Phone](https://docs.monei.com/apis/rest/bizum-validate-phone.md): Validates if a phone number is registered with Bizum. - [Bizum](https://docs.monei.com/apis/rest/bizum.md): Bizum - [MONEI API v1](https://docs.monei.com/apis/rest/monei-api-v-1.md): The MONEI API is organized around REST principles. Our API is designed to be intuitive and developer-friendly. - [Get Payment Methods](https://docs.monei.com/apis/rest/payment-methods-get.md): Retrieve available payment methods for an account or a specific payment. - [Payment Methods](https://docs.monei.com/apis/rest/payment-methods.md): Payment Methods - [Cancel Payment](https://docs.monei.com/apis/rest/payments-cancel.md): Releases reserved funds from a previously authorized payment. This endpoint can only - [Capture Payment](https://docs.monei.com/apis/rest/payments-capture.md): Captures funds from a previously authorized payment. This endpoint can only - [Confirm Payment](https://docs.monei.com/apis/rest/payments-confirm.md): Confirms a payment that was created without payment details. This endpoint can only be used with - [Create Payment](https://docs.monei.com/apis/rest/payments-create.md): Creates a new payment with the specified parameters. - [Get Payment](https://docs.monei.com/apis/rest/payments-get.md): Retrieves the complete details of an existing payment by its unique ID. - [Recurring Payment](https://docs.monei.com/apis/rest/payments-recurring.md): Creates a subsequent charge using the payment details from a previous transaction. - [Refund Payment](https://docs.monei.com/apis/rest/payments-refund.md): Returns funds from a completed payment back to the customer's original payment method. - [Send Payment Link](https://docs.monei.com/apis/rest/payments-send-link.md): Sends a payment link to the customer through their preferred communication channel. - [Send Payment Receipt](https://docs.monei.com/apis/rest/payments-send-receipt.md): Sends a payment receipt to the customer through their preferred communication channel. - [Send Payment Request](https://docs.monei.com/apis/rest/payments-send-request.md): Sends a direct payment request to the customer's phone with smart channel selection. - [Payments](https://docs.monei.com/apis/rest/payments.md): Payments - [AccountId](https://docs.monei.com/apis/rest/schemas/accountid.md): MONEI Account identifier. - [ActivateApplePayCertificateRequest](https://docs.monei.com/apis/rest/schemas/activateapplepaycertificaterequest.md) - [ActivateSubscriptionRequest](https://docs.monei.com/apis/rest/schemas/activatesubscriptionrequest.md) - [Address](https://docs.monei.com/apis/rest/schemas/address.md) - [ApiException](https://docs.monei.com/apis/rest/schemas/apiexception.md) - [ApplePayCertificate](https://docs.monei.com/apis/rest/schemas/applepaycertificate.md): An Apple Pay certificate for iOS app integration. - [BadRequestError](https://docs.monei.com/apis/rest/schemas/badrequesterror.md) - [Browser](https://docs.monei.com/apis/rest/schemas/browser.md): The browser used in this browser session (e.g., `Mobile Safari`). - [BrowserAccept](https://docs.monei.com/apis/rest/schemas/browseraccept.md): Browser accept header. - [BrowserColorDepth](https://docs.monei.com/apis/rest/schemas/browsercolordepth.md): The color depth of the browser session (e.g., `24`). - [BrowserScreenHeight](https://docs.monei.com/apis/rest/schemas/browserscreenheight.md): The screen height of the browser session (e.g., `1152`). - [BrowserScreenWidth](https://docs.monei.com/apis/rest/schemas/browserscreenwidth.md): The screen width of the browser session (e.g., `2048`). - [BrowserTimezoneOffset](https://docs.monei.com/apis/rest/schemas/browsertimezoneoffset.md): The timezone offset of the browser session (e.g., `-120`). - [BrowserVersion](https://docs.monei.com/apis/rest/schemas/browserversion.md): The version for the browser session (e.g., `13.1.1`). - [CancelPaymentRequest](https://docs.monei.com/apis/rest/schemas/cancelpaymentrequest.md) - [CancelSubscriptionRequest](https://docs.monei.com/apis/rest/schemas/cancelsubscriptionrequest.md) - [CapturePaymentRequest](https://docs.monei.com/apis/rest/schemas/capturepaymentrequest.md) - [CardholderEmail](https://docs.monei.com/apis/rest/schemas/cardholderemail.md): The cardholder's email address. - [CardholderName](https://docs.monei.com/apis/rest/schemas/cardholdername.md): The cardholder's name, as stated in the credit card. - [ConfirmPaymentRequest](https://docs.monei.com/apis/rest/schemas/confirmpaymentrequest.md) - [Country](https://docs.monei.com/apis/rest/schemas/country.md): Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)). - [CreatedAt](https://docs.monei.com/apis/rest/schemas/createdat.md): Time at which the resource was created. Measured in seconds since the Unix epoch. - [CreatePaymentRequest](https://docs.monei.com/apis/rest/schemas/createpaymentrequest.md) - [CreateSubscriptionRequest](https://docs.monei.com/apis/rest/schemas/createsubscriptionrequest.md) - [DeviceModel](https://docs.monei.com/apis/rest/schemas/devicemodel.md): Information about the device used for the browser session (e.g., `iPhone`). - [DeviceType](https://docs.monei.com/apis/rest/schemas/devicetype.md): Device type, could be `desktop`, `mobile`, `smartTV`, `tablet`. - [DomainName](https://docs.monei.com/apis/rest/schemas/domainname.md): The domain name to register for Apple Pay. - [InternalServerError](https://docs.monei.com/apis/rest/schemas/internalservererror.md) - [IP](https://docs.monei.com/apis/rest/schemas/ip.md): The IP address where the operation originated. - [Lang](https://docs.monei.com/apis/rest/schemas/lang.md): Two-letter language code ([ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1)). - [Livemode](https://docs.monei.com/apis/rest/schemas/livemode.md): Has the value `true` if the resource exists in live mode or the value `false` if the resource exists in test mode. - [Metadata](https://docs.monei.com/apis/rest/schemas/metadata.md): A set of key-value pairs that you can attach to a resource. This can be useful for storing additional information about the resource in a structured format. - [NotFoundError](https://docs.monei.com/apis/rest/schemas/notfounderror.md) - [Os](https://docs.monei.com/apis/rest/schemas/os.md): Operation system (e.g., `iOS`). - [OsVersion](https://docs.monei.com/apis/rest/schemas/osversion.md): Operation system version (e.g., `13.5.1`). - [PauseSubscriptionRequest](https://docs.monei.com/apis/rest/schemas/pausesubscriptionrequest.md) - [Payment-Amount](https://docs.monei.com/apis/rest/schemas/payment-amount.md): Amount intended to be collected by this payment. A positive integer - [Payment-AuthorizationCode](https://docs.monei.com/apis/rest/schemas/payment-authorizationcode.md): Unique identifier provided by the bank performing transaction. - [Payment-AutoRecover](https://docs.monei.com/apis/rest/schemas/payment-autorecover.md): If set to `true`, the new payment will be automatically created when customer visits the payment link of the previously failed payment. Is automatically set to `true` if `completeUrl` is not provided.(set this value to `true` to create 'Pay By Link' payments). - [Payment-BillingDetails](https://docs.monei.com/apis/rest/schemas/payment-billingdetails.md): Billing information associated with the payment method - [Payment-CallbackUrl](https://docs.monei.com/apis/rest/schemas/payment-callbackurl.md): The URL to which a payment result should be sent asynchronously. - [Payment-CancellationReason](https://docs.monei.com/apis/rest/schemas/payment-cancellationreason.md): The reason for canceling the Payment. - [Payment-CancelUrl](https://docs.monei.com/apis/rest/schemas/payment-cancelurl.md): The URL the customer will be directed to if they decide to cancel - [Payment-CompleteUrl](https://docs.monei.com/apis/rest/schemas/payment-completeurl.md): The URL the customer will be directed to after transaction - [Payment-Currency](https://docs.monei.com/apis/rest/schemas/payment-currency.md): Three-letter [ISO currency code](https://en.wikipedia.org/wiki/ISO_4217), - [Payment-Customer](https://docs.monei.com/apis/rest/schemas/payment-customer.md) - [Payment-Description](https://docs.monei.com/apis/rest/schemas/payment-description.md): An arbitrary string attached to the payment. Often useful for - [Payment-ExpireAt](https://docs.monei.com/apis/rest/schemas/payment-expireat.md): Payment expiration time. - [Payment-FailUrl](https://docs.monei.com/apis/rest/schemas/payment-failurl.md): The URL the customer will be directed to after transaction has failed, - [Payment-GeneratePaymentToken](https://docs.monei.com/apis/rest/schemas/payment-generatepaymenttoken.md): If set to true a permanent token that represents a payment - [Payment-Id](https://docs.monei.com/apis/rest/schemas/payment-id.md): Unique identifier for the payment. - [Payment-LastRefundAmount](https://docs.monei.com/apis/rest/schemas/payment-lastrefundamount.md): Amount in cents refunded in the last transaction. - [Payment-LastRefundReason](https://docs.monei.com/apis/rest/schemas/payment-lastrefundreason.md): The reason of the last refund transaction. - [Payment-MessageChannel](https://docs.monei.com/apis/rest/schemas/payment-messagechannel.md): The channel used to send the payment message. - [Payment-MessageLanguage](https://docs.monei.com/apis/rest/schemas/payment-messagelanguage.md): The language of message sent to the customer. If not provided the default customer language is used if available. - [Payment-NextAction](https://docs.monei.com/apis/rest/schemas/payment-nextaction.md): If present, this property tells you what actions you need - [Payment-OrderId](https://docs.monei.com/apis/rest/schemas/payment-orderid.md): An order ID from your system. A unique identifier that can be used - [Payment-PaymentMethod](https://docs.monei.com/apis/rest/schemas/payment-paymentmethod.md): Details about the payment method at the time of the transaction. - [Payment-PaymentMethodBizum](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodbizum.md): Details about the Bizum account used as payment method at the time of the transaction. - [Payment-PaymentMethodBizumInput](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodbizuminput.md): Details about the Bizum account used for this payment. - [Payment-PaymentMethodCard](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodcard.md): Details about the card used as payment method at the time of the transaction. - [Payment-PaymentMethodCardInput](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodcardinput.md): Details about the card used as payment method. - [Payment-PaymentMethodInput](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodinput.md): An information about a payment method used for this payment. - [Payment-PaymentMethodKlarna](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodklarna.md): Details from Klarna order used as payment method at the time of the transaction. - [Payment-PaymentMethodMbway](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodmbway.md): Details from MBWay order used as payment method at the time of the transaction. - [Payment-PaymentMethodPaypal](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodpaypal.md): Details from Paypal order used as payment method at the time of the transaction. - [Payment-PaymentMethods](https://docs.monei.com/apis/rest/schemas/payment-paymentmethods.md): An array of allowed payment methods (used in hosted payment - [Payment-PaymentMethodSepa](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodsepa.md): Details from SEPA order used as payment method at the time of the transaction. - [Payment-PaymentMethodTrustly](https://docs.monei.com/apis/rest/schemas/payment-paymentmethodtrustly.md): Details from Trustly order used as payment method at the time of the transaction. - [Payment-PaymentToken](https://docs.monei.com/apis/rest/schemas/payment-paymenttoken.md): A permanent token represents a payment method used in the - [Payment-PointOfSaleId](https://docs.monei.com/apis/rest/schemas/payment-pointofsaleid.md): A unique identifier of the Point of Sale. If specified the payment is attached to this Point of Sale. If there is a QR code attached to the same Point of Sale, this payment will be available by scanning the QR code. - [Payment-RefundedAmount](https://docs.monei.com/apis/rest/schemas/payment-refundedamount.md): Amount in cents refunded (can be less than the amount - [Payment-RefundReason](https://docs.monei.com/apis/rest/schemas/payment-refundreason.md): The reason for refunding the Payment. - [Payment-Sequence](https://docs.monei.com/apis/rest/schemas/payment-sequence.md): This field needs to be sent in order to mark the beginning of a sequence of payments - [Payment-SequenceId](https://docs.monei.com/apis/rest/schemas/payment-sequenceid.md): A permanent identifier that refers to the initial payment of - [Payment-SequenceRecurring](https://docs.monei.com/apis/rest/schemas/payment-sequencerecurring.md): Specific configurations for recurring payments. - [Payment-SessionDetails](https://docs.monei.com/apis/rest/schemas/payment-sessiondetails.md): Information related to the browsing session of the user - [Payment-SessionId](https://docs.monei.com/apis/rest/schemas/payment-sessionid.md): A unique identifier within your system that adds security to the - [Payment-ShippingDetails](https://docs.monei.com/apis/rest/schemas/payment-shippingdetails.md): Shipping information associated with the payment. - [Payment-Shop](https://docs.monei.com/apis/rest/schemas/payment-shop.md): The information about the shop (used in - [Payment-Status](https://docs.monei.com/apis/rest/schemas/payment-status.md): The status of the payment. - [Payment-StatusCode](https://docs.monei.com/apis/rest/schemas/payment-statuscode.md): Payment status code. - [Payment-StatusMessage](https://docs.monei.com/apis/rest/schemas/payment-statusmessage.md): Human readable status message, can be displayed to a user. - [Payment-StoreId](https://docs.monei.com/apis/rest/schemas/payment-storeid.md): A unique identifier of the Store. If specified the payment is attached to this Store. - [Payment-SubscriptionId](https://docs.monei.com/apis/rest/schemas/payment-subscriptionid.md): A unique identifier of the Subscription. If specified the payment is attached to this Subscription. - [Payment-TraceDetails](https://docs.monei.com/apis/rest/schemas/payment-tracedetails.md): Information related to the browsing session of the user - [Payment-TransactionType](https://docs.monei.com/apis/rest/schemas/payment-transactiontype.md): Controls when the funds will be captured. - [Payment](https://docs.monei.com/apis/rest/schemas/payment.md) - [PaymentMethods-Amount](https://docs.monei.com/apis/rest/schemas/paymentmethods-amount.md): The amount of the payment in the smallest currency unit. - [PaymentMethods-Currency](https://docs.monei.com/apis/rest/schemas/paymentmethods-currency.md): Three-letter ISO currency code, in uppercase. - [PaymentMethods-MerchantName](https://docs.monei.com/apis/rest/schemas/paymentmethods-merchantname.md): The name of the merchant - [PaymentMethods-MerchantUrl](https://docs.monei.com/apis/rest/schemas/paymentmethods-merchanturl.md): The URL of the merchant's website - [PaymentMethods-Metadata](https://docs.monei.com/apis/rest/schemas/paymentmethods-metadata.md): Additional configuration details for each payment method. - [PaymentMethods-Methods](https://docs.monei.com/apis/rest/schemas/paymentmethods-methods.md): An array of available payment methods for the account or payment. - [PaymentMethods](https://docs.monei.com/apis/rest/schemas/paymentmethods.md) - [RecurringPaymentRequest](https://docs.monei.com/apis/rest/schemas/recurringpaymentrequest.md) - [RefundPaymentRequest](https://docs.monei.com/apis/rest/schemas/refundpaymentrequest.md) - [RegisterApplePayDomainRequest](https://docs.monei.com/apis/rest/schemas/registerapplepaydomainrequest.md) - [SendPaymentLinkRequest](https://docs.monei.com/apis/rest/schemas/sendpaymentlinkrequest.md) - [SendPaymentReceiptRequest](https://docs.monei.com/apis/rest/schemas/sendpaymentreceiptrequest.md) - [SendPaymentRequestRequest](https://docs.monei.com/apis/rest/schemas/sendpaymentrequestrequest.md) - [SendSubscriptionLinkRequest](https://docs.monei.com/apis/rest/schemas/sendsubscriptionlinkrequest.md) - [SendSubscriptionStatusRequest](https://docs.monei.com/apis/rest/schemas/sendsubscriptionstatusrequest.md) - [ServiceUnavailableError](https://docs.monei.com/apis/rest/schemas/serviceunavailableerror.md) - [Source](https://docs.monei.com/apis/rest/schemas/source.md): The source component from where the operation was generated (mostly for our SDK's). - [SourceVersion](https://docs.monei.com/apis/rest/schemas/sourceversion.md): The source component version from where the operation was generated (mostly for our SDK's). - [Subscription-CallbackUrl](https://docs.monei.com/apis/rest/schemas/subscription-callbackurl.md): The URL will be called each time subscription status changes. You will receive a subscription object in the body of the request. - [Subscription-CancelAtPeriodEnd](https://docs.monei.com/apis/rest/schemas/subscription-cancelatperiodend.md): If true, the subscription will be canceled at the end of the current period. - [Subscription-CurrentPeriodEnd](https://docs.monei.com/apis/rest/schemas/subscription-currentperiodend.md): The end date of the current subscription period. Measured in seconds since the Unix epoch. - [Subscription-CurrentPeriodStart](https://docs.monei.com/apis/rest/schemas/subscription-currentperiodstart.md): The start date of the current subscription period. Measured in seconds since the Unix epoch. - [Subscription-Description](https://docs.monei.com/apis/rest/schemas/subscription-description.md): An arbitrary string attached to the subscription. Often useful for - [Subscription-Id](https://docs.monei.com/apis/rest/schemas/subscription-id.md): Unique identifier for the subscription. - [Subscription-Interval](https://docs.monei.com/apis/rest/schemas/subscription-interval.md): Subscription interval. The `minute` and `hour` intervals are only available in test mode. - [Subscription-IntervalCount](https://docs.monei.com/apis/rest/schemas/subscription-intervalcount.md): Number of intervals between subscription payments. - [Subscription-LastPayment](https://docs.monei.com/apis/rest/schemas/subscription-lastpayment.md) - [Subscription-NextPaymentAt](https://docs.monei.com/apis/rest/schemas/subscription-nextpaymentat.md): The date when the next payment will be made. - [Subscription-PauseAtPeriodEnd](https://docs.monei.com/apis/rest/schemas/subscription-pauseatperiodend.md): If true, the subscription will be paused at the end of the current period. - [Subscription-PauseIntervalCount](https://docs.monei.com/apis/rest/schemas/subscription-pauseintervalcount.md): Number of intervals when subscription will be paused before it activates again. - [Subscription-PaymentCallbackUrl](https://docs.monei.com/apis/rest/schemas/subscription-paymentcallbackurl.md): The URL will be called each time subscription creates a new payments. You will receive the payment object in the body of the request. - [Subscription-PaymentMethod](https://docs.monei.com/apis/rest/schemas/subscription-paymentmethod.md): Details about the payment method at the time of the transaction. - [Subscription-PaymentMethodCard](https://docs.monei.com/apis/rest/schemas/subscription-paymentmethodcard.md): Details about the card used as payment method at the time of the transaction. - [Subscription-PaymentMethods](https://docs.monei.com/apis/rest/schemas/subscription-paymentmethods.md): List of payment methods allowed for subscriptions. - [Subscription-RetryCount](https://docs.monei.com/apis/rest/schemas/subscription-retrycount.md): Number of retries left for the subscription. - [Subscription-RetrySchedule](https://docs.monei.com/apis/rest/schemas/subscription-retryschedule.md): Defines a custom schedule for retrying failed subscription payments. Each entry in the array specifies how long to wait before attempting the next payment retry. - [Subscription-SkipIntervalCount](https://docs.monei.com/apis/rest/schemas/subscription-skipintervalcount.md): The number of intervals during which the subscription billing cycle will be skipped without altering the subscription status. This is useful when payment for a specific period is received through different methods. - [Subscription-Status](https://docs.monei.com/apis/rest/schemas/subscription-status.md): The status of the subscription. - [Subscription-TrialPeriodDays](https://docs.monei.com/apis/rest/schemas/subscription-trialperioddays.md): Number of days the trial period lasts. - [Subscription-TrialPeriodEnd](https://docs.monei.com/apis/rest/schemas/subscription-trialperiodend.md): The end date of the trial period. Measured in seconds since the Unix epoch. - [Subscription](https://docs.monei.com/apis/rest/schemas/subscription.md) - [UnauthorizedError](https://docs.monei.com/apis/rest/schemas/unauthorizederror.md) - [UnprocessableEntityError](https://docs.monei.com/apis/rest/schemas/unprocessableentityerror.md) - [UpdateApplePayCertificateRequest](https://docs.monei.com/apis/rest/schemas/updateapplepaycertificaterequest.md) - [UpdatedAt](https://docs.monei.com/apis/rest/schemas/updatedat.md): Time at which the resource updated last time. Measured in seconds since the Unix epoch. - [UpdateSubscriptionRequest](https://docs.monei.com/apis/rest/schemas/updatesubscriptionrequest.md) - [UserAgent](https://docs.monei.com/apis/rest/schemas/useragent.md): Full user agent string of the browser session. - [ValidateBizumPhoneRequest](https://docs.monei.com/apis/rest/schemas/validatebizumphonerequest.md) - [Activate Subscription](https://docs.monei.com/apis/rest/subscriptions-activate.md): Activates a subscription by attaching a payment method and initiating the billing cycle. - [Cancel Subscription](https://docs.monei.com/apis/rest/subscriptions-cancel.md): Cancels an active subscription, permanently stopping the billing cycle. - [Create Subscription](https://docs.monei.com/apis/rest/subscriptions-create.md): Creates a new subscription with the specified parameters. - [Get Subscription](https://docs.monei.com/apis/rest/subscriptions-get.md): Retrieves the complete details of an existing subscription by its unique ID. - [Pause Subscription](https://docs.monei.com/apis/rest/subscriptions-pause.md): Pauses an active subscription, temporarily halting the billing cycle. - [Resume Subscription](https://docs.monei.com/apis/rest/subscriptions-resume.md): Resumes a previously paused subscription, reactivating the billing cycle. - [Send Subscription Link](https://docs.monei.com/apis/rest/subscriptions-send-link.md): Sends a subscription activation link to the customer through their preferred communication channel. - [Send Subscription Status](https://docs.monei.com/apis/rest/subscriptions-send-status.md): Sends subscription status information to the customer through their preferred communication channel. - [Update Subscription](https://docs.monei.com/apis/rest/subscriptions-update.md): Updates the configuration of an existing subscription. - [Subscriptions](https://docs.monei.com/apis/rest/subscriptions.md): Subscriptions ## channel-tokenization - [Hotels Channel Managers](https://docs.monei.com/channel-tokenization.md): This document outlines the process of payment card tokenization, where card information is received. ## e-commerce - [Adobe Commerce (Magento 2)](https://docs.monei.com/e-commerce/adobe-commerce.md): To accept payments through MONEI in your Adobe Commerce (Magento 2) store you simply need to install and configure MONEI Adobe Commerce Extension. - [PrestaShop](https://docs.monei.com/e-commerce/prestashop.md): To accept payments through MONEI in your PrestaShop store you simply need to install and configure MONEI PrestaShop Module. - [Salesforce Commerce Cloud](https://docs.monei.com/e-commerce/salesforce.md): To accept payments through MONEI in your SalesForce Commerce Cloud store you simply need to install and configure the MONEI SalesForce Plugin. - [Hide Payment Methods by Country](https://docs.monei.com/e-commerce/shopify/hide-payment-methods.md): Learn how to hide payment methods on your Shopify checkout based on customer country location using Checkout Blocks (Shopify Plus) or Puco (standard Shopify). - [MONEI Bizum](https://docs.monei.com/e-commerce/shopify/monei-bizum.md): Accept Bizum payments through MONEI in your Shopify store by installing and configuring the MONEI Pay · Bizum Shopify App. - [MONEI MB Way](https://docs.monei.com/e-commerce/shopify/monei-mbway.md): Accept MB Way payments through MONEI in your Shopify store by installing and configuring the MONEI MB Way Shopify App. - [MONEI Multibanco](https://docs.monei.com/e-commerce/shopify/monei-multibanco.md): Accept Multibanco payments through MONEI in your Shopify store by installing and configuring the MONEI Multibanco Shopify App. - [MONEI Onsite](https://docs.monei.com/e-commerce/shopify/monei-onsite.md): Accept payments directly on your Shopify store by installing and configuring the MONEI Onsite Shopify App. - [MONEI Payments](https://docs.monei.com/e-commerce/shopify/monei-payments.md): To accept payments through MONEI in your Shopify store you simply need to install and configure MONEI Payments Shopify App. - [WIX](https://docs.monei.com/e-commerce/wix.md): To accept payments through MONEI in your WIX store you simply need to install MONEI in WIX App Market. - [WooCommerce](https://docs.monei.com/e-commerce/woocommerce.md): To accept payments through MONEI in your WooCommerce store you simply need to install and configure MONEI WooCommerce Plugin. ## eurm-stablecoin - [EURM Stablecoin](https://docs.monei.com/eurm-stablecoin.md): EURM is a euro-pegged stablecoin by MONEI built on Ethereum and Polygon for digital payments. ## getting-started - [Getting started](https://docs.monei.com/getting-started.md): Find a guide to integrate MONEI into your system ## guides - [Ethoca & Verifi Sync](https://docs.monei.com/guides/ethoca-verifi.md): Integrate Ethoca and Verifi services to reduce chargebacks and improve transaction oversight. - [Managing Multiple Stores](https://docs.monei.com/guides/managing-stores.md): Manage multiple stores and points of sale within a single MONEI account. - [Migrate your tokenized cards to MONEI](https://docs.monei.com/guides/migrate-tokens.md): Securely migrate tokenized cards from another payment processor to MONEI. - [MONEI POD WiFi Setup](https://docs.monei.com/guides/monei-pod-wifi.md): Configure WiFi on your MONEI POD payment terminal. - [Payouts (beta)](https://docs.monei.com/guides/payouts.md): Send money to individuals via Bizum or Cards using the MONEI Payouts API. - [Save payment method](https://docs.monei.com/guides/save-payment-method.md): Tokenize and save payment methods for future use with MONEI. - [Send cardholder name](https://docs.monei.com/guides/send-cardholder-name.md): Send cardholder name with transactions to comply with PSD2 and SCA requirements. - [Verify signature](https://docs.monei.com/guides/verify-signature.md): Verify MONEI webhook signatures to ensure request authenticity. ## integrations - [Build a custom checkout](https://docs.monei.com/integrations/build-custom-checkout.md): Use MONEI Components to build your custom checkout and securely accept Cards, PayPal, Bizum, Apple Pay, GooglePay, Click to Pay and other payment methods. - [Pay By Link](https://docs.monei.com/integrations/pay-by-link.md): Use Pay By Link to send your customers a link to pay online in one click! Works with or without a website. Send payment links via email, WhatsApp or SMS. - [Use payment modal](https://docs.monei.com/integrations/use-payment-modal.md): MONEI Payment Modal is the simplest way to securely collect payments from your customers without them leaving your website. - [Use a prebuilt payment page](https://docs.monei.com/integrations/use-prebuilt-payment-page.md): MONEI Hosted payment page is the simplest way to securely collect payments from your customers with multiple payment methods like Cards, PayPal, Bizum, GooglePay, Apple Pay & Click to Pay among others. - [Use QR code payments](https://docs.monei.com/integrations/use-qr-payments.md): Accept in-store contactless payments with QR codes using the MONEI Pay app, Dashboard Points of Sale, or the Payments API. ## monei-connect - [MONEI Connect](https://docs.monei.com/monei-connect.md): Integrate payments into your platform or marketplace using MONEI Connect partner program. ## monei-js - [MONEI Components](https://docs.monei.com/monei-js/overview.md): MONEI Components enable you to collect sensitive payment information using customizable Components. - [Payment Request Component](https://docs.monei.com/monei-js/payment-request.md): Learn how to use PaymentRequest Component to accept Apple Pay and Google Pay payments with MONEI. - [MONEI JS Reference](https://docs.monei.com/monei-js/reference.md): You can use monei.js’ APIs to tokenize customer information and collect sensitive card data using customizable MONEI Components. ## payment-methods - [Apple Pay](https://docs.monei.com/payment-methods/apple-pay.md): Learn how to accept Apple Pay payments with MONEI. - [Bizum](https://docs.monei.com/payment-methods/bizum.md): Learn how to accept Bizum payments with MONEI. - [Cards](https://docs.monei.com/payment-methods/card.md): Learn how to accept Card payments with MONEI. - [Click to Pay](https://docs.monei.com/payment-methods/click-to-pay.md): Accept Click to Pay payments to let your customers make secure payments in fewer clicks. - [Google Pay](https://docs.monei.com/payment-methods/google-pay.md): Learn how to accept Google Pay payments with MONEI. - [Payment Methods Overview](https://docs.monei.com/payment-methods/overview.md): Overview of all payment methods supported by MONEI including cards, digital wallets, and local payment methods. - [PayPal](https://docs.monei.com/payment-methods/paypal.md): Learn how to accept PayPal payments with MONEI. - [SEPA Request to Pay (SRTP)](https://docs.monei.com/payment-methods/sepa-request-to-pay.md): Create and accept payments using the SRTP scheme. ## subscriptions - [Subscriptions integration](https://docs.monei.com/subscriptions/integration.md): Use MONEI subscriptions to charge the customer on a recurring basis. ## testing - [Testing](https://docs.monei.com/testing.md): This page includes test card numbers and other information to make sure your integration works as planned. ## Optional - [REST API OpenAPI](https://js.monei.com/api/v1/openapi.json): Official OpenAPI specification for MONEI API v1. - [GraphQL Endpoint](https://graphql.monei.com/): GraphQL endpoint for schema introspection. - [Postman Collection](https://postman.monei.com/): Prebuilt requests for testing the REST API.