Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 5.75 KB

File metadata and controls

24 lines (21 loc) · 5.75 KB

PaymentSaveRequestDto

Properties

Name Type Required Description
customer String Unique customer identifier in Asaas
billingType PaymentSaveRequestBillingType Payment billing type
value Double Payment amount
dueDate String Payment due date
description String Payment description (max. 500 characters)
daysAfterDueDateToRegistrationCancellation Long Days after registration cancellation deadline (only for bank slip)
externalReference String Free search field
installmentCount Long Number of installments (only in the case of installment payment)
totalValue Double Enter the total amount of a charge that will be paid in installments (only in the case of an installment charge). If this field is sent, the installmentValue is not necessary, the calculation per installment will be automatic.
installmentValue Double Value of each installment (only in the case of installment payment). Send this field if you want to define the value of each installment.
discount PaymentDiscountDto Discount information
interest PaymentInterestRequestDto Interest information for payment after due date
fine PaymentFineRequestDto Fine information for payment after due date
postalService Boolean Define whether the payment will be sent via post
split List<PaymentSplitRequestDto> Split Settings
callback PaymentCallbackRequestDto Automatic redirection information after the payment of the link payment