<DocumentElement>
	<Response>
		<!-- (string, 32) Document ID from the invoice -->
		<docid>fc9e10d7735744f6b7ddaf4f8080361d</docid>
		<!-- (date) Actual payment date, Format:YYYYMMDD -->
		<PaymentDate>20120907</PaymentDate>
		<!-- (string, 50, optional) Payment reference -->
		<PaymentReference>123456</PaymentReference>
		<!-- (string, 25, optional) Payment method -->
		<PaymentMethod>C</PaymentMethod>
		<!-- (boolean, optional) Payment block -->
		<PaymentBlock></PaymentBlock>
	</Response>
</DocumentElement>