Skip to main content
POST
Register card payment

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Use /auth/token to obtain access token. Enter 'Bearer' [space] and then your token in the text input below. Example: 'Bearer eyJhbGci...'

Body

amount
integer<int32>
mobileNumber
string
cardType
string
transactionStatus
string
merchantId
string
email
string | null
patientReferenceNumber
string | null

Response

200

OK

Last modified on July 21, 2026