Skip to content

Commit 55a8353

Browse files
added tax free childcare payments api (#90)
1 parent 07abdf0 commit 55a8353

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf/scopes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,5 +1037,10 @@
10371037
"key": "trader-goods-profiles",
10381038
"name": "Trader Goods Profiles",
10391039
"description": "Allow full access to the Trader Goods Profiles public API"
1040+
},
1041+
{
1042+
"key": "tax-free-childcare-payments",
1043+
"name": "Tax Free Childcare Payments",
1044+
"description": "Allow External payment provider to access Tax free childcare account"
10401045
}
10411046
]

0 commit comments

Comments
 (0)