curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/links/{link}/terminate \
--header 'Authorization: Bearer <token>'{
"link": {}
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/links/{link}/terminate \
--header 'Authorization: Bearer <token>'{
"link": {}
}Terminates an active reimbursement link, stopping future payouts for the linked charger.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.