Charge API
Charge API
Charges API
PART I: INTRODUCTION
This API is used for creating manual charges against an application at LMS side.
{
"transactionId": "B1282466",
"accountId": "BL1282",
"dealNo": "DXW-M08622-230001956",
"loanNo": "LXW-M08622-230001022",
"chargeMethod": "F",
"chargeAmount": 100,
"taxRate1": 9,
"taxInclusive": "N",
"taxRate2": 9,
"finalAmount": 200,
"chargeCode": "110"
}
Unable to { 502
generate “responseStatus”: “ERROR”,
LMS tokens
“error”:
from LMS
API {
“code”: “DEPENDENCY_ERROR”,
“description”: “Unable to Generate LMS Token”,
“errorType”:“INTERNAL_API_FAILED_TO_RESPOND
”
}
}
Technical { 500
Issues “responseStatus”: “ERROR”,
“error”:
{
“code”: “INTERNAL_SERVER_ERROR”,
“description”: “SOMETHING_WENT_WRONG”,
“errorType” : “INTERNAL_SERVER_ERROR”
}
}