From 853c933ff493d7cda4f974a9719d1703215fbf83 Mon Sep 17 00:00:00 2001 From: Kalin Krustev Date: Fri, 2 Aug 2024 05:07:34 +0000 Subject: [PATCH] create reconcilication account for DFSP currency --- collections/hub/provisioning_dfsp/newdfsp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collections/hub/provisioning_dfsp/newdfsp.json b/collections/hub/provisioning_dfsp/newdfsp.json index c77c4a27..80457dfa 100644 --- a/collections/hub/provisioning_dfsp/newdfsp.json +++ b/collections/hub/provisioning_dfsp/newdfsp.json @@ -9,11 +9,11 @@ }, "requests": [ { - "id": 0.5, + "id": -1, "meta": { - "info": "Add Hub Account-HUB_RECONCILIATION for the DFSP currency" + "info": "Add {$inputs.HUB_NAME} Account-HUB_RECONCILIATION for the DFSP currency" }, - "description": "Add Hub Account-HUB_RECONCILIATION for the DFSP currency", + "description": "Add {$inputs.HUB_NAME} Account-HUB_RECONCILIATION for the DFSP currency", "apiVersion": { "minorVersion": 0, "majorVersion": 1,