The VerifyFreeDataInfo function verifies a freeData record against the available business rules.
Method | /VerifyFreeDataInfo |
The request body is of type VerifyFreeDataInfo.
Name | Description | Data Type |
---|---|---|
freeData | FreeDataInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyFreeDataInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyFreeDataInfoResult | ArrayOfVerifyExceptionInfo |
|