Skip to main content

Class GetVelocitySettingsByMerchantIDResponse

Example GetVelocitySettingsByMerchantIDResponse

Response: XML

<GetVelocitySettingsByMerchantIdResponse>
<GetVelocityByMerchant>
<GetVelocitySettingsByMerchantIdResult>
<WSVelocitySettings>
<CustServProviderId>######</CustServProviderId>
<DailyPercentageWarning>0.67</DailyPercentageWarning>
<Description>ACH, IRD, Debit</Description>
<EntityId>######</EntityId>
<Location>Test Location (########)</Location>
<MaxPeriodAmount>100.00</MaxPeriodAmount>
<MaxPeriodCount>50</MaxPeriodCount>
<MaxSingleDayAmount>50.00</MaxSingleDayAmount>
<MaxSingleDayCount>25</MaxSingleDayCount>
<MaxSingleTransactionAmount>25.00</MaxSingleTransactionAmount>
<MerchantName>Sample Test</MerchantName>
<PeriodPercentageWarning>0.67</PeriodPercentageWarning>
<SingleAmountPercentageWarning>0.67</SingleAmountPercentageWarning>
<VSID>#######</VSID>
<VelocityEnabled>false</VelocityEnabled>
<ACHTransactionTypes>
<WSACHTransactionType>ARC</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>RCK</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>BOC</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>TEL</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>PPD__CCD</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>WEB</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>POP</WSACHTransactionType>
</ACHTransactionTypes>
<ACHTransactionTypes>
<WSACHTransactionType>CTX</WSACHTransactionType>
</ACHTransactionTypes>
<EnabledExceptions>
<WSVelocityExceptions>Show_Warnings</WSVelocityExceptions>
</EnabledExceptions>
<EnabledExceptions>
<WSVelocityExceptions>Show_Exceptions</WSVelocityExceptions>
</EnabledExceptions>
<OperationType>
<WSOperationType>Sale</WSOperationType>
</OperationType>
<SettlementType>
<WSSettlementType>IRD</WSSettlementType>
</SettlementType>
<SettlementType>
<WSSettlementType>ACH</WSSettlementType>
</SettlementType>
</WSVelocitySettings>
</GetVelocitySettingsByMerchantIdResult>
</GetVelocityByMerchant>
<HTTPStatusCode>200</HTTPStatusCode>
</GetVelocitySettingsByMerchantIdResponse>