Create a new Product

Manage merchant products for use on invoice line items.



Creates a new product.

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

Display name for the product.

string | null

Optional description of the product.

double | null
0 to 99999

Optional default unit price for this product.

string | null

Optional code of the tax code to apply to this product.

string | null

Optional stock keeping unit (SKU) for the product.

string | null

Optional identifier from your own system.

string | null

Optional product image as a base64-encoded string (PNG, JPG, GIF or SVG). When provided on update, replaces the existing image.

boolean
required

When true on update, removes the existing product image. Ignored when 'Image' is provided.

Responses

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