MCP App Store
Productivity
Hyperline icon

Hyperline

by Hyperline

Overview

Connect ChatGPT to Hyperline to manage quotes, invoices, subscriptions, customers, products, pricing, taxes, wallets, and revenue data. Use it to answer billing questions, inspect customer context, monitor revenue, and perform safe billing workflows from your Hyperline account.

Tools

activate_subscription

ChatGPT
Manually activate a pending subscription, starting its first billing period immediately.

activate_subscription

ChatGPT
Manually activate a pending subscription, starting its first billing period immediately.

approve_quote

ChatGPT
Approve a quote as the account owner. This is a prerequisite before sending the quote for customer signature.

approve_quote

ChatGPT
Approve a quote as the account owner. This is a prerequisite before sending the quote for customer signature.

archive_customer

ChatGPT
Archive a customer by ID. Archived customers are hidden from default list views but can be restored.

archive_customer

ChatGPT
Archive a customer by ID. Archived customers are hidden from default list views but can be restored.

archive_product

ChatGPT
Archive a product by ID. Archived products cannot be added to new subscriptions but remain on existing ones.

archive_product

ChatGPT
Archive a product by ID. Archived products cannot be added to new subscriptions but remain on existing ones.

bulk_update_customers_providers

ChatGPT
Bulk update provider mappings for multiple customers. Optionally sync payment methods from connected PSPs. Check the response for per-customer success/failure status.

bulk_update_customers_providers

ChatGPT
Bulk update provider mappings for multiple customers. Optionally sync payment methods from connected PSPs. Check the response for per-customer success/failure status.

cancel_subscription

ChatGPT
Cancel a subscription. Supports immediate or end-of-period cancellation. Optionally specify a cancellation reason.

cancel_subscription

ChatGPT
Cancel a subscription. Supports immediate or end-of-period cancellation. Optionally specify a cancellation reason.

cancel_subscription_transition

ChatGPT
Cancel a scheduled subscription transition before it is applied.

cancel_subscription_transition

ChatGPT
Cancel a scheduled subscription transition before it is applied.

charge_invoice

ChatGPT
Manually trigger payment collection for an invoice. Optionally specify a payment_method_id to charge.

charge_invoice

ChatGPT
Manually trigger payment collection for an invoice. Optionally specify a payment_method_id to charge.

create_company

ChatGPT
Create a new company. The authentication token will automatically get access to the newly created company.

create_company

ChatGPT
Create a new company. The authentication token will automatically get access to the newly created company.

create_coupon

ChatGPT
Create a new coupon with discount rules. Supports percentage or fixed amount discounts, duration limits, and redemption restrictions.

create_coupon

ChatGPT
Create a new coupon with discount rules. Supports percentage or fixed amount discounts, duration limits, and redemption restrictions.

create_credit_note

ChatGPT
Create a credit note for an existing invoice by ID. Credit notes partially or fully reverse an invoice amount. Optionally trigger a refund via wallet, original payment method, or external settlement.

create_credit_note

ChatGPT
Create a credit note for an existing invoice by ID. Credit notes partially or fully reverse an invoice amount. Optionally trigger a refund via wallet, original payment method, or external settlement.

create_custom_property

ChatGPT
Create a new custom property definition with a name, type (string, number, boolean, date, select), and optional default value.

create_custom_property

ChatGPT
Create a new custom property definition with a name, type (string, number, boolean, date, select), and optional default value.

create_customer

ChatGPT
Create a new customer with billing details, address, currency, and optional provider mappings. Returns the full customer object.

create_customer

ChatGPT
Create a new customer with billing details, address, currency, and optional provider mappings. Returns the full customer object.

create_customer_credit

ChatGPT
Create a credit entity for a customer linked to a specific product with an optional initial balance.

create_customer_credit

ChatGPT
Create a credit entity for a customer linked to a specific product with an optional initial balance.

create_customer_credits_usage

ChatGPT
Record credit usage for a customer's credit product. Deducts the specified usage_retained amount from the balance.

create_customer_credits_usage

ChatGPT
Record credit usage for a customer's credit product. Deducts the specified usage_retained amount from the balance.

create_customer_payment_method

ChatGPT
Import an existing payment method from a connected payment provider (e.g. Stripe) for a customer.

create_customer_payment_method

ChatGPT
Import an existing payment method from a connected payment provider (e.g. Stripe) for a customer.

create_customers

ChatGPT
Create up to 50 customers in a single batch request. Returns successes and errors separately for each customer in the batch.

create_customers

ChatGPT
Create up to 50 customers in a single batch request. Returns successes and errors separately for each customer in the batch.

create_customers_segment

ChatGPT
Create a new customer segment.

create_customers_segment

ChatGPT
Create a new customer segment.

create_export

