Zuora · Capability
API Reference — Accounting Codes
API Reference — Accounting Codes. 7 operations. Lead operation: Create an accounting code. Self-contained Naftiko capability covering one Zuora business surface.
What You Can Do
POST
Postaccountingcode
— Create an accounting code
/v1/v1/accounting-codes
GET
Getallaccountingcodes
— List all accounting codes
/v1/v1/accounting-codes
DELETE
Deleteaccountingcode
— Delete an accounting code
/v1/v1/accounting-codes/{ac-id}
GET
Getaccountingcode
— Retrieve an accounting code
/v1/v1/accounting-codes/{ac-id}
PUT
Putaccountingcode
— Update an accounting code
/v1/v1/accounting-codes/{ac-id}
PUT
Putactivateaccountingcode
— Activate an accounting code
/v1/v1/accounting-codes/{ac-id}/activate
PUT
Putdeactivateaccountingcode
— Deactivate an accounting code
/v1/v1/accounting-codes/{ac-id}/deactivate
MCP Tools
create-accounting-code
Create an accounting code
list-all-accounting-codes
List all accounting codes
read-only
idempotent
delete-accounting-code
Delete an accounting code
idempotent
retrieve-accounting-code
Retrieve an accounting code
read-only
idempotent
update-accounting-code
Update an accounting code
idempotent
activate-accounting-code
Activate an accounting code
idempotent
deactivate-accounting-code
Deactivate an accounting code
idempotent