Zuora REST
The Zuora REST API provides a broad set of operations and resources to enable web Storefront integration from the website, support self-service subscriber sign-ups and account management, process revenue schedules through custom revenue rule models and so on.
Actions
-
createPaymentMethods: Create multiple payment methods
-
createUnitOfMeasures: Create multiple unit of measures
-
createAccountingCodes: Create multiple accounting codes
-
createContacts: Create multiple contacts
-
queryAccounts: Query the accounts based on query criteria
-
queryAccountingCodes: Query the accounting codes based on query criteria
-
createUsages: Create multiple usages
-
queryAmendments: Query the amendments based on query criteria
-
createAccountingPeriods: Create multiple accounting periods
-
queryInvoiceAdjustments: Query the invoice adjustments based on query criteria
-
queryUnitOfMeasures: Query the unit of measures based on query criteria
-
queryProducts: Query the products based on query criteria
-
createAccounts: Create multiple accounts
-
createBillingRuns: Create multiple billing runs
-
createTaxationItems: Create multiple taxation items
-
createInvoicePayments: Create multiple invoice payments
-
createInvoiceAdjustments: Create multiple invoice adjustments
-
queryInvoicePayments: Query the invoice payments based on query criteria
-
queryProductRatePlans: Query the product rate palns based on query criteria
-
createRefund: Create multiple refunds
-
queryRefund: Query the refunds based on query criteria
-
createProducts: Create multiple products
-
createInvoices: Create multiple invoices
-
createPayments: Create multiple payments
-
queryContacts: Query the contacts based on query criteria
-
queryAccountingPeriods: Query the accounting periods based on query criteria
-
queryMore: Query the accounting codes based on query criteria
-
createProductRatePlans: Create multiple product rate plans
-
createAmendments: Create multiple amendments
-
createSubscriptions: Create subscription for an existing customer account
-
querySubscriptions: Query the subscriptions based on query criteria
Custom Actions
Zuora REST connector lets you create your own custom actions for performing specific tasks. The actions you create look and work exactly like the other actions do.
Learn more about how to create custom actions.