ChatGPT
Prepare a data export (customers, invoices, etc.) for download. Check export status via get_export, then download via download_export once ready.

create_export

ChatGPT
Prepare a data export (customers, invoices, etc.) for download. Check export status via get_export, then download via download_export once ready.

create_file

ChatGPT
Upload a new file (max 10MB). Requires multipart form data with a file field and metadata (name, optional customer_id).

create_file

ChatGPT
Upload a new file (max 10MB). Requires multipart form data with a file field and metadata (name, optional customer_id).

create_invoice

ChatGPT
Create a new invoice for a customer with line items, due date, and billing configuration. Returns the full invoice object.

create_invoice

ChatGPT
Create a new invoice for a customer with line items, due date, and billing configuration. Returns the full invoice object.

create_invoice_transaction

ChatGPT
Record a payment transaction on an invoice. May update the invoice status to paid or partially_paid depending on the amount.

create_invoice_transaction

ChatGPT
Record a payment transaction on an invoice. May update the invoice status to paid or partially_paid depending on the amount.

create_invoices

ChatGPT
Create multiple invoices asynchronously in batch. Track results via webhooks (invoice.batch.creation_succeeded / invoice.batch.creation_failed). Returns a batch_id.

create_invoices

ChatGPT
Create multiple invoices asynchronously in batch. Track results via webhooks (invoice.batch.creation_succeeded / invoice.batch.creation_failed). Returns a batch_id.

create_invoicing_entity

ChatGPT
Create a new invoicing entity with company details, address, and tax configuration. Used as the sender on invoices.

create_invoicing_entity

ChatGPT
Create a new invoicing entity with company details, address, and tax configuration. Used as the sender on invoices.

create_payment

ChatGPT
Initiate a one-time payment: generates an invoice and charges it directly or via a checkout session. Returns references to the created invoice and optional checkout URL.

create_payment

ChatGPT
Initiate a one-time payment: generates an invoice and charges it directly or via a checkout session. Returns references to the created invoice and optional checkout URL.

create_product

ChatGPT
Create a new product with name, type (flat_fee, per_unit, usage, seat, etc.), and pricing configuration.

create_product

ChatGPT
Create a new product with name, type (flat_fee, per_unit, usage, seat, etc.), and pricing configuration.

create_promotion_code

ChatGPT
Create a new promotion code linked to an existing coupon. The code can be shared with customers for self-service discount application.

create_promotion_code

ChatGPT
Create a new promotion code linked to an existing coupon. The code can be shared with customers for self-service discount application.

create_quote

ChatGPT
Create a new quote for a customer. Use subscription (or template_id) for subscription quotes; use invoice for one-off quotes backed by a draft invoice with line items. Quotes can be sent for signature and converted to subscriptions or one-off invoices.

create_quote

ChatGPT
Create a new quote for a customer. Use subscription (or template_id) for subscription quotes; use invoice for one-off quotes backed by a draft invoice with line items. Quotes can be sent for signature and converted to subscriptions or one-off invoices.

create_subscription

ChatGPT
Create a new subscription from a template, plan, or manually with products and phases. Requires a customer_id and at least one of: template_id, template_configuration_id, products, or phases.

create_subscription

ChatGPT
Create a new subscription from a template, plan, or manually with products and phases. Requires a customer_id and at least one of: template_id, template_configuration_id, products, or phases.

create_subscription_transition

ChatGPT
Create a transition from one subscription to another, configured from a subscription, plan, or template. Can be applied immediately or scheduled.

create_subscription_transition

ChatGPT
Create a transition from one subscription to another, configured from a subscription, plan, or template. Can be applied immediately or scheduled.

create_subscription_update

ChatGPT
Apply a single update to an existing subscription (e.g. change quantity, add/remove product, modify price).

create_subscription_update

ChatGPT
Apply a single update to an existing subscription (e.g. change quantity, add/remove product, modify price).

create_subscription_updates

ChatGPT
Apply multiple updates at once to an existing subscription in a single atomic operation.

create_subscription_updates

ChatGPT
Apply multiple updates at once to an existing subscription in a single atomic operation.

create_wallet

ChatGPT
Create a new prepaid wallet for a customer with an initial balance and currency.

create_wallet

ChatGPT
Create a new prepaid wallet for a customer with an initial balance and currency.

create_webhook_endpoint

ChatGPT
Create a new webhook endpoint with a URL and list of event types to subscribe to.

create_webhook_endpoint

ChatGPT
Create a new webhook endpoint with a URL and list of event types to subscribe to.

delete_coupon

ChatGPT
Permanently delete a coupon by ID. This cannot be undone.

delete_coupon

ChatGPT
Permanently delete a coupon by ID. This cannot be undone.

delete_custom_property

