User APIs
auth

Complete Wholesale Signup

Provision the wholesale account from the redeemed slot. Call after the email is verified; there is no payment step. Idempotent - a completed session returns success without re-provisioning.

post/api/v1/auth/signup/wholesale/{session_id}/complete

Path parameters

session_idstring required

Response

Successful Response

session_idstring required
is_completeboolean required
messagestring required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.