Payout notify
POST
{{post_link}}
pg_post_link
will be calledPost link
on the merchant side must be public, without authorizationRequest
Header Params
Content-Type
string
optional
Example:
application/x-www-form-urlencoded
Body Params multipart/form-data
pg_payment_id
integer
required
pg_order_id
string
optional
pg_card_hash
string
optional
pg_status
string
optional
ok
, error
.pg_balance
string
optional
pg_payment_amount
string
optional
pg_to_pay
string
optional
pg_merchant_id
string
required
pg_payment_date
string
optional
pg_salt
string
required
some random string
Example:
some random string
pg_sig
string
required
Request samples
Responses
Modified at 2025-03-02 18:58:42