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

localtime

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

reason

string, optional

the return reason

properties

Return Properties Object, optional

see Return Properties Object

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.