List of records:
https://api.wportal.pt/v1/paises
| Parameters |
|
| Response |
- 200
(array)
- count
(int) - Total Number of Records
- rows
(array) - Array of results
- 404
(array)
- status
(int) 404
- error
(int) 404
- message
(array)
- error
(string)
- Não foram encontrados registos.
- 400
(array)
- status
(int) 400
- error
(int) 400
- message
(array)
- error
(string)
- Ocorreu um erro ao processar o pedido.
- 401
(array)
- status
(bolean) false
- error
(string)
- Dados de autenticação inválidos
- Pedido inseguro, utilize https
|