Skip to content

Adya-BAP & BAP-Learning Experiences & Work Opportunities- API Payloads #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions logs/Adya-BAP/Learning Experiences/confirm.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
66 changes: 66 additions & 0 deletions logs/Adya-BAP/Learning Experiences/init.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
22 changes: 22 additions & 0 deletions logs/Adya-BAP/Learning Experiences/search.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
}
27 changes: 27 additions & 0 deletions logs/Adya-BAP/Learning Experiences/select.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
20 changes: 20 additions & 0 deletions logs/Adya-BAP/Learning Experiences/status.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
119 changes: 119 additions & 0 deletions logs/Adya-BAP/Work Opportunities/confirm.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
Loading