eBay Resolution Case Management APIVersion 1.3.0
 

ProofType ( token )

Enumeration type that defines the type of proof documents that can be uploaded with the uploadDocuments call. Currently, this type and the uploadDocuments call are only applicable to the German site.

Types that use ProofType:

Calls that use one or more values of ProofType:

Enumeration Values

Value Description
OTHER The proof document type is reserved for future use.
PROOF_OF_REFUND This document is uploaded by the seller to provide proof that a full or partial refund has been issued to the buyer. Supported file types for this document are JPEG, GIF, BMP, and PNG. The size limit for each document is 1 MB.
PROOF_OF_SHIPPING This document is uploaded by the seller to provide proof that an item was shipped to the buyer. Supported file types for this document are JPEG, GIF, BMP, and PNG. The size limit for each document is 1 MB.
  * See the Enumeration Index to see exact use of each enumeration value in the API.