Main Page

From API Documentation

Jump to: navigation, search


Welcome to the Z-Commerce API Documentation Wiki

The Z-Commerce Platform provides an open standards application programming interface (API) for developers. This interface is called the Z-Commerce API. The Z-Commerce API works with any platform or technology and gives developers full access to Z-Billing, Z-Payments, and Z-Force.

Instead of building your own billing infrastructure, you can use the Z-Commerce API to add billing, payment, and subscription management capabilities to your product or service. The Z-Commerce API makes it easy to directly create, read, update, or delete any object, such as invoices, payments, subscriptions, amendments, and more.

About the Z-Commerce API Wiki

Zuora's Z-Commerce API developer wiki gives developers who are working with the Z-Commerce Platform the latest documentation to understand, develop and master the Z-Commerce data model and how it functions.

Getting Started

New to Z-Commerce Platform?

What's New with the Z-Commerce Platform?


New in Version 22.0

Programmatic Control of the Product Catalog

You can create Products, ProductRatePlans, ProductRatePlanCharges,and ProductRatePlanChargeTiers. This allows you to easily move/migrate product catalogs from one tenant to another, create products and rate plans on the fly, and extend your product & pricing QA/testing.

Simplified Invoice Payment

You can now process payment for an invoice in a single call, greatly reducing the number of calls and logic to process payment and apply to an invoice

Improved Payment Reconciliation

Zuora now exposes a new field, Payment.BankIdentificationNumber, which is the first 6 digits of a credit/debit card used for electronic payments. This is helpful when reconciling payments between Zuora and your merchant bank.