create payment
POST
https://api.freedompay.kz/v5/g2g/create
Request
Header Params
Accept
string
required
Default:
application/json
Content-Type
string
required
Default:
application/json
X-JWS-Signature
string
required
Example:
eyJhbGciOiJSUzI1NiIsImtpZCI6IjEyMzQ1NiJ9.eyJpc3MiOiJleGFtcGxlLmNvbSIsInN1YiI6InVzZXIxMjMiLCJhdWQiOiJhcGkuZXhhbXBsZS5jb20iLCJleHAiOjE2MzAwMDAwMDAsImlhdCI6MTYyOTk5NjQwMH0.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c
X-Action
string
required
Default:
gateway.payment.create
X-Request-Id
string
required
If the same request_id is sent more than once, the API guarantees idempotent behavior and returns the original response.
Example:
01978c2b-f191-7b56-92f8-20c7c401d1fc
Body Params application/json
Request samples
Responses
Modified at 2025-06-26 13:31:03