Postpaid Mobile Bill Payment API

Integrate seamless postpaid bill payment services for all major telecom operators. Offer instant bill payments with fixed commissions on every transaction.

Postpaid API Integration

Supported Telecom Operators

We support postpaid bill payments for all major service providers in India

Why Choose Our Postpaid Bill Payment API?

Comprehensive features designed for bill payment integration

Bill Fetching

Automatically retrieve customer bills using mobile number

Secure Payments

Bank-grade security with end-to-end encryption for all transactions

Fixed Commission

Earn fixed ₹5-10 commission on every bill payment transaction

Easy Integration

Simple REST API with comprehensive documentation and SDKs

Instant Receipts

Generate and send digital receipts immediately after payment

24/7 Support

Dedicated technical support team available round the clock

Advanced Bill Payment Features

Comprehensive solutions for postpaid bill management

Number Lookup

Automatically identify operator and circle from mobile number without customer input

Payment History

Access complete payment history and generate detailed reports for accounting

Due Date Alerts

Set up automatic reminders for upcoming bill due dates

Digital Records

Store and manage digital copies of all bills and payment receipts

API Documentation

Comprehensive guide to integrate our postpaid bill payment API

Bill Fetch Endpoint

POST https://a1topup.com/api/v1/postpaid/fetch-bill

Request Parameters

Parameter Type Required Description
api_key String Yes Your unique API key
mobile Number Yes 10-digit postpaid mobile number
operator String No Operator code (auto-detected if not provided)

Sample Request

{
  "api_key": "your_api_key_here",
  "mobile": "9876543210"
}

Sample Response

{
  "status": "success",
  "customer_name": "RAJESH KUMAR",
  "mobile": "9876543210",
  "operator": "AIRTEL",
  "due_date": "2024-01-15",
  "bill_amount": 549.00,
  "outstanding_amount": 549.00,
  "bill_date": "2024-01-01"
}

Bill Payment Endpoint

POST https://a1topup.com/api/v1/postpaid/pay-bill

Request Parameters

Parameter Type Required Description
api_key String Yes Your unique API key
mobile Number Yes 10-digit postpaid mobile number
amount Number Yes Bill payment amount
operator String No Operator code (auto-detected if not provided)

Sample Request

{
  "api_key": "your_api_key_here",
  "mobile": "9876543210",
  "amount": 549.00
}

Sample Response

{
  "status": "success",
  "transaction_id": "TXN987654321",
  "message": "Bill payment successful",
  "amount": 549.00,
  "commission": 5.00,
  "balance": 8956.50,
  "receipt_url": "https://api.a1topup.com/receipt/TXN987654321"
}

Error Responses

Error Code Message Description
1101 Bill not found No bill found for the provided mobile number
1102 Bill already paid The bill for this month has already been paid
1103 Invalid bill amount Payment amount doesn't match the bill amount
1104 Bill payment failed Payment processing failed at operator end
1105 Bill fetch error Unable to fetch bill details from operator

Sample Error Response

{
  "status": "error",
  "error_code": "1101",
  "message": "Bill not found for the provided mobile number",
  "mobile": "9876543210"
}

Simple & Transparent Pricing

Choose the plan that works best for your business

Starter

₹2000

  • Mobile, DTH, Postpaid Recharge
  • upto 3% commission on recharges
  • Email & Whatsdapp support
  • Standard API access
Gold

₹3500

  • Mobile, DTH, Postpaid Recharge, Electricity,Google plat gift card
  • upto 4% commission on recharges
  • Priority support
  • Advanced API features
Platinum

₹4500

  • Mobile, DTH, Postpaid Recharge, Electricity,Google plat gift card, Fastag
  • upto 5% commission on recharges
  • 24/7 dedicated support
  • All features included

Ready to Get Started?

Sign up today and get your API keys to start integrating postpaid bill payment services.