Customer Service Status

enum OrderCustomerServiceStatus
{
 NoActionNeeded = 0
 ContactCustomer = 1
 PendingCancelation = 2
 PendingRefund = 3
 PendingReturnLabel = 4
 PendingArrival = 5
 CustomerWasContacted = 6
 AwaitingCustomerResponse = 7
 GettingVerification = 8
 Pending_Address_Corerction = 9
 Pending_Price_Adjustment = 10
 Requires_Attention = 11
}

Was this article helpful?

Next
Inventory Dependant Option Type