post
/v2/payment/online-banking/{payment_method}/refund
Request for refund to the customer’s online bank account in one of the supported banks
Request Parameters
1 Path Parameter
Request Body
Schema
general
object
Object that contains general request details
required
customer
object
Object that contains full customer details
payment
object
Object that contains refund processing details
Responses
OK
Schema
status
string
Request registration status
1 validation + required
request_id
string
Identifier of the request in the payment platform
1 validation + required
project_id
integer
Identifier of merchant project received from ECommPay
required
payment_id
string
Identifier of the payment, must be unique within project. Any letters, digits, and symbols in UTF-8 encoding can be used
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
payment_method
$$.env
No $$.env variables are being used in this request.