-
Notifications
You must be signed in to change notification settings - Fork 50
Description
curl --location '{ondc}'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer Signature keyId="staging.cliniq360.com|C360-UUID-717952417582972972|ed25519",algorithm="ed25519",created="1702012565",expires="1702098965",headers="(created) (expires) digest",signature="9Y5ZR38eL7zlxDqDW/braRutkrKDeiFBTHrb1MD+V2tX27UFqYFQMlB0x3Y+P/lqoFuz1O/jb6WjyR1QGdlQDg=="'
--data '{
"context": {
"action": "search",
"bap_id": "fis.test.bap.io",
"bap_uri": "https://fis.test.bap.io/",
"domain": "ONDC:FIS13",
"location": {
"country": {
"code": "IND"
},
"city": {
"code": "*"
}
},
"message_id": "385e3fb7-61e6-49a7-acbc-8ac05f934d4d",
"timestamp": "2023-07-24T05:39:31.700Z",
"transaction_id": "c04a04ee-d892-400f-bbe6-479a43b4448a",
"ttl": "PT24H",
"version": "2.0.0"
},
"message": {
"intent": {
"category": {
"descriptor": {
"code": "HEALTH_INSURANCE"
}
},
"payment": {
"collected_by": "BPP",
"tags": [
{
"descriptor": {
"code": "BUYER_FINDER_FEES"
},
"display": false,
"list": [
{
"descriptor": {
"code": "BUYER_FINDER_FEES_TYPE"
},
"value": "percent-annualized"
},
{
"descriptor": {
"code": "BUYER_FINDER_FEES_PERCENTAGE"
},
"value": "1"
}
]
},
{
"descriptor": {
"code": "SETTLEMENT_TERMS"
},
"display": false,
"list": [
{
"descriptor": {
"code": "SETTLEMENT_WINDOW"
},
"value": "PT60M"
},
{
"descriptor": {
"code": "SETTLEMENT_BASIS"
},
"value": "Delivery"
},
{
"descriptor": {
"code": "DELAY_INTEREST"
},
"value": "2.5"
},
{
"descriptor": {
"code": "STATIC_TERMS"
},
"value": "https://bap.credit.becknprotocol.io/personal-banking/loans/personal-loan"
}
]
}
]
}
}
}
}'