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

  1. v1-bulk - Perform mass action POST {{baseUrl}}/v1/bulk

  2. v1-journal-entries-{je-number} - Delete summary journal entry DELETE {{baseUrl}}/v1/journal-entries/:je-number

  3. v1-creditmemos-{credit Memo Id}-parts-{partid}-itemparts - Get credit memo part item GET {{baseUrl}}/v1/creditmemos/:creditMemoId/parts/:partid/itemparts/:itempartid

  4. v1-accounting-periods-{ap-id} - Set accounting period to pending close PUT {{baseUrl}}/v1/accounting-periods/:ap-id/pending-close

  5. v1-charge-revenue-summaries - Get charge summary details by charge ID GET {{baseUrl}}/v1/charge-revenue-summaries/subscription-charges/:charge-key

  6. v1-object-import - CRUD: Create Import POST {{baseUrl}}/v1/object/import

  7. v1-object-taxation-item - CRUD: Delete TaxationItem DELETE {{baseUrl}}/v1/object/taxation-item/:id

  8. v1-action - Execute POST {{baseUrl}}/v1/action/execute

  9. v1-orders-{order Number} - Get rated result for order GET {{baseUrl}}/v1/orders/:orderNumber/ratedResults

  10. v1-revenue-recognition-rules - Get revenue recognition rule by subscription charge GET {{baseUrl}}/v1/revenue-recognition-rules/subscription-charges/:charge-key