/
KY
kyshi
/
Kyshi MoR Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kyshi
Kyshi MoR Public API
post
Create plan
v1
latest
OpenAPI 3.0.3
2026-07-24
51
39
34.5 KB
Plans
Create plan
post
/v1/plans
Request body
CreatePlanRequest
required
name
string
required
description
string
required
interval
'daily'
|
'weekly'
|
'monthly'
|
'quarterly'
|
'biannually'
|
'annually'
required
amount
number
required
localCurrency
'NGN'
|
'KES'
|
'ZAR'
|
'GHS'
|
'XOF'
|
'USD'
required
amountCurrency
'settlement'
|
'local'
settlementCurrency
'USD'
|
'GBP'
|
'EUR'
|
'CAD'
|
'USDC'
|
'USDT'
limit
number
hostedPage
boolean
sendSms
boolean
sendInvoices
boolean
Response
Plan created.
GenericResponse
required
status
boolean
message
string
code
integer
{"stackTrail":"components:schemas:GenericResponse:properties:data","oasType":"schema","type":"unknown"}