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

[Question] Empty 200 response for /container/{containerNumber} #49

Open tvanhove opened 1 week ago

tvanhove commented 1 week ago

We have a container number EXFU8211118 which we wanted to retrieve information on and while we get a 200 OK response we do get an empty body ('{}').

image

Question is why this happens? And can we rely on the 200 OK to confirm that this is a valid number even though we get an empty response?