Configure Carrier Account Credentials
The following example shows how to configure credentials for an AT&T account.
POST /ws/CarrierAuth
<CarrierAuth>
<prvName>ATT</prvName>
<caUserName>ExampleUser</caUserName>
<caPassword>123</caPassword>
<caLicenseKey1>123</caLicenseKey1>
</CarrierAuth>