GET AgencyAdmin/AgencyLicense/{agencyId}/{licenseSeq}/{licenseId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
agencyId | globally unique identifier |
Required |
|
licenseSeq | integer |
Required |
|
licenseId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Magnesium.Insurance.Contracts.AgencyAdmin.AgencyLicenseName | Description | Type | Additional information |
---|---|---|---|
AgencyId | globally unique identifier |
None. |
|
LicenseSeq | integer |
None. |
|
LicenseId | integer |
None. |
|
LicenseNumber | string |
None. |
|
EffectiveDate | date |
None. |
|
ExpiryDate | date |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.