Create a payout
Required scopes:
- partner.payout.create
Request Body — REQUIRED |
---|
paymentMethodId uuid — REQUIREDId of the payment method to use for the payout. Payment method defines the currency of the payout. |
originatorId uuidId of the payout originator. Payout originator is the actual source of funds. Can be omitted if Strike account owner is also the sender. |
amount string — REQUIREDAmount to pay out. Currency is defined by the payment method. |
reference stringPossible values: 1 ≤ length Reference to pass to the receiver. Maximum length depends on the payment method transfer type (ACH - 10, US_DOMESTIC_WIRE - 15, SEPA - 128, FPS - 5). |
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Created
|