InquiryStatusEnum
This enumerated type lists the possible statuses into which an inquiry is placed.
Type that uses InquiryStatusEnum:
Call that uses one or more values of InquiryStatusEnum:
Enumeration Values
Value | Description |
CLOSED | This enumeration value indicates that the INR inquiry is closed. |
CLOSED_WITH_ESCALATION | This enumeration value indicates that the INR inquiry was closed because it was escalated to a case. |
CS_CLOSED | This enumeration value indicates that the INR inquiry was closed by a customer support representative. |
OPEN | This enumeration value indicates that the INR inquiry has been created and the seller has been notified. |
OTHER | This enumeration value indicates that the status of the INR inquiry cannot be determined. |
PENDING | This enumeration value indicates that the INR inquiry is currently in the pending state. |
WAITING_BUYER_RESPONSE | This enumeration value indicates that the INR inquiry is open, and the next action is expected to be from the buyer, such as confirming receipt of a refund that the seller has issued. |
WAITING_SELLER_RESPONSE | This enumeration value indicates that the INR inquiry is open, and the next action is expected to be from the seller. |