Skip to content

Fix API path changes#1

Open
ph03n1x13 wants to merge 1 commit into
mdminhazulhaque:mainfrom
ph03n1x13:api-url-fix
Open

Fix API path changes#1
ph03n1x13 wants to merge 1 commit into
mdminhazulhaque:mainfrom
ph03n1x13:api-url-fix

Conversation

@ph03n1x13

@ph03n1x13 ph03n1x13 commented May 23, 2026

Copy link
Copy Markdown

It was found that the API endpoint https://prepaid.desco.org.bd/api/tkdes/customer/getCustomerInfo?accountNo=<account_no.> does not work as expected
image
Rather the https://prepaid.desco.org.bd/api/unified/customer/getCustomerInfo works as expected and takes both accountNo and meterNo and works fine
image
So, I changed the BASE_URL in desco.py
With this endpoint, we can add a new feature like searching with meter number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant