post https://api.lightnote.in/api/v1/stores/products//variants/
Create a new Variant of the specified base product.
Responses
403Invalid Api Key
422Data error
500Internal Server Error
Create a new Variant of the specified base product.
403Invalid Api Key
422Data error
500Internal Server Error
xxxxxxxxxx
curl --request POST \
--url https://api.lightnote.in/api/v1/stores/products/productId/variants/variantId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: