epp-client 0.7.0

EPP (Extensible Provisioning Protocol) Client Library for Domain Registration and Management
Documentation
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
    <response>
        <result code="1001">
            <msg>Command completed successfully; action pending</msg>
        </result>
        <resData>
            <domain:trnData xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
                <domain:name>eppdev-transfer.com</domain:name>
                <domain:trStatus>pending</domain:trStatus>
                <domain:reID>eppdev</domain:reID>
                <domain:reDate>2021-07-23T15:31:21.0Z</domain:reDate>
                <domain:acID>ClientY</domain:acID>
                <domain:acDate>2021-07-28T15:31:21.0Z</domain:acDate>
                <domain:exDate>2022-07-02T14:53:19.0Z</domain:exDate>
            </domain:trnData>
        </resData>
        <trID>
            <clTRID>cltrid:1626454866</clTRID>
            <svTRID>RO-6879-1627224678242975</svTRID>
        </trID>
    </response>
</epp>