Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Tabela com mensagens de erros retornadas pela API:

Código de erro

Mensagem

Descrição

Validation failed

at origin and destionation, mainLocation lat and lon cannot be null

Os parâmetro "lat" e "lon" na origem e destino não podem ser nulos.

validation fail

to fill the params of the object ‘driver’, the status must be set as ‘ON_THE_WAY

Para atualizar as coordenadas do motorista é necessário que o status do pedido seja ON_THE_WAY.

validation fail

color must be a valid hexadecimal value, like #000000"

O parâmetro color só aceita valores hexadecimais, como por exemplo #000 ou #000000.

  • No labels