Return Object¶
The return object, if present on an item, signifies that an item has been returned. The date and time of the return must be stored for any returned item.
Name |
Type |
Description |
---|---|---|
|
string, required, date and time (timezone optional) using ISO 8601 |
the date and time of the return, (including an optional timezone offset) in which the return was generated, formatted as an ISO 8601 date and time |
|
string, optional |
the return reason |
|
Return Properties Object, optional |
Notes¶
The Return object may be set on a receipt after it has been generated, thus it may contain information that was not present on the original receipt.