Added
Commerce Order Source "by"
16 days ago by Ewan Farry
As Commerce integrations will be deployed across multiple platforms / devices, the ordering source can be

refined to the specific source via an attribute "by"
This will show in the order interface and made available in reporting webhooks.
"order": {
"channelOrderId": "TEST****629",
"channelOrderDisplayId": "T**629",
"by": "Mobile App"
}See Checkout Documentation here
