Zuora
Number of APIs: 236
nn# IntroductionnWelcome to the reference for the Zuora REST API!nnREST is a web-service protocol that lends itself to rapid development by using everyday HTTP and JSON technology.nnThe Zuora REST API provides a broad set of operations and resources that:nn * Enable Web Storefront integration from your website.n * Support self-service subscriber sign-ups and account management.n * Process revenue schedules through custom revenue rule models.n * Enable manipulation of most objects in the Zuora Object Model.n n ## Endpointsn n The Zuora REST API is provided via the following endpoints.n | Tenant | Base URL for REST Endpoints |n |-------------------------|-------------------------|n |US Production | https://rest.zuora.com |n |US API Sandbox | https://rest.apisandbox.zuora.com|n |US Performance Test | https://rest.pt1.zuora.com |n |EU Production | https://rest.eu.zuora.com |n |EU Sandbox |
Contact Support: Name: No Contact Email: email@example.com
-
v1-bulk - Perform mass action POST {{baseUrl}}/v1/bulk
-
v1-journal-entries-{je-number} - Delete summary journal entry DELETE {{baseUrl}}/v1/journal-entries/:je-number
-
v1-creditmemos-{credit Memo Id}-parts-{partid}-itemparts - Get credit memo part item GET {{baseUrl}}/v1/creditmemos/:creditMemoId/parts/:partid/itemparts/:itempartid
-
v1-accounting-periods-{ap-id} - Set accounting period to pending close PUT {{baseUrl}}/v1/accounting-periods/:ap-id/pending-close
-
v1-charge-revenue-summaries - Get charge summary details by charge ID GET {{baseUrl}}/v1/charge-revenue-summaries/subscription-charges/:charge-key
-
v1-object-import - CRUD: Create Import POST {{baseUrl}}/v1/object/import
-
v1-object-taxation-item - CRUD: Delete TaxationItem DELETE {{baseUrl}}/v1/object/taxation-item/:id
-
v1-action - Execute POST {{baseUrl}}/v1/action/execute
-
v1-orders-{order Number} - Get rated result for order GET {{baseUrl}}/v1/orders/:orderNumber/ratedResults
-
v1-revenue-recognition-rules - Get revenue recognition rule by subscription charge GET {{baseUrl}}/v1/revenue-recognition-rules/subscription-charges/:charge-key