Contents

Return

The details of a return order.

Declaration

object Return

Properties

NameTypeDescription
returnIdentifier Requiredstring

A unique identifier for the return. This isn’t displayed to the user, and is only used for identifying changes and user notifications.

status Requiredstring

The status of the return.

carrierstring

The carrier used to return the products.

dropOffBydate-time

The date and time for the product drop-off.

Use ISO 8601 format.

initiatedAtdate-time

The date and time for the initated return.

Use ISO 8601 format.

lineItems[LineItem]

An array of line items for the customer to return, displayed in the order provided.

notesstring

Additional information about the return.

returnedAtdate-time

The return date and time of a product.

Use ISO 8601 format.

returnLabelstring

A printable filename of a label within the bundle used to mail the products back. The total size of the bundle must be below 5 MB.

  • Supports, PDF, JPG, and PNG labels.

returnManagementURLuri

A URL where the customer can manage the return.

returnNumberstring

The number of the return displayed to the customer.

statusDescriptionstring

A localized message describing the return status.

See Also

Supporting objects