Skip to main content
Create a new item (product or service) in the payment platform catalog.

Request Body

FieldTypeRequiredDescription
namestringYesDisplay name of the item
descriptionstringNoDetailed description
skustringNoStock Keeping Unit code
pricenumberYesBase price for this item
currency_idstringYesISO 4217 currency code
statusstringNoItem status (default: active)
variantsarrayNoProduct variants

Variant Fields

FieldTypeRequiredDescription
namestringYesVariant name (e.g., “Monthly”, “Annual”)
skustringNoVariant-specific SKU
pricenumberNoVariant price (if different from base)
attributesobjectNoKey-value attributes
See Item Overview for complete field details.