Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora Taxation Items API

The TaxationItem object is used to add a tax amount to an invoice item. In the typical use case, the tax amount that you specify in the object is calculated by Z-Tax or a third-party tax engine such as Avalara or Connect tax engine.Changes that you make with this object affect the product charges in your product catalog, but not the charges in existing subscriptions.

Zuora Taxation Items API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Taxation Items. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

4 operations 2 paths 8 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Taxation Items 4

The TaxationItem object is used to add a tax amount to an invoice item. In the typical use case, the tax amount that you specify in the object is calculated by Z-Tax or a third-pa…

PUT
/v1/taxationitems/{id}
Update a taxation item
PUT_TaxationItem 8 params → 200
GET
/v1/taxationitems/{id}
Retrieve a taxation item
GET_TaxationItem 7 params → 200
DELETE
/v1/taxationitems/{id}
Delete a taxation item
DELETE_TaxationItem 7 params → 200
POST
/v1/object/taxation-item
CRUD: Create a taxation item
Object_POSTTaxationItem 9 params → 200400401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CommonResponseType (3 properties), ProxyCreateOrModifyResponse (2 properties), ProxyBadRequestResponse (2 properties), ProxyUnauthorizedResponse (1 property). Each schema is shown below with its type and property counts.

ProxyCreateTaxationItem
CommonResponseType
object
3 properties
PUTTaxationItemType
GETTaxationItemType
ProxyUnauthorizedResponse
object
1 property
TaxationItemObjectCustomFields
object
Container for custom fields of a Taxation Item object.
ProxyBadRequestResponse
object
2 properties
ProxyCreateOrModifyResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-taxation-items-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API