Token payout
POST
https://api.freedompay.kz/api/reg2reg
Interaction diagram
Request
Body Params multipart/form-data
pg_merchant_id
integer
required
Issued upon connection
pg_order_id
string
required
Example:
550e8400-e29b-41d4-a716-446655440000
pg_amount
number
required
>= 0.01<= 99999999
pg_description
string
required
pg_order_time_limit
string <date-time>
required
Match pattern:
Y-m-d H:i:s
pg_user_id
string
required
<= 50 characters
Example:
No65GFR755789T
Match pattern:
^[a-zA-Z0-9_-]+$
pg_post_link
string
required
<= 255 characters
Example:
https://site.com/post
pg_card_token_to
string
required
Example:
ef741cfc-f85e-41a0-84e6-2ba964912182
pg_salt
string
required
pg_sig
string
required
Request samples
Responses
Modified at 2025-03-24 15:45:27