Add product tab
Add product tab
Authorizations:Token
Request Body Schema:
Tab object that needs to be added id | integerTab unique ID |
position | integerTab position |
enabled | booleanIs tab available or not |
link | stringLink |
product | |
global_tab |
Responses
200Success
Response schema:
Success id | integerTab unique ID |
position | integerTab position |
enabled | booleanIs tab available or not |
link | stringLink |
product | |
global_tab |