The VerifyInboundFileInfo function verifies an inboundFile record against the available business rules.
Method | /VerifyInboundFileInfo |
The request body is of type VerifyInboundFileInfo.
Name | Description | Data Type |
---|---|---|
inboundFile | InboundFileInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundFileInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundFileInfoResult | ArrayOfVerifyExceptionInfo |
|