post
/v2/payment/banks/{payment_method}/payout
Request to credit funds to the customer’s card in one of the supported banks
Request Parameters
1 Path Parameter
Request Body
Payout initiation request
Schema
general
object
Object that contains general request details
required
customer
object
Object that contains full customer details
required
account
object
Object that contains the details of the customer’s bank account for payout performing
required
payment
object
Object that contains payment details
required
card
object
Object that contains the customer’s card details that is used for payment
interface_type
object
Object that contains payment source details
callback
object
Object that contains additional callback sending conditions
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.