v1
latestOpenAPI 3.0.22026-08-061464031.4 MBTax compliance status
Get a tax compliance status's details
Get the details of a specific Tax compliance status.
get/api/tax-compliance-status/{id}/
Path parameters
idstring uuid required
The tax-compliance-status.id you want to get detailed information about.
Query parameters
omitstring
Omit certain fields from being returned in the response. For more information, see our <a href="https://developers.belvo.com/docs/searching-and-filtering" target="_blank">Filtering responses</a> DevPortal article.
fieldsstring
Return only the specified fields in the response. For more information, see our <a href="https://developers.belvo.com/docs/searching-and-filtering" target="_blank">Filtering responses</a> DevPortal article.
Response
Ok
Example response
{
"id": "0d3ffb69-f83b-456e-ad8e-208d0998d71d",
"collected_at": "2022-02-09T08:45:50.406032Z",
"created_at": "2022-02-09T08:45:50.406032Z",
"internal_identification": "20NE1234567",
"pdf": "=PDF-STRING=",
"rfc": "KDFC211118IS0",
"outcome": "NEGATIVE"
}