These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

ComboOrder: how to set the org_code

Hi,
I am trying to find a way to set the org_code, financial entity in a combo order for normal orders.
Where would I set this?
I have tried several places trying to add the following
"FinancialEntity":{
"$type": "Asi.Soa.Commerce.DataContracts.FinancialEntitySummaryData, Asi.Contracts",
"EntityCode":"WATER",
"FinancialEntityId":"WATER"
}

Thanks a lot for your help!