eBay Post-Order APIVersion 2.7.7
 

ClaimHistoryEventModel

This type is used to provide information about each event or action that has occurred with a particular INR inquiry or case.

Type that uses ClaimHistoryEventModel:

Calls that use ClaimHistoryEventModel:

Fields



action ( string ) [0..?]
This string value indicates the action initiated by one of the parties involved with the INR inquiry or case.
See the Field Index to learn which calls use action.

actor ( UserPartyEnum ) [0..?]
This enumeration value indicates the party that took this action.
See the Field Index to learn which calls use actor.

date ( DateTime ) [0..?]
The timestamp in this container indicates the date and time of this event or action.
See the Field Index to learn which calls use date.

description ( string ) [0..?]
A text-based description of this event or action. This field is returned if available.
See the Field Index to learn which calls use description.

moneyMovement ( MoneyMovementEntries ) [0..?]
This container provides details on one or more monetary transactions that were involved with the event or action. This container is not returned if no monetary transaction was involved with the event or action.
See the Field Index to learn which calls use moneyMovement.