CaseIdType

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

Types that use CaseIdType:

Call that uses one or more fields of CaseIdType:

Fields

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

type ( see CaseType for possible values ) [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.

Copyright © 2012 This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.