Hi,
I tested Address Block function.But I got the XOA-4044 error message.I attached test xml files.Could you please check this error?Thanks,HY YANG
The cause of the error is that the address type was not included in the request.
An entry like this:
<Address>
<BlockAddress type="fax">8221234567</BlockAddress>
</Address>
Should work.
It's work~~Thank you.