-
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 #11 from RossDBrown/RAS-273a
Ras 273a
- Loading branch information
Showing
2 changed files
with
4 additions
and
6 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,9 +1,7 @@ | ||
|
||
|
||
Use this API to check HMRC's records and find out information about the residency status of your customers. | ||
Use this API to check HMRC records to see if a customer is a Scottish resident for tax purposes. | ||
|
||
This version of the API is in development and is very likely to change. | ||
##Before you start | ||
|
||
Currently, the current API only allows a financial organisation to: | ||
|
||
* check if a customer is a Scottish resident | ||
You’ll need the customer’s UUID number. You can get this by using the [customer lookup API](/api-documentation/docs/api/service/customer/). |