Payouts
Create Payout
Initiate a payout to a beneficiary account.
POST
Overview
This endpoint allows you to initiate a payout to a beneficiary account by providing the necessary details such as amount, source account, and beneficiary information.
Request
Method: POST
URL: /v1/payouts
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
Request Body
Response
Status Code: 200 OK
Content-Type: application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Body
application/json
Provide the required values for the request body.
Provide amount
Provide reference
Provide remark
Response
200 - application/json
OK
The response is of type object
.