107 lines
2.8 KiB
JSON
107 lines
2.8 KiB
JSON
{
|
|
"EligibilityCheckRequest": {
|
|
"$ref": "./EligibilityCheckRequest.json"
|
|
},
|
|
"EligibilityCheckResponse": {
|
|
"$ref": "./EligibilityCheckResponse.json"
|
|
},
|
|
"SelectOfferRequest": {
|
|
"$ref": "./SelectOfferRequest.json"
|
|
},
|
|
"SelectOfferResponse": {
|
|
"$ref": "./SelectOfferResponse.json"
|
|
},
|
|
"LoanInformationRequest": {
|
|
"$ref": "./LoanInformationRequest.json"
|
|
},
|
|
"LoanInformationResponse": {
|
|
"$ref": "./LoanInformationResponse.json"
|
|
},
|
|
"RepaymentRequest": {
|
|
"$ref": "./RepaymentRequest.json"
|
|
},
|
|
"RepaymentResponse": {
|
|
"$ref": "./RepaymentResponse.json"
|
|
},
|
|
"RACCheckRequest": {
|
|
"$ref": "./RACCheckRequest.json"
|
|
},
|
|
"RACCheckResponse": {
|
|
"$ref": "./RACCheckResponse.json"
|
|
},
|
|
"CustomerConsentRequest": {
|
|
"$ref": "./CustomerConsentRequest.json"
|
|
},
|
|
"CustomerConsentResponse": {
|
|
"$ref": "./CustomerConsentResponse.json"
|
|
},
|
|
"NotificationCallbackRequest": {
|
|
"$ref": "./NotificationCallbackRequest.json"
|
|
},
|
|
"NotificationCallbackResponse": {
|
|
"$ref": "./NotificationCallbackResponse.json"
|
|
},
|
|
"DisbursementRequest": {
|
|
"$ref": "./DisbursementRequest.json"
|
|
},
|
|
"DisbursementResponse": {
|
|
"$ref": "./DisbursementResponse.json"
|
|
},
|
|
"CollectLoanRequest": {
|
|
"$ref": "./CollectLoanRequest.json"
|
|
},
|
|
"CollectLoanResponse": {
|
|
"$ref": "./CollectLoanResponse.json"
|
|
},
|
|
"TransactionVerifyRequest": {
|
|
"$ref": "./TransactionVerifyRequest.json"
|
|
},
|
|
"TransactionVerifyResponse": {
|
|
"$ref": "./TransactionVerifyResponse.json"
|
|
},
|
|
"PenalChargeRequest": {
|
|
"$ref": "./PenalChargeRequest.json"
|
|
},
|
|
"PenalChargeResponse": {
|
|
"$ref": "./PenalChargeResponse.json"
|
|
},
|
|
"RevokeEnableConsentRequest": {
|
|
"$ref": "./RevokeEnableConsentRequest.json"
|
|
},
|
|
"RevokeEnableConsentResponse": {
|
|
"$ref": "./RevokeEnableConsentResponse.json"
|
|
},
|
|
"TokenValidationRequest": {
|
|
"$ref": "./TokenValidationRequest.json"
|
|
},
|
|
"TokenValidationResponse": {
|
|
"$ref": "./TokenValidationResponse.json"
|
|
},
|
|
"NewTransactionCheckRequest": {
|
|
"$ref": "./NewTransactionCheckRequest.json"
|
|
},
|
|
"NewTransactionCheckResponse": {
|
|
"$ref": "./NewTransactionCheckResponse.json"
|
|
},
|
|
"LienCheckRequest": {
|
|
"$ref": "./LienCheckRequest.json"
|
|
},
|
|
"LienCheckResponse": {
|
|
"$ref": "./LienCheckResponse.json"
|
|
},
|
|
"SMSRequest": {
|
|
"$ref": "./SMSRequest.json"
|
|
},
|
|
"SMSResponse": {
|
|
"$ref": "./SMSResponse.json"
|
|
},
|
|
"BulkSMSRequest": {
|
|
"$ref": "./BulkSMSRequest.json"
|
|
},
|
|
"BulkSMSResponse": {
|
|
"$ref": "./BulkSMSResponse.json"
|
|
},
|
|
"ApiResponse": {
|
|
"$ref": "./ApiResponse.json"
|
|
}
|
|
} |