Zuora · Capability
API Reference — Accounting Periods
API Reference — Accounting Periods. 9 operations. Lead operation: Create an accounting period. Self-contained Naftiko capability covering one Zuora business surface.
What You Can Do
POST
Postaccountingperiod
— Create an accounting period
/v1/v1/accounting-periods
GET
Getallaccountingperiods
— List all accounting periods
/v1/v1/accounting-periods
GET
Getaccountingperiod
— Retrieve an accounting period
/v1/v1/accounting-periods/{ap-id}
PUT
Putupdateaccountingperiod
— Update an accounting period
/v1/v1/accounting-periods/{ap-id}
DELETE
Deleteaccountingperiod
— Delete an accounting period
/v1/v1/accounting-periods/{ap-id}
PUT
Putcloseaccountingperiod
— Close an accounting period
/v1/v1/accounting-periods/{ap-id}/close
PUT
Putpendingcloseaccountingperiod
— Set an accounting period to pending close
/v1/v1/accounting-periods/{ap-id}/pending-close
PUT
Putreopenaccountingperiod
— Reopen an accounting period
/v1/v1/accounting-periods/{ap-id}/reopen
PUT
Putruntrialbalance
— Run trial balance
/v1/v1/accounting-periods/{ap-id}/run-trial-balance
MCP Tools
create-accounting-period
Create an accounting period
list-all-accounting-periods
List all accounting periods
read-only
idempotent
retrieve-accounting-period
Retrieve an accounting period
read-only
idempotent
update-accounting-period
Update an accounting period
idempotent
delete-accounting-period
Delete an accounting period
idempotent
close-accounting-period
Close an accounting period
idempotent
set-accounting-period-pending-close
Set an accounting period to pending close
idempotent
reopen-accounting-period
Reopen an accounting period
idempotent
run-trial-balance
Run trial balance
idempotent