curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"billing_model": "<string>"
}
'{
"checkout_url": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"billing_model": "<string>"
}
'{
"checkout_url": "<string>"
}kickback or pay_as_you_go.