Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 888 Bytes

File metadata and controls

12 lines (8 loc) · 888 Bytes

PaymentDebitMemoApplicationApplyRequestType

Properties

Name Type Description Notes
amount float The amount that is applied from the payment to the debit memo.
debit_memo_id str The unique ID of the debit memo that the payment is applied to. [optional]
items list[PaymentDebitMemoApplicationItemApplyRequestType] Container for debit 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]

[Back to Model list] [Back to API list] [Back to README]