[add]: eco endpoints and dummy responses
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .authorization import AuthorizeRequestSchema
|
||||
from .disbursement import DisbursementSchema
|
||||
from .debt_closure_notification import DebtClosureNotificationSchema
|
||||
from .send_sms import SendSmsSchema
|
||||
from .collect_loan import CollectLoanSchema
|
||||
Reference in New Issue
Block a user