Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.68 KB

File metadata and controls

22 lines (19 loc) · 2.68 KB

InstallmentSaveRequestDto

Properties

Name Type Required Description
installmentCount Long Number of installments
customer String Unique customer identifier in Asaas
value Double Value of each installment
billingType InstallmentSaveRequestBillingType Payment billing type
dueDate String Due date of the first installment
totalValue Double Total installment amount
description String Installment description (max. 500 characters)
postalService Boolean Define whether the payment will be sent via post
daysAfterDueDateToRegistrationCancellation Long Days after registration cancellation deadline (only for bank slip)
paymentExternalReference String Free search field
discount PaymentDiscountDto Discount information
interest PaymentInterestRequestDto Interest information for payment after due date
fine PaymentFineRequestDto Fine information for payment after due date
splits List<InstallmentSplitRequestDto> Split Settings