eBay Trading APIVersion 1349
 

SetUserNotesActionCodeType ( token )

Specifies the action to take for an item's My eBay notes.

Type that uses SetUserNotesActionCodeType:

Call that uses one or more values of SetUserNotesActionCodeType:

Enumeration Values

Value Description
AddOrUpdate Creates or replaces an item's My eBay notes. Note that if the specified item already has notes in My eBay, the new notes will completely replace the existing notes. They will not be appended.
CustomCode Reserved for internal or future use.
Delete Deletes any existing My eBay notes for the specified item. Specifying Delete when no notes exist does nothing, but does not return an error.
  * See the Enumeration Index to see exact use of each enumeration value in the API.