|
5 | 5 | "description": "This Postman collection includes example scenarios for each of the Validated Relationship Service (VRS) API endpoints, covering both valid and invalid request scenarios.\n\nThe collection is pointed towards the VRS sandbox environment, which will return a specific example response based on the request sent. All data shown in the requests or responses is test data.\n\nOur sandbox environment only covers the scenarios listed in the Postman collection and is open access. It does not allow you to test authorisation or any scenarios beyond the ones documented.\n\nFull specification is available at [https://digital.nhs.uk/developer/api-catalogue/validated-relationship-service](https://digital.nhs.uk/developer/api-catalogue/validated-relationship-service)", |
6 | 6 | "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", |
7 | 7 | "_exporter_id": "45653607", |
8 | | - "_collection_link": "https://www.postman.com/lukeelliott-8674106/validated-relationship-service-sandbox-17-09-2025/collection/k6eagdd/validated-relationship-service-sandbox-17-09-25?action=share&source=collection_link&creator=45653607" |
| 8 | + "_collection_link": "https://www.postman.com/lukeelliott-8674106/workspace/validated-relationship-service-sandbox-17-09-2025/collection/45653607-76babb13-02c0-42b3-84ec-d64ebe45e7b8?action=share&source=collection_link&creator=45653607" |
9 | 9 | }, |
10 | 10 | "item": [ |
11 | 11 | { |
|
1760 | 1760 | " ]", |
1761 | 1761 | " },", |
1762 | 1762 | " \"diagnostics\": \"Not a valid NHS Number provided for the 'identifier' parameter\",", |
1763 | | - " \"expression\": [\"RelatedPerson.identifier\"],", |
| 1763 | + " \"expression\": [", |
| 1764 | + " \"RelatedPerson.identifier\"", |
| 1765 | + " ],", |
1764 | 1766 | " \"severity\": \"error\"", |
1765 | 1767 | " }", |
1766 | 1768 | " ],", |
|
9422 | 9424 | " \"issue\": [", |
9423 | 9425 | " {", |
9424 | 9426 | " \"code\": \"invalid\",", |
9425 | | - " \"diagnostics\": \"Invalid request with error - ID must be a valid UUID.\",", |
9426 | 9427 | " \"details\": {", |
9427 | 9428 | " \"coding\": [", |
9428 | 9429 | " {", |
|
9433 | 9434 | " }", |
9434 | 9435 | " ]", |
9435 | 9436 | " },", |
| 9437 | + " \"diagnostics\": \"Invalid request with error - ID must be a valid UUID.\",", |
9436 | 9438 | " \"severity\": \"error\"", |
9437 | 9439 | " }", |
9438 | 9440 | " ],", |
|
9492 | 9494 | " }", |
9493 | 9495 | " ]", |
9494 | 9496 | " },", |
| 9497 | + " \"diagnostics\": \"Invalid request with error - _include parameter is invalid.\",", |
9495 | 9498 | " \"severity\": \"error\"", |
| 9499 | + " ", |
9496 | 9500 | " }", |
9497 | 9501 | " ],", |
9498 | | - " \"diagnostics\": \"Invalid request with error - _include parameter is invalid.\"", |
9499 | 9502 | "}", |
9500 | 9503 | "", |
9501 | 9504 | "const responseJson = pm.response.json();", |
|
9557 | 9560 | " }", |
9558 | 9561 | " ]", |
9559 | 9562 | " },", |
| 9563 | + " \"diagnostics\": \"Invalid request with error - _include parameter is invalid.\",", |
9560 | 9564 | " \"severity\": \"error\"", |
9561 | 9565 | " }", |
9562 | 9566 | " ],", |
9563 | | - " \"diagnostics\": \"Invalid request with error - _include parameter is invalid.\"", |
9564 | 9567 | "}", |
9565 | 9568 | "", |
9566 | 9569 | "const responseJson = pm.response.json();", |
|
9621 | 9624 | " }", |
9622 | 9625 | " ]", |
9623 | 9626 | " },", |
| 9627 | + " \"diagnostics\": \"Resource that has been marked as invalid was requested - invalid resources cannot be retrieved\",", |
9624 | 9628 | " \"severity\": \"error\"", |
9625 | 9629 | " }", |
9626 | 9630 | " ],", |
|
0 commit comments