GET api/Subscription/logs?subscriptionId={subscriptionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| subscriptionId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SupportLog| Name | Description | Type | Additional information |
|---|---|---|---|
| SubscriptionSupportId | globally unique identifier |
None. |
|
| SupportLogId | globally unique identifier |
None. |
|
| SupportStatus | integer |
None. |
|
| SupportTitle | string |
None. |
|
| SupportMessage | string |
None. |
|
| SupportSignedBy | string |
None. |
|
| SupportDate | date |
None. |
|
| AutoAudit_CreatedDate | date |
None. |
|
| AutoAudit_CreatedBy | string |
None. |
|
| AutoAudit_ModifiedDate | date |
None. |
|
| AutoAudit_ModifiedBy | string |
None. |
|
| AutoAudit_RowVersion | integer |
None. |
|
| TimeTaken | integer |
None. |
|
| SubscriptionSupport | SubscriptionSupport |
None. |
Response Formats
application/json
Sample:
text/json
Sample: