Products
Create a new product
Creates a new record in the sandbox. Data is session-scoped and auto-expires in 30 minutes.
post/api/v1/products
Request body
Response
Default Response
Example response
{
"success": true
}Creates a new record in the sandbox. Data is session-scoped and auto-expires in 30 minutes.
Default Response
{
"success": true
}