Response – GetGatewayEntryPointsResponse

<?xml version=“1.0” encoding=“utf-8”?>

<soap:Envelope xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/>

<soap:Body>

<GetGatewayEntryPointsResponse xmlns=“https://www.thepaymentgateway.net/>

<GetGatewayEntryPointsResult>

<StatusCode>0</StatusCode>

</GetGatewayEntryPointsResult>

<GatewayEntryPointsOutputData>

<GatewayEntryPoints>

<GatewayEntryPoint EntryPointURL=“https://gw1.paymentprocessor.net” Metric=“100”/>

<GatewayEntryPoint EntryPointURL=“https://gw2.paymentprocessor.net” Metric=“200”/>

</GatewayEntryPoints>

</GatewayEntryPointsOutputData>

</GetGatewayEntryPointsResponse>

</soap:Body>

</soap:Envelope>

Next Post
Request –GetGatewayEntryPoints
Previous Post
OverrideAVSPolicy Codes
Menu