From 0a61596efc26ffffafda3dd464cc9a76a395e3ad Mon Sep 17 00:00:00 2001 From: NishthaMonga <57255861+NishthaMonga@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:21:10 +0530 Subject: [PATCH] Update ondc.service.js remove collection amount from logistics search for on network --- seller-app-api/services/v2/ondc.service.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seller-app-api/services/v2/ondc.service.js b/seller-app-api/services/v2/ondc.service.js index 0ef3222..0e26ab8 100644 --- a/seller-app-api/services/v2/ondc.service.js +++ b/seller-app-api/services/v2/ondc.service.js @@ -123,7 +123,7 @@ class OndcService { }, "payment": { "type": "POST-FULFILLMENT", - "@ondc/org/collection_amount": `${totalProductValue}` + // "@ondc/org/collection_amount": `${totalProductValue}` }, "@ondc/org/payload_details": { //TODO: This is hard coded "weight": {