Added poll ack sample request

This commit is contained in:
Sergei Tsoganov 2022-12-12 11:46:13 +02:00
parent e971638938
commit 1c5ceb7f62
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="https://epp.tld.ee/schema/epp-ee-1.0.xsd">
<command>
<poll op="ack" msgID="1"/>
<clTRID>ABC-12345</clTRID>
</command>
</epp>