ChainPromotion

Structure

FieldTypeRequiredDescription
idinttrueId of the ChainChannel
codestringtrueCode of the ChainChannel
namestringtrueName of the ChainChannel
orderinttrueOrder of the ChainChannel

JSON representation

{
	"id": 1, 
	"code": "WEB1",
	"name": "10% Repetitive Guest",
	"order": 1,
}