TEST URL: GET https://testepay.homebank.kz/api/operation/:invoiceid PROD URL: GET https://epay-api.homebank.kz/operation/:invoiceid
Требуется авторизация
Тип авторизации: client credentials
scope: statement usermanagement operation
Headers
Authorization: Bearer dGVzdGNsaWVudDpzZWNyZXQ=
HTTP CODE 200 Responce Body JSON: { "id": "97131c28-07db-4de0-be4a-9a108de7f01b", "dateTime": "2020-10-05T16:47:26.507545+06:00", "invoiceId": "1601891358135", "amount": 4, "currency": "KZT", "terminal": "98458031", "accountId": "", "description": "Оплата в интернет магазине", "language": "RU", "cardMask": "4003...3957", "cardType": "VISA", "issuer": "Казкоммерцбанк", "reference": "027980238029", "secure": "false", "code": "CHARGE", "reason": "Successfully", "reasonCode": 0, "name": "test", "email": "parkhomchik@gmail.com", "phone": "77472261170", "ip": "10.6.58.11", "ipCountry": "", "ipCity": "", "ipRegion": "", "ipDistrict": "", "ipLongitude": 0, "ipLatitude": 0, "cardId": "16aae4f4-6d24-4a17-b1c6-c09ce7659efb" }
Error
{
"code": 100,
"message": ""
}