eBay Post-Order APIVersion 2.7.7
 

AppealDetails

This type provides information related to the appeal of a case decision.

Types that use AppealDetails:

Calls that use AppealDetails:

Fields



appealCloseReasonEnum ( string ) [0..?]
This enumeration value indicates why the appeal on the case decision was closed. This field will only be returned if an appeal was made on a case decision and this appeal has been closed.

The list of enumeration values that may be returned in this field are defined in the AppealCloseReasonEnum type definition.
See the Field Index to learn which calls use appealCloseReasonEnum.

appealDate ( DateTime ) [0..?]
The timestamp in this container indicates the date and time when the appeal was initiated by buyer or seller. This field will only be returned if an appeal was made on the case decision.
See the Field Index to learn which calls use appealDate.

appealReasonCode ( string ) [0..?]
This string value is a string representation of why the buyer or seller appealed the case decision. This field is only returned if the buyer or seller made an appeal on the case decision.
See the Field Index to learn which calls use appealReasonCode.

appealRefundAmount ( Amount ) [0..?]
This container shows the total amount refunded to the seller if the seller wins an appeal on a case decision going against the seller. The value will be in the seller's default currency. This field is only returned if the seller made an appeal on the case decision.
See the Field Index to learn which calls use appealRefundAmount.

appealStatus ( AppealGrantStatusEnum ) [0..?]
This enumeration value indicates whether or not eBay has accepted the buyer's or seller's appeal on the case decision. This field is only returned if the buyer or seller has attempted to make an appeal on the case decision.
See the Field Index to learn which calls use appealStatus.

appealStatusEnum ( string ) [0..?]
This enumeration value indicates the current status of the appeal against the case decision.

The list of enumeration values that may be returned in this field are defined in the AppealStatusEnum type definition.
See the Field Index to learn which calls use appealStatusEnum.

eligibleForAppeal ( boolean ) [0..?]
This boolean field will be returned as true if the buyer or seller is eligible to appeal the decision on the case.
See the Field Index to learn which calls use eligibleForAppeal.