Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 4.15 KB

File metadata and controls

21 lines (18 loc) · 4.15 KB

PaymentLinkUpdateRequestDto

Properties

Name Type Required Description
name String Payment link name
description String Payments link description
endDate String End date
value Double Value of the payment link, if not informed, the payer can inform how much they want to pay
active Boolean Determines whether the payments link is active
billingType PaymentLinkUpdateRequestBillingType Allowed payment method
chargeType PaymentLinkUpdateRequestChargeType Charge type
dueDateLimitDays Long Number of business days that your customer can pay after the invoice is generated (For payment method such as Boleto)
subscriptionCycle PaymentLinkUpdateRequestCycle Billing frequency, if the chargeType is RECURRENT
maxInstallmentCount Long Maximum number of installments that your customer can pay in installments for the payment link if the billing method selected is Installments. If not informed, the default value will be 1 installment
externalReference String Free search field.
notificationEnabled Boolean Defines whether customers registered via the payments link will have notifications enabled. If not informed, the default value will be true
callback PaymentCallbackRequestDto Automatic redirection information after the payment of the link payment