Cancel
POST
https://api.freedompay.uz/cancel.php
Request
Body Params multipart/form-data
pg_merchant_id
string
required
pg_payment_id
integer
required
Example:
12345
pg_salt
string
required
Example:
some random string
pg_sig
string
required
pg_receipt_positions[0][count]
string
optional
Example:
2
pg_receipt_positions[0][name]
string
optional
Example:
Rug mouse
pg_receipt_positions[0][tax_type]
string
optional
0 - Without tax,
1 - VAT 0%,
2 - VAT 12%,
3 - VAT 12/112,
4 - VAT 18%,
5 - VAT 18/118,
6 - VAT 10%,
7 - VAT 10/110,
8 - VAT 20%,
9 - VAT 20/120.
Example:
2
pg_receipt_positions[0][price]
string
optional
Example:
1000
Request samples
Responses
Modified at 2025-02-03 10:55:01