Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<com:PaymentBag>
	<com:Payment>
		<com:PaymentIdentifier>xxxxxxxxx</com:PaymentIdentifier>
		<com:PaymentMethod>
			<com:OtherPaymentMethod>Payment made to the office of indirect filing<through office</com:OtherPaymentMethod>
		</com:PaymentMethod>
		<com:PaymentDate>2021-09-30</com:PaymentDate>
		<com:FeePayableTotalAmount com:currencyCode="CHF">1981</com:FeePayableTotalAmount>
	</com:Payment>
</com:PaymentBag>

...