Invoice has been added to the Partner API. This group is intended for retrieving information about a payment document. {
"paymentStatus": "success",
"amount": 5000,
"currency": "KZT",
"fee": 0,
"discount": 0,
"freedomId": "FID123456987ID",
"orderId": "payment_123",
"merchantId": 555555,
"merchantName": "Merchant name",
"description": "Ticket",
"lifetime": 86400,
"facilitatorIBAN": ""KZ505518729251417KZT",
"mcc": "5599",
"dt": "2025-07-11T11:19:49+00:00"
}