Hi,
I am trying to update an org address. My payload is like
following. And I got an error returned. I don't understand what does it mean
because I am not trying to change OrgName.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<registrationDate>1999-10-30T00:00:00-04:00</registrationDate>
<streetAddress>
<line number="0">6000 Parkwood Pl.</line>
</streetAddress>
<city>Dublin</city>
<postalCode>43016</postalCode>
<handle>QIO</handle>
<pocLinks/>
</org>
But I got an error returned,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<error xmlns="http://www.arin.net/regrws/core/v1">
<additionalInfo/>
<code>E_BAD_REQUEST</code>
<components>
<component>
<message>This element cannot be modified.</message>
<name>orgName</name>
</component>
</components>
<message>This method requires certain parameters. Please see the documentation
for details.</message>
</error>
Thanks
Sean Zhao
[email protected]
_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss