Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 868 Bytes

File metadata and controls

12 lines (8 loc) · 868 Bytes

PaymentInvoiceApplicationCreateRequestType

Properties

Name Type Description Notes
amount float The amount of the payment associated with the invoice.
invoice_id str The unique ID of the invoice that the payment is created on. [optional]
items list[PaymentInvoiceApplicationItemCreateRequestType] Container for invoice 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]