Applicable values for GetSellerTransactionsResponse.TransactionArray.Transaction.ContainingOrder.OrderStatus
Active state means that the buyer has not initiated payment for the order. While an order is in this state, it can be combined into a Combined Invoice, a buyer can request a cancellation, and/or a seller can update payment details (including a change in order price) or shipping details (including shipping cost and shipping service). This value can be used a filter value in the OrderStatus field of the GetOrders request payload, and it can also be returned in any of the order management calls. This value can be used a filter value in the OrderStatus field of the GetOrders request payload, and it can also be returned in any of the order management calls. This enumeration value cannot be used as an OrderStatus value in the GetOrders request payload. Completed state means that no other changes to the order can be made. This value can be used a filter value in the OrderStatus field of the GetOrders request payload, and it can also be returned in any of the order management calls. This value is not supported by the OrderStatus field of the GetOrders request payload, but it can be returned in any of the order management calls. |