POST v1/rti/checkLocation

Check if RTI is at location before flagging

Request Information

URI Parameters

None.

Body Parameters

FlagModel
NameDescriptionTypeAdditional information
FlagTypeID

Unique identifier of the Flag type associated with the RTI being flagged

integer

None.

DeviceID

Unique identifier of the device that performed the Flag activity

integer

None.

Barcodes

Barcode that is being flagged

Collection of RTIModel

None.

LocationZoneID

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

integer

None.

Notes

Notes associated with the Flag activity

string

None.

TransactionID

Unique identifier of the transaction ID

integer

None.

SKUID

Unique identifier of the SKU associated with the RTI being shipped

integer

None.

Quantity

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

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

FlagModel
NameDescriptionTypeAdditional information
FlagTypeID

Unique identifier of the Flag type associated with the RTI being flagged

integer

None.

DeviceID

Unique identifier of the device that performed the Flag activity

integer

None.

Barcodes

Barcode that is being flagged

Collection of RTIModel

None.

LocationZoneID

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

integer

None.

Notes

Notes associated with the Flag activity

string

None.

TransactionID

Unique identifier of the transaction ID

integer

None.

SKUID

Unique identifier of the SKU associated with the RTI being shipped

integer

None.

Quantity

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

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.