Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.39 KB

File metadata and controls

22 lines (19 loc) · 2.39 KB

SubscriptionSaveRequestDto

Properties

Name Type Required Description
customer String Unique customer identifier in Asaas
billingType SubscriptionSaveRequestBillingType Billing type
value Double Subscription value
nextDueDate String First payment due
cycle SubscriptionSaveRequestCycle Billing frequency
discount PaymentDiscountDto Discount information
interest PaymentInterestRequestDto Interest information for payment after due date
fine PaymentFineRequestDto Fine information for payment after due date
description String Subscription description (max. 500 characters)
endDate String Deadline for payments to be due
maxPayments Long Maximum number of payments to be generated for this subscription
externalReference String Subscription identifier on your system
split List<SubscriptionSplitRequestDto> Split information
callback PaymentCallbackRequestDto Automatic redirection information after the payment of the link payment