/
SA
sadadpay
/
Sadad API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
Sadad License
2026-07-14
42
26
28.3 KB
Installment Plans
post
/api/InstallmentPlan/insert
Request body
InstallmentPlanInsert
required
id
integer
vendor_Id
integer
lang
string
nullable
sendType
string
nullable
plan_Description
string
nullable
type
string
nullable
total_Amount
number
float
pay_Per
string
nullable
installment_Count
integer
installment_Amount
number
float
startDate
string
date-time
down_Amount
number
float
balloon_Amount
number
float
isFlexible
boolean
lateFeesType
string
nullable
lateFeesValue
number
float
isLateFreesCanceled
boolean
gracePeriod
integer
notes
string
nullable
inActive
boolean
customer_Name
string
nullable
customer_Mobile
string
nullable
customer_Email
string
nullable
currency_Code
string
nullable
attachments
AttachmentDTO[]
nullable
products
ProductGetByPlanId[]
nullable
schedules
ScheduleGetByPlanId[]
nullable
Response
Success