> For the complete documentation index, see [llms.txt](https://doc.paynet.com.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.paynet.com.tr/servisler/basvuru/basvuru-olusturma.md).

# Başvuru Oluşturma

Ana firmaların bayilerinin bilgilerini kendi sistemleri üzerinden göndererek Paynet tarafında başvuru sürecinin başlatılmasıdır.

Başvuru sürecinin başlatılabilmesi için **"v1/membership/formdata\_insert"** servisine ilgili parametrelerin post edilerek gönderilmesi gerekir.

{% hint style="success" %}
<https://api.paynet.com.tr/v1/membership/formdata_insert>
{% endhint %}

{% tabs %}
{% tab title="İstek Parametreleri" %}

| Parametre İsmi                        | Tip                                      | Zorunlu | Açıklama                                                                                      |
| ------------------------------------- | ---------------------------------------- | ------- | --------------------------------------------------------------------------------------------- |
| **contact\_gsm\_no**                  | string(10)                               | Evet    | Bayinize ait yetkili kişinin gsm numarası başında 0 olmadan 10 karakter olarak girilmelidir.  |
| **contact\_name**                     | string(50)                               | Evet    | Bayideki yetkili kişinin adı girilmelidir.                                                    |
| **contact\_surname**                  | string(50)                               | Evet    | Bayideki yetkili kişinin soyadı girilmelidir.                                                 |
| **contact\_mail**                     | string(50)                               | Evet    | Bayinize ait yetkili kişinin mail adresi girilmelidir.                                        |
| **company\_name**                     | string(40)                               | Evet    | Bayi adı girilmelidir.                                                                        |
| **agent\_reference**                  | string(50)                               | Hayır   | Başvurusu yapılacak olan bayinin ana firmadaki bayi kodu girilmelidir.                        |
| **tax\_office**                       | string(20)                               | Hayır   | Bayinizin bağlı olduğu vergi dairesi girilmelidir.                                            |
| **tckn**                              | string(11)                               | Hayır   | Bayideki yetkili kişinin TC kimlik numarası girilmelidir.                                     |
| **vkn**                               | string(10)                               | Hayır   | Bayideki yetkili kişinin Vergi kimlik numarası girilmelidir.                                  |
| **adres1**                            | string(50)                               | Hayır   | Bayinizin adres bilgilerinden Mahalle,Cadde,Sokak kısımları girilmelidir.                     |
| **adres2**                            | string(50)                               | Hayır   | Bayinizin adres bilgilerinden Apartman,Blok ve Bina No kısımları girilmelidir.                |
| **city**                              | string(50)                               | Hayır   | Bayinizin bulunduğu ilin plaka kodu bilgisi girilmelidir.                                     |
| **province**                          | string(50)                               | Hayır   | Bayinizin bulunduğu ilçe adı bilgisi girilmelidir.                                            |
| **postal\_code**                      | string(8)                                | Hayır   | Bayinizin bulunduğu bölgenin posta kodu bilgisi girilmelidir.                                 |
| **iban**                              | string(26)                               | Hayır   | Başında ülke kodu olacak şekilde (örn "TR") toplamda 26 karakter olacak şekilde girilmelidir. |
| **company\_fieldof\_activity**        | string(50)                               | Hayır   | Bayinizin faaliyet alanı girilmelidir.                                                        |
| **products\_to\_be\_sold**            | string(200)                              | Hayır   | Bayinizin sattığı ürün grup bilgisi girilmelidir.                                             |
| **phone**                             | string(12)                               | Hayır   | Bayinizin telefon numarası başında 0 olmadan 10 karakter olarak girilmelidir.                 |
| **infrastructure\_provider**          | string(50)                               | Hayır   | Bayinizin altyapı sağlayıcısı girilmelidir.                                                   |
| **web\_site**                         | string(50)                               | Hayır   | Bayinizin web satış ile posların entegre edileceği web sitesi girilmelidir.                   |
| **company\_code**                     | string(10)                               | Hayır   | Başvuruyu yapan ana firma kodu girilmelidir.                                                  |
| **business\_model**                   | string(200)                              | Hayır   | Başvurunun yapıldığı iş modeli girilmelidir.                                                  |
| **is\_web\_sales**                    | bool                                     | Hayır   | Web satış için true göndermelidirler.                                                         |
| **is\_charged**                       | bool                                     | Hayır   | Tahsilat için true göndermelidirler.                                                          |
| **is\_agent\_network**                | bool                                     | Hayır   | Bayilik ağı için true göndermelidirler.                                                       |
| **country\_code**                     | string                                   | Hayır   | Ülke kodu                                                                                     |
| **tckn\_vkn**                         | string                                   | Hayır   |                                                                                               |
| **card\_turn\_over**                  | string                                   | Hayır   |                                                                                               |
| **device\_id**                        | string                                   | Hayır   |                                                                                               |
| **channel**                           | int                                      | Hayır   |                                                                                               |
| **platform**                          | string                                   | Hayır   |                                                                                               |
| **survey**                            | string                                   | Hayır   | "Bizi nerden durdunuz" anketinin cevabı                                                       |
| **form\_type**                        | int                                      | Hayır   |                                                                                               |
| **application\_form\_type**           | int                                      | Hayır   |                                                                                               |
| **pdpl**                              | bool                                     | Hayır   | KVKK onayı                                                                                    |
| **account\_group**                    | string                                   | Hayır   |                                                                                               |
| **offered\_solution**                 | int                                      | Hayır   |                                                                                               |
| **application\_link**                 | string                                   | Hayır   |                                                                                               |
| **commercial\_message\_confirmation** | object(bool email, bool phone, bool sms) | Hayır   |                                                                                               |
| {% endtab %}                          |                                          |         |                                                                                               |

{% tab title="Dönüş Parametreleri" %}

| Parametre İsmi   | Tip    | Açıklama                                                                                               |
| ---------------- | ------ | ------------------------------------------------------------------------------------------------------ |
| **object\_name** | string | Dönen cevabın nesne adıdır.                                                                            |
| **code**         | string | Sistem sonuç kodu. [Bakınız](/genel-bilgiler/hata-kodlari/doenues-kodlari.md)                          |
| **message**      | string | Sistem mesajı.                                                                                         |
| **form\_id**     | string | İşlem başarılı olup bayi başvurusu yapıldığında sistem tarafından otomatik oluşan başvuru numarasıdır. |
| {% endtab %}     |        |                                                                                                        |

{% tab title="Request" %}

```
{
  company_name: "deneme",
  contact_name: "Ad",
  contact_surname:"Soyad",
  contact_gsm_no: "5451112233",
  contact_mail: "paynet@com.tr",
  adres1: "maslak mahallesi paynet sokak",
  adres2: "uso center kat:17",
  province: "Sarıyer",
  city: "34",
  postal_code: "34098",
  tckn: "12345678901",
  vkn:"1111111111",
  iban:"TR100006265227579385523635",
  product_to_be_sold: "",
  company_fieldof_activity: "",
  tax_office: "",
  web_site: "",
  approx_creditcard_budget: "",
  infrastructure_provider: "",
  phone: "",
  is_web_sales: true,
  is_agent_network: false,
  is_charged: true,
  agent_reference: ""
}


```

{% endtab %}

{% tab title="Response" %}

```
{  
   "object_name":"membership_formdata_insert",
   "code":0,
   "message":"Basarili Islem",
   "form_id":4567
}
```

{% endtab %}

{% tab title="Service Url" %}

| Sistem           | URL                                                                                                                                                                                                                                         |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Canlı Sistem** | [https://api.paynet.com.tr\[/v1/membership/formdata\\\_insert](https://doc.paynet.com.tr/servisler/basvuru/https:/api.paynet.com.tr\[/v1/membership/formdata\\_insert)]\(<https://api.paynet.com.tr/v1/membership/formdata_insert>)         |
| **Test Sistemi** | [https://pts-api.paynet.com.tr\[/v1/membership/formdata\\\_insert](https://doc.paynet.com.tr/servisler/basvuru/https:/pts-api.paynet.com.tr\[/v1/membership/formdata\\_insert)]\(<https://api.paynet.com.tr/v1/membership/formdata_insert>) |
| {% endtab %}     |                                                                                                                                                                                                                                             |
| {% endtabs %}    |                                                                                                                                                                                                                                             |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://doc.paynet.com.tr/servisler/basvuru/basvuru-olusturma.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
