Create a product

The module allows users to create and define new products within the system. Users can associate images and media files with each product, providing visual representation to customers.

Body Params
string
required

You can use this parameter to add a name of your product.

string

You can use this parameter to provide a brief description of your product.

image
array of strings

You can use this parameter to add an image for the product. It should be a public URL for an image either in jpg, jpeg or png format

image
Headers
string
enum
Defaults to 2022-04-15

In this parameter, you can specify the version you want. As of now, there are two versions (2022-04-15 and 2022-10-15). Version 2022-10-15 supports both on-chain and lightning payment methods. Whereas the 2022-04-15 version only supports lightning payments.

Allowed:
Response

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

Questions? Contact us