curl --request POST \ --url https://api.vida.dev/api/v2/createReseller \ --header 'Content-Type: application/json' \ --data '{ "email": "admin@acmesolar.com", "resellerName": "Acme Solar", "offeredProductPlanId": "custom-plan-1", "productPlanId": "base-plan-1" }'
This response has no body data.
Vida API Token
Partner Id to create reseller in
Reseller Name
Admin user email for this account
Offered Product Plan. Requires the Reseller to accept and checkout.
Product Plan to set on the account. Otherwise default sell plan is used