Referencia de APIAccounting / Beneficiary
Get Beneficiary taxid by taxid
← Back to full API reference
GET
/v1/beneficiary/taxId/:taxIdAuth requiredRequest details
Path params
| Field | Required | Description |
|---|---|---|
| taxId | Yes | Required path parameter. |
Query params
| Field | Required | Description |
|---|---|---|
| deepCheck | Yes | Inferred from req.query.deepCheck |
Default payloads
Path params
json
{
"taxId": 1
}Query
json
{
"deepCheck": "string"
}Sample response
json
"<data>"