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:
Call that uses 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.
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.
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.
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.
See the Field Index to learn which calls use RequiredSellerActionArray.