Retrieve the details of a specific Debit Memo object.
Idempotency-Key | string <= 255 characters Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident. |
Accept-Encoding | string Include the If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a |
Content-Encoding | string Include the |
Zuora-Track-Id | string <= 64 characters A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon ( |
Zuora-Entity-Ids | string An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you should not set this header. |
Authorization | string The value is in the |
OK
Invalid input
Unauthorized
{- "id": "string",
- "createdById": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedById": "string",
- "updatedDate": "2019-08-24T14:15:22Z",
- "autoPay": true,
- "creditMemoId": "string",
- "balance": 0,
- "billToContactId": "string",
- "billToContactSnapshotId": "string",
- "cancelledById": "string",
- "cancelledOn": "2019-08-24T14:15:22Z",
- "comments": "string",
- "currency": "string",
- "discountAmount": 0,
- "dueDate": "2019-08-24",
- "einvoiceErrorCode": "string",
- "einvoiceErrorMessage": "string",
- "einvoiceFileId": "string",
- "einvoiceStatus": "Processing",
- "exchangeRateDate": "2019-08-24",
- "memoDate": "2019-08-24",
- "memoNumber": "string",
- "postedById": "string",
- "postedOn": "2019-08-24T14:15:22Z",
- "reasonCode": "string",
- "sequenceSetId": "string",
- "source": "BillRun",
- "sourceId": "string",
- "sourceType": "Subscription",
- "status": "Draft",
- "targetDate": "2019-08-24",
- "taxAmount": 0.1,
- "taxMessage": "string",
- "taxStatus": "Complete",
- "soldToContactSnapshotId": "string",
- "taxAutoCalculation": true,
- "totalAmount": 0.1,
- "totalAmountWithoutTax": 0.1,
- "totalTaxExemptAmount": 0.1,
- "transferredToAccounting": "Processing",
- "invoiceId": "string",
- "accountId": "string",
- "paymentTerm": "string",
- "account": {
- "id": "string",
- "createdById": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedById": "string",
- "updatedDate": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "additionalEmailAddresses": "string",
- "allowInvoiceEdit": false,
- "autoPay": true,
- "balance": 0.1,
- "batch": "string",
- "bcdSettingOption": "ManualSet",
- "billCycleDay": 0,
- "billToId": "string",
- "communicationProfileId": "string",
- "creditBalance": 0.1,
- "crmId": "string",
- "currency": "string",
- "customerServiceRepName": "string",
- "defaultPaymentMethodId": "string",
- "eInvoiceProfileId": "string",
- "invoiceDeliveryPrefsEmail": true,
- "invoiceDeliveryPrefsPrint": true,
- "invoiceTemplateId": "string",
- "lastInvoiceDate": "2019-08-24",
- "lastMetricsUpdate": "2019-08-24T14:15:22Z",
- "name": "string",
- "notes": "string",
- "organizationId": "string",
- "parentId": "string",
- "partnerAccount": true,
- "paymentMethodCascadingConsent": true,
- "purchaseOrderNumber": "string",
- "salesRepName": "string",
- "sequenceSetId": "string",
- "soldToId": "string",
- "status": "Active",
- "taxCompanyCode": "string",
- "taxExemptCertificateID": "string",
- "taxExemptCertificateType": "string",
- "taxExemptDescription": "string",
- "taxExemptEffectiveDate": "2019-08-24",
- "taxExemptEntityUseCode": "string",
- "taxExemptExpirationDate": "2019-08-24",
- "taxExemptIssuingJurisdiction": "string",
- "taxExemptStatus": "No",
- "totalInvoiceBalance": 0.1,
- "unappliedBalance": 0,
- "vATId": "string",
- "mrr": 0,
- "totalDebitMemoBalance": 0.1,
- "unappliedCreditMemoAmount": 0.1,
- "creditMemoTemplateId": "string",
- "debitMemoTemplateId": "string",
- "paymentGateway": "string",
- "paymentTerm": "string",
- "billTo": { },
- "soldTo": { },
- "defaultPaymentMethod": { },
- "subscriptions": [
- { }
], - "payments": [
- { }
], - "refunds": [
- { }
], - "creditMemos": [
- { }
], - "debitMemos": [
- { }
], - "invoices": [
- { }
], - "usages": [
- { }
], - "paymentMethods": [
- { }
]
}, - "billToContact": {
- "id": "string",
- "createdById": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedById": "string",
- "updatedDate": "2019-08-24T14:15:22Z",
- "accountId": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "country": "string",
- "county": "string",
- "fax": "string",
- "description": "string",
- "firstName": "string",
- "homePhone": "string",
- "lastName": "string",
- "mobilePhone": "string",
- "nickname": "string",
- "otherPhone": "string",
- "otherPhoneType": "Work",
- "personalEmail": "string",
- "state": "string",
- "postalCode": "string",
- "taxRegion": "string",
- "workEmail": "string",
- "workPhone": "string"
}, - "debitMemoItems": [
- {
- "id": "string",
- "createdById": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedById": "string",
- "updatedDate": "2019-08-24T14:15:22Z",
- "amount": 0.1,
- "amountWithoutTax": 0.1,
- "appliedToItemId": "string",
- "appliedToOthersAmount": 0,
- "beAppliedByOthersAmount": 0,
- "chargeDate": "2019-08-24T14:15:22Z",
- "creditMemoItemId": "string",
- "excludeItemBillingFromRevenueAccounting": true,
- "description": "string",
- "itemSoldToContactId": "string",
- "itemSoldToContactSnapshotId": "string",
- "processingType": "Charge",
- "quantity": 0.1,
- "reflectDiscountInNetAmount": false,
- "serviceEndDate": "2019-08-24",
- "serviceStartDate": "2019-08-24",
- "sku": "string",
- "sourceItemType": "CreditMemoItem",
- "chargeName": "string",
- "chargeNumber": "string",
- "taxAmount": 0.1,
- "taxCodeName": "string",
- "taxExemptAmount": 0.1,
- "taxMode": "TaxExclusive",
- "unitOfMeasure": "string",
- "unitPrice": 0.1,
- "subscriptionId": "string",
- "subscriptionNumber": "string",
- "invoiceItemId": "string",
- "productRatePlanChargeId": "string",
- "ratePlanChargeId": "string",
- "debitMemoId": "string",
- "balance": 0.1,
- "recognizedRevenueAccountingCodeId": "string",
- "accountReceivableAccountingCodeId": "string",
- "deferredRevenueAccountingCodeId": "string",
- "journalEntryId": "string",
- "soldToContactSnapshotId": "string",
- "billToContactSnapshotId": "string",
- "subscription": { },
- "ratePlanCharge": { }
}
]
}