ChatGPT
Delete an existing custom property definition by ID. This removes the property from all entities.

delete_custom_property

ChatGPT
Delete an existing custom property definition by ID. This removes the property from all entities.

delete_customer

ChatGPT
Permanently delete a customer by ID. The customer must be archived first. This cannot be undone.

delete_customer

ChatGPT
Permanently delete a customer by ID. The customer must be archived first. This cannot be undone.

delete_customer_payment_method

ChatGPT
Remove a payment method from a customer. The payment method is deleted permanently.

delete_customer_payment_method

ChatGPT
Remove a payment method from a customer. The payment method is deleted permanently.

delete_file

ChatGPT
Permanently delete a file by ID.

delete_file

ChatGPT
Permanently delete a file by ID.

delete_invoice

ChatGPT
Delete a draft or externally-imported invoice. For finalized invoices, use void_invoice instead.

delete_invoice

ChatGPT
Delete a draft or externally-imported invoice. For finalized invoices, use void_invoice instead.

delete_invoice_transaction

ChatGPT
Delete a scheduled transaction from an invoice. Only applies to transactions that haven't been processed yet.

delete_invoice_transaction

ChatGPT
Delete a scheduled transaction from an invoice. Only applies to transactions that haven't been processed yet.

delete_invoicing_entity

ChatGPT
Soft-delete an invoicing entity by ID. Existing invoices linked to it are preserved.

delete_invoicing_entity

ChatGPT
Soft-delete an invoicing entity by ID. Existing invoices linked to it are preserved.

delete_price_configuration

ChatGPT
Delete a price configuration by ID. This removes the pricing option from the product.

delete_price_configuration

ChatGPT
Delete a price configuration by ID. This removes the pricing option from the product.

delete_promotion_code

ChatGPT
Permanently delete a promotion code by ID. This cannot be undone.

delete_promotion_code

ChatGPT
Permanently delete a promotion code by ID. This cannot be undone.

delete_webhook_endpoint

ChatGPT
Delete a webhook endpoint. No further events will be delivered to it.

delete_webhook_endpoint

ChatGPT
Delete a webhook endpoint. No further events will be delivered to it.

download_export

ChatGPT
Download the file for a completed export. Supports CSV, JSON, and XLSX formats depending on the export type.

download_export

ChatGPT
Download the file for a completed export. Supports CSV, JSON, and XLSX formats depending on the export type.

download_file

ChatGPT
Download the raw content of a file by ID. Returns the file binary with appropriate content type.

download_file

ChatGPT
Download the raw content of a file by ID. Returns the file binary with appropriate content type.

download_invoice

ChatGPT
Download the PDF of an invoice. For draft/open invoices, generates the PDF on the fly. Supports lang/locale params for localization.

download_invoice

ChatGPT
Download the PDF of an invoice. For draft/open invoices, generates the PDF on the fly. Supports lang/locale params for localization.

download_quote

ChatGPT
Download the PDF of a quote. Supports locale parameter for localization.

download_quote

ChatGPT
Download the PDF of a quote. Supports locale parameter for localization.

download_quote_file

ChatGPT
Download an attachment or manually signed PDF file from a quote.

download_quote_file

ChatGPT
Download an attachment or manually signed PDF file from a quote.

get_analytics

ChatGPT
Retrieve pre-computed account analytics including ARR, MRR, revenues, churn rate, and other key billing metrics. Optionally filter by invoicing_entity_id. Use this to get a high-level financial overview.

get_analytics

ChatGPT
Retrieve pre-computed account analytics including ARR, MRR, revenues, churn rate, and other key billing metrics. Optionally filter by invoicing_entity_id. Use this to get a high-level financial overview.

get_bank_account

ChatGPT
Retrieve a specific bank account by its ID. Returns bank account details including IBAN, BIC, and currency.

get_bank_account

ChatGPT
Retrieve a specific bank account by its ID. Returns bank account details including IBAN, BIC, and currency.

get_coupon

ChatGPT
Retrieve a specific coupon by ID including its discount configuration, redemption count, and deletion status.

get_coupon

ChatGPT
Retrieve a specific coupon by ID including its discount configuration, redemption count, and deletion status.

get_customer

ChatGPT
Retrieve full details of a customer by ID including billing info, address, subscriptions, custom properties, integrations, payment method, and bank account.

get_customer

ChatGPT
Retrieve full details of a customer by ID including billing info, address, subscriptions, custom properties, integrations, payment method, and bank account.

get_customer_credit

ChatGPT
Retrieve details of a specific credit product for a customer, including current balance, configuration, and product info.

get_customer_credit

ChatGPT
Retrieve details of a specific credit product for a customer, including current balance, configuration, and product info.

get_customer_payment_method

