Sha256: 3e1bbb11e3bddac52cf42ba6f31397526f9d54adf92699af06999db479326c84
Contents?: true
Size: 1.54 KB
Versions: 8
Compression:
Stored size: 1.54 KB
Contents
<?xml version="1.0" encoding="utf-8" ?> <APIResponse version="20100929"> <Header> <Date>2010-09-29T12:34:56+02:00</Date> <Path>API/fundingList</Path> <ErrorCode>0</ErrorCode> <ErrorMessage></ErrorMessage> </Header> <Body> <Fundings numberOfPages="1"> <Funding> <Filename>CreatedByTest</Filename> <ContractIdentifier>1234567890123456</ContractIdentifier> <Shops> <Shop>Pensio Functional Test Shop</Shop> <Shop>Pensio Functional Test Shop Two</Shop> </Shops> <Acquirer>TestAcquirer</Acquirer> <FundingDate>2010-09-26</FundingDate> <Amount>50.00 EUR</Amount> <CreatedDate>2010-09-27</CreatedDate> <DownloadLink> http://localhost/merchant.php/API/fundingDownload?id=1 </DownloadLink> </Funding> <Funding> <Filename>CreatedByTest</Filename> <ContractIdentifier>1234567890123456</ContractIdentifier> <Shops> <Shop>Pensio Functional Test Shop</Shop> <Shop>Pensio Functional Test Shop Two</Shop> </Shops> <Acquirer>TestAcquirer</Acquirer> <FundingDate>2010-09-26</FundingDate> <Amount>50.00 EUR</Amount> <CreatedDate>2010-09-27</CreatedDate> <DownloadLink> http://localhost/merchant.php/API/fundingDownload?id=2 </DownloadLink> </Funding> </Fundings> </Body> </APIResponse>
Version data entries
8 entries across 8 versions & 1 rubygems