Skip to main content
The Recurly Create Line Item steptype allows your team to quickly add a new line item to a customer’s subscription directly from Sidekick, without having to leave the ticket and log into Recurly.

Account

Either the Account ID or the Account Code must be entered to identify the account in Recurly. If both are provided, the Account ID will be used.

Account ID (Optional)

Use this field to specify the Recurly Account ID to which the line item should be added.
The variable <%= recurly.account.id %> can be used to automatically pull in the Account ID. This value will be populated when the email on the ticket matches a customer in Recurly.

Account Code (Optional)

Use this field to specify the Recurly Account Code to which the line item should be added.
The variable <%= recurly.account.code %> can be used to automatically pull in the Account Code. This value will be populated when the email on the ticket matches a customer in Recurly.

Catalog Item (Optional)

Search for a specific catalog item from Recurly that will be added as the line item.

Charge Type

Select the type of charge for the line item. Options are:
  • Charge
  • Credit
If no value is provided, the default will be “Charge”.

Item Code (Optional)

Unique code to identify an item. Available when the Credit Invoices feature in Recurly is enabled.

Amount & Currency

Currency

Choose from a pre-populated list of currency codes.
If additional values are needed, please reach out to FlowEQ Support.

Unit Amount

The amount to be charged for each item.

Quantity

The quantity of the item being added to the subscription.

Details

Description

Description that appears on the invoice. If the Item Codeis was specified, this field will be ignored.

Tax Inclusive

Requires Recurly tax_inclusive_pricing feature. If not enabled, we will create this as tax exclusive.
Determines whether or not tax is included in the unit amount.

Taxable

Determines whether or not the line item is taxable.

Credit Reason Code (optional)

The reason the credit was given when line item is a credit. When the Credit Invoices feature is enabled, the value can be set and will default to general if no value is specified. When the Credit Invoices feature is not enabled, the value will always be null.

Invoice Immediately

Determine whether to immediately invoice the line item. If enabled, the line item will be invoiced immediately. If disabled, the line item will be added to the next invoice.