Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/CRM/ElectronicAddresses/{electronicAddressId}/IsAttachedToLogin |
URI Parameters
|
Request BodyNone. |
Response object type : AttachedToLogin
Response object type AttachedToLogin has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
IsAttachedToLogin | boolean |
{
"IsAttachedToLogin": true
}
<AttachedToLogin xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<IsAttachedToLogin>true</IsAttachedToLogin>
</AttachedToLogin>
No entries in change log for this operation.