Skip to main content
GET
/
arca
/
{name}
Obtener parámetro ARCA específico
curl --request GET \
  --url https://facture.ar/api/arca/{name} \
  --header 'x-api-key: <api-key>'
{
  "name": "<string>",
  "data": [
    {
      "id": 123,
      "desc": "<string>",
      "fchDesde": "2023-12-25",
      "fchHasta": "2023-12-25"
    }
  ],
  "cachedAt": "2023-11-07T05:31:56Z"
}

Authorizations

x-api-key
string
header
required

API Key para autenticación. Formato: test_sk_xxx para testing, prod_sk_xxx para producción.

Path Parameters

name
enum<string>
required

Nombre del parámetro AFIP a obtener

Available options:
FEPARAMGETTIPOSDOC,
FEPARAMGETTIPOSCBTES,
FEPARAMGETTIPOSCONCEPTO,
FEPARAMGETTIPOSIVA,
FEPARAMGETTIPOSMONEDAS,
FEPARAMGETTIPOSOPCIONALES,
FEPARAMGETTIPOSTRIBUTOS,
FEPARAMGETCOTIZACION

Query Parameters

codId
enum<string>

ID de moneda (requerido para FEPARAMGETCOTIZACION)

Available options:
USD,
EUR,
BRL

Response

Parámetro ARCA obtenido exitosamente

name
string

Nombre del parámetro

data
object[]
cachedAt
string<date-time>

Fecha de cache