KrezyPay API
  • 👋Welcome to KrezyPay API
  • Environment
  • Authentification
  • Customer
    • 👨Create a customer
    • 👨Retrieve Customer
  • Card
    • 💳Create card
    • 💳Retrieve Card
    • 💳Fund Card
    • Authorization Transaction
    • Withdraw fund
    • Freeze/Unfreeze
    • Transaction
    • Countries we support
  • Topup
    • ✅Topup Shema
    • ✅Estimate
    • ✅Send
  • SMS
    • 📶SMS Shema
    • 📶Send SMS
    • Supporting country
  • Production Access
  • ❌Errors
    • 📎Error
Powered by GitBook
On this page
  1. Topup

Send

PreviousEstimateNextSMS

Last updated 7 months ago

Send top up to more than 120 countries

POST

Body

Parametters
Type
Description

userID

string

This is your account identifier indicating whether you are in production or in test

phone

string

Receiver's phone ex: +509379342....

amount

number

Amount for the recipient in USD

Response


{
    "status": "success",
    "message": "Topup sent successfully"
}
{
  "error": "Invalid request"
}

✅
https://api.krezypay.com/v1/sandbox/services/send_topup