Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFingertip ToolsFingertip Create Invoice
Fingertip Tools

Fingertip Create Invoice

Tool to create a store invoice in Fingertip. Use when you need to bill a customer for products or services with line items, pricing, and tax details. Returns the created invoice ID which can be used to retrieve or manage the invoice.

Write actionRisk level 2 of 5API key connection
Use Fingertip Create Invoice

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • memostring
    Internal memo or note about this invoice (not visible to customer).
  • dueAtstring
    Due date for the invoice in ISO 8601 format (e.g., '2024-12-31T23:59:59Z'). If not provided, invoice is due immediately.
  • footerstring
    Footer text to display at the bottom of the invoice (e.g., payment terms, thank you message).
  • siteIdstring
    Required
    UUID of the site (store) for which the invoice is being created.
  • statusstring
    Enumeration of possible invoice statuses.
  • businessNamestring
    Business name to display on the invoice. If not provided, uses the site's default business name.
  • invoiceItemsarray
    Required
    List of invoice items with pricing, quantity, and tax information. At least one item is required.
  • siteContactIdstring
    Required
    UUID of the contact (customer) who will receive the invoice.
  • invoiceDiscountsarray
    List of discounts to apply to the invoice. Can be fixed amounts or percentages.
  • paymentReferencestring
    External payment reference or order number to associate with this invoice.
  • passThroughPaymentFeeboolean
    If true, payment processing fees are passed through to the customer. Default is false.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.