فراز اس ام اس مستندات وب‌سرویس

Home › Account & Wallet

Charge wallet — FarazSMS SMS web service

POST https://api.iranpayamak.com/ws/v1/account/wallet/charge

Purpose: Charge your wallet (creates a payable order).

Authentication

This endpoint requires the Api-Key header — get the key from the FarazSMS panel. The header name is case-sensitive and the key must never travel in a query string.

Request fields

  • amount (integer) — required
  • redirectUrl (string) — optional

Notes for this endpoint

  • Charges your account wallet. Usually creates an order/payment.

Example body

{
  "amount": 100000,
  "redirectUrl": "https://api.iranpayamak.com"
}

Responses

  • 200 — OK

Related endpoints in Account & Wallet

All FarazSMS web services · llms.txt · OpenAPI