Skip to main content
An organization represents a business entity that leverages Stable Sea’s APIs to facilitate payouts or other services. Organizations are managed by enterprises and must be created prior to using the platform’s services.
id
string
Unique identifier for the organization
name
string
The name of the organization
contact
object
Contact information for the organization
contact.email
string
Email address of the organization contact
contact.first_name
string
First name of the organization contact
contact.last_name
string
Last name of the organization contact
status
object
Current status information for the organization
status.current_status
string
Current status of the organization (see Organization Statuses)
status.status_history
object[]
Historical record of status changes
status.status_history[].status
string
The status value for this history entry
status.status_history[].created_at
string
Timestamp when this status change occurred
created_at
string
Timestamp when the organization was initially created
updated_at
string
When the organization was last updated