-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #115 from hmrc/DL-4210
Added statement for SDLTC
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
serviceName: Stamp Duty Land Tax Calculator | ||
serviceHeaderName: Stamp Duty Land Tax Calculator | ||
serviceDescription: | | ||
"The Stamp Duty Land Tax (SDLT) calculator service works out the tax payable for most transactions when you buy a | ||
property or land over a certain price in England and Northern Ireland. There are different rules for a corporate | ||
body purchasing residential property over a certain price." | ||
serviceDomain: www.tax.service.gov.uk | ||
serviceUrl: /calculate-stamp-duty-land-tax | ||
contactFrontendServiceId: SDLTC | ||
complianceStatus: noncompliant | ||
statementVisibility: public | ||
statementCreatedDate: 2020-09-18 | ||
statementLastUpdatedDate: 2020-09-18 |