{"id":24362209,"url":"https://github.com/tofazzaltopu/instant-cash-api","last_synced_at":"2026-05-05T18:32:57.561Z","repository":{"id":272122358,"uuid":"915584119","full_name":"TofazzalTopu/instant-cash-api","owner":"TofazzalTopu","description":"Instantcash Money Exchange House API Integration using Java, Spring Boot","archived":false,"fork":false,"pushed_at":"2025-04-17T12:07:18.000Z","size":30996,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T15:49:17.134Z","etag":null,"topics":["hibernate","java-11","jcache","jpa","maven","oracle","restful","restful-api","spring-boot","webservice"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TofazzalTopu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-12T08:52:07.000Z","updated_at":"2025-04-17T12:07:21.000Z","dependencies_parsed_at":"2025-01-12T10:28:08.474Z","dependency_job_id":"06087c15-36c3-437b-89d6-31e4800d77eb","html_url":"https://github.com/TofazzalTopu/instant-cash-api","commit_stats":null,"previous_names":["tofazzaltopu/instant-cash-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TofazzalTopu/instant-cash-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TofazzalTopu%2Finstant-cash-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TofazzalTopu%2Finstant-cash-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TofazzalTopu%2Finstant-cash-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TofazzalTopu%2Finstant-cash-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TofazzalTopu","download_url":"https://codeload.github.com/TofazzalTopu/instant-cash-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TofazzalTopu%2Finstant-cash-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32663048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hibernate","java-11","jcache","jpa","maven","oracle","restful","restful-api","spring-boot","webservice"],"created_at":"2025-01-18T22:50:35.735Z","updated_at":"2026-05-05T18:32:57.539Z","avatar_url":"https://github.com/TofazzalTopu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instant Cash Exchange House API Integration\n```\n1. Returns a list of outstanding transactions which belong to a receiving agent. API:- /transactions/outstanding.\n2. Gets the status of the transaction associated with the provided Instant Cash Transaction Code (ICTC) number. API:- /transactions/status.\n3. Returns the payment details of the outstanding transaction for the provided Instant Cash Transaction Code (ICTC) number. API:- /transactions/receive-payment.\n4. Unlocks the transaction associated with the provided Instant Cash Transaction Code (ICTC) number. API:- /transactions/unlock.\n4. Confirms the status of the transaction as 'Downloaded', 'Paid' or 'Report Error'. API:- /transactions/confirm.\n```\n\n# Instant Cash Exchange House API Scheduler\n\n````\nThe process starts with the Scheduler (ApiClientScheduler class), which triggers at a specified interval defined in the properties file. \nThe scheduler calls a processor, InstantCashAPIProcessor, to handle the API interaction and response processing.\n\n1. The Scheduler invokes the `fetchICOutstandingRemittance()` method to retrieve a list of outstanding transactions.\n2. If any transactions are found, it calls the `confirmOutstandingTransactionStatus()` method to update their statuses:\n   - \"D\" for \"Downloaded\" status\n   - \"X\" for \"Exception reported from Agent\" status (for transactions with issues such as \"Duplicate\", \"Invalid Account Number\", \"Invalid Routing Number\" or \"Invalid IFSC Code\")\n3. For each valid transaction that has been successfully paid to the customer, the `notifyPaidStatus()` method is called to update the status to \"Y\" for \"Paid.\"\n\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftofazzaltopu%2Finstant-cash-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftofazzaltopu%2Finstant-cash-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftofazzaltopu%2Finstant-cash-api/lists"}