فراز اس ام اس مستندات توسعه‌دهندگان

خانه › حساب و کیف‌پول

ثبت‌نام حساب — وب سرویس پیامک فراز اس ام اس

POST https://api.iranpayamak.com/ws/v1/account/register

کاربرد: ثبت‌نام حساب از طریق API (برای ارسال پیامک لازم نیست).

احراز هویت: هدر Api-Key (کلید از پنل، حساس به حروف).

فیلدهای درخواست

  • plan_id (integer) — الزامی
  • person_type (string) — الزامی
  • username (string) — الزامی
  • first_name (string) — الزامی
  • last_name (string) — الزامی
  • national_code (string) — الزامی
  • mobile (string) — الزامی
  • discount_code (string) — الزامی
  • seller_id (integer) — الزامی
  • should_notify_user (boolean) — الزامی
  • redirect_url (string) — الزامی

نمونه بدنه

{
  "plan_id": 3,
  "person_type": "personal",
  "username": "test_name1",
  "first_name": "test fname",
  "last_name": "test lname",
  "national_code": "1234567890",
  "mobile": "09121234567",
  "discount_code": "test_code",
  "seller_id": 1,
  "should_notify_user": true,
  "redirect_url": "https://test.com/test"
}

همه‌ی وب‌سرویس‌های فراز اس ام اس · llms.txt · OpenAPI