ChatGPT
Retrieve details of a specific payment method by ID including type, last4, expiry, and default status.

get_customer_payment_method

ChatGPT
Retrieve details of a specific payment method by ID including type, last4, expiry, and default status.

get_customer_portal_url

ChatGPT
Get a portal URL for a customer. The portal allows the customer to view invoices, update payment methods, and manage their account.

get_customer_portal_url

ChatGPT
Get a portal URL for a customer. The portal allows the customer to view invoices, update payment methods, and manage their account.

get_customer_tax_rates

ChatGPT
Retrieve the eligible tax rates for a specific customer based on their location and tax configuration.

get_customer_tax_rates

ChatGPT
Retrieve the eligible tax rates for a specific customer based on their location and tax configuration.

get_customer_valuation

ChatGPT
Compute aggregated valuation metrics for a customer across all active subscriptions, grouped by currency. Returns contract value, recurring contract value, and ARR for each subscription and aggregated totals. Optionally pass granularity (year/quarter/month) for period breakdown.

get_customer_valuation

ChatGPT
Compute aggregated valuation metrics for a customer across all active subscriptions, grouped by currency. Returns contract value, recurring contract value, and ARR for each subscription and aggregated totals. Optionally pass granularity (year/quarter/month) for period breakdown.

get_export

ChatGPT
Check the status of an export by ID. Status can be pending, processing, or completed. Use download_export to get the file once completed.

get_export

ChatGPT
Check the status of an export by ID. Status can be pending, processing, or completed. Use download_export to get the file once completed.

get_invoice

ChatGPT
Retrieve the details of an invoice by ID including line items, transactions, customer info, and billing metadata.

get_invoice

ChatGPT
Retrieve the details of an invoice by ID including line items, transactions, customer info, and billing metadata.

get_invoicing_entity

ChatGPT
Retrieve a specific invoicing entity by ID with its full configuration (address, tax ID, branding, payment settings).

get_invoicing_entity

ChatGPT
Retrieve a specific invoicing entity by ID with its full configuration (address, tax ID, branding, payment settings).

get_organisation

ChatGPT
Retrieve details of an organisation by ID. Organisations group customers and can have their own billing configuration.

get_organisation

ChatGPT
Retrieve details of an organisation by ID. Organisations group customers and can have their own billing configuration.

get_product

ChatGPT
Retrieve full details of a product by ID including up to 50 price configurations. Use list_price_configurations for the complete list. Optionally filter by price_book_id.

get_product

ChatGPT
Retrieve full details of a product by ID including up to 50 price configurations. Use list_price_configurations for the complete list. Optionally filter by price_book_id.

get_promotion_code

ChatGPT
Retrieve a specific promotion code by ID with its linked coupon details.

get_promotion_code

ChatGPT
Retrieve a specific promotion code by ID with its linked coupon details.

get_quote

ChatGPT
Retrieve full details of a quote by ID including line items, status, signature info, and linked subscription.

get_quote

ChatGPT
Retrieve full details of a quote by ID including line items, status, signature info, and linked subscription.

get_quote_valuation

ChatGPT
Compute valuation metrics for a quote: contract value (total/invoiced/remaining), recurring contract value, and ARR (fixed + variable). Optionally pass granularity (year/quarter/month) for period breakdown. Returns 404 if the quote has no subscription or is not a subscription-type quote.

get_quote_valuation

ChatGPT
Compute valuation metrics for a quote: contract value (total/invoiced/remaining), recurring contract value, and ARR (fixed + variable). Optionally pass granularity (year/quarter/month) for period breakdown. Returns 404 if the quote has no subscription or is not a subscription-type quote.

get_subscription

ChatGPT
Retrieve full details of a subscription by ID including phases, products, billing dates, and status. Optionally include live_billing data.

get_subscription

ChatGPT
Retrieve full details of a subscription by ID including phases, products, billing dates, and status. Optionally include live_billing data.

get_subscription_phase

ChatGPT
Retrieve details of a specific phase within a subscription, including its products and billing configuration.

get_subscription_phase

ChatGPT
Retrieve details of a specific phase within a subscription, including its products and billing configuration.

get_subscription_template

ChatGPT
Retrieve a subscription template by ID with its full configuration including products, phases, and pricing details.

get_subscription_template

ChatGPT
Retrieve a subscription template by ID with its full configuration including products, phases, and pricing details.

get_subscription_transition

ChatGPT
Retrieve details of a subscription transition by ID including source/target subscriptions and schedule.

get_subscription_transition

ChatGPT
Retrieve details of a subscription transition by ID including source/target subscriptions and schedule.

get_subscription_valuation

ChatGPT
Compute valuation metrics for a subscription: contract value (total/invoiced/remaining), recurring contract value, and ARR (fixed + variable). Optionally pass granularity (year/quarter/month) for period breakdown.

