Див. Параметри запиту
У запиті повинні передаватися параметри verification і verification_type
POST https://pay.hutko.org/api/checkout/url/ Content Type: application/json
{
"request":{
"order_id":"test8037875286",
"order_desc":"Test payment",
"currency":"UAH",
"amount":"100",
"verification":"Y",
"signature":"07bc309047a56275f8d89ae222e2af0ceb94fe79",
"merchant_id":"1700002"
}
}