GET api/Packages/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PackageName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Amount | decimal number |
None. |
|
CodeId | globally unique identifier |
None. |
|
Text | string |
None. |
|
Description | string |
None. |
|
GroupText | string |
None. |
|
Headline | string |
None. |
|
NotAppliedText | string |
None. |
|
PromptText | string |
None. |
|
Gaps | Collection of PackageGap |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.