API - Report EU eCommerce Threshold
Resource:
/acumulus/stable/reports/report_threshold_eu_ecommerce.php
Since API:
Available for authenticated:
API gebruiker
Available for authenticated:
API beheerder
Communication:
Basic submit, including below structure
Submit
<?xml version="1.0" encoding="UTF-8"?> <myxml> <year></year> </myxml>
year
YYYY format. Defaults to current year.
Response
<?xml version="1.0" encoding="UTF-8"?> <response> <year></year> <threshold></threshold> <nltaxed></nltaxed> <reached></reached> </response>
year
Year to which information in response is applicable.
threshold
Threshold value at which the EU e-Commerce directive applies.
nltaxed
Amount of turnover taxed using Dutch VAT against target customer set. Should ideally not gain when threshold reached.
reached
Integer. 0 when threshold not reached. 1 when so.