UploadDocumentsRequest ( BaseRequest )
This call is used by German (DE) sellers to upload one or more documents that act as proof that an item was shipped or proof that an order was fully or partially refunded.
Call that uses UploadDocumentsRequest:
Fields
caseId ( CaseIdType ) [1]
This container is used to identify a specific Item Not Received or Significantly Not As Described case opened by a buyer in the eBay Resolution Center.
See the Field Index to learn which calls use caseId.
document ( UploadDocumentInfoType ) [1..*]
Container consisting of the name and content of a proof document. A document container is required for each documented being uploaded.
See the Field Index to learn which calls use document.
The seller must specify the type of document(s) being uploaded. Currently, only PROOF_OF_REFUND and PROOF_OF_SHIPPING are applicable for the uploadDocuments call. If 'OTHER' is passed in this field, an error will occur.
See the Field Index to learn which calls use proofType.