¿Cómo funciona?
https://api.persat.com.ar/v1https://api.persat.com.ar/v1/clients¿En que formato se recibe la información?
{
"success": true,
"data": {
"uid_client": "CL-0044",
"company_name": "Persat",
"company_description": "Logistica GPS",
"latitude": -34.598236,
"longitude": -58.507811,
"street": "San Nicolás",
"street_nbr": "3940",
"neighborhood": "Devoto",
"city": "CABA",
"country": "Argentina",
"custom_fields": {
"1": {
"name": "Teléfono",
"value": "11-4504-5300"
}
}
}
}¿Quienes pueden utilizar la API?
Last updated