IBAN
POST
https://api.freedompay.uz/g2g/to_iban
Request
Body Params multipart/form-data
pg_amount
number
required
Example:
10
pg_merchant_id
integer
required
Example:
{{paybox_merchant_id}}
pg_order_id
integer
required
Example:
1234
pg_recipient_iban
string
required
Example:
KZ123412341234123412
pg_recipient_iin
string
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
Example:
KZZSAE
pg_description
string
optional
Example:
Payment description
pg_post_link
string
required
Example:
http://site.kz/post
pg_salt
string
required
Example:
some random string
pg_sig
string
required
Example:
{{paybox_signature}}
Request samples
Responses
Modified at 2025-02-03 10:55:01