MoneyMovementStatusType ( token )

Enumeration type that defines the possible results of a money movement transaction. Possible values include SUCCESS, COMPLETED, or CANCELLED.

Types that use MoneyMovementStatusType:

Enumeration Values

Value Description Which calls use this value *
CANCELLED Indicates a cancelled money movement transaction. getEBPCaseDetail
COMPLETED Indicates a successful money movement transaction. If COMPLETED is returned, additional money movement transactions are expected. getEBPCaseDetail
SUCCESS Indicates a successful money movement transaction. If SUCCESS is returned, no additional money movement transactions are expected. getEBPCaseDetail
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.