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 Accounting Codes API

Accounting Codes are commonly referred to as General Ledger Accounts or General Ledger Account Codes. In Zuora, the use of accounting codes are optional but recommended. This section contains the operations that allow you to create, update, get, delete, activate, or deactivate accounting codes in Zuora.

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

Tagged areas include Accounting Codes. The published artifact set on APIs.io includes an OpenAPI specification.

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

7 operations 4 paths 8 schemas 1 DELETE2 GET1 POST3 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 7

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

Accounting Codes 7

Accounting Codes are commonly referred to as General Ledger Accounts or General Ledger Account Codes. In Zuora, the use of accounting codes are optional but recommended. This sect…

POST
/v1/accounting-codes
Create an accounting code
POST_AccountingCode 8 params → 200
GET
/v1/accounting-codes
List all accounting codes
GET_AllAccountingCodes 8 params → 200
PUT
/v1/accounting-codes/{ac-id}/activate
Activate an accounting code
PUT_ActivateAccountingCode 7 params → 200
PUT
/v1/accounting-codes/{ac-id}/deactivate
Deactivate an accounting code
PUT_DeactivateAccountingCode 7 params → 200
DELETE
/v1/accounting-codes/{ac-id}
Delete an accounting code
DELETE_AccountingCode 7 params → 200
GET
/v1/accounting-codes/{ac-id}
Retrieve an accounting code
GET_AccountingCode 7 params → 200
PUT
/v1/accounting-codes/{ac-id}
Update an accounting code
PUT_AccountingCode 8 params → 200

Schemas 8

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

GETAccountingCodeItemWithoutSuccessType
POSTAccountingCodeResponseType
object
2 properties
CommonResponseType
object
3 properties
POSTAccountingCodeType
GETAccountingCodesType
object
3 properties
GETAccountingCodeItemType
AccountingCodeObjectCustomFields
object
Container for custom fields of an Accounting Code object.
PUTAccountingCodeType

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-accounting-codes-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 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
Zuora Catalog API