PATCH
/
api
/
v1
/
Products
/
Skus
/
Bom
{
  "isSuccess": true,
  "message": "<string>",
  "payload": "<string>"
}

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Body

application/json

The product to update

The body is of type object.

Response

200 - application/json

OK

Generic container for all service responses