eBay Post-Order APIVersion 2.7.7
 

GetFileResponse

This type defines the base response of the two 'Get Files' methods (for return request and return draft). The response of these two methods is an array of one or more files associated with the return request or return draft specified in the request.

Calls that use GetFileResponse:

Field

files ( array of ReturnFileType ) [0..?]
This array consists of details on one or more files associated with the return request or return draft specified in the request. If there are no files associated with the specified return request or return draft, this container will not be returned.
See the Field Index to learn which calls use files.