curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/payouts \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 123,
"type": "<string>",
"amount": 123,
"kickback_amount": 123,
"kickback_percentage": 123,
"currency": "<string>",
"status": "<string>",
"paid_at": "<string>",
"created_at": "<string>"
}
]
}curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/payouts \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 123,
"type": "<string>",
"amount": 123,
"kickback_amount": 123,
"kickback_percentage": 123,
"currency": "<string>",
"status": "<string>",
"paid_at": "<string>",
"created_at": "<string>"
}
]
}Returns a paginated list of payouts for the team’s partner account, ordered by most recent first.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Show payout
eur).pending, paid).null if not yet paid.