Skip to main content
Feedback

VTEX Customer Credit MCP connector

VTEX Customer Credit is VTEX's credit management system for handling B2B customer credit accounts, invoices, and payment terms within the VTEX commerce platform. The VTEX Customer Credit MCP connector allows AI agents to open and close credit accounts, manage account holders, and adjust credit limits for customers. It also supports retrieving account details, searching across all credit accounts, and accessing invoice information by account.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the VTEX Customer Credit MCP connector to perform the following actions:

  • Approve or deny customer credit accounts with configurable limits and terms
  • Track unpaid invoices and automate payment reminders across customer portfolios
  • Process refunds and adjust account balances for disputed or returned transactions
  • Monitor credit utilization and automatically flag accounts exceeding tolerance thresholds
  • Authorize customer purchases against pre-approved credit limits in real time
  • Consolidate invoice history and account statements for audits and compliance reporting
  • Adjust payment due dates and terms without manual document rework

Example prompts

Use the following example prompts to invoke VTEX Customer Credit MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all customer accounts with credit limits over $50,000 in VTEX Customer Credit.
  • Mark invoice INV-12345 as paid in VTEX Customer Credit.
  • Search for all overdue invoices from the last 30 days in VTEX Customer Credit.
  • Update the credit limit for account ACCT-789 to $75,000 in VTEX Customer Credit.
  • Retrieve the full account statement for customer john.doe@company.com in VTEX Customer Credit.
  • Cancel invoice INV-67890 and create a credit memo in VTEX Customer Credit.
  • Find all accounts with zero balance in VTEX Customer Credit.
  • Postpone the due date for invoice INV-11111 by 15 days in VTEX Customer Credit.
  • Create a pre-authorization for $25,000 for customer account ACCT-456 in VTEX Customer Credit.
  • Show me the store configuration settings in VTEX Customer Credit.

VTEX Customer Credit MCP connector tools

The VTEX Customer Credit MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
SearchallaccountsSearches and retrieves a list of all customer credit accounts.
OpenanAccountCreates a new customer credit account with initial settings.
OpenorChangeAccountOpens a new account or modifies an existing account's settings.
CloseanAccountCloses an active customer credit account.
RetrieveaAccountbyIdRetrieves details of a specific account using its identifier.
UpdateemailanddescriptionofaaccountUpdates the email address and description for an account.
ChangecreditlimitofanAccountModifies the credit limit assigned to an account.
AddanaccountHolderAdds a new account holder to an existing account.
DeleteanaccountholderRemoves an account holder from an account.
SearchallinvoicesofaAccountRetrieves all invoices associated with a specific account.
CancelInvoiceCancels an active invoice.
RetrieveInvoicebyIdRetrieves details of a specific invoice using its identifier.
ChangeInvoiceModifies the details of an existing invoice.
MarkaninvoiceasPaidMarks an invoice as paid in the system.
PostponeaninvoiceDelays the due date of an invoice.
AccountstatementsRetrieves account statement records and transaction history.
DecreasebalanceofanaccountReduces the outstanding balance amount for an account.
ChangetoleranceofanaccountAdjusts the tolerance threshold for an account.
CreateaPreAuthorizationCreates a pre-authorization for a future transaction.
CancelaPreAuthorizationCancels an existing pre-authorization.
CreateaPreAuthorization(usingid)Creates a pre-authorization using an account identifier.
PartialorTotalRefundaSettlementProcesses a partial or full refund for a settlement.
CreateorUpdateSettlementCreates a new settlement or modifies an existing one.
SearchallinvoicesSearches and retrieves a list of all invoices.
RetrievestoreconfigurationRetrieves the store's credit configuration settings.
CreateorchangestoreconfigurationCreates or modifies the store's credit configuration.
On this Page