SplitpaymentCompany

Check if a company is subject to split-payment

Check if a company is subject to split-payment, that are with VAT taxes paid by the public administration

SecurityBearer
Request
path Parameters
id
required
string

VAT number WITHOUT the country prefix, fiscal id

Responses
200

OK

404

No company found - This company is not subject to split payment

get/verify/split/{id}
Request samples
Response samples
{
  • "id": "10442360961",
  • "company_name": "denominazione",
  • "enrollment_date": "1605031159",
  • "category": "categoria",
  • "update_timestamp": 1605031159
}