From c5aa9d57640401342b7145a16859523a609ee2e6 Mon Sep 17 00:00:00 2001 From: Sanjay Date: Thu, 23 Feb 2023 15:49:34 +0530 Subject: [PATCH] Update select request.json (#112) --- .../select/select request.json | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/artefacts/beckn specifications/jobs-internships/select/select request.json b/artefacts/beckn specifications/jobs-internships/select/select request.json index 2e899d8..bd56798 100644 --- a/artefacts/beckn specifications/jobs-internships/select/select request.json +++ b/artefacts/beckn specifications/jobs-internships/select/select request.json @@ -1,6 +1,12 @@ { "context": { "domain": "dsep:jobs", + "location": { + "country": { + "name": "India", + "code": "IND" + } + }, "action": "select", "version": "1.0.0", "bap_id": "dsep-protocol.becknprotocol.io", @@ -8,16 +14,20 @@ "bpp_id": "affinidi.com.bpp", "bpp_uri": "https://6vs8xnx5i7.execute-api.ap-south-1.amazonaws.com/dsep", "transaction_id": "a9aaecca-10b7-4d19-b640-b047a7c62195", - "message_id": "$89bdae17-9942-40c8-869a-5bd413356407", - "timestamp": "2022-10-11T09:55:41.161Z" + "message_id": "$89bdae17-9942-40c8-869a-5bd413356407", + "timestamp": "2023-02-14T12:11:46.1295616+00:00", + "ttl": "P1M" }, "message": { "order": { + "provider":{ + "id":"1" + }, "items": [ { - "id": "0253719F295521CED39EC9C2F3C8DCDE" + "id": "a23f2fdfbbb8ac402bf259d75402eb0792f50c095f7d08a55475e7af1c2dadca" } ] } } -} \ No newline at end of file +}