Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.08 KB

File metadata and controls

18 lines (13 loc) · 1.08 KB

com.ultracart.admin.v2.Model.OrderInternal

Properties

Name Type Description Notes
ExportedToAccounting bool True if the order has been exported to QuickBooks. If QuickBooks is not configured, then this will already be true [optional]
MerchantNotes string Merchant notes. Full notes in non-transactional mode. Just used to write a new merchant note when transaction merchant notes enabled. [optional]
PlacedByUser string If placed via the BEOE, this is the user that placed the order [optional]
RefundByUser string User that issued the refund [optional]
SalesRepCode string Sales rep code associated with the order [optional]
TransactionalMerchantNotes List<OrderTransactionalMerchantNote> Transactional merchant notes [optional]

[Back to Model list] [Back to API list] [Back to README]