get_subscription_valuation

ChatGPT
Compute valuation metrics for a subscription: contract value (total/invoiced/remaining), recurring contract value, and ARR (fixed + variable). Optionally pass granularity (year/quarter/month) for period breakdown.

get_tax_rate

ChatGPT
Retrieve details of a custom tax rate by ID including rate percentage, applicable countries, and linked invoicing entity.

get_tax_rate

ChatGPT
Retrieve details of a custom tax rate by ID including rate percentage, applicable countries, and linked invoicing entity.

get_wallet

ChatGPT
Retrieve details of a wallet by ID including current balance, currency, and linked customer.

get_wallet

ChatGPT
Retrieve details of a wallet by ID including current balance, currency, and linked customer.

get_wallet_settings

ChatGPT
Retrieve global wallet settings for the account (e.g. default currency, auto-topup configuration).

get_wallet_settings

ChatGPT
Retrieve global wallet settings for the account (e.g. default currency, auto-topup configuration).

get_webhook_endpoint

ChatGPT
Retrieve details of a webhook endpoint by ID including URL, subscribed events, and status.

get_webhook_endpoint

ChatGPT
Retrieve details of a webhook endpoint by ID including URL, subscribed events, and status.

list_bank_accounts

ChatGPT
List all bank accounts configured on the account. Returns paginated results with take/skip.

list_bank_accounts

ChatGPT
List all bank accounts configured on the account. Returns paginated results with take/skip.

list_companies

ChatGPT
List all companies accessible to the current authentication token. A company represents an organizational unit.

list_companies

ChatGPT
List all companies accessible to the current authentication token. A company represents an organizational unit.

list_coupons

ChatGPT
List all coupons with pagination (take/skip). Coupons define discount rules (percentage or fixed amount) that can be applied to subscriptions or invoices.

list_coupons

ChatGPT
List all coupons with pagination (take/skip). Coupons define discount rules (percentage or fixed amount) that can be applied to subscriptions or invoices.

list_custom_properties

ChatGPT
List all custom properties defined on the account. Custom properties are user-defined fields that can be attached to customers, subscriptions, and other entities.

list_custom_properties

ChatGPT
List all custom properties defined on the account. Custom properties are user-defined fields that can be attached to customers, subscriptions, and other entities.

list_customer_credit_transactions

ChatGPT
List all transactions (purchases, topups, usages) for a specific credit product. Paginated with take/skip and optional filters.

list_customer_credit_transactions

ChatGPT
List all transactions (purchases, topups, usages) for a specific credit product. Paginated with take/skip and optional filters.

list_customer_credits

ChatGPT
List credit products attached to a specific customer. Paginated with take/skip.

list_customer_credits

ChatGPT
List credit products attached to a specific customer. Paginated with take/skip.

list_customer_payment_methods

ChatGPT
List all payment methods attached to a specific customer (cards, SEPA mandates, etc.).

list_customer_payment_methods

ChatGPT
List all payment methods attached to a specific customer (cards, SEPA mandates, etc.).

list_customers

ChatGPT
List customers with optional filters for name, type, status, currency, country, external_id, billing_email, search, tax_id, subscription_status, invoicing_entity_id, segment_id, custom_properties, payment_method_type, integration_entity_id, created_at, and updated_at. Sortable by created_at or updated_at. Paginated with limit/cursor.

list_customers

ChatGPT
List customers with optional filters for name, type, status, currency, country, external_id, billing_email, search, tax_id, subscription_status, invoicing_entity_id, segment_id, custom_properties, payment_method_type, integration_entity_id, created_at, and updated_at. Sortable by created_at or updated_at. Paginated with limit/cursor.

list_customers_credits

ChatGPT
List credit products across all customers with optional filters for product_id, customer_id, and updated_at. Paginated with take/skip.

list_customers_credits

ChatGPT
List credit products across all customers with optional filters for product_id, customer_id, and updated_at. Paginated with take/skip.

list_customers_segments

ChatGPT
Retrieve all customer segments.

list_customers_segments

ChatGPT
Retrieve all customer segments.

list_exports

ChatGPT
List the client's data exports (customers, invoices, etc.) with pagination. Use take/skip to page through results.

list_exports

ChatGPT
List the client's data exports (customers, invoices, etc.) with pagination. Use take/skip to page through results.

list_files

ChatGPT
List uploaded files with optional filters for name and customer_id. Paginated with take/skip.

list_files

ChatGPT
List uploaded files with optional filters for name and customer_id. Paginated with take/skip.

list_invoices

ChatGPT
List invoices with filters for type, status, customer_id, customer_external_id, subscription_id, invoicing_entity_id, invoice_number, period dates, emission_date, due_date, and updated_at. Sortable by created_at or emitted_at. By default, open invoices are excluded. Paginated with limit/cursor.

