Table of contents
Overview
Zuora provides a WSDL (Web services description language) file that defines certain aspects of the Zuora Web Services API (application programming interface). Using the WSDL and the Zuora Web Services API, you can easily integrate your applications and back-office systems with Zuora.
Downloading the WSDL File
To help you get started with your implementation:
- Navigate to Settings > Z-Billing Settings and select Download the Zuora WSDL.
- Download one of Zuora's platform-specific QuickStart toolkits for sample implementations. Zuora provides the following toolkits:
- Java QuickStart Toolkit
- PHP QuickStart Toolkit
- XML QuickStart Toolkit
Take a look at the the API documentation for information on calls, objects, and use cases and other best practices (you can do so by clicking on the applicable link).

Comments