Create a new payment V2
POST {{url_v2}}/payouts
Send a payment to a beneficiary.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| authorization | string | Authentication token | |
| content-type | string | The Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json. | |
| Accept | string | ||
| Content-Type | string |