Order discountAmountnumberDiscount amount.CodestringDiscount code. Used for discount matching in Norce Commerce.TypestringDiscount type{ "Amount": 0, "Code": "string", "Type": "string" }
Represents a fee on an orderAmountnumberFee amount.DescriptionstringFee description.Typeinteger(int32)Fee type.0 = Shipping1 = InvoiceVatRatenumberVAT in percent.{ "Amount": 0, "Description": "string", "Type": 0, "VatRate": 0 }
Header information about order.ApplicationKeystring(Guid)Application from where the order is created.{ "ApplicationKey": "string" }