GET insurance/application/dependencies/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IDependenciesDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | globally unique identifier |
None. |
|
| ReferenceNumber | string |
None. |
|
| Dependencies | Collection of Dependency |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.