βœ”οΈCheck

Check Payment

To check before payment initialization, please send a GET request to the following endpoint: https://{url}.finipay.kg/api/v1.1.0/mbank/check

GET https://{url}.finipay.kg/api/v1.1.0/mbank/check

https://{url}.finipay.kg/api/v1.1.0/mbank/check?phone=996772140014

Query Parameters

Name
Type
Description

phone*

String

Payment. Test phone (996772140014)

{
    "code": "108",
    "message": "USER_FOUND",
    "data": "М.Π‘***ΠžΠ’"
}

Last updated