MtdTriggeredSummaryDto
The result of asking HMRC for a new adjustable summary. The identifier is what the practice
retrieves and adjusts against.
Properties
| Name | Type | Description |
|---|---|---|
| calculationId | string | HMRC's identifier for the newly generated summary. |
HMRC's identifier for the newly generated summary. | ||
JSON Example
{
"calculationId": "string"
}