PaymentHoldDetailType
This type defines the PaymentHoldDetails container, which consists of information related to eBay holding the payment proceeds for an order, including the reason why eBay is holding the money, the expected release date of the funds to the seller, and possible action(s) the seller can take to expedite the release of funds.
Types that use PaymentHoldDetailType:
Calls that use PaymentHoldDetailType:
Fields
Timestamp that indicates the expected date in which eBay will distribute the funds to the seller's account. This is not a firm date and is subject to change. This field is only returned after checkout is complete and if the PaymentHoldStatus indicates a hold has been placed on payment.
Note: The Order.PaymentHoldDetails and ContainingOrder.PaymentHoldDetails containers and child fields will stop being returned on January 31, 2024 and will be removed from the Trading WSDL. Payment hold details can be viewed at the transaction level instead.
See the Field Index to learn which calls use ExpectedReleaseDate.
Integer value that indicates the number of possible actions that a seller can take to possibly expedite the release of funds into their account. This value should equal the number of RequiredSellerAction fields contained in the RequiredSellerActionArray container.
Note: The Order.PaymentHoldDetails and ContainingOrder.PaymentHoldDetails containers and child fields will stop being returned on January 31, 2024 and will be removed from the Trading WSDL. Payment hold details can be viewed at the transaction level instead.
See the Field Index to learn which calls use NumOfReqSellerActions.
PaymentHoldReason ( PaymentHoldReasonCodeType ) [0..1]
Enumerated value that indicates why the buyer's payment for the order is being held by eBay instead of being distributed to the seller's account.
Note: The Order.PaymentHoldDetails and ContainingOrder.PaymentHoldDetails containers and child fields will stop being returned on January 31, 2024 and will be removed from the Trading WSDL. Payment hold details can be viewed at the transaction level instead.
See the Field Index to learn which calls use PaymentHoldReason.
RequiredSellerActionArray ( RequiredSellerActionArrayType ) [0..1]
Container consisting of one or more RequiredSellerAction fields. RequiredSellerAction fields provide possible actions that a seller can take to expedite the release of funds into their account.
Note: The Order.PaymentHoldDetails and ContainingOrder.PaymentHoldDetails containers and child fields will stop being returned on January 31, 2024 and will be removed from the Trading WSDL. Payment hold details can be viewed at the transaction level instead.
See the Field Index to learn which calls use RequiredSellerActionArray.