The VerifyOutboundFileInfo function verifies an outboundFile record against the available business rules.
Method | /VerifyOutboundFileInfo |
The request body is of type VerifyOutboundFileInfo.
Name | Description | Data Type |
---|---|---|
outboundFile | OutboundFileInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyOutboundFileInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyOutboundFileInfoResult | ArrayOfVerifyExceptionInfo |
|