diff --git a/logs/Adya-BAP/Learning Experiences/confirm.json b/logs/Adya-BAP/Learning Experiences/confirm.json new file mode 100644 index 0000000..bae40d4 --- /dev/null +++ b/logs/Adya-BAP/Learning Experiences/confirm.json @@ -0,0 +1,58 @@ +{ + "context": { + "action": "confirm", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "b9f3603f-2b20-4cfc-bc3e-67b589aaad5f", + "timestamp": "2024-09-26T11:07:12.306Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S" + } + }, + "id": "F2" + } + ], + "items": [ + { + "id": "5WB8GLLN" + } + ], + "payments": [ + { + "params": { + "amount": "699", + "currency": "INR" + }, + "status": "PAID" + } + ], + "provider": { + "id": "4ABZ5849" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Learning Experiences/init.json b/logs/Adya-BAP/Learning Experiences/init.json new file mode 100644 index 0000000..bfdbdb7 --- /dev/null +++ b/logs/Adya-BAP/Learning Experiences/init.json @@ -0,0 +1,66 @@ +{ + "context": { + "action": "init", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "40307e64-3050-4d75-8bfa-e4a9d6ce3922", + "timestamp": "2024-09-26T11:03:50.015Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S", + "tags": [ + { + "descriptor": { + "code": "professional-details", + "name": "Professional Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "profession", + "name": "profession" + }, + "value": "Student" + } + ] + } + ] + } + } + } + ], + "items": [ + { + "id": "5WB8GLLN" + } + ], + "provider": { + "id": "4ABZ5849" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Learning Experiences/search.json b/logs/Adya-BAP/Learning Experiences/search.json new file mode 100644 index 0000000..e130b1d --- /dev/null +++ b/logs/Adya-BAP/Learning Experiences/search.json @@ -0,0 +1,22 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:learning-experiences", + "message_id": "84b4c8a7-6ae8-430e-86af-ac71766ea8b4", + "timestamp": "2024-09-26T11:00:03.928Z", + "transaction_id": "52fe1a26-46d7-4227-803f-1111cbd11301", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "intent": { + "item": { + "descriptor": { + "name": "TypeScript" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Learning Experiences/select.json b/logs/Adya-BAP/Learning Experiences/select.json new file mode 100644 index 0000000..eb12982 --- /dev/null +++ b/logs/Adya-BAP/Learning Experiences/select.json @@ -0,0 +1,27 @@ +{ + "context": { + "action": "select", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "59113389-ea73-4847-a749-ec0eed3296af", + "timestamp": "2024-09-26T11:01:05.679Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "items": [ + { + "id": "5WB8GLLN" + } + ], + "provider": { + "id": "4ABZ5849" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Learning Experiences/status.json b/logs/Adya-BAP/Learning Experiences/status.json new file mode 100644 index 0000000..f12f7be --- /dev/null +++ b/logs/Adya-BAP/Learning Experiences/status.json @@ -0,0 +1,20 @@ +{ + "context": { + "action": "status", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "92eac3fa-0117-47fa-a3d9-aef7e5c379a2", + "timestamp": "2024-09-26T11:19:35.332Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "id": "c173cef4-f34e-43b0-9b7a-196b819bc153" + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/confirm.json b/logs/Adya-BAP/Work Opportunities/confirm.json new file mode 100644 index 0000000..f85e8c6 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/confirm.json @@ -0,0 +1,119 @@ +{ + "context": { + "action": "confirm", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "7c916af3-edfa-4ba8-a560-2a5d46eece16", + "timestamp": "2024-09-26T10:49:16.426Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary", + "name": "Expected Salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience", + "name": "Total Experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1" + } + ], + "items": [ + { + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y" + } + ], + "provider": { + "id": "8R86M7W8" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/init.json b/logs/Adya-BAP/Work Opportunities/init.json new file mode 100644 index 0000000..2712d45 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/init.json @@ -0,0 +1,117 @@ +{ + "context": { + "action": "init", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "ba47f683-e6bf-47be-96cd-6a36567c8dd6", + "timestamp": "2024-09-26T10:47:22.142Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "P1M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1" + } + ], + "items": [ + { + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y" + } + ], + "provider": { + "id": "8R86M7W8" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by employment type.json b/logs/Adya-BAP/Work Opportunities/search by employment type.json new file mode 100644 index 0000000..0b65974 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by employment type.json @@ -0,0 +1,38 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "7d2db85d-167b-443b-a6ec-3ec5113a823a", + "timestamp": "2024-09-26T10:40:19.662Z", + "transaction_id": "ceabedc1-b36a-473b-ab45-b14efd935632", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "item": { + "tags": [ + { + "descriptor": { + "code": "listing-details", + "name": "Listing details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "employment-type", + "name": "Employment type" + }, + "display": true, + "value": "full-time" + } + ] + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by industry type.json b/logs/Adya-BAP/Work Opportunities/search by industry type.json new file mode 100644 index 0000000..dbd41e1 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by industry type.json @@ -0,0 +1,38 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "eafaf2f6-1abd-4993-9bb8-f6a84b486e70", + "timestamp": "2024-09-26T10:39:42.627Z", + "transaction_id": "7d9c7a18-4b26-42ef-b53d-7acb5ce5d21e", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "item": { + "tags": [ + { + "descriptor": { + "code": "listing-details", + "name": "Listing details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry type" + }, + "display": true, + "value": "IT" + } + ] + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by location.json b/logs/Adya-BAP/Work Opportunities/search by location.json new file mode 100644 index 0000000..8f32490 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by location.json @@ -0,0 +1,35 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "e89f4b14-aad9-4152-87de-5e815f5ff779", + "timestamp": "2024-09-26T10:37:28.886Z", + "transaction_id": "352b0413-bc5a-4415-8458-37d26f286190", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "provider": { + "locations": [ + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "country": { + "code": "IN", + "name": "India" + }, + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by name.json b/logs/Adya-BAP/Work Opportunities/search by name.json new file mode 100644 index 0000000..698e48c --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by name.json @@ -0,0 +1,22 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "cc8b4f4c-716c-440a-bb69-2a02cacd2d87", + "timestamp": "2024-09-26T10:30:30.165Z", + "transaction_id": "5e27b723-7010-4f94-ab3a-ae64b63510f4", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "item": { + "descriptor": { + "name": "Fullstack Developer" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by provider.json b/logs/Adya-BAP/Work Opportunities/search by provider.json new file mode 100644 index 0000000..367966d --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by provider.json @@ -0,0 +1,22 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "d8e996df-e27a-4363-bc42-da7cfcf498ca", + "timestamp": "2024-09-26T10:36:46.260Z", + "transaction_id": "e9a0c16d-6028-4802-b176-2e20b8d1afb1", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/search by user details.json b/logs/Adya-BAP/Work Opportunities/search by user details.json new file mode 100644 index 0000000..66ccd9d --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/search by user details.json @@ -0,0 +1,31 @@ +{ + "context": { + "action": "search", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "domain": "onest:work-opportunities", + "message_id": "f9b2f682-dde8-4cbf-8966-ac6f28da968f", + "timestamp": "2024-09-26T10:38:53.469Z", + "transaction_id": "be679b6b-161c-4827-ad7d-e8167997acaf", + "ttl": "PT30S", + "version": "1.1.0" + }, + "message": { + "intent": { + "fulfillment": { + "customer": { + "person": { + "age": "25", + "gender": "female", + "skills": [ + { + "code": "Python", + "name": "Python" + } + ] + } + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BAP/Work Opportunities/select.json b/logs/Adya-BAP/Work Opportunities/select.json new file mode 100644 index 0000000..6333489 --- /dev/null +++ b/logs/Adya-BAP/Work Opportunities/select.json @@ -0,0 +1,27 @@ +{ + "context": { + "action": "select", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "9da3adc6-6968-4127-935f-688a16a327a6", + "timestamp": "2024-09-26T10:45:47.353Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "P1M", + "version": "1.1.0" + }, + "message": { + "order": { + "items": [ + { + "id": "75NU6M3Y" + } + ], + "provider": { + "id": "8R86M7W8" + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_confirm.json b/logs/Adya-BPP/Learning Experiences/on_confirm.json new file mode 100644 index 0000000..4268d57 --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_confirm.json @@ -0,0 +1,259 @@ +{ + "context": { + "action": "on_confirm", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "b9f3603f-2b20-4cfc-bc3e-67b589aaad5f", + "timestamp": "2024-09-26T11:07:12.686Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S" + } + }, + "id": "F2", + "state": { + "descriptor": { + "code": "NOT-STARTED", + "name": "Not Started" + }, + "updated_at": "2024-09-26T11:07:12.686Z" + }, + "stops": [ + { + "id": "0", + "instructions": { + "long_desc": "Learn about typescript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "Introduction" + } + }, + { + "id": "1", + "instructions": { + "long_desc": "Learn about Basic Types\n", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=0DzDqtcxnz0&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=3" + } + ], + "name": "Basic Types" + } + }, + { + "id": "2", + "instructions": { + "long_desc": "The following tutorials refresh your control flow statement knowledge", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=MrsuhFGGKvo" + } + ], + "name": "Control Flow Statements" + } + }, + { + "id": "3", + "instructions": { + "long_desc": "Learn how to declare a function that uses type annotation in TypeScript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=jXoSaX_yFh4&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=8" + } + ], + "name": "Functions" + } + }, + { + "id": "4", + "instructions": { + "long_desc": "learn how to construct a class in TypeScript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=TZNbzyY6hMU&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=10" + } + ], + "name": "Classes" + } + } + ], + "type": "ONLINE" + } + ], + "id": "c173cef4-f34e-43b0-9b7a-196b819bc153", + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ] + } + ], + "payments": [ + { + "collected_by": "bpp", + "params": { + "amount": "699", + "currency": "INR" + }, + "status": "PAID", + "type": "PRE-ORDER" + } + ], + "provider": { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "id": "4ABZ5849" + }, + "quote": { + "price": { + "currency": "INR", + "value": "699" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_init(not_paid).json b/logs/Adya-BPP/Learning Experiences/on_init(not_paid).json new file mode 100644 index 0000000..b66d43b --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_init(not_paid).json @@ -0,0 +1,224 @@ +{ + "context": { + "action": "on_init", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "40307e64-3050-4d75-8bfa-e4a9d6ce3922", + "timestamp": "2024-09-26T11:03:50.545Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S", + "tags": [ + { + "descriptor": { + "code": "professional-details", + "name": "Professional Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "profession", + "name": "profession" + }, + "value": "Student" + } + ] + } + ] + } + }, + "id": "F2", + "type": "ONLINE" + } + ], + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ], + "xinput": { + "form": { + "mime_type": "text/html", + "resubmit": false, + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/education_form-42635338-2b3a-4f90-a99c-58013ef8f6b1.html" + }, + "head": { + "descriptor": { + "name": "Application Form" + }, + "headings": [ + "Educational Details" + ], + "index": { + "cur": 0, + "max": 0, + "min": 0 + } + }, + "required": true + } + } + ], + "payments": [ + { + "collected_by": "bpp", + "params": { + "amount": "699", + "currency": "INR" + }, + "status": "NOT-PAID", + "type": "PRE-ORDER", + "url": "https://onest.skillsetu.co/api/v1/onest/backend/courses/student_course_payment/get_payment/b01f08e4-ee4e-4937-aec7-cd043c145bf0" + } + ], + "provider": { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "id": "4ABZ5849" + }, + "quote": { + "price": { + "currency": "INR", + "value": "699" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_init(paid).json b/logs/Adya-BPP/Learning Experiences/on_init(paid).json new file mode 100644 index 0000000..3319ffb --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_init(paid).json @@ -0,0 +1,203 @@ +{ + "context": { + "action": "on_init", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "09e330c1-525b-4812-9161-e71cf0022be5", + "timestamp": "2024-09-26T11:07:11.346Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S", + "tags": [ + { + "descriptor": { + "code": "professional-details", + "name": "Professional Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "profession", + "name": "profession" + }, + "value": "Student" + } + ] + } + ] + } + }, + "id": "F2", + "type": "ONLINE" + } + ], + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ] + } + ], + "payments": [ + { + "collected_by": "bpp", + "params": { + "amount": "699", + "currency": "INR" + }, + "status": "PAID", + "type": "PRE-ORDER", + "url": "https://onest.skillsetu.co/api/v1/onest/backend/courses/student_course_payment/get_payment/b01f08e4-ee4e-4937-aec7-cd043c145bf0" + } + ], + "provider": { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "id": "4ABZ5849" + }, + "quote": { + "price": { + "currency": "INR", + "value": "699" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_search.json b/logs/Adya-BPP/Learning Experiences/on_search.json new file mode 100644 index 0000000..215ee57 --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_search.json @@ -0,0 +1,286 @@ +{ + "context": { + "action": "on_search", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "84b4c8a7-6ae8-430e-86af-ac71766ea8b4", + "timestamp": "2024-09-26T11:00:04.265Z", + "transaction_id": "52fe1a26-46d7-4227-803f-1111cbd11301", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "catalog": { + "descriptor": { + "name": "Catalog for TypeScript Courses" + }, + "providers": [ + { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "id": "F2", + "type": "ONLINE" + } + ], + "id": "4ABZ5849", + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ] + } + ] + }, + { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/men1.jpeg-e0298330-f0c5-4a05-a4d0-37c80bb8034f.jpeg" + } + ], + "name": "sanjay s", + "short_desc": "i am a educator with 10 years of experience" + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "sanjay.santosh@adya.ai" + }, + "person": { + "name": "sanjay s" + } + }, + "id": "F2", + "type": "ONLINE" + } + ], + "id": "PCQR6T05", + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/360_F_113995750_dAEGvjqxnsYD6asKjeDWJoVoSqjFvdGO.jpg-003e1312-2097-4370-a787-64db3466060f.jpeg" + } + ], + "long_desc": "4 years of experience", + "name": "krish", + "short_desc": "4 years of experience" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/Typescript_logo_2020.svg.png-a67e21be-4af9-407c-a041-20f2f6aa62ea.png" + } + ], + "long_desc": "typescript for intermediate", + "media": [ + { + "url": "https://www.youtube.com/watch?v=ahCwqrYpIuM" + } + ], + "name": "typescript for intermediate", + "short_desc": "typescript for intermediate" + }, + "fulfillment_ids": [ + "F2" + ], + "id": "GMEL55LP", + "price": { + "currency": "INR", + "value": "499" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Intermediate" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "typescript for intermediate" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "basic understading of javascript" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P2W" + } + ] + } + ] + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_select.json b/logs/Adya-BPP/Learning Experiences/on_select.json new file mode 100644 index 0000000..a1f22f1 --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_select.json @@ -0,0 +1,156 @@ +{ + "context": { + "action": "on_select", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "59113389-ea73-4847-a749-ec0eed3296af", + "timestamp": "2024-09-26T11:01:06.329Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "id": "F2", + "type": "ONLINE" + } + ], + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ] + } + ], + "provider": { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "id": "4ABZ5849" + }, + "quote": { + "price": { + "currency": "INR", + "value": "699" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Learning Experiences/on_status(in_progress).json b/logs/Adya-BPP/Learning Experiences/on_status(in_progress).json new file mode 100644 index 0000000..171071f --- /dev/null +++ b/logs/Adya-BPP/Learning Experiences/on_status(in_progress).json @@ -0,0 +1,259 @@ +{ + "context": { + "action": "on_status", + "bap_id": "onest-bap.skillsetu.co", + "bap_uri": "https://onest-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest.skillsetu.co", + "bpp_uri": "https://onest.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:learning-experiences", + "message_id": "92eac3fa-0117-47fa-a3d9-aef7e5c379a2", + "timestamp": "2024-09-26T11:19:36.352Z", + "transaction_id": "42635338-2b3a-4f90-a99c-58013ef8f6b1", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "billing": { + "address": "Madhapur, Ayyappa Society, Ayyappa Society, Mega Hills, Madhapur, Hyderabad, Telangana, India", + "email": "username@email.com", + "name": "John S", + "phone": "7894522689" + }, + "fulfillments": [ + { + "agent": { + "contact": { + "email": "rani@adya.ai" + }, + "person": { + "name": "rani kumar" + } + }, + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "name": "John S" + } + }, + "id": "F2", + "state": { + "descriptor": { + "code": "IN-PROGRESS", + "name": "In Progress" + }, + "updated_at": "2024-09-26T11:07:12.924Z" + }, + "stops": [ + { + "id": "0", + "instructions": { + "long_desc": "Learn about typescript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "Introduction" + } + }, + { + "id": "1", + "instructions": { + "long_desc": "Learn about Basic Types\n", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=0DzDqtcxnz0&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=3" + } + ], + "name": "Basic Types" + } + }, + { + "id": "2", + "instructions": { + "long_desc": "The following tutorials refresh your control flow statement knowledge", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=MrsuhFGGKvo" + } + ], + "name": "Control Flow Statements" + } + }, + { + "id": "3", + "instructions": { + "long_desc": "Learn how to declare a function that uses type annotation in TypeScript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=jXoSaX_yFh4&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=8" + } + ], + "name": "Functions" + } + }, + { + "id": "4", + "instructions": { + "long_desc": "learn how to construct a class in TypeScript", + "media": [ + { + "mimetype": "video/mp4", + "url": "https://www.youtube.com/watch?v=TZNbzyY6hMU&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&index=10" + } + ], + "name": "Classes" + } + } + ], + "type": "ONLINE" + } + ], + "id": "c173cef4-f34e-43b0-9b7a-196b819bc153", + "items": [ + { + "category_ids": [ + "TECHNICAL-COURSES" + ], + "creator": { + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/swapna.jpeg-e149367b-5b1f-4e97-aeee-9bf3f9584839.jpeg" + } + ], + "long_desc": "Hi, I'm Swapna, a dedicated programme trainer passionate about empowering learners to achieve their goals through engaging and effective training sessions.", + "name": "Swapna", + "short_desc": "Hello, I'm Dr.Swapna, a professor in Andhra University" + } + }, + "descriptor": { + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/ts.jpeg-724e8bc8-3929-436d-95aa-d63b32f45ebf.jpeg" + } + ], + "long_desc": "TypeScript adds types to JavaScript to help you speed up the development by catching errors before you even run the JavaScript code.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=2pZmKW9-I_k&list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI" + } + ], + "name": "TypeScript", + "short_desc": "TypeScript is typed JavaScript." + }, + "fulfillment_ids": [ + "F2" + ], + "id": "5WB8GLLN", + "price": { + "currency": "INR", + "value": "699" + }, + "quantity": { + "maximum": { + "count": 1 + } + }, + "rateable": true, + "rating": "0", + "tags": [ + { + "descriptor": { + "code": "content-metadata", + "name": "Content metadata" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "learner-level", + "name": "Learner level" + }, + "value": "Beginner" + }, + { + "descriptor": { + "code": "learning-objective", + "name": "Learning objective" + }, + "value": "TypeScript" + }, + { + "descriptor": { + "code": "prerequisite", + "name": "Prerequisite" + }, + "value": "Btech" + }, + { + "descriptor": { + "code": "lang-code", + "name": "Language code" + }, + "value": "en" + }, + { + "descriptor": { + "code": "course-duration", + "name": "Course duration" + }, + "value": "P7W" + } + ] + } + ] + } + ], + "payments": [ + { + "collected_by": "bpp", + "params": { + "amount": "699", + "currency": "INR" + }, + "status": "PAID", + "type": "PRE-ORDER" + } + ], + "provider": { + "categories": [ + { + "descriptor": { + "code": "TECHNICAL-COURSES", + "name": "Technical Courses" + }, + "id": "TECHNICAL-COURSES" + } + ], + "descriptor": { + "images": [ + { + "size_type": "sm", + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/eyey.jpg-7f6e3a99-e840-4745-9ad9-1165aae929a3.jpeg" + } + ], + "name": "rani kumar", + "short_desc": "This is about meThis is about meThis is about meThis is about " + }, + "id": "4ABZ5849" + }, + "quote": { + "price": { + "currency": "INR", + "value": "699" + } + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Work Opportunities/on_confirm.json b/logs/Adya-BPP/Work Opportunities/on_confirm.json new file mode 100644 index 0000000..bd6d4a0 --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_confirm.json @@ -0,0 +1,312 @@ +{ + "context": { + "action": "on_confirm", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "7c916af3-edfa-4ba8-a560-2a5d46eece16", + "timestamp": "2024-09-26T10:49:17.021Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "P1M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary", + "name": "Expected Salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience", + "name": "Total Experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1", + "state": { + "descriptor": { + "code": "APPLICATION-SUBMITTED", + "name": "Application Submitted" + }, + "updated_at": "2024-09-26T10:49:17.021Z" + }, + "type": "REMOTE" + } + ], + "id": "ea477ea4-9cbc-47cf-86de-c34299c4da46", + "items": [ + { + "descriptor": { + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "name": "Fullstack Developer" + }, + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y", + "location_ids": [ + "L1", + "L2" + ], + "tags": [ + { + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "display": true, + "value": "Class X" + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "display": true, + "value": "completed" + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "display": true, + "value": "8" + } + ] + }, + { + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "display": true, + "value": "2" + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "display": true, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM" + } + ] + }, + { + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "display": true, + "value": "Proven experience as a Full Stack Web Application Development" + } + ] + }, + { + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "display": true, + "value": "IT" + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "display": true, + "value": "Developer" + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "display": true, + "value": "Full Time" + }, + { + "descriptor": { + "code": "job-role", + "name": "Job Role" + }, + "display": true, + "value": "Developer" + } + ] + }, + { + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "display": true, + "value": "500000" + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "display": true, + "value": "1000000" + } + ] + } + ], + "time": { + "range": { + "end": "2024-09-30T06:30:00+00:00", + "start": "2024-09-25T18:30:00+00:00" + } + } + } + ], + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + }, + "id": "8R86M7W8", + "locations": [ + { + "city": { + "code": "std:044", + "name": "Chennai" + }, + "id": "L1", + "state": { + "code": "TN", + "name": "Tamil Nadu" + } + }, + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "id": "L2", + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Work Opportunities/on_init(application_filled).json b/logs/Adya-BPP/Work Opportunities/on_init(application_filled).json new file mode 100644 index 0000000..83b6a16 --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_init(application_filled).json @@ -0,0 +1,309 @@ +{ + "context": { + "action": "on_init", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "03afedd4-e70f-4e92-829f-386a429231a0", + "timestamp": "2024-09-26T10:48:35.299Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "P1M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1", + "state": { + "descriptor": { + "code": "APPLICATION-FILLED", + "name": "Application Filled" + }, + "updated_at": "2024-09-26T10:48:35.202Z" + }, + "type": "REMOTE" + } + ], + "items": [ + { + "descriptor": { + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "name": "Fullstack Developer" + }, + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y", + "location_ids": [ + "L1", + "L2" + ], + "tags": [ + { + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "display": true, + "value": "Class X" + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "display": true, + "value": "completed" + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "display": true, + "value": "8" + } + ] + }, + { + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "display": true, + "value": "2" + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "display": true, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM" + } + ] + }, + { + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "display": true, + "value": "Proven experience as a Full Stack Web Application Development" + } + ] + }, + { + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "display": true, + "value": "IT" + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "display": true, + "value": "Developer" + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "display": true, + "value": "Full Time" + }, + { + "descriptor": { + "code": "job-role", + "name": "Job Role" + }, + "display": true, + "value": "Developer" + } + ] + }, + { + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "display": true, + "value": "500000" + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "display": true, + "value": "1000000" + } + ] + } + ], + "time": { + "range": { + "end": "2024-09-30T06:30:00+00:00", + "start": "2024-09-25T18:30:00+00:00" + } + } + } + ], + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + }, + "id": "8R86M7W8", + "locations": [ + { + "city": { + "code": "std:044", + "name": "Chennai" + }, + "id": "L1", + "state": { + "code": "TN", + "name": "Tamil Nadu" + } + }, + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "id": "L2", + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Work Opportunities/on_init(application_started).json b/logs/Adya-BPP/Work Opportunities/on_init(application_started).json new file mode 100644 index 0000000..7d1976a --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_init(application_started).json @@ -0,0 +1,330 @@ +{ + "context": { + "action": "on_init", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "ba47f683-e6bf-47be-96cd-6a36567c8dd6", + "timestamp": "2024-09-26T10:47:22.860Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "P1M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1", + "state": { + "descriptor": { + "code": "APPLICATION-STARTED", + "name": "Application Started" + }, + "updated_at": "2024-09-26T10:47:22.860Z" + }, + "type": "REMOTE" + } + ], + "items": [ + { + "descriptor": { + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "name": "Fullstack Developer" + }, + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y", + "location_ids": [ + "L1", + "L2" + ], + "tags": [ + { + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "display": true, + "value": "Class X" + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "display": true, + "value": "completed" + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "display": true, + "value": "8" + } + ] + }, + { + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "display": true, + "value": "2" + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "display": true, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM" + } + ] + }, + { + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "display": true, + "value": "Proven experience as a Full Stack Web Application Development" + } + ] + }, + { + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "display": true, + "value": "IT" + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "display": true, + "value": "Developer" + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "display": true, + "value": "Full Time" + }, + { + "descriptor": { + "code": "job-role", + "name": "Job Role" + }, + "display": true, + "value": "Developer" + } + ] + }, + { + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "display": true, + "value": "500000" + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "display": true, + "value": "1000000" + } + ] + } + ], + "time": { + "range": { + "end": "2024-09-30T06:30:00+00:00", + "start": "2024-09-25T18:30:00+00:00" + } + }, + "xinput": { + "form": { + "mime_type": "text/html", + "resubmit": false, + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/job_application_form-45a3b510-3246-47b4-8f7b-bc5bfcacb0dd.html" + }, + "head": { + "descriptor": { + "name": "Application Form" + }, + "headings": [ + "Candidate Details" + ], + "index": { + "cur": 0, + "max": 0, + "min": 0 + } + }, + "required": true + } + } + ], + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + }, + "id": "8R86M7W8", + "locations": [ + { + "city": { + "code": "std:044", + "name": "Chennai" + }, + "id": "L1", + "state": { + "code": "TN", + "name": "Tamil Nadu" + } + }, + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "id": "L2", + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Work Opportunities/on_search.json b/logs/Adya-BPP/Work Opportunities/on_search.json new file mode 100644 index 0000000..773fd83 --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_search.json @@ -0,0 +1,207 @@ +{ + "context": { + "domain": "onest:work-opportunities", + "action": "on_search", + "version": "1.1.0", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "transaction_id": "5e27b723-7010-4f94-ab3a-ae64b63510f4", + "ttl": "P1M", + "message_id": "cc8b4f4c-716c-440a-bb69-2a02cacd2d87", + "timestamp": "2024-09-26T10:30:31.264Z", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "bpp_id": "onest-jobs.skillsetu.co" + }, + "message": { + "catalog": { + "descriptor": { "name": "Jobs Search List" }, + "providers": [ + { + "id": "8R86M7W8", + "descriptor": { + "name": "Cyber Expert PVT.LTD.", + "short_desc": "Our mission is to empower our clients by delivering high-quality services that drive efficiency, growth, and successOur mission is to empower our clients by delivering high-quality services that drive efficiency, growth, and successOur mission is to empower our clients by delivering high-quality services that drive efficiency, growth, and successOur mission is to empower our clients by delivering high-quality services that drive efficiency, growth, and success", + "images": [ + { + "url": "https://adyatechstorage.blob.core.windows.net/onest-storage/cyber.jpeg-7bca8104-1cea-4e94-8b47-275ec4c4a7f5.jpeg", + "size_type": "sm" + } + ] + }, + "fulfillments": [{ "id": "F1", "type": "REMOTE" }], + "locations": [ + { + "id": "L1", + "city": { "name": "Chennai", "code": "std:044" }, + "state": { "name": "Tamil Nadu", "code": "TN" } + }, + { + "id": "L2", + "city": { "name": "Delhi", "code": "std:011" }, + "state": { "name": "Delhi", "code": "DL" } + } + ], + "items": [ + { + "id": "75NU6M3Y", + "descriptor": { + "name": "Fullstack Developer", + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "media": [ + { + "url": "https://www.youtube.com/watch?v=OeEHJgzqS1k", + "mimetype": "video/mp4" + } + ] + }, + "quantity": { "available": { "count": 10 } }, + "location_ids": ["L1", "L2"], + "fulfillment_ids": ["F1"], + "tags": [ + { + "display": true, + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "value": "Class X", + "display": true + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "value": "completed", + "display": true + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "value": "8", + "display": true + } + ] + }, + { + "display": true, + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "value": "2", + "display": true + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM", + "display": true + } + ] + }, + { + "display": true, + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "value": "Proven experience as a Full Stack Web Application Development", + "display": true + } + ] + }, + { + "display": true, + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "value": "IT", + "display": true + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "value": "Developer", + "display": true + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "value": "Full Time", + "display": true + }, + { + "descriptor": { "code": "job-role", "name": "Job Role" }, + "value": "Developer", + "display": true + } + ] + }, + { + "display": true, + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "value": "500000", + "display": true + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "value": "1000000", + "display": true + } + ] + } + ] + } + ] + } + ] + } + }, + "telemetry_start_time": "568385536364012" +} diff --git a/logs/Adya-BPP/Work Opportunities/on_select.json b/logs/Adya-BPP/Work Opportunities/on_select.json new file mode 100644 index 0000000..fdf0f7c --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_select.json @@ -0,0 +1,220 @@ +{ + "context": { + "action": "on_select", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "9da3adc6-6968-4127-935f-688a16a327a6", + "timestamp": "2024-09-26T10:45:47.988Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "items": [ + { + "descriptor": { + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "name": "Fullstack Developer" + }, + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y", + "location_ids": [ + "L1", + "L2" + ], + "tags": [ + { + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "display": true, + "value": "Class X" + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "display": true, + "value": "completed" + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "display": true, + "value": "8" + } + ] + }, + { + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "display": true, + "value": "2" + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "display": true, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM" + } + ] + }, + { + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "display": true, + "value": "Proven experience as a Full Stack Web Application Development" + } + ] + }, + { + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "display": true, + "value": "IT" + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "display": true, + "value": "Developer" + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "display": true, + "value": "Full Time" + }, + { + "descriptor": { + "code": "job-role", + "name": "Job Role" + }, + "display": true, + "value": "Developer" + } + ] + }, + { + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "display": true, + "value": "500000" + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "display": true, + "value": "1000000" + } + ] + } + ], + "time": { + "range": { + "end": "2024-09-30T06:30:00+00:00", + "start": "2024-09-25T18:30:00+00:00" + } + } + } + ], + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + }, + "fulfillments": [ + { + "id": "F1", + "type": "REMOTE" + } + ], + "id": "8R86M7W8", + "locations": [ + { + "city": { + "code": "std:044", + "name": "Chennai" + }, + "id": "L1", + "state": { + "code": "TN", + "name": "Tamil Nadu" + } + }, + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "id": "L2", + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/logs/Adya-BPP/Work Opportunities/on_status(offer_extended).json b/logs/Adya-BPP/Work Opportunities/on_status(offer_extended).json new file mode 100644 index 0000000..b20fdb7 --- /dev/null +++ b/logs/Adya-BPP/Work Opportunities/on_status(offer_extended).json @@ -0,0 +1,312 @@ +{ + "context": { + "action": "on_status", + "bap_id": "onest-jobs-bap.skillsetu.co", + "bap_uri": "https://onest-jobs-bap.skillsetu.co/api/v1/onest_ondc/bap", + "bpp_id": "onest-jobs.skillsetu.co", + "bpp_uri": "https://onest-jobs.skillsetu.co/api/v1/onest_ondc/bpp", + "domain": "onest:work-opportunities", + "message_id": "d0c13414-1913-4e37-b704-31583ca30df8", + "timestamp": "2024-09-26T10:54:52.566Z", + "transaction_id": "45a3b510-3246-47b4-8f7b-bc5bfcacb0dd", + "ttl": "PT10M", + "version": "1.1.0" + }, + "message": { + "order": { + "fulfillments": [ + { + "customer": { + "contact": { + "email": "username@email.com", + "phone": "7894522689" + }, + "person": { + "age": "23", + "gender": "Male", + "languages": [ + { + "code": "en", + "name": "English" + }, + { + "code": "te", + "name": "Telugu" + }, + { + "code": "hi", + "name": "Hindi" + } + ], + "name": "John S", + "skills": [ + { + "code": "Java", + "name": "Java" + }, + { + "code": "Python", + "name": "Python" + } + ], + "tags": [ + { + "descriptor": { + "code": "emp-details" + }, + "list": [ + { + "descriptor": { + "code": "expected-salary", + "name": "Expected Salary" + }, + "value": "700000" + }, + { + "descriptor": { + "code": "total-experience", + "name": "Total Experience" + }, + "value": "0" + } + ] + }, + { + "descriptor": { + "code": "documents", + "name": "Documents" + }, + "list": [ + { + "descriptor": { + "code": "doc-type" + }, + "value": "resume" + }, + { + "descriptor": { + "code": "link" + }, + "value": "https://adyatechstorage.blob.core.windows.net/onest-storage/20908210315335.pdf-52d8f011-3b64-4e5c-ab13-a5a7f2cba5ad.pdf-54a079b8-a857-42cd-aca7-c380ee8a7ea6.pdf" + }, + { + "descriptor": { + "code": "file-format" + }, + "value": "pdf" + } + ] + } + ] + } + }, + "id": "F1", + "state": { + "descriptor": { + "code": "OFFER-EXTENDED", + "name": "Offer Extended" + }, + "updated_at": "2024-09-26T10:54:52.444Z" + }, + "type": "REMOTE" + } + ], + "id": "ea477ea4-9cbc-47cf-86de-c34299c4da46", + "items": [ + { + "descriptor": { + "long_desc": "Create custom general use modules and components extending the elements and modules of core Angular, Writes non-blocking code using advanced techniques such as multi-threading, javascript dependency management.", + "name": "Fullstack Developer" + }, + "fulfillment_ids": [ + "F1" + ], + "id": "75NU6M3Y", + "location_ids": [ + "L1", + "L2" + ], + "tags": [ + { + "descriptor": { + "code": "academic-eligibility", + "name": "Academic Eligibility" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "course-name", + "name": "Course Name" + }, + "display": true, + "value": "Class X" + }, + { + "descriptor": { + "code": "course-status", + "name": "Course Status" + }, + "display": true, + "value": "completed" + }, + { + "descriptor": { + "code": "min-gpa", + "name": "Minimum GPA" + }, + "display": true, + "value": "8" + } + ] + }, + { + "descriptor": { + "code": "job-requirements", + "name": "Job Requirements" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "req-experience", + "name": "Required Work Experience in Years" + }, + "display": true, + "value": "2" + }, + { + "descriptor": { + "code": "req-prof-skills", + "name": "Required Professional Skills" + }, + "display": true, + "value": "Extensive technical experience with Full-Stack React, REST APIs, Python, SQL, ORM" + } + ] + }, + { + "descriptor": { + "code": "job-responsibilities", + "name": "Job Responsibilities" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "responsibility", + "name": "Responsibility" + }, + "display": true, + "value": "Proven experience as a Full Stack Web Application Development" + } + ] + }, + { + "descriptor": { + "code": "listing-details", + "name": "Listing Details" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "industry-type", + "name": "Industry Type" + }, + "display": true, + "value": "IT" + }, + { + "descriptor": { + "code": "department", + "name": "Department" + }, + "display": true, + "value": "Developer" + }, + { + "descriptor": { + "code": "employment-type", + "name": "Employment Type" + }, + "display": true, + "value": "Full Time" + }, + { + "descriptor": { + "code": "job-role", + "name": "Job Role" + }, + "display": true, + "value": "Developer" + } + ] + }, + { + "descriptor": { + "code": "salary-info", + "name": "Salary Information" + }, + "display": true, + "list": [ + { + "descriptor": { + "code": "gross-min", + "name": "Minimum Gross Pay" + }, + "display": true, + "value": "500000" + }, + { + "descriptor": { + "code": "gross-max", + "name": "Maximum Gross Pay" + }, + "display": true, + "value": "1000000" + } + ] + } + ], + "time": { + "range": { + "end": "2024-09-30T06:30:00+00:00", + "start": "2024-09-25T18:30:00+00:00" + } + } + } + ], + "provider": { + "descriptor": { + "name": "Cyber Expert PVT.LTD." + }, + "id": "8R86M7W8", + "locations": [ + { + "city": { + "code": "std:044", + "name": "Chennai" + }, + "id": "L1", + "state": { + "code": "TN", + "name": "Tamil Nadu" + } + }, + { + "city": { + "code": "std:011", + "name": "Delhi" + }, + "id": "L2", + "state": { + "code": "DL", + "name": "Delhi" + } + } + ] + } + } + } +} \ No newline at end of file