The GetSingleInboundFile function returns the inboundFile record for the given primary key.
Method | /GetSingleInboundFile |
The request body is of type GetSingleInboundFile.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInboundFileResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInboundFileResult | InboundFileInfo |
|