Gestiono
Referencia de APIAccounting / Beneficiary

Get Beneficiary taxid by taxid

← Back to full API reference
GET/v1/beneficiary/taxId/:taxIdAuth required

Request details

Path params

FieldRequiredDescription
taxIdYesRequired path parameter.

Query params

FieldRequiredDescription
deepCheckYesInferred from req.query.deepCheck

Default payloads

Path params

json
{
  "taxId": 1
}

Query

json
{
  "deepCheck": "string"
}

Sample response

json
"<data>"