The published list of section G document types - 500 complete declaration, 513 audit report, 516 wage statement, 999 other. Global and seeded, already translated to the caller's language.
GET
/api-v1/organization/tax-attachment-types
curl \
--request GET 'https://wyzio.app/api-v1/organization/tax-attachment-types'
Response examples (200)
[
{
"id": 42,
"code": "string",
"label": "string"
}
]