HomeProduct DocsAPI ReferenceChangelog
RecurlyAPI GuidesRecurly.jsWebhooksAPI ReferenceSupportBook demo
API Reference

Create Item

Create a new item in the catalog.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique code to identify the item. Max of 50 characters.

string
required

Item name. Max of 255 characters.

string

Optional plan description, not displayed.

string

Stock keeping unit to link the item to other inventory. Max of 50 characters.

string

Accounting code for invoice line items. Code may only contain the following characters: [a-z 0-9 @ - _ .]. Max of 20 characters.

string
Defaults to evenly

Optional field for setting a revenue schedule type. This will determine how revenue for the associated Item should be recognized. Available schedule types are never, evenly, at_range_start, or at_range_end.

string

The current state of the item. Will be either active or inactive. Read-only.

custom_fields
array of objects

The custom fields will only be altered when they are included in a request. Sending an empty array will not remove any existing values. To remove a field send the name with a null or empty value.

Custom Fields
string
length ≤ 13

The ID of a general ledger account. General ledger accounts are
only accessible as a part of the Recurly RevRec Standard and
Recurly RevRec Advanced features.

string
length ≤ 13

The ID of a general ledger account. General ledger accounts are
only accessible as a part of the Recurly RevRec Standard and
Recurly RevRec Advanced features.

string
length ≤ 13

The ID of a performance obligation. Performance obligations are
only accessible as a part of the Recurly RevRec Standard and
Recurly RevRec Advanced features.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/xml