Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Internal ID of this entity. | |
created | OffsetDateTime | The time this entity was created. | |
applicationId | Integer | The ID of the application that owns this entity. | |
accountId | Integer | The ID of the account that owns this entity. | |
returnedCartItems | List<ReturnedCartItem> | List of cart items to be returned. | |
eventId | Integer | The event ID of that was generated for this return. | |
sessionId | Integer | The internal ID of the session this return was requested on. | |
sessionIntegrationId | String | The integration ID of the session this return was requested on. | |
profileId | Integer | The internal ID of the profile this return was requested on. | [optional] |
profileIntegrationId | String | The integration ID of the profile this return was requested on. | [optional] |
createdBy | Integer | ID of the user who requested this return. | [optional] |