RMA Approval Status Created / Updated date: July 14, 2022 Author: Sellercloud Developer Category: Resources Views: 1151 1 enum RMAApprovalStatusType { Pending_Review = 0, Approved = 1, Denied = 2, Awaiting_More_Info = 3 } Was this article helpful? Yes No