The GetSingleOutboundFile function returns the outboundFile record for the given primary key.
Method | /GetSingleOutboundFile |
The request body is of type GetSingleOutboundFile.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleOutboundFileResponse.
Name | Description | Data Type |
---|---|---|
GetSingleOutboundFileResult | OutboundFileInfo |
|