Create org
POST https://api.uber.com/v1/organizations
Request Body
{"organization"=>{"name"=>"demo CENTRALIZED", "home_country_iso"=>"US", "billing_mode"=>"CENTRALIZED"}, "admin"=>{"first_name"=>"Test", "last_name"=>"User", "email"=>"Test@uber.com"}, "consents_accepted"=>true}