eBay Post-Order APIVersion 2.7.7
 

CaseDetails

This type is used by the caseDetails container that is returned in the GET /post-order/v2/casemanagement/{caseId} method to provide detailed information about the case.

Type that uses CaseDetails:

Call that uses CaseDetails:

Fields



buyerFinalAcceptResolution ( string ) [0..?]
This string value indicates what the buyer ultimately agreed to with the seller to resolve the case.
See the Field Index to learn which calls use buyerFinalAcceptResolution.

buyerInitExpectResolution ( string ) [0..?]
This string value indicates what the buyer initially agreed to with the seller to resolve the case.
See the Field Index to learn which calls use buyerInitExpectResolution.

creationDate ( DateTime ) [0..?]
The timestamp in this container indicates when the case was created.
See the Field Index to learn which calls use creationDate.

escalationDate ( DateTime ) [0..?]
The timestamp in this container indicates when the associated INR inquiry or return request was escalated into a case.
See the Field Index to learn which calls use escalationDate.

expirationDate ( DateTime ) [0..?]
The timestamp in this container indicates when a case will expire naturally if a required response from the buyer or seller is not made.
See the Field Index to learn which calls use expirationDate.

lastBuyerRespDate ( DateTime ) [0..?]
The timestamp in this container indicates when the buyer last responded to, or performed an action on the case. This field is only returned if the buyer has responded to and/or performed an action on the case.
See the Field Index to learn which calls use lastBuyerRespDate.

lastSellerRespDate ( DateTime ) [0..?]
The timestamp in this container indicates when the seller last responded to, or performed an action on the case. This field is only returned if the seller has responded to and/or performed an action on the case.
See the Field Index to learn which calls use lastSellerRespDate.

paypalPaid ( boolean ) [0..?]
THIS FIELD IS DEPRECATED.
See the Field Index to learn which calls use paypalPaid.

refundAmounts ( RefundAmounts ) [0..?]
This container consists of details related to the expected and actual refund amounts. This container is only returned if a refund is scheduled to, or has been issued to the buyer.
See the Field Index to learn which calls use refundAmounts.

refundChargeAmount ( Amount ) [0..?]
This container shows the total amount charged to the seller for this refund. The value will be in the seller's default currency. This container is only applicable and returned if a refund has been issued to the buyer.
See the Field Index to learn which calls use refundChargeAmount.

refundDeadlineDate ( DateTime ) [0..?]
The timestamp in this container indicates the latest date/time when the buyer is eligible for a refund.
See the Field Index to learn which calls use refundDeadlineDate.

refundType ( RefundType ) [0..?]
This enumeration value indicates whether the buyer is scheduled to, or has already received a a full or partial refund. This field is only returned if a refund is scheduled to, or has been issued to the buyer.
See the Field Index to learn which calls use refundType.