| All Verbs | /vjGetDataBatchNormativo/{ApiCode}/{BatchID} |
|---|
import java.math.*
import java.util.*
import net.servicestack.client.*
import com.google.gson.annotations.*
import com.google.gson.reflect.*
open class vjGetDataBatchNormativo
{
var ApiCode:String? = null
var BatchID:Int? = null
}
Kotlin vjGetDataBatchNormativo DTOs
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /vjGetDataBatchNormativo/{ApiCode}/{BatchID} HTTP/1.1
Host: api.backgroundchecklatam.com
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<vjGetDataBatchNormativo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APIbackgroundchecklatam.ServiceModel">
<ApiCode>String</ApiCode>
<BatchID>0</BatchID>
</vjGetDataBatchNormativo>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<ArrayOfBackgroundchekReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APIbackgroundchecklatam.ServiceModel">
<BackgroundchekReport>
<AlertsCounter>0</AlertsCounter>
<DocumentNumber>String</DocumentNumber>
<Errors>
<BackgroundchekReport.Error>
<Code>0</Code>
<ErrorSeverity>Success</ErrorSeverity>
<Message>String</Message>
<Source>String</Source>
</BackgroundchekReport.Error>
</Errors>
<FullName>String</FullName>
<Groups>
<BackgroundchekReport.DataGroup>
<ConCoincidencias>false</ConCoincidencias>
<Description>String</Description>
<Errors>
<BackgroundchekReport.Error>
<Code>0</Code>
<ErrorSeverity>Success</ErrorSeverity>
<Message>String</Message>
<Source>String</Source>
</BackgroundchekReport.Error>
</Errors>
<Id>0</Id>
<Name>String</Name>
<NotFoundMessage>String</NotFoundMessage>
<ParentGroupID>0</ParentGroupID>
<RealPoints>0</RealPoints>
<Records>
<BackgroundchekReport.Record>
<FilterEvaluationResult>
<Matched>false</Matched>
<MatchedExcerpt>String</MatchedExcerpt>
<MatchedRule>String</MatchedRule>
</FilterEvaluationResult>
<Values>
<BackgroundchekReport.DataValue>
<DataType>String</DataType>
<Description>String</Description>
<Name>String</Name>
<Order>0</Order>
<Tooltip>String</Tooltip>
<Value>String</Value>
</BackgroundchekReport.DataValue>
</Values>
</BackgroundchekReport.Record>
</Records>
<RiskPointsFound>0</RiskPointsFound>
<RiskPointsNotFound>0</RiskPointsNotFound>
<SubGroups>
<BackgroundchekReport.DataGroup>
<ConCoincidencias>false</ConCoincidencias>
<Description>String</Description>
<Errors>
<BackgroundchekReport.Error>
<Code>0</Code>
<ErrorSeverity>Success</ErrorSeverity>
<Message>String</Message>
<Source>String</Source>
</BackgroundchekReport.Error>
</Errors>
<Id>0</Id>
<Name>String</Name>
<NotFoundMessage>String</NotFoundMessage>
<ParentGroupID>0</ParentGroupID>
<RealPoints>0</RealPoints>
<Records>
<BackgroundchekReport.Record>
<FilterEvaluationResult>
<Matched>false</Matched>
<MatchedExcerpt>String</MatchedExcerpt>
<MatchedRule>String</MatchedRule>
</FilterEvaluationResult>
<Values>
<BackgroundchekReport.DataValue>
<DataType>String</DataType>
<Description>String</Description>
<Name>String</Name>
<Order>0</Order>
<Tooltip>String</Tooltip>
<Value>String</Value>
</BackgroundchekReport.DataValue>
</Values>
</BackgroundchekReport.Record>
</Records>
<RiskPointsFound>0</RiskPointsFound>
<RiskPointsNotFound>0</RiskPointsNotFound>
<SubGroups>
<BackgroundchekReport.DataGroup>
<ConCoincidencias>false</ConCoincidencias>
<Description>String</Description>
<Errors>
<BackgroundchekReport.Error>
<Code>0</Code>
<ErrorSeverity>Success</ErrorSeverity>
<Message>String</Message>
<Source>String</Source>
</BackgroundchekReport.Error>
</Errors>
<Id>0</Id>
<Name>String</Name>
<NotFoundMessage>String</NotFoundMessage>
<ParentGroupID>0</ParentGroupID>
<RealPoints>0</RealPoints>
<Records>
<BackgroundchekReport.Record>
<FilterEvaluationResult>
<Matched>false</Matched>
<MatchedExcerpt>String</MatchedExcerpt>
<MatchedRule>String</MatchedRule>
</FilterEvaluationResult>
<Values>
<BackgroundchekReport.DataValue>
<DataType>String</DataType>
<Description>String</Description>
<Name>String</Name>
<Order>0</Order>
<Tooltip>String</Tooltip>
<Value>String</Value>
</BackgroundchekReport.DataValue>
</Values>
</BackgroundchekReport.Record>
</Records>
<RiskPointsFound>0</RiskPointsFound>
<RiskPointsNotFound>0</RiskPointsNotFound>
<SubGroups i:nil="true" />
<ValidationGroup>false</ValidationGroup>
</BackgroundchekReport.DataGroup>
</SubGroups>
<ValidationGroup>false</ValidationGroup>
</BackgroundchekReport.DataGroup>
</SubGroups>
<ValidationGroup>false</ValidationGroup>
</BackgroundchekReport.DataGroup>
</Groups>
<MaxRiskPoints>0</MaxRiskPoints>
<ReportDate>0001-01-01T00:00:00</ReportDate>
<ReportID>String</ReportID>
<Resume xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</Resume>
<SearchData>
<ApiCode>String</ApiCode>
<Country>Colombia</Country>
<DocumentType>String</DocumentType>
<NombreTitular>String</NombreTitular>
<Query>String</Query>
<Version>0</Version>
</SearchData>
<SearchStatus>ok</SearchStatus>
<ShowRiskMeter>false</ShowRiskMeter>
<baseName>String</baseName>
</BackgroundchekReport>
</ArrayOfBackgroundchekReport>