We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098a38f commit 8a7215bCopy full SHA for 8a7215b
1 file changed
src/eligibility_signposting_api/config/constants.py
@@ -3,5 +3,5 @@
3
URL_PREFIX = "patient-check"
4
RULE_STOP_DEFAULT = False
5
NHS_NUMBER_HEADER = "nhs-login-nhs-number"
6
-CONSUMER_ID = "nhsd-application-id" # "Nhsd-Application-Id"
+CONSUMER_ID = "nhse-product-id" # "NHSE-Product-ID"
7
ALLOWED_CONDITIONS = Literal["COVID", "FLU", "MMR", "RSV"]
0 commit comments