[fix]: Removed out product and lien amount

This commit is contained in:
VivianDee
2025-04-10 12:58:30 +01:00
parent f13ca508c2
commit b22d2f358e
4 changed files with 8 additions and 16 deletions
@@ -21,15 +21,6 @@
"type": "string",
"example": "3451342"
},
"productId": {
"type": "string",
"example": "101"
},
"lienAmount": {
"type": "number",
"format": "decimal",
"example": 400
},
"requestedAmount": {
"type": "number",
"format": "decimal",