bic-org / Boxtech

Boxtech API is a global container database containing technical and safety information, such as tare weight, size/type and max stacking capacity for containers.
https://www.bic-boxtech.org
25 stars 7 forks source link

some information missed #46

Open crystalyue2023 opened 2 months ago

crystalyue2023 commented 2 months ago

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" } ]