IBAN
POST
https://api.freedompay.kz/api/to_iban
Interaction diagram
Request
Body Params multipart/form-data
pg_merchant_id
integer
required
Issued upon connection
pg_amount
number
required
>= 0.01<= 99999999
pg_order_id
string
required
Example:
550e8400-e29b-41d4-a716-446655440000
pg_description
string
optional
<= 255 characters
pg_recipient_iban
string
required
>= 20 characters<= 20 characters
Example:
KZ123412341234123412
pg_recipient_iin
number
required
Example:
761223455678
pg_recipient_name
string
required
Example:
IVANOV IVAN
pg_recipient_kbe
integer
required
Example:
19
pg_knp
integer
required
Example:
119
pg_bank_bik
string
required
<= 8 characters
Example:
KZZSAE
pg_post_link
string
required
<= 255 characters
Example:
http://site.com/post
pg_salt
string
required
pg_sig
string
required
Request samples
Responses
Modified at 2025-03-24 12:37:16