Skip to content

List available provinces

GET
/api/common/provincias

Authorizations

Parameters

Query Parameters

limit
integer
offset
integer

Responses

200

object
count
integer
next
One of:
string format: uri
previous
One of:
string format: uri
results
Array
<= 50 items
object
id

Province identifier

integer
value

Province identifier

integer
text

Province name

string

401

Access key was not provided in the X-Koibox-Key header

Headers

WWW-Authenticate
string
default: X-Koibox-Key

Indicates the required header for authentication

403

A valid access key was not provided