Skip to main content
GET
/
v3
/
teams
/
{team}
/
billing
/
reimbursement
/
payouts
/
{payout}
/
pdf
Download Payout PDF
curl --request GET \
  --url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/payouts/{payout}/pdf \
  --header 'Authorization: Bearer <token>'

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.

Downloads the PDF statement for a reimbursement payout.
team
string
required
The UUID of the team.
payout
integer
required
The ID of the payout.

Response

Binary PDF file download.