API Reference

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.

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

Attribute

Description

country

Contains the country name. The default value is null.

salesTaxId

Contains a sales tax ID. The default value is null.

salesTaxName

Contains the sales tax name. The default value is null.

absorbTax

Contains absorb the sales tax. The default value is false.

salesTaxRate

Contains a sales tax rate.

allTickeType

All 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

ticketingTypeIds

Contains ticketing type ID's.

Language
Credentials
Header
Click Try It! to start a request and see the response here!