Package information for tracking.IdintegerAlways null, deprecatedParcelNumberstringTracking number.StatusIdinteger(int32)Parcel status:4 = Delivered6 = Canceled11 = Ready for pickup12 = Pickedup20 = Reserved{ "Id": 0, "ParcelNumber": "string", "StatusId": 0 }
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 }