Items

Add

Securitybearer
Request
header Parameters
Accept
required
string
Example: application/json
Request Body schema: application/x-www-form-urlencoded
name
required
string
product_id
required
integer <int32>
brand_id
required
integer <int32>
cost_price
required
integer <int32>
Responses
200
post/product/item/items
Request samples
application/x-www-form-urlencoded
name=Diary&product_id=1&brand_id=1&cost_price=200

Show

Securitybearer
Request
header Parameters
Accept
required
string
Example: application/json
Responses
200
get/product/item/items