eBay Post-Order APIVersion 2.7.7
 

ReturnCreationInfoType

This type is used by the creationInfo container, which provides details about the buyer's return request, including the order line item (and quantity) that is being returned, the reason for the return, and the buyer's preference to either get money back for item or to get a replacement item from the seller.

Type that uses ReturnCreationInfoType:

Calls that use ReturnCreationInfoType:

Fields



comments ( Text ) [0..?]
If provided by the buyer at return creation time, this container provides more information to the seller about why a return is being requested. This container is only returned if the buyer made a comment at the time of creating the return request or draft.
See the Field Index to learn which calls use comments.

creationDate ( DateTime ) [0..?]
The timestamp in this container indicates the date/time when the return request was created.
See the Field Index to learn which calls use creationDate.

This container provides information on the return item, including listing ID, listing title, order line item ID, and the quantity of the line item that is being returned.
See the Field Index to learn which calls use item.

reason ( string ) [0..?]
This enumerated value indicates the buyer's reason for creating a return request or draft.

The supported enumeration values representing valid return reasons are defined in the ReturnReasonEnum type definition.
See the Field Index to learn which calls use reason.

reasonType ( ReturnReasonTypeEnum ) [0..?]
This value indicates the broad reason why the buyer is opening the return request, such as SNAD or REMORSE.
See the Field Index to learn which calls use reasonType.

This enumerated value indicates the buyer's desired outcome - money back for the order or a replacement item.
See the Field Index to learn which calls use type.