<GetAllMerchantsResponse>
<GetAllMerchants>
<GetAllMerchantsResult>
<WSMerchant>
<BoardingRefId>true</BoardingRefId>
<CreationDateTime>2018-04-22T09:02:12Z</CreationDateTime>
<CustServProviderId>######</CustServProviderId>
<EntityId>######</EntityId>
<MerchantEnabled>true</MerchantEnabled>
<MerchantName>Sample Test 1 </MerchantName>
<Locations>
<WSMerchantLocation>
<LocationEnabled>true</LocationEnabled>
<LocationId>########</LocationId>
<LocationName>Test 1</LocationName>
</WSMerchantLocation>
</Locations>
</WSMerchant>
<WSMerchant>
<BoardingRefId>true</BoardingRefId>
<CreationDateTime>2018-04-22T09:03:20Z</CreationDateTime>
<CustServProviderId>######</CustServProviderId>
<EntityId>######</EntityId>
<MerchantEnabled>true</MerchantEnabled>
<MerchantName>Sample Test 2</MerchantName>
<Locations>
<WSMerchantLocation>
<LocationEnabled>true</LocationEnabled>
<LocationId>########</LocationId>
<LocationName>Test 2</LocationName>
</WSMerchantLocation>
</Locations>
</WSMerchant>
</GetAllMerchantsResult>
</GetAllMerchants>
<HTTPStatusCode>200</HTTPStatusCode>
</GetAllMerchantsResponse>