Hi Everyone.
{
"status_code": 400,
"error_detail": {
"ARGUMENTS_ERROR": {
"event.tax_settings": [
"EVENT_TAX_SETTINGS_MISSING"
]
}
},
"error_description": "There are errors with your arguments: event.tax_settings - EVENT_TAX_SETTINGS_MISSING",
"error": "ARGUMENTS_ERROR"
}
With the API I was able to create Event, Ticket.
I am also able to publish IF I MANUALLY set checkout_settings on the payment processor page to Germany/Euro and the EventBrite payment processing.
However in the documentation there is nothing related to updating the payment process or tax settings.
Is there any endpoint to do this tax information update on the event? Or do we need to manually set it for each event?