Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 2.63 KB

PostNonRefRefundType.md

File metadata and controls

19 lines (16 loc) · 2.63 KB

Zuora::PostNonRefRefundType

Properties

Name Type Description Notes
comment String Comments about the refund. [optional]
custom_field__c String Any custom fields defined for this object. The custom field name is case-sensitive. [optional]
finance_information PostNonRefRefundTypeFinanceInformation [optional]
items Array<RefundCreditMemoItemType> Container for credit memo items. Note: The Invoice Item Settlement feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. [optional]
method_type String How an external refund was issued to a customer. This field is required for an external refund and must be left empty for an electronic refund. You can issue an external refund on a credit memo. [optional]
payment_method_id String The ID of the payment method used for the refund. This field is required for an electronic refund, and the value must be an electronic payment method ID. This field must be left empty for an external refund. [optional]
reason_code String A code identifying the reason for the transaction. The value must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code. [optional]
reference_id String The transaction ID returned by the payment gateway for an electronic refund. Use this field to reconcile refunds between your gateway and Zuora Payments. [optional]
refund_date Date The date when the refund takes effect, in `yyyy-mm-dd` format. The date of the refund cannot be before the credit memo date. Specify this field only for external refunds. Zuora automatically generates this field for electronic refunds. [optional]
second_refund_reference_id String The transaction ID returned by the payment gateway if there is an additional transaction for the refund. Use this field to reconcile payments between your gateway and Zuora Payments. [optional]
total_amount Float The total amount of the refund. The amount cannot exceed the unapplied amount of the associated credit memo. If the original credit memo was applied to one or more invoices or debit memos, you have to unapply a full or partial credit memo from the invoices or debit memos, and then refund the full or partial unapplied credit memo to your customers.
type String The type of the refund.