ProductCustomGlobalTab (XC\CustomProductTabs)
This repo stores user-created global product tabs.
GET
Retrieve custom global tabs by conditions
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>[] array
Sample response
[{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}]
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>[] array
Sample response
[{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}]
GET
Retrieve custom global tab by id
id
integer Required
Id value of the CustomGlobalTab object
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
id
integer Required
Id value of the CustomGlobalTab object
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
PUT
Update custom global tab by id
id
integer Required
Id value of the CustomGlobalTab object
<XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
id
integer
Tab unique ID
global_tab
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
id
integer Required
Id value of the CustomGlobalTab object
<XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
id
integer
Tab unique ID
global_tab
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
DELETE
Delete custom global tab by id
id
integer Required
Id value of the CustomGlobalTab object
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
id
integer Required
Id value of the CustomGlobalTab object
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
POST
Add custom global tab
<XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
id
integer
Tab unique ID
global_tab
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab
<XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
id
integer
Tab unique ID
global_tab
default Success <XLite\Module\XC\CustomProductTabs\Model\Product\CustomGlobalTab>
Sample response
{"id":11,"global_tab":"<XLite\\Model\\Product\\GlobalTab>"}
id
integer
Tab unique ID
global_tab