FlightLevel using Simbrief API

Hello Team,
I am trying to dispatch using the API a flight with FL150, I am sending right all parameters but in Simbrief the FL that appears is 060.
What could be happening?

Hi,

You were sending the flight level as “FL150”, whereas the API only supported numeric altitudes (i.e. “15000” or “150”).

In any case, I have just updated the API to handle “FL” prefixes, so either way should work now.

Best regards,

Thank you, I just followed this documentation and in it appears:
Altitude fl Examples: 34000, FL340

Hi, sorry you’re correct, that was an error. But the API should support FL altitudes now.

Best regards,