Validate submitting VAT Report

POST /api-v1/vat/report/validate

Headers

Query parameters

Responses

POST /api-v1/vat/report/validate
curl \
 --request POST 'https://wyzio.app/api-v1/vat/report/validate?organizationId=42' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"
Response examples (200)
{}