eBay Return Management APIVersion 1.1.0
 

CaseIdType

Type defining the caseId container, which consists of a case ID and case type that uniquely identifies an eBay Buyer Protection case.

Type that uses CaseIdType:

Call that uses CaseIdType:

Fields

id ( string ) [1]
Unique identifier of an eBay Buyer Protection case.
See the Field Index to learn which calls use id.

type ( CaseType ) [0..1]
This value indicates the type of eBay Buyer Protection case. For an escalated return case, the value will most likely be EBP_SNAD (item Significantly Not As Described).
See the Field Index to learn which calls use type.