Skip to main content
POST
Configure Column Tax

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is a partner-level token.

Body

application/json
clientId
string
required

Column Tax Client ID for API authentication.

clientSecret
string
required

Column Tax Client Secret for API authentication.

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object