Spartera API DocumentationCompaniesUpdate an existing company by IDCopy Pagepatch https://api.spartera.com/companies/{company_id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramscompany_idstringrequiredlength between 1 and 255^[a-zA-Z0-9_-]+$Unique identifier for the CompanyBody ParamsUpdate schema for modifying Companyindustry_idint64References industries.industry_id — Available industry categories for asset classification. Based on US NAISC codes.. See GET /industries for valid values. Optional.country_idint64References countries.country_id — List of countries of the world. See GET /countries for valid values. Optional.company_namestringOptional.company_descriptionstringOptional.company_handlestringRequired. Must be unique.company_domainstringRequired. Must be unique.credits_balanceint64Current balance of credits for this company (buyer)accepted_eulabooleanOptional.truetruefalsestripe_account_idstringStripe Connect account ID for marketplace sellersstripe_account_statusstringStatus of the Stripe account (verified, pending, etc.)vendor_share_percentfloatVendor revenue share as 0-1 fraction (e.g. 0.8500 = 85%). Default 0.8000 = standard 80/20 terms.vendor_share_percent_datedate-timeUTC datetime the current vendor_share_percent was explicitly set. NULL = never explicitly set (standard terms since signup).partnership_typestringenumPartnership type: SELF_MANAGED (default, partner runs their own products) or CUSTODIAN (Spartera manages for them)SELF_MANAGEDSELF_MANAGEDCUSTODIANAllowed:SELF_MANAGEDCUSTODIANResponses 200Successfully updated companies 400Invalid input 401Authentication required 403Permission denied 404Resource not found 409Resource conflict (duplicate, constraint violation) 422Request well-formed but semantically invalid 429Rate limit exceeded 500Internal server errorUpdated 3 months ago Get details of the requestor's own companyGet asset performance analytics. Query params: start_date, end_date, limit, sort_by, includeDid this page help you?YesNo