curl --request PATCH \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"tax_country": "<string>",
"tax_id": "<string>"
}
'{
"tax_country": "<string>",
"tax_id": "<string>"
}curl --request PATCH \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"tax_country": "<string>",
"tax_id": "<string>"
}
'{
"tax_country": "<string>",
"tax_id": "<string>"
}Updates the tax settings for the team’s partner account.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.
NL, DE). Must be a supported country. Set to null to clear.tax_country is provided.