Skip to content

Commit

Permalink
Update MojaloopHub_Setup.postman_collection.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sri-miriyala authored Feb 9, 2023
1 parent 6e1b87e commit bffe284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MojaloopHub_Setup.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"name\": \"DEFERREDNET\",\n \"settlementGranularity\": \"NET\",\n \"settlementInterchange\": \"MULTILATERAL\",\n \"settlementDelay\": \"DEFERRED\",\n \"requireLiquidityCheck\": true,\n \"ledgerAccountType\": \"POSITION\",\n \"autoPositionReset\": true,\n \"currency\": \"{{currency}}\",\n \"settlementAccountType\": \"SETTLEMENT\"\n}"
"raw": "{\n \"name\": \"DEFERREDNET\",\n \"settlementGranularity\": \"NET\",\n \"settlementInterchange\": \"MULTILATERAL\",\n \"settlementDelay\": \"DEFERRED\",\n \"requireLiquidityCheck\": true,\n \"ledgerAccountType\": \"POSITION\",\n \"autoPositionReset\": true,\n \"settlementAccountType\": \"SETTLEMENT\"\n}"
},
"url": {
"raw": "{{HOST_CENTRAL_LEDGER}}/settlementModels",
Expand Down Expand Up @@ -867,4 +867,4 @@
}
}
]
}
}

0 comments on commit bffe284

Please sign in to comment.