-
Notifications
You must be signed in to change notification settings - Fork 6
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 #8 from hmrc/RAS-200
RAS-200 | RAS-204 | Updated documentation content based on content re…
- Loading branch information
Showing
4 changed files
with
35 additions
and
55 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
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 |
---|---|---|
@@ -1 +1,3 @@ | ||
API call to verify a customer has matching record with HMRC | ||
Search HMRC’s records for a customer by their name, date of birth and National Insurance number. | ||
|
||
A successful search will return a link you can use to check a customer’s information. |
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
|
||
|
||
This API allows financial organisations to validate and retrieve tax status information against HM Revenue and Customs (HMRC) records. | ||
Use this API to check HMRC's records and find out information about your customers. | ||
|
||
This version of the API is in development and is very likely to change. | ||
|
||
The current API allows the financial organisation to: | ||
Currently, the current API only allows a financial organisation to: | ||
|
||
* match a customer record with HMRC | ||
* request a relief-at-source status after the customer information has been matched. | ||
* match a customer with HM Revenue and Customs (HMRC) records | ||
* check if a customer is a Scottish resident |
24 changes: 5 additions & 19 deletions
24
resources/public/api/conf/1.0/schemas/getResidencyStatus.schema.json
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