Update an existing company by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Company

Body Params

Update schema for modifying Company

int64

References industries.industry_id — Available industry categories for asset classification. Based on US NAISC codes.. See GET /industries for valid values. Optional.

int64

References countries.country_id — List of countries of the world. See GET /countries for valid values. Optional.

string

Optional.

string

Optional.

string

Required. Must be unique.

string

Required. Must be unique.

int64

Current balance of credits for this company (buyer)

boolean

Optional.

string

Stripe Connect account ID for marketplace sellers

string

Status of the Stripe account (verified, pending, etc.)

float

Vendor revenue share as 0-1 fraction (e.g. 0.8500 = 85%). Default 0.8000 = standard 80/20 terms.

date-time

UTC datetime the current vendor_share_percent was explicitly set. NULL = never explicitly set (standard terms since signup).

string
enum

Partnership type: SELF_MANAGED (default, partner runs their own products) or CUSTODIAN (Spartera manages for them)

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json