How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora Debit Memos API

Debit memos increase the amount a customer owes. It is a separate document from the invoice. Debit memos can be used to correct undercharging on an invoice or to levy ad hoc charges outside the context of a subscription. Just like an invoice, debit memo balances can be settled by applying either a payment or a credit memo.For more information about debit memos, see Credit and debit memos.

Zuora Debit Memos API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Debit Memos. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 22 operations across 17 paths, and defines 43 schemas. It is described by OpenAPI 3.2.0, at version 2023-12-15.

Requests are made against a single base URL, https://rest.zuora.com/.

22 operations 17 paths 43 schemas 1 DELETE6 GET8 POST7 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2023-12-15
Server
https://rest.zuora.com/
Resource Areas
1

Paths & Operations 22

Across 17 paths, the API surfaces 22 operations — 1 DELETE, 6 GET, 8 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

Debit Memos 22

Debit memos increase the amount a customer owes. It is a separate document from the invoice. Debit memos can be used to correct undercharging on an invoice or to levy ad hoc charg…

POST
/v1/debitmemos
Create a debit memo from a charge
POST_DebitMemoFromPrpc 8 params body → 200
PUT
/v1/debitmemos
Update due dates for debit memos
PUT_UpdateDebitMemosDueDates 6 params body → 200
GET
/v1/debitmemos
List debit memos
GET_DebitMemos 27 params → 200
POST
/v1/debitmemos/bulk
Create debit memos
POST_CreateDebitMemos 8 params body → 200
PUT
/v1/debitmemos/bulk
Update debit memos
PUT_UpdateDebitMemos 7 params body → 200
POST
/v1/invoices/{invoiceKey}/debitmemos
Create a debit memo from an invoice
POST_DebitMemoFromInvoice 9 params body → 200
GET
/v1/debitmemos/{debitMemoKey}
Retrieve a debit memo
GET_DebitMemo 7 params → 200
PUT
/v1/debitmemos/{debitMemoKey}
Update a debit memo
PUT_DebitMemo 7 params body → 200
DELETE
/v1/debitmemos/{debitMemoKey}
Delete a debit memo
DELETE_DebitMemo 7 params → 200
GET
/v1/debitmemos/{debitMemoId}/application-parts
List all application parts of a debit memo
GET_DebitMemoApplicationParts 7 params → 200
PUT
/v1/debitmemos/{debitMemoKey}/cancel
Cancel a debit memo
PUT_CancelDebitMemo 7 params → 200
POST
/v1/debitmemos/{debitMemoKey}/collect
Collect a posted debit memo
POST_DebitMemoCollect 8 params body → 200
POST
/v1/debitmemos/{debitMemoKey}/emails
Email a debit memo
POST_EmailDebitMemo 8 params body → 200
POST
/v1/debitmemos/{debitMemoKey}/files
Upload a file for a debit memo
POST_UploadFileForDebitMemo 8 params body → 200
GET
/v1/debitmemos/{debitMemoKey}/items
List debit memo items
GET_DebitMemoItems 24 params → 200
GET
/v1/debitmemos/{debitMemoKey}/items/{dmitemid}
Retrieve a debit memo item
GET_DebitMemoItem 9 params → 200
GET
/v1/debitmemos/{debitMemoId}/items/{dmitemid}/taxation-items
List all taxation items of a debit memo item
GET_TaxationItemsOfDebitMemoItem 10 params → 200
POST
/v1/debitmemos/{debitMemoKey}/pdfs
Generate a debit memo PDF file
POST_DebitMemoPDF 8 params → 200
PUT
/v1/debitmemos/{debitMemoKey}/post
Post a debit memo
PUT_PostDebitMemo 7 params → 200
PUT
/v1/debitmemos/{debitMemoKey}/unpost
Unpost a debit memo
PUT_UnpostDebitMemo 7 params → 200
POST
/v1/debitmemos/{debitMemoKey}/taxationitems
Create taxation items for a debit memo
POST_DM_TaxationItems 8 params body → 200
PUT
/v1/debitmemos/{debitMemoKey}/einvoice/generate
Generate an e-invoice file for a debit memo
PUT_GenerateEInvoiceFileForDebitMemo 7 params → 200

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are DebitMemoTaxItemFromInvoiceTaxItemType (13 properties), GetDebitMemoApplicationPartType (7 properties), PostDebitMemoEmailType (4 properties), DebitMemoCollectRequest (4 properties). Each schema is shown below with its type and property counts.

DebitMemoFromChargeCustomRatesType
GETDebitMemoTypewithSuccess
DebitMemoItemFromInvoiceItemType
POSTBulkDebitMemosRequestType
object
1 property 1 required
GETDebitMemoItemCollectionType
object
3 properties
DebitMemoItemObjectCustomFields
object
Container for custom fields of a Debit Memo Item object.
DebitMemoObjectNSFields
object
Container for Debit Memo fields provided by the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
3 properties
BatchDebitMemoType
object
2 properties
POSTTaxationItemForDMType
PUTBulkDebitMemosRequestType
DebitTaxationItemObjectCustomFields
object
Container for custom fields of a Debit Taxation Item object.
TaxationItemObjectCustomFields
object
Container for custom fields of a Taxation Item object.
GETDebitMemoCollectionType
object
3 properties
PUTDebitMemoType
DebitMemoCollectResponseAppliedPayments
POSTTaxationItemListForDMType
object
1 property
PostDebitMemoEmailType
object
4 properties
GetDebitMemoApplicationPartType
object
7 properties
POSTMemoPdfResponse
object
1 property
GETDMTaxItemTypeNew
GETDebitMemoItemTypewithSuccess
GETDebitMemoType
DebitMemoCollectResponseAppliedCreditMemos
DebitMemoTaxItemFromInvoiceTaxItemType
object
13 properties
DebitMemoFromChargeDetailType
GETTaxationItemListType
object
2 properties
CommonResponseType
object
3 properties
PutDebitMemoTaxItemType
POSTUploadFileResponse
object
2 properties
PUTBatchDebitMemosRequest
object
1 property
DebitMemoObjectCustomFields
object
Container for custom fields of a Debit Memo object.
DebitMemoCollectRequest
object
4 properties
GETDMTaxItemType
DebitMemoCollectResponse
DebitMemoFromChargeType
PUTDebitMemoItemType
BulkDebitMemosResponseType
DebitMemoFromInvoiceType
GETDebitMemoItemType
PUTDebitMemoWithIdType
GETTaxationItemsOfDebitMemoItemType
GETTaxationItemTypewithSuccess
GetDebitMemoApplicationPartCollectionType
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-debit-memos-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API
Where this information came from

This is an independent, third-party profile of Zuora Debit Memos API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.