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

Estimate

PreviousTopup ShemaNextSend

Last updated 7 months ago

Verification of the estimate

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

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

Response


{
    "status": "success",
    "operator_name": "Digicel Haiti",
    "operatorId": 173,
    "currency_code": "HTG",
    "logo": "https://s3.amazonaws.com/rld-operator/88e8d6bd-fef8-4915-a582-87f14cfd424c-size-1.png",
    "amount": "1.00",
    "fees": "0.01",
    "received_amount": "133.00 HTG"
}
{
  "error": "Invalid request"
}
✅
https://api.krezypay.com/v1/sandbox/services/topup_estimate