POST v1/operation/return

Return an RTI at a Location

Request Information

URI Parameters

None.

Body Parameters

ReturnModel
NameDescriptionTypeAdditional information
SKUID

Unique identifier of the SKU associated with the RTI being Returned

integer

None.

ReturnLocationID

integer

None.

InboundReceiptID

integer

None.

LocationZoneID

Unique identifier of the Location Zone associated with the RTI being Returned

integer

None.

FlagTypeID

Unique identifier of the Flag Type associated with the RTI being Returned

integer

None.

Quantity

The quantity of RTIs being Returned. Always 1 for serialized SKUs

decimal number

None.

DeviceID

Unique identifier of the device that performed the Return activity

integer

None.

Barcode

string

None.

Notes

string

None.

Barcodes

Barcode that is being Returned

Collection of RTIModel

None.

TransactionID

Unique identifier of the transaction ID

integer

None.

ShowOverageWarning

boolean

None.

LoggerLost

boolean

None.

ReturnDate

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.