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 Actions API

Actions are operations that are batch in nature. For example, the "create", "update", "delete", and other operations allow changes to up-to 50 objects at a time. The "query" operation will return up-to 2000 result records back at a time, before requiring additional pages of data to be returned via a subsequent "queryMore" operation.The default WSDL version for Actions is 79. If you want to change the WSDL version, set the `X-Zuora-WSDL-Version` header. To find out in which WSDL version a particular object or field was introduced, see [Zuora SOAP API Version History](https://knowledgecenter.zuora.com/DC_Developers/G_SOAP_API/Zuora_SOAP_API_Version_History).**Note**: Actions do not support the Invoice Settlement feature. This feature includes Unapplied Payments, Credit and Debit Memo, and Invoice Item Settlement. Actions also do not support the Orders feature.

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

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

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

5 operations 5 paths 13 schemas 5 POST

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 5

Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.

Actions 5

Actions are operations that are batch in nature. For example, the "create", "update", "delete", and other operations allow changes to up-to 50 objects at a time. The "query" opera…

POST
/v1/action/create
Create
Action_POSTcreate 10 params → 200401
POST
/v1/action/delete
Delete
Action_POSTdelete 10 params → 200401
POST
/v1/action/query
Query
Action_POSTquery 10 params → 200401
POST
/v1/action/queryMore
QueryMore
Action_POSTqueryMore 10 params → 200401
POST
/v1/action/update
Update
Action_POSTupdate 10 params → 200401

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ProxyActionqueryMoreResponse (4 properties), ProxyActionqueryResponse (4 properties), DeleteResult (3 properties), SaveResult (3 properties). Each schema is shown below with its type and property counts.

ProxyActioncreateRequest
object
2 properties 2 required
ProxyActionqueryRequest
object
2 properties 1 required
ProxyActionqueryMoreResponse
object
4 properties
zObject
object
SaveResult
object
3 properties
ProxyUnauthorizedResponse
object
1 property
ProxyActiondeleteRequest
object
2 properties 2 required
ProxyActionqueryResponse
object
4 properties
zObject_update
DeleteResult
object
3 properties
ProxyActionqueryMoreRequest
object
2 properties 1 required
ProxyActionupdateRequest
object
2 properties 2 required
ActionsErrorResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-actions-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 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