Optional ReadonlycreatedReturn items created after the specified date are included in the response. In ISO 8601 date-time format.
Optional ReadonlycreatedReturn items created before the specified date are included in the response. In ISO 8601 date-time format.
Optional ReadonlylastDEPRECATED. Use the `createdSince` parameter.
Optional ReadonlylastDEPRECATED. Use the `createdUntil` parameter.
Optional ReadonlylastReturn items updated after the specified date are included in the response. In ISO 8601 date-time format. If you supply this parameter, you must also supply `returnLocationId` and `status`.
Optional ReadonlylastReturn items whose most recent update is before the specified date are included in the response. In ISO 8601 date-time format. If you supply this parameter, you must also supply `returnLocationId` and `status`.
Optional ReadonlymaxThe number of return items you want to include in the response. Default: 10 Maximum: 100
Optional ReadonlynextA token that you use to retrieve the next page of results. The response includes `nextToken` when there are multiple pages of results. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextToken` is null. Note that this operation can return empty pages.
Optional ReadonlyreturnThe SmartConnect location ID of the location from which you want to retrieve return items.
Optional ReadonlyreverseThe reverse tracking ID of the return items you want to list.
Optional ReadonlyrmaThe RMA ID of the return items you want to list.
Optional ReadonlystatusThe status of return items you want to list. You can retrieve all new return items with the `CREATED` status.
Request parameters for listReturns operation in ExternalFulfillmentReturnsApi.