Skip to content

Commit b5eb94c

Browse files
Merge pull request #57 from hmrc/APID-403-endpoint
APID-403 - Allow PPNS box creation api
2 parents 6a9af35 + 0b31a61 commit b5eb94c

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
@@ -939,5 +939,10 @@
939939
"key":"read:time-to-pay-proxy",
940940
"name":"Time to pay proxy",
941941
"description":"Allow read access to time to pay proxy"
942+
},
943+
{
944+
"key":"write:ppns-boxes",
945+
"name":"PPNS API",
946+
"description":"Allow creation and deletion of PPNS boxes"
942947
}
943948
]

0 commit comments

Comments
 (0)