list_invoices

ChatGPT
List invoices with filters for type, status, customer_id, customer_external_id, subscription_id, invoicing_entity_id, invoice_number, period dates, emission_date, due_date, and updated_at. Sortable by created_at or emitted_at. By default, open invoices are excluded. Paginated with limit/cursor.

list_invoicing_entities

ChatGPT
List all invoicing entities (legal entities that issue invoices). Each has its own address, tax ID, and branding. Paginated with take/skip.

list_invoicing_entities

ChatGPT
List all invoicing entities (legal entities that issue invoices). Each has its own address, tax ID, and branding. Paginated with take/skip.

list_price_configurations

ChatGPT
List price configurations with optional filters for product_id and price_book_id. Price configurations define how a product is priced (tiers, volume, graduated, etc.). Paginated with take/skip.

list_price_configurations

ChatGPT
List price configurations with optional filters for product_id and price_book_id. Price configurations define how a product is priced (tiers, volume, graduated, etc.). Paginated with take/skip.

list_products

ChatGPT
List products with optional filters for id, status, name, description, type, and price_book_id. Products define what is being sold (flat fee, per-unit, usage-based, etc.). Paginated with take/skip.

list_products

ChatGPT
List products with optional filters for id, status, name, description, type, and price_book_id. Products define what is being sold (flat fee, per-unit, usage-based, etc.). Paginated with take/skip.

list_promotion_codes

ChatGPT
List promotion codes with optional filter by coupon_id. Promotion codes are shareable codes that reference a coupon. Paginated with take/skip.

list_promotion_codes

ChatGPT
List promotion codes with optional filter by coupon_id. Promotion codes are shareable codes that reference a coupon. Paginated with take/skip.

list_quotes

ChatGPT
List quotes with optional filters for id, number, status, customer_id, template_id, crm_opportunity_id, type, and updated_at. Paginated with take/skip.

list_quotes

ChatGPT
List quotes with optional filters for id, number, status, customer_id, template_id, crm_opportunity_id, type, and updated_at. Paginated with take/skip.

list_subscription_phases

ChatGPT
List all phases of a subscription. Phases define time-bound product configurations within a subscription.

list_subscription_phases

ChatGPT
List all phases of a subscription. Phases define time-bound product configurations within a subscription.

list_subscription_templates

ChatGPT
List subscription templates with pagination. Templates define reusable subscription configurations with pre-configured products, phases, and billing settings.

list_subscription_templates

ChatGPT
List subscription templates with pagination. Templates define reusable subscription configurations with pre-configured products, phases, and billing settings.

list_subscription_transitions

ChatGPT
List subscription transitions (migrations from one subscription to another). Filterable and paginated with take/skip.

list_subscription_transitions

ChatGPT
List subscription transitions (migrations from one subscription to another). Filterable and paginated with take/skip.

list_subscriptions

ChatGPT
List subscriptions with filters for activation_strategy, status, currency, plan_id, original_quote_id, integration_entity_id, customer_id, invoicing_entity_id, purchase_order, updated_at, custom_properties. Draft, voided, and cancelled excluded by default. Paginated with take/skip.

list_subscriptions

ChatGPT
List subscriptions with filters for activation_strategy, status, currency, plan_id, original_quote_id, integration_entity_id, customer_id, invoicing_entity_id, purchase_order, updated_at, custom_properties. Draft, voided, and cancelled excluded by default. Paginated with take/skip.

list_tax_rates

ChatGPT
List custom tax rates with optional filters for id, name, description, and invoicing_entity_id. Paginated with take/skip.

list_tax_rates

ChatGPT
List custom tax rates with optional filters for id, name, description, and invoicing_entity_id. Paginated with take/skip.

list_wallet_transactions

ChatGPT
List all transactions (loads, usages, refunds) for a wallet. Paginated with take/skip.

list_wallet_transactions

ChatGPT
List all transactions (loads, usages, refunds) for a wallet. Paginated with take/skip.

list_wallets

ChatGPT
List wallets with optional customer_id filter. Wallets hold prepaid credit balances that are drawn down during invoicing. Paginated with take/skip.

list_wallets

ChatGPT
List wallets with optional customer_id filter. Wallets hold prepaid credit balances that are drawn down during invoicing. Paginated with take/skip.

list_webhook_endpoints

ChatGPT
List all webhook endpoints configured on the account. Endpoints receive event notifications via HTTP POST.

list_webhook_endpoints

ChatGPT
List all webhook endpoints configured on the account. Endpoints receive event notifications via HTTP POST.

list_webhook_messages

ChatGPT
List webhook messages sent across all endpoints. Filterable by event_types, before/after dates. Payloads are expunged after 90 days. Uses cursor-based pagination.

list_webhook_messages

ChatGPT
List webhook messages sent across all endpoints. Filterable by event_types, before/after dates. Payloads are expunged after 90 days. Uses cursor-based pagination.

load_wallet

ChatGPT
Add credits to a wallet by charging the customer's payment method. The customer must have an active payment method.

load_wallet

ChatGPT
Add credits to a wallet by charging the customer's payment method. The customer must have an active payment method.

mark_invoice_as_uncollectible

ChatGPT
Mark an invoice as uncollectible for accounting write-off purposes. The invoice remains in the system for record keeping.

mark_invoice_as_uncollectible

ChatGPT
Mark an invoice as uncollectible for accounting write-off purposes. The invoice remains in the system for record keeping.

patch_organisation

ChatGPT
Update an existing organisation's details by ID.

patch_organisation

ChatGPT
Update an existing organisation's details by ID.

pause_subscription

ChatGPT
Pause a subscription. Billing stops while paused. Optionally specify a reactivate_at date for automatic resumption.

pause_subscription

ChatGPT
Pause a subscription. Billing stops while paused. Optionally specify a reactivate_at date for automatic resumption.

ping

ChatGPT
Check if the hyperline MCP server is running

ping

ChatGPT
Check if the hyperline MCP server is running

purchase_customer_credits

ChatGPT
Purchase credits for a customer. This generates an invoice and charges the customer. Returns the invoice ID and new balance.

purchase_customer_credits

ChatGPT
Purchase credits for a customer. This generates an invoice and charges the customer. Returns the invoice ID and new balance.

reactivate_subscription

ChatGPT
Resume a paused subscription, restarting billing from the current date.

reactivate_subscription

ChatGPT
Resume a paused subscription, restarting billing from the current date.

refresh_subscription_seat_products

ChatGPT
Trigger a count update on seat-based products within a subscription using the configured dataloader query.

refresh_subscription_seat_products

ChatGPT
Trigger a count update on seat-based products within a subscription using the configured dataloader query.

refund_transaction

ChatGPT
Refund a settled banking transaction for its full amount. The related invoice will switch back to to pay status. Use the create credit note endpoint if you want to cancel (and optionally refund) the initial invoice.

refund_transaction

ChatGPT
Refund a settled banking transaction for its full amount. The related invoice will switch back to to pay status. Use the create credit note endpoint if you want to cancel (and optionally refund) the initial invoice.

reinstate_subscription

ChatGPT
Reinstate a subscription that is scheduled for cancellation, reverting it to active status.

reinstate_subscription

ChatGPT
Reinstate a subscription that is scheduled for cancellation, reverting it to active status.

renew_subscription

ChatGPT
Fast-forward a subscription to a specific date, generating all intermediate invoices. Useful for pre-billing. Activates pending subscriptions. Max 36 renewals.

renew_subscription

ChatGPT
Fast-forward a subscription to a specific date, generating all intermediate invoices. Useful for pre-billing. Activates pending subscriptions. Max 36 renewals.

revert_wallet_load

ChatGPT
Revert a wallet credit transaction: voids the related credit note and creates a debit transaction to undo the load.

revert_wallet_load

ChatGPT
Revert a wallet credit transaction: voids the related credit note and creates a debit transaction to undo the load.

send_quote

ChatGPT
Send a quote by email for customer signature. Requires the quote to be approved first.

send_quote

ChatGPT
Send a quote by email for customer signature. Requires the quote to be approved first.

sign_quote

ChatGPT
Manually mark a quote as signed externally. Optionally upload a signed PDF. Bypasses the built-in Hyperline signature flow.

sign_quote

ChatGPT
Manually mark a quote as signed externally. Optionally upload a signed PDF. Bypasses the built-in Hyperline signature flow.

simulate_subscription_updates

ChatGPT
Preview the effect of updates on a subscription without applying them. Returns simulated invoice and billing impact.

simulate_subscription_updates

ChatGPT
Preview the effect of updates on a subscription without applying them. Returns simulated invoice and billing impact.

topup_customer_credits

ChatGPT
Add free credits to a customer's balance. Unlike purchase, this does not generate an invoice or charge the customer.

topup_customer_credits

ChatGPT
Add free credits to a customer's balance. Unlike purchase, this does not generate an invoice or charge the customer.

transition_subscription

ChatGPT
Transition a subscription to its next configured phase at a specified date.

transition_subscription

ChatGPT
Transition a subscription to its next configured phase at a specified date.

unarchive_customer

ChatGPT
Restore a previously archived customer by ID, making it visible again in default list views.

unarchive_customer

ChatGPT
Restore a previously archived customer by ID, making it visible again in default list views.

unarchive_product

ChatGPT
Restore a previously archived product, making it available for new subscriptions again.

unarchive_product

ChatGPT
Restore a previously archived product, making it available for new subscriptions again.

update_coupon

ChatGPT
Update an existing coupon's name, discount rules, or restrictions.

update_coupon

ChatGPT
Update an existing coupon's name, discount rules, or restrictions.

update_custom_property

ChatGPT
Update an existing custom property definition by ID.

update_custom_property

ChatGPT
Update an existing custom property definition by ID.

update_customer

ChatGPT
Update a customer's details including name, billing email, address, currency, tax ID, and custom properties.

update_customer

ChatGPT
Update a customer's details including name, billing email, address, currency, tax ID, and custom properties.

update_customer_credit

ChatGPT
Update the configuration of a customer's credit product (e.g. balance thresholds, auto-topup settings).

update_customer_credit

ChatGPT
Update the configuration of a customer's credit product (e.g. balance thresholds, auto-topup settings).

update_customers_segment

ChatGPT
Update an existing customer segment.

update_customers_segment

ChatGPT
Update an existing customer segment.

update_invoice

ChatGPT
Update a draft or grace_period invoice. Allows modifying line items, dates, and metadata before finalization.

update_invoice

ChatGPT
Update a draft or grace_period invoice. Allows modifying line items, dates, and metadata before finalization.

update_invoicing_entity

ChatGPT
Update an existing invoicing entity's details (address, tax ID, branding, etc.).

update_invoicing_entity

ChatGPT
Update an existing invoicing entity's details (address, tax ID, branding, etc.).

update_prices

ChatGPT
Update the prices of an existing price configuration by ID. Allows changing tier thresholds, unit prices, and flat fees.

update_prices

ChatGPT
Update the prices of an existing price configuration by ID. Allows changing tier thresholds, unit prices, and flat fees.

update_product

ChatGPT
Update a product's name, description, type, or configuration by ID.

update_product

ChatGPT
Update a product's name, description, type, or configuration by ID.

update_promotion_code

ChatGPT
Update an existing promotion code's configuration (excluding the linked coupon).

update_promotion_code

ChatGPT
Update an existing promotion code's configuration (excluding the linked coupon).

update_quote

ChatGPT
Update quote-level fields before a quote is finalized. On draft quotes, pass subscription to create or replace the draft subscription configuration, or pass invoice on a one-off quote to replace the linked draft invoice.

update_quote

ChatGPT
Update quote-level fields before a quote is finalized. On draft quotes, pass subscription to create or replace the draft subscription configuration, or pass invoice on a one-off quote to replace the linked draft invoice.

update_subscription

ChatGPT
Comprehensive subscription update: modify fields, manage phases (add/update/delete pending phases), update products within phases, and manage coupons. Draft quote subscription configuration must be updated through PATCH /v1/quotes/{id}.

update_subscription

ChatGPT
Comprehensive subscription update: modify fields, manage phases (add/update/delete pending phases), update products within phases, and manage coupons. Draft quote subscription configuration must be updated through PATCH /v1/quotes/{id}.

update_wallet

ChatGPT
Update a wallet's configuration (e.g. name, auto-topup settings).

update_wallet

ChatGPT
Update a wallet's configuration (e.g. name, auto-topup settings).

update_wallet_settings

ChatGPT
Update global wallet settings for the account.

update_wallet_settings

ChatGPT
Update global wallet settings for the account.

update_webhook_endpoint

ChatGPT
Update a webhook endpoint's URL, subscribed events, or enabled status.

update_webhook_endpoint

ChatGPT
Update a webhook endpoint's URL, subscribed events, or enabled status.

upload_pdf_to_invoice

ChatGPT
Upload a custom PDF file (max 5MB) to attach to an existing invoice, replacing the auto-generated PDF.

upload_pdf_to_invoice

ChatGPT
Upload a custom PDF file (max 5MB) to attach to an existing invoice, replacing the auto-generated PDF.

validate_invoice

ChatGPT
Finalize a draft invoice: sets its status to to_pay, assigns an invoice number, and makes it immutable. This action is irreversible.

validate_invoice

ChatGPT
Finalize a draft invoice: sets its status to to_pay, assigns an invoice number, and makes it immutable. This action is irreversible.

void_invoice

ChatGPT
Void an invoice in to_pay status. Automatically generates a corresponding credit note. Optionally send an email notification.

void_invoice

ChatGPT
Void an invoice in to_pay status. Automatically generates a corresponding credit note. Optionally send an email notification.

void_quote

ChatGPT
Void an existing quote, canceling it and preventing further actions.

void_quote

ChatGPT
Void an existing quote, canceling it and preventing further actions.

Capabilities

Writes

App Stats

282

Tools

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily