Payout Service

Instruct Payout

Instruct a payout to be made for the specified payoutId.

post/v3/payouts/{payoutId}

Path parameters

payoutIdstring uuid required

Id of the payout

Request body

fxRateDegredationThresholdPercentagenumber float

Halt instruction if the FX rates have become worse since the last quote

Example request

{
  "fxRateDegredationThresholdPercentage": 0.8008282
}

Response

HTTP 202 Accepted

Changes