GET v1/inboundreceipt/{inboundReceiptID}/transactions

Retrieve list of transactions performed under work order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
inboundReceiptID

integer

Required

Body Parameters

None.

Response Information

Resource Description

TransactionModel
NameDescriptionTypeAdditional information
TransactionID

Unique identifier of a Transaction

integer

None.

TransactionDate

Date of transaction

date

None.

RTI

RTI associated with the transaction

RTIModel

None.

Quantity

Transaction quantity

decimal number

None.

Activity

Transaction activity

string

None.

TransactionVerbose

Verbose description of the transaction activity

string

None.

ErrorMessage

Verbose description of the transaction activity

string

None.

Notes

string

None.

ImageCount

integer

None.

CreatedBy

string

None.

LocationZone

LocationZoneModel

None.

Pallet

MasterLabelModel

None.

Location

LocationModel

None.

Flag

string

None.

Shipment

ShipmentModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.