Subscribe API Parameters. #40
Replies: 3 comments 1 reply
-
{ what is |
Beta Was this translation helpful? Give feedback.
-
callback_url - This is a relative url i.e. |
Beta Was this translation helpful? Give feedback.
-
One request to @2316Meheraj or @nemishzalavadiya-pirimid It would be great if you can move this thread with all these details and response to developer docs repo |
Beta Was this translation helpful? Give feedback.
-
Hi @92shreyansh ,
Need clarity in callback_url,subscriber_url,domain,type receiving following error:
{"message":{"ack":{"status":"NACK"}},"error":{"type":"CONTEXT-ERROR","code":"151","path":null,"message":
"Please provide valid schema. ERROR : [message.entity.callback_url: is required or Invalid.,
message.network_participant[0].subscriber_url: is required or Invalid.,
message.network_participant[0].domain: is required or Invalid.,
message.network_participant[0].type: is required or Invalid.]"}}
{
"context": {
"operation": {
"ops_no": 1
}
},
"message": {
"request_id": "EASYPY-01923",
"timestamp": "2023-09-4T12:55:54.101Z",
"entity": {
"gst": {
"legal_entity_name": "EasyPay Private Limited",
"business_address": "2nd Floor, TOWER-C, Tech Park One, Panchshil, Yerawada, Pune, Maharashtra 411006",
"city_code": [
"std:080"
],
"gst_no": "27AADCE6257B1ZU"
},
"pan": {
"name_as_per_pan": "EASY PAY PRIVATE LIMITED",
"pan_no": "ASDFP7657Q",
"date_of_incorporation": "27/02/2014"
},
"name_of_authorised_signatory": "PRATEEK P KATYAL",
"email_id": "[email protected]",
"mobile_no": 9717539999,
"country": "IND",
"subscriber_id": "ondcuat.easypay.co.in",
"unique_key_id": "636",
"callback_url": "https://ondcuat.easypay.co.in/ecommerce/ondc/buyer/",
"key_pair": {
"signing_public_key": "3yP1Wvi/hPaimEAYJZ8C2BWC59D4DmFozg3KkuMYeDU=",
"encryption_public_key": "MCowBQYDK2VuAyEAduMuZgmtpjdCuxv+Nc49K0cB6tL/Dj3HZetvVN7ZekM=",
"valid_from": "2023-09-04T16:00:19.821Z",
"valid_until": "2025-09-04T16:12:19.821Z"
}
},
"network_participant": [
{
"subscriber_url": "https://ondcuat.easypay.co.in/ecommerce/ondc/buyer/",
"domain": "ONDC:FIS12",
"type": "BAP",
"msn": false,
"city_code": [
"std:020"
]
}
]
}
}
Beta Was this translation helpful? Give feedback.
All reactions