curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/setup \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"currency": "<string>",
"rate_per_kwh": 123,
"billing_plan": "<string>"
}
'{
"invite_code": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/setup \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"currency": "<string>",
"rate_per_kwh": 123,
"billing_plan": "<string>"
}
'{
"invite_code": "<string>"
}Completes the initial reimbursement setup for a team, generating an invite code for employees.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.
10 and 125.subscription or transaction.