Get sales tax details

This API is used to retrieve sales tax details. It returns data like country, salesTaxId, salesTaxName and many more.
This endpoint can be accessed by users with event admin access or greater.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of a JSON array.

AttributeDescription
countryContains the country name. The default value is null.
salesTaxIdContains a sales tax ID. The default value is null.
salesTaxNameContains the sales tax name. The default value is null.
absorbTaxContains absorb the sales tax. The default value is false.
salesTaxRateContains a sales tax rate.
allTickeTypeAll ticket type
ticketTypes

Contains an array of ticket types for this event

typeId : Contains ticketing type ID
categoryId : Contains category ID
name : Contains ticketing type name

ticketingTypeIdsContains ticketing type ID's.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain