/
KY
kyshi
/
Kyshi MoR Public API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-24
51
39
34.5 KB
Transactions
Charge transaction
post
/v1/transactions/charge
Request body
object
required
email
string
email
required
firstName
string
lastName
string
phoneNumber
string
localCurrency
'NGN'
|
'KES'
|
'ZAR'
|
'GHS'
|
'XOF'
|
'USD'
required
reference
string
channels
string[]
amount
number
required
amountCurrency
'settlement'
|
'local'
metadata
object
redirectUrl
string
feeBearer
'MERCHANT'
|
'CUSTOMER'
taxChargeable
'INCLUSIVE'
|
'EXCLUSIVE'
chargeType
'BANK_TRANSFER'
expiresAt
string
Response
Charge created.
GenericResponse
required
status
boolean
message
string
code
integer
{"stackTrail":"components:schemas:GenericResponse:properties:data","oasType":"schema","type":"unknown"}