Sales

Add Sales

POST http://domainname.so/api/v2/sales/create

Query Parameters

Name
Type
Description

string

recipe

string

The API will do its best to find a cake matching the provided recipe.

et_auth_token

boolean

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?