curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/settings \
--header 'Authorization: Bearer <token>'{
"invite_code": "<string>",
"default_rate": 123,
"default_currency": "<string>",
"billing_plan": "<string>",
"supported_currencies": [
{}
],
"supported_countries": [
{}
]
}curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/settings \
--header 'Authorization: Bearer <token>'{
"invite_code": "<string>",
"default_rate": 123,
"default_currency": "<string>",
"billing_plan": "<string>",
"supported_currencies": [
{}
],
"supported_countries": [
{}
]
}Returns the reimbursement configuration for a team.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.
null if not yet configured. One of subscription or transaction.