Skip to content
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

Xpressbaazaar investment logs #1926

Open
wants to merge 2 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
477 changes: 477 additions & 0 deletions FIS14/Xpressbaazaar/Flow 1_search(Full-Pull)/on_search.json

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions FIS14/Xpressbaazaar/Flow 1_search(Full-Pull)/search.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"context": {
"domain": "ONDC:FIS14",
"location": {
"country": {
"code": "IND"
},
"city": {
"code": "*"
}
},
"version": "2.0.0",
"action": "search",
"transaction_id": "87f75f2a-2719-46ee-9fc6-5aca4343eb34",
"message_id": "6a6639c3-fd4f-4010-b4e4-66a16e0907c9",
"timestamp": "2025-02-04T10:01:29.793Z",
"bap_uri": "https://pramaan.ondc.org/beta/preprod/mock/buyer",
"bap_id": "pramaan.ondc.org/beta/preprod/mock/buyer",
"ttl": "PT10M"
},
"message": {
"intent": {
"category": {
"descriptor": {
"code": "MUTUAL_FUNDS"
}
},
"fulfillment": {
"agent": {
"organization": {
"creds": [
{
"id": "ARN-6666",
"type": "ARN"
}
]
}
}
},
"tags": [
{
"display": false,
"descriptor": {
"name": "BAP Terms of Engagement",
"code": "BAP_TERMS"
},
"list": [
{
"descriptor": {
"name": "Static Terms (Transaction Level)",
"code": "STATIC_TERMS"
},
"value": "https://buyerapp.com/legal/ondc:fis14/static_terms?v=0.1"
},
{
"descriptor": {
"name": "Offline Contract",
"code": "OFFLINE_CONTRACT"
},
"value": "true"
}
]
}
]
}
}
}
Loading