Single product by SKU

GET http://node-staging.billeasy.in/api/v1/Clients/getProductBySKU

Query Parameters

Name
Type
Description

sku

string

Headers

Name
Type
Description

Content-Type

string

x-api-access

string

x-api-secret

string

x-client-token

string

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

Last updated