POST
/
v1
/
payouts

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Enter 'Bearer ' [space] and then your token in the text input below.

Headers

Straddle-Account-Id
string

For use by platforms to specify an account id and set scope of a request.

Request-Id
string

Optional client generated identifier to trace and debug a request.

Correlation-Id
string

Optional client generated identifier to trace and debug a series of requests.

Body

paykey
string
required

Paykey.

description
string
required

Description.

amount
integer
required

Amount.

currency
string
required

Currency.

payment_date
string
required

Payment date.

Available options:
internet,
signed
device
object
required
external_id
string
required

External id.

config
object
required
metadata
object | null

Metadata.

Response

201
text/plain
Created
meta
object
required
response_type
enum<string>
required
Available options:
object,
array,
error,
none
data
object
required