Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.73 KB

File metadata and controls

22 lines (19 loc) · 2.73 KB

ApiInstallmentSaveRequestDto

Properties

Name Type Required Description
installmentCount Long Number of installments
customer String Unique customer identifier in Asaas
value Double Value of each installment
billingType ApiInstallmentSaveRequestBillingType 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 ApiPaymentDiscountDto
interest ApiPaymentInterestRequestDto
fine ApiPaymentFineRequestDto
splits List<ApiInstallmentSplitRequestDto> Split Settings