Goal of the Demo
The vision of the POC is to enable all functions for a credit use case including,
- Search - Search by farmer of desired credit product
- Select - Farmer selects the credit product
- Init - The order gets initiated and farmer can fill loan application
- Confirm - Farmer can see his submitted loan product
- Track - Farmer can track all application form filled by him
- Update - Upon review of application, loan officer reverts back the loan to the farmer
- Cancel - Application form gets canceled by farmer
Elements of the POC
- Farmer side portal
- Bank side portal
- UFSI (transaction spec - discovery, order, fulfillment, post-fulfillment)
UFSI flow for one sample spec (Search)
- Client- Farmer side application (farmer credit portal) - Here farmer selects any product
- Proxy - Establish to help route requests from client to the beck-in-a-box block
- BeckN Application Platform - Connects client side to the netowork
- BeckN Provider Platform - Connects provider side to the network
- Bank server - Enables bank to revert to all client request (across discovery, order, fulfillment, post-fulfillment)