eBay Trading APIVersion 1349
 

DuplicateInvocationDetailsType

This type is used by the DuplicateInvocationDetails container that is returned in some calls if a duplicate InvocationID or InvocationTrackingID is used in the call request.

Type that uses DuplicateInvocationDetailsType:

Calls that use DuplicateInvocationDetailsType:

Fields

DuplicateInvocationID ( UUIDType (string) ) [0..1]
This value represents the duplicate InvocationID or InvocationTrackingID that was used in the call request.
See the Field Index to learn which calls use DuplicateInvocationID.

InvocationTrackingID ( string ) [0..1]
This unique identifier identifies the business item the previous API invocation created. For example, the Item ID of the item created by an AddItem call.
See the Field Index to learn which calls use InvocationTrackingID.

This enumeration value indicates the status of the previous call that used the InvocationID or InvocationTrackingID specified in the DuplicateInvocationID.
See the Field Index to learn which calls use Status.