Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.34 KB

PaymentDisputeOutcomeDetail.md

File metadata and controls

13 lines (9 loc) · 1.34 KB

PaymentDisputeOutcomeDetail

Properties

Name Type Description Notes
reasonForClosure string The enumeration value returned in this field indicates the outcome of the payment dispute for the seller. This field is always returned once the payment dispute is resolved. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/fulfillment/types/OutcomeEnum.html&#39;&gt;eBay API documentation</a> [optional]
fees \macropage\SDKs\ebay\rest\fulfillment\Model\SimpleAmount [optional]
recoupAmount \macropage\SDKs\ebay\rest\fulfillment\Model\SimpleAmount [optional]
protectionStatus string This enumeration value indicates if the seller is fully protected, partially protected, or not protected by eBay for the payment dispute. This field is always returned once the payment dispute is resolved. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/fulfillment/types/ProtectionStatusEnum.html&#39;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]