InquiryStatusCodeType ( token )
Enumerated type that defines the possible states of a buyer's Item Not Received (INR) inquiry.
Type that uses InquiryStatusCodeType:
Calls that use one or more values of InquiryStatusCodeType:
Enumeration Values
Value | Description |
CustomCode | Reserved for internal or future use. |
Invalid | This value indicates that the INR inquiry is invalid. |
NotApplicable | This value indicates that the INR inquiry is not applicable. |
TrackInquiryClosedNoRefund | This value indicates that the INR inquiry was closed with no refund issued to the buyer. |
TrackInquiryClosedWithRefund | This value indicates that the INR inquiry was closed with a refund issued to the buyer. |
TrackInquiryEscalatedClosedNoRefund | This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, but it was closed with no refund issued to the buyer. |
TrackInquiryEscalatedClosedWithRefund | This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, but it was closed with a refund issued to the buyer. |
TrackInquiryEscalatedPendingBuyer | This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from the buyer. |
TrackInquiryEscalatedPendingCS | This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from eBay Customer Support. |
TrackInquiryEscalatedPendingSeller | This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from the seller. |
TrackInquiryPendingBuyerResponse | This value indicates that the INR inquiry is pending a response from the buyer. |
TrackInquiryPendingSellerResponse | This value indicates that the INR inquiry is pending a response from the seller. |