<?xml version="1.0" encoding="UTF-8"?>
<bonus-system-transactions type="array">
  <bonus-system-transaction>
    <id type="integer">41</id>
    <bonus-points type="integer">100</bonus-points>
    <client-id type="integer">2</client-id>
    <bonus-system-id type="integer">1</bonus-system-id>
    <initiator-type>Order</initiator-type>
    <initiator-id type="integer">1</initiator-id>
    <description>test</description>
    <status>charged</status>
    <created-at type="dateTime">2026-04-30T00:59:13+03:00</created-at>
    <updated-at type="dateTime">2026-04-30T00:59:13+03:00</updated-at>
  </bonus-system-transaction>
  <bonus-system-transaction>
    <id type="integer">49</id>
    <bonus-points type="integer">100</bonus-points>
    <client-id type="integer">2</client-id>
    <bonus-system-id type="integer">1</bonus-system-id>
    <initiator-type>User</initiator-type>
    <initiator-id type="integer">1</initiator-id>
    <description>test</description>
    <status>charged</status>
    <created-at type="dateTime">2026-04-30T00:59:13+03:00</created-at>
    <updated-at type="dateTime">2026-04-30T00:59:13+03:00</updated-at>
  </bonus-system-transaction>
</bonus-system-transactions>
