v1
latestOpenAPI 3.0.32026-07-2488203535.0 KBCreate Product
Create a new product in the Product Manager. Products can be used in invoices and other payment flows.
Request body
The unique alpha-numeric SKU for this product. An error will be returned if the SKU is already in use by another product.
The user-facing name of the product.
The cost of the product before any tax or discounts. Format: x.xx
The currency for the product's price (e.g., USD, EUR).
Product commodity code.
The unit of measure for the product. Default - NAR
The tax that should be added to the product cost. This is a fixed amount, not a percentage.
The discount that will be subtracted from the cost of the product.
The file name of the image being added with product_image_data. Required for image upload.
Image for the product, size must be 2MB or smaller. Format: base64 encoded JPG, PNG, or GIF. Required for image upload.
Product category.
Response
Product created successfully
Resource type identifier
Product ID (transaction_id)
Product SKU
Product description
Product category
Product commodity code
Product unit of measure
Product cost
Product currency (ISO 4217)
Product tax amount
Product discount amount
Product image name
Product image URL