We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b89fa commit aa1fdfdCopy full SHA for aa1fdfd
1 file changed
gateway-api/src/gateway_api/get_structured_record/request.py
@@ -20,7 +20,7 @@
20
21
# The SDS Sandbox environment only returns results for this interaction ID.
22
# Non-sandbox environments should use ACCESS_RECORD_STRUCTURED_INTERACTION_ID.
23
-# TODO: Remove this once we no longer support sandbox.
+# TODO: Remove this once we no longer support sandbox (probably in GPCAPIM-396).
24
SDS_SANDBOX_INTERACTION_ID = "urn:nhs:names:services:psis:REPC_IN150016UK05"
25
26
0 commit comments