Skip to content

Commit d76d3ef

Browse files
committed
NPA-3887 Document QuestionnaireResponse scenario
1 parent 2298a7c commit d76d3ef

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,15 @@ paths:
162162
163163
## Sandbox test scenarios
164164
165-
For details of sandbox test scenarios, or to try out the sandbox using our 'Try it out' feature, see the documentation for each endpoint.
165+
| Scenario | Request | Response |
166+
| --------------- | ----------------------------------------------- | -------------------------------- |
167+
| Example request | Example questionnaire response from try it now | HTTP Status 200 Success response |
168+
169+
### Sandbox constraints
170+
- Questionnaire Response is not validated.
171+
- Headers are not tested. `X-Request-ID` and `X-Correlation-ID` are disregarded.
172+
173+
Or perhaps you'd like to try out the sandbox using our 'Try it out' feature.
166174
167175
operationId: new-access-request
168176
parameters:

0 commit comments

Comments
 (0)