<?xml version="1.0" encoding="UTF-8"?>
<external-discounts type="array">
  <external-discount>
    <id type="integer">1</id>
    <url>https://myservice.com/external_discount</url>
    <order-lines-depend type="boolean" nil="true"/>
    <active type="boolean">true</active>
    <created-at type="timestamp">2026-04-30 00:59:21 +0300</created-at>
    <updated-at type="timestamp">2026-04-30 00:59:21 +0300</updated-at>
    <description>My External Discount</description>
    <observed-fields type="array"/>
  </external-discount>
</external-discounts>
