Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 5.56 KB

File metadata and controls

27 lines (24 loc) · 5.56 KB

ApiInstallmentSaveWithCreditCardRequestDto

Properties

Name Type Required Description
installmentCount Long Number of installments
customer String Unique customer identifier in Asaas
value Double Value of each installment
billingType ApiInstallmentSaveWithCreditCardRequestBillingType Payment billing type
dueDate String Due date of the first installment
creditCard ApiCreditCardRequestDto
creditCardHolderInfo ApiCreditCardHolderInfoRequestDto
remoteIp String IP from where the customer is making the purchase. Your server's IP must not be entered.
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
creditCardToken String Credit card token for using the credit card tokenization functionality. If informed, the fields creditCard and creditCardHolderInfo are not mandatory.
authorizeOnly Boolean Carry out only the Pre-Authorization of the installment