Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some information missed #46

Open
crystalyue2023 opened this issue Apr 28, 2024 · 0 comments
Open

some information missed #46

crystalyue2023 opened this issue Apr 28, 2024 · 0 comments
Labels

Comments

@crystalyue2023
Copy link

crystalyue2023 commented Apr 28, 2024

excuse me

when i use the api "https://api.bic-boxtech.org/api/v2.0/codes/AAAU"

the return result is "
[
{
"code": "AAAU",
"name": "ASIA CONTAINER LEASING CO LTD",
"address": {
"country": "Hong Kong, China"
}
}
]
"

miss some information.

### this is your example request

[
{
"code": "AAAU",
"name": "ASIA CONTAINER LEASING CO LTD",
"address": {
"street": "RM 2310, DOMINION CENTRE\n 43-59 QUEENS ROAD EAST",
"city": "WAN CHAI",
"postCode": "",
"country": "Hong Kong, China"
},
"phone": "+852 2521 0859",
"fax": "+852 2521 1978",
"website": "www.asia-container.com"
}
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants