Skip to main content
GET
/
payouts
/
{id}
Get payout details
curl --request GET \
  --url https://api.example.com/payouts/{id}
{}

Path Parameters

id
string
required

Payout ID

Response

Beneficiary Response

The response